Build of hdf5 with vanilla toolchain

The build took 00h 03m 45s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
474,039 ansic
63,739 makefile
28,734 f90
27,116 java
26,164 sh
14,937 cpp
1,339 perl
338 yacc
184 lex
636,590 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: hdf5 1.10.0-1 (Wed Aug 24 13:52:51 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) time-1.7-8
#
# Total Installed Size: 0.02 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing time...
# :: Running post-transaction hooks...
# (1/1) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: unrecognized options: --enable-linux-lfs
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# 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-6.1.1
# compiler 'gfortran' is GNU gfortran-6.1.1
# compiler 'g++' is GNU g++-6.1.1
# checking for config ./config/site-specific/host-57f7d91dcd7b... no
# checking build mode... production
# checking for x86_64-unknown-linux-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++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking if c++ interface enabled... no
# checking if the high-level library is enabled... yes
# checking for ar... ar
# 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 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 x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# 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 x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : 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 whether -lc should be explicitly linked in... no
# 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... yes
# checking whether to build static libraries... no
# checking if we should install only statically linked executables... no
# checking if -Wl,-rpath should be used to link shared libs in nondefault directories... no
# 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 mach/mach_time.h usability... no
# checking mach/mach_time.h presence... no
# checking for mach/mach_time.h... no
# 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 if libtool needs -no-undefined flag to build shared libraries... no
# 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 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 szlib... suppressed
# 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 _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 getpwuid... 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 tmpfile... yes
# checking for asprintf... yes
# checking for vasprintf... yes
# checking for vsnprintf... yes
# checking for waitpid... 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 profiling... no
# checking optimization level... high
# checking for internal debug output... none
# checking whether function stack tracking is enabled... no
# checking whether metadata trace file code 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 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 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 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 test/Makefile
# config.status: creating test/testcheck_version.sh
# config.status: creating test/testerror.sh
# config.status: creating test/testflushrefresh.sh
# config.status: creating test/H5srcdir_str.h
# config.status: creating test/testlibinfo.sh
# config.status: creating test/testlinks_env.sh
# config.status: creating test/testswmr.sh
# config.status: creating test/test_plugin.sh
# config.status: creating test/test_usecases.sh
# config.status: creating test/testvdsswmr.sh
# config.status: creating testpar/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/h5dump/Makefile
# config.status: creating tools/h5dump/testh5dump.sh
# config.status: creating tools/h5dump/testh5dumppbits.sh
# config.status: creating tools/h5dump/testh5dumpvds.sh
# config.status: creating tools/h5dump/testh5dumpxml.sh
# config.status: creating tools/h5ls/testh5ls.sh
# config.status: creating tools/h5ls/testh5lsvds.sh
# config.status: creating tools/h5import/Makefile
# config.status: creating tools/h5import/h5importtestutil.sh
# config.status: creating tools/h5diff/Makefile
# config.status: creating tools/h5diff/testh5diff.sh
# config.status: creating tools/h5diff/testph5diff.sh
# config.status: creating tools/h5jam/Makefile
# config.status: creating tools/h5jam/testh5jam.sh
# config.status: creating tools/h5repack/Makefile
# config.status: creating tools/h5repack/h5repack.sh
# config.status: creating tools/h5repack/h5repack_plugin.sh
# config.status: creating tools/h5ls/Makefile
# config.status: creating tools/h5copy/Makefile
# config.status: creating tools/h5copy/testh5copy.sh
# config.status: creating tools/lib/Makefile
# config.status: creating tools/misc/Makefile
# config.status: creating tools/misc/h5cc
# config.status: creating tools/misc/testh5clear.sh
# config.status: creating tools/misc/testh5mkgrp.sh
# config.status: creating tools/misc/testh5repart.sh
# config.status: creating tools/misc/vds/Makefile
# config.status: creating tools/h5stat/testh5stat.sh
# config.status: creating tools/h5stat/Makefile
# config.status: creating tools/h5format_convert/Makefile
# config.status: creating tools/h5format_convert/testh5fc.sh
# config.status: creating tools/perform/Makefile
# config.status: creating examples/Makefile
# config.status: creating examples/run-c-ex.sh
# config.status: creating examples/testh5cc.sh
# config.status: creating c++/Makefile
# config.status: creating c++/src/Makefile
# config.status: creating c++/src/h5c++
# config.status: creating c++/test/Makefile
# config.status: creating c++/test/H5srcdir_str.h
# config.status: creating c++/examples/Makefile
# config.status: creating c++/examples/run-c++-ex.sh
# config.status: creating c++/examples/testh5c++.sh
# config.status: creating fortran/Makefile
# config.status: creating fortran/src/h5fc
# config.status: creating fortran/src/Makefile
# config.status: creating fortran/src/H5fort_type_defines.h
# config.status: creating fortran/test/Makefile
# config.status: creating fortran/testpar/Makefile
# config.status: creating fortran/examples/Makefile
# config.status: creating fortran/examples/run-fortran-ex.sh
# config.status: creating fortran/examples/testh5fc.sh
# config.status: creating java/Makefile
# config.status: creating java/src/Makefile
# config.status: creating java/src/jni/Makefile
# config.status: creating java/test/Makefile
# config.status: creating java/test/junit.sh
# config.status: creating java/examples/Makefile
# config.status: creating java/examples/intro/Makefile
# config.status: creating java/examples/intro/runExample.sh
# config.status: creating java/examples/datasets/Makefile
# config.status: creating java/examples/datasets/runExample.sh
# config.status: creating java/examples/datatypes/Makefile
# config.status: creating java/examples/datatypes/runExample.sh
# config.status: creating java/examples/groups/Makefile
# config.status: creating java/examples/groups/runExample.sh
# config.status: creating hl/Makefile
# config.status: creating hl/src/Makefile
# config.status: creating hl/test/Makefile
# config.status: creating hl/test/H5srcdir_str.h
# config.status: creating hl/tools/Makefile
# config.status: creating hl/tools/gif2h5/Makefile
# config.status: creating hl/tools/gif2h5/h52giftest.sh
# config.status: creating hl/tools/h5watch/Makefile
# config.status: creating hl/tools/h5watch/testh5watch.sh
# config.status: creating hl/examples/Makefile
# config.status: creating hl/examples/run-hlc-ex.sh
# config.status: creating hl/c++/Makefile
# config.status: creating hl/c++/src/Makefile
# config.status: creating hl/c++/test/Makefile
# config.status: creating hl/c++/examples/Makefile
# config.status: creating hl/c++/examples/run-hlc++-ex.sh
# config.status: creating hl/fortran/Makefile
# config.status: creating hl/fortran/src/Makefile
# config.status: creating hl/fortran/test/Makefile
# config.status: creating hl/fortran/examples/Makefile
# config.status: creating hl/fortran/examples/run-hlfortran-ex.sh
# 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
# configure: WARNING: unrecognized options: --enable-linux-lfs
# SUMMARY OF THE HDF5 CONFIGURATION
# =================================
#
# General Information:
# -------------------
# HDF5 Version: 1.10.0
# Configured on: Wed Aug 24 13:53:06 UTC 2016
# Configured by: tuscan@57f7d91dcd7b
# Host system: x86_64-unknown-linux-gnu
# Uname information: Linux 57f7d91dcd7b 4.7.1-1-ARCH #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016 x86_64 GNU/Linux
# Byte sex: little-endian
# Installation point: /usr
#
# Compiling Options:
# ------------------
# Build Mode: production
# Debugging Symbols: no
# Asserts: no
# Profiling: no
# Optimization Level: high
#
# Linking Options:
# ----------------
# Libraries: shared
# Statically Linked Executables:
# LDFLAGS:
# H5_LDFLAGS:
# AM_LDFLAGS:
# Extra libraries: -lz -ldl -lm
# Archiver: ar
# Ranlib: ranlib
#
# Languages:
# ----------
# C: yes
# C Compiler: /usr/bin/gcc ( gcc (GCC) 6.1.1 20160602)
# CPPFLAGS:
# H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API
# AM_CPPFLAGS:
# C Flags:
# H5 C Flags: -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -s -O
# AM C Flags:
# Shared C Library: yes
# Static C Library: no
#
#
# Fortran: no
#
# C++: no
#
# Java: no
#
#
# Features:
# ---------
# Parallel HDF5: no
# High-level library: yes
# Threadsafety: no
# Default API mapping: v110
# With deprecated public symbols: yes
# I/O filters (external): deflate(zlib)
# MPE: no
# Direct VFD: no
# dmalloc: no
# Packages w/ extra debug output: none
# API tracing: no
# Using memory checker: no
# Memory allocation sanity checks: no
# Metadata trace file: no
# Function stack tracing: no
# Strict file format checks: no
# Optimization instrumentation: no
# Making all in src
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# make all-am
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# CC H5.lo
# CC H5checksum.lo
# CC H5dbg.lo
# CC H5system.lo
# CC H5timer.lo
# CC H5trace.lo
# CC H5A.lo
# CC H5Abtree2.lo
# CC H5Adense.lo
# CC H5Adeprec.lo
# CC H5Aint.lo
# CC H5Atest.lo
# H5Aint.c: In function 'H5A_create':
# H5Aint.c:202:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL)))
# ^~~~
# In file included from H5Oprivate.h:43:0,
# from H5Aprivate.h:27,
# from H5Apkg.h:39,
# from H5Aint.c:39:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Aint.c: In function 'H5A__read':
# H5Aint.c:529:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0)
# ^~~~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Aprivate.h:27,
# from H5Apkg.h:39,
# from H5Aint.c:39:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Aint.c: In function 'H5A__write':
# H5Aint.c:629:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 ||
# ^~~~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Aprivate.h:27,
# from H5Apkg.h:39,
# from H5Aint.c:39:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# CC H5AC.lo
# In file included from H5Aint.c:38:0:
# H5Aint.c: In function 'H5A_attr_copy_file':
# H5Aint.c:2017:105: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# H5_CHECKED_ASSIGN(attr_dst->shared->data_size, size_t, H5S_GET_EXTENT_NPOINTS(attr_dst->shared->ds) * H5T_get_size(attr_dst->shared->dt), hssize_t);
# ^
# H5private.h:1583:23: note: in definition of macro 'H5_CHECKED_ASSIGN'
# (dst) = (dsttype)(src);
# ^~~
# H5Aint.c:1916:17: warning: unused parameter 'cpy_info' [-Wunused-parameter]
# H5O_copy_t *cpy_info, hid_t dxpl_id)
# ^~~~~~~~
# In file included from H5AC.c:42:0:
# H5AC.c: In function 'H5AC__init_package':
# H5private.h:1949:13: warning: unused variable 'err_occurred' [-Wunused-variable]
# hbool_t err_occurred = FALSE; \
# ^
# H5private.h:2132:5: note: in expansion of macro 'FUNC_ENTER_COMMON'
# FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \
# ^~~~~~~~~~~~~~~~~
# H5AC.c:195:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE'
# FUNC_ENTER_PACKAGE
# ^~~~~~~~~~~~~~~~~~
# H5AC.c:281:1: warning: label 'done' defined but not used [-Wunused-label]
# done:
# ^~~~
# H5AC.c:186:22: warning: unused variable 'xfer_plist' [-Wunused-variable]
# H5P_genplist_t *xfer_plist; /* Dataset transfer property list object */
# ^~~~~~~~~~
# H5AC.c: In function 'H5AC_move_entry':
# H5AC.c:1061:41: warning: unused parameter 'dxpl_id' [-Wunused-parameter]
# haddr_t new_addr, hid_t dxpl_id)
# ^~~~~~~
# CC H5AClog.lo
# CC H5B.lo
# H5AClog.c: In function 'H5AC__write_set_cache_config_log_msg':
# H5AClog.c:859:65: warning: unused parameter 'config' [-Wunused-parameter]
# const H5AC_cache_config_t *config,
# ^~~~~~
# CC H5Bcache.lo
# H5B.c: In function 'H5B_valid':
# H5B.c:2042:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable]
# H5B_shared_t *shared; /* Pointer to shared B-tree info */
# ^~~~~~
# H5Bcache.c: In function 'H5B__get_load_size':
# H5Bcache.c:110:81: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5B__get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# CC H5Bdbg.lo
# CC H5B2.lo
# CC H5B2cache.lo
# H5B2cache.c: In function 'H5B2__cache_hdr_get_load_size':
# H5B2cache.c:191:92: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5B2__cache_hdr_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5B2cache.c: In function 'H5B2__cache_int_get_load_size':
# H5B2cache.c:596:92: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5B2__cache_int_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# In file included from H5Cprivate.h:37:0,
# from H5ACprivate.h:35,
# from H5B2private.h:34,
# from H5B2pkg.h:32,
# from H5B2cache.c:38:
# H5B2cache.c: In function 'H5B2__cache_int_deserialize':
# H5Fprivate.h:184:11: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# n = (n << 8) | *(--p); \
# ^
# H5Fprivate.h:216:41: note: in expansion of macro 'DECODE_VAR'
# # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l)
# ^~~~~~~~~~
# H5B2cache.c:752:9: note: in expansion of macro 'UINT64DECODE_VAR'
# UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size);
# ^~~~~~~~~~~~~~~~
# H5B2cache.c: In function 'H5B2__cache_leaf_get_load_size':
# H5B2cache.c:1036:93: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5B2__cache_leaf_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5B2cache.c: In function 'H5B2__cache_leaf_serialize':
# H5B2cache.c:1251:41: warning: unused parameter 'f' [-Wunused-parameter]
# H5B2__cache_leaf_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len,
# ^
# CC H5B2dbg.lo
# CC H5B2hdr.lo
# H5B2dbg.c: In function 'H5B2__hdr_debug':
# H5B2dbg.c:92:25: warning: unused parameter 'type' [-Wunused-parameter]
# const H5B2_class_t *type, haddr_t obj_addr)
# ^~~~
# H5B2dbg.c:92:39: warning: unused parameter 'obj_addr' [-Wunused-parameter]
# const H5B2_class_t *type, haddr_t obj_addr)
# ^~~~~~~~
# H5B2dbg.c: In function 'H5B2__int_debug':
# H5B2dbg.c:187:88: warning: unused parameter 'obj_addr' [-Wunused-parameter]
# const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr)
# ^~~~~~~~
# H5B2dbg.c: In function 'H5B2__leaf_debug':
# H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter]
# const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr)
# ^~~~~~~~
# CC H5B2int.lo
# CC H5B2stat.lo
# CC H5B2test.lo
# H5B2int.c: In function 'H5B2__split1':
# H5B2int.c:432:86: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if(grandchild && H5AC_unprotect(hdr->f, dxpl_id, grandchild_class, left_node_ptrs[u].addr, grandchild, H5AC__NO_FLAGS_SET) < 0)
# ^
# CC H5C.lo
# H5C.c: In function 'H5C_evict':
# H5C.c:1033:12: warning: unused variable 'cache_ptr' [-Wunused-variable]
# H5C_t *cache_ptr = f->shared->cache;
# ^~~~~~~~~
# H5C.c: In function 'H5C_flush_cache':
# H5C.c:1216:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable]
# hbool_t ignore_protected;
# ^~~~~~~~~~~~~~~~
# H5C.c: In function 'H5C_create_flush_dependency':
# H5C.c:5525:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable]
# H5C_t * cache_ptr;
# ^~~~~~~~~
# In file included from H5C.c:84:0:
# H5C.c: In function 'H5C_get_entry_ring':
# H5private.h:1949:13: warning: unused variable 'err_occurred' [-Wunused-variable]
# hbool_t err_occurred = FALSE; \
# ^
# H5private.h:2044:5: note: in expansion of macro 'FUNC_ENTER_COMMON'
# FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \
# ^~~~~~~~~~~~~~~~~
# H5C.c:10385:5: note: in expansion of macro 'FUNC_ENTER_NOAPI'
# FUNC_ENTER_NOAPI(FAIL)
# ^~~~~~~~~~~~~~~~
# H5C.c:10402:1: warning: label 'done' defined but not used [-Wunused-label]
# done:
# ^~~~
# CC H5CS.lo
# CC H5D.lo
# CC H5Dbtree.lo
# CC H5Dbtree2.lo
# H5Dbtree.c: In function 'H5D__btree_new_node':
# H5Dbtree.c:258:28: warning: unused parameter 'f' [-Wunused-parameter]
# H5D__btree_new_node(H5F_t *f, hid_t H5_ATTR_UNUSED dxpl_id, H5B_ins_t op,
# ^
# H5Dbtree.c: In function 'H5D__btree_insert':
# H5Dbtree.c:542:26: warning: unused parameter 'f' [-Wunused-parameter]
# H5D__btree_insert(H5F_t *f, hid_t H5_ATTR_UNUSED dxpl_id, haddr_t addr, void *_lt_key,
# ^
# H5Dbtree.c:542:67: warning: unused parameter 'addr' [-Wunused-parameter]
# H5D__btree_insert(H5F_t *f, hid_t H5_ATTR_UNUSED dxpl_id, haddr_t addr, void *_lt_key,
# ^~~~
# In file included from H5Dbtree2.c:35:0:
# H5FLprivate.h:111:33: warning: 'H5_H5D_bt2_ctx_ud_t_reg_free_list' defined but not used [-Wunused-variable]
# #define H5FL_REG_NAME(t) H5_##t##_reg_free_list
# ^
# H5FLprivate.h:114:47: note: in expansion of macro 'H5FL_REG_NAME'
# #define H5FL_DEFINE_COMMON(t) H5FL_reg_head_t H5FL_REG_NAME(t)={0,0,0,#t,sizeof(t),NULL}
# ^~~~~~~~~~~~~
# H5FLprivate.h:123:39: note: in expansion of macro 'H5FL_DEFINE_COMMON'
# #define H5FL_DEFINE_STATIC(t) static H5FL_DEFINE_COMMON(t)
# ^~~~~~~~~~~~~~~~~~
# H5Dbtree2.c:215:1: note: in expansion of macro 'H5FL_DEFINE_STATIC'
# H5FL_DEFINE_STATIC(H5D_bt2_ctx_ud_t);
# ^~~~~~~~~~~~~~~~~~
# CC H5Dchunk.lo
# CC H5Dcompact.lo
# H5Dchunk.c: In function 'H5D__chunk_direct_write':
# H5Dchunk.c:392:13: warning: unused variable 'md_dxpl_generated' [-Wunused-variable]
# hbool_t md_dxpl_generated = FALSE; /* bool to indicate whether we should free the md_dxpl_id at exit */
# ^~~~~~~~~~~~~~~~~
# H5Dchunk.c: In function 'H5D__chunk_init':
# H5Dchunk.c:720:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_is_space_alloc':
# H5Dchunk.c:812:32: warning: unused variable 'sc' [-Wunused-variable]
# const H5O_storage_chunk_t *sc = &(storage->u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_io_init':
# H5Dchunk.c:880:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0)
# ^
# H5Dchunk.c:1118:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0)
# ^
# H5Dchunk.c: In function 'H5D__create_chunk_map_single':
# H5Dchunk.c:1336:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# chunk_info->mspace = (H5S_t *)fm->mem_space;
# ^
# H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper':
# H5Dchunk.c:1404:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) {
# ^
# H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper':
# H5Dchunk.c:1576:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# chunk_info->mspace = (H5S_t *)fm->mem_space;
# ^
# H5Dchunk.c: In function 'H5D__chunk_dest':
# H5Dchunk.c:2367:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_create':
# H5Dchunk.c:2578:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_lookup':
# H5Dchunk.c:2679:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_flush_entry':
# H5Dchunk.c:2802:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_allocated':
# H5Dchunk.c:3712:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_allocate':
# H5Dchunk.c:3897:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline,
# ^
# H5Dchunk.c:3897:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline,
# ^
# H5Dchunk.c:3805:32: warning: unused variable 'sc' [-Wunused-variable]
# const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks':
# H5Dchunk.c:4238:32: warning: unused variable 'sc' [-Wunused-variable]
# const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk);
# ^~
# H5Dchunk.c:4225:24: warning: unused variable 'pline' [-Wunused-variable]
# const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */
# ^~~~~
# H5Dchunk.c: In function 'H5D__chunk_prune_by_extent':
# H5Dchunk.c:4787:32: warning: unused variable 'sc' [-Wunused-variable]
# const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_delete':
# H5Dchunk.c:5193:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(storage->u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_copy_cb':
# H5Dchunk.c:5540:95: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0)
# ^~~~~~~~~
# H5Dchunk.c:300:15: note: expected 'hsize_t * {aka long long unsigned int *}' but argument is of type 'const hsize_t * {aka const long long unsigned int *}'
# static herr_t H5D__chunk_file_alloc(const H5D_chk_idx_info_t *idx_info,
# ^~~~~~~~~~~~~~~~~~~~~
# H5Dchunk.c: In function 'H5D__chunk_copy':
# H5Dchunk.c:5679:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))
# ^~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Dchunk.c:57:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Dchunk.c:5687:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))
# ^~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Dchunk.c:57:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Dchunk.c: In function 'H5D__chunk_bh_info':
# H5Dchunk.c:5846:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(layout->storage.u.chunk);
# ^~
# H5Dchunk.c: In function 'H5D__chunk_dump_index':
# H5Dchunk.c:5969:26: warning: unused variable 'sc' [-Wunused-variable]
# H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk);
# ^~
# CC H5Dcontig.lo
# CC H5Ddbg.lo
# CC H5Ddeprec.lo
# CC H5Dearray.lo
# CC H5Defl.lo
# In file included from H5Cprivate.h:37:0,
# from H5ACprivate.h:35,
# from H5Oprivate.h:39,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Defl.c:32:
# H5Defl.c: In function 'H5D__efl_read':
# H5Defl.c:289:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip))
# ^
# H5Fprivate.h:416:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT'
# ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(HDoff_t)-1)))
# ^
# In file included from H5Defl.c:31:0:
# H5Defl.c:295:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0)
# ^
# H5private.h:1048:37: note: in definition of macro 'HDlseek'
# #define HDlseek(F,O,W) lseek(F,O,W)
# ^
# In file included from H5Cprivate.h:37:0,
# from H5ACprivate.h:35,
# from H5Oprivate.h:39,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Defl.c:32:
# H5Defl.c: In function 'H5D__efl_write':
# H5Defl.c:381:57: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip))
# ^
# H5Fprivate.h:416:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT'
# ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(HDoff_t)-1)))
# ^
# In file included from H5Defl.c:31:0:
# H5Defl.c:391:54: warning: conversion to 'long long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# if(HDlseek(fd, (HDoff_t)(efl->slot[u].offset + skip), SEEK_SET) < 0)
# ^
# H5private.h:1048:37: note: in definition of macro 'HDlseek'
# #define HDlseek(F,O,W) lseek(F,O,W)
# ^
# CC H5Dfarray.lo
# CC H5Dsingle.lo
# H5Dsingle.c: In function 'H5D__single_idx_copy_setup':
# H5Dsingle.c:444:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter]
# H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src,
# ^~~~~~~~~~~~
# CC H5Dfill.lo
# CC H5Dint.lo
# H5Dfill.c: In function 'H5D__fill':
# H5Dfill.c:235:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0)
# ^~~~~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Dfill.c:38:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Dfill.c:238:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0)
# ^~~~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Dfill.c:38:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Dfill.c: In function 'H5D__fill_init':
# H5Dfill.c:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_REOPEN)))
# ^~~~~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Dfill.c:38:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Dint.c: In function 'H5D__init_type':
# H5Dint.c:677:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL)
# ^~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Dint.c:27:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Dint.c:700:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */
# ^
# In file included from H5VMprivate.h:25:0,
# from H5Fprivate.h:33,
# from H5Cprivate.h:37,
# from H5ACprivate.h:35,
# from H5Oprivate.h:39,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Dint.c:27:
# H5Dint.c: In function 'H5D_mult_refresh_reopen':
# H5Eprivate.h:89:40: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
# #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;}
# ^
# H5Eprivate.h:69:4: note: in expansion of macro 'HGOTO_DONE'
# HGOTO_DONE(ret_val) \
# ^~~~~~~~~~
# H5Dint.c:2185:6: note: in expansion of macro 'HGOTO_ERROR'
# HGOTO_ERROR(H5E_DATASET, H5E_CANTRESET, NULL, "unable to reset layout info")
# ^~~~~~~~~~~
# CC H5Dio.lo
# H5Dint.c: In function 'H5D__mark':
# H5Dint.c:3236:37: warning: passing argument 1 of 'H5D__layout_oh_write' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(H5D__layout_oh_write(dataset, dxpl_id, oh, update_flags) < 0)
# ^~~~~~~
# In file included from H5Dint.c:27:0:
# H5Dpkg.h:644:15: note: expected 'H5D_t * {aka struct H5D_t *}' but argument is of type 'const H5D_t * {aka const struct H5D_t *}'
# H5_DLL herr_t H5D__layout_oh_write(H5D_t *dataset, hid_t dxpl_id, H5O_t *oh,
# ^~~~~~~~~~~~~~~~~~~~
# H5Dio.c: In function 'H5D__read':
# H5Dio.c:414:5: warning: implicit declaration of function 'H5T_patch_vlen_file' [-Wimplicit-function-declaration]
# H5T_patch_vlen_file(dataset->shared->type, dataset->oloc.file);
# ^~~~~~~~~~~~~~~~~~~
# H5Dio.c:414:5: warning: nested extern declaration of 'H5T_patch_vlen_file' [-Wnested-externs]
# H5Dio.c:471:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual]
# (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0)
# ^
# H5Dio.c: In function 'H5D__write':
# H5Dio.c:733:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual]
# (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0)
# ^
# In file included from H5Dio.c:26:0:
# H5Dio.c: In function 'H5D__ioinfo_init':
# H5private.h:1949:13: warning: unused variable 'err_occurred' [-Wunused-variable]
# hbool_t err_occurred = FALSE; \
# ^
# H5private.h:2156:5: note: in expansion of macro 'FUNC_ENTER_COMMON'
# FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \
# ^~~~~~~~~~~~~~~~~
# H5Dio.c:862:5: note: in expansion of macro 'FUNC_ENTER_STATIC'
# FUNC_ENTER_STATIC
# ^~~~~~~~~~~~~~~~~
# H5Dio.c:915:1: warning: label 'done' defined but not used [-Wunused-label]
# done:
# ^~~~
# CC H5Dlayout.lo
# H5Dlayout.c: In function 'H5D__layout_oh_read':
# H5Dlayout.c:599:14: warning: unused variable 'u' [-Wunused-variable]
# unsigned u; /* Local index variable */
# ^
# H5Dlayout.c:598:14: warning: unused variable 'chunk_size' [-Wunused-variable]
# uint64_t chunk_size; /* Size of chunk in bytes */
# ^~~~~~~~~~
# CC H5Dnone.lo
# CC H5Doh.lo
# H5Dnone.c: In function 'H5D__none_idx_copy_setup':
# H5Dnone.c:382:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter]
# H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src,
# ^~~~~~~~~~~~
# CC H5Dscatgath.lo
# CC H5Dselect.lo
# CC H5Dtest.lo
# CC H5Dvirtual.lo
# CC H5E.lo
# CC H5Edeprec.lo
# CC H5Eint.lo
# H5Eint.c: In function 'H5E_clear_entries':
# H5Eint.c:886:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */
# ^
# H5Eint.c:888:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */
# ^
# H5Eint.c:890:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */
# ^
# CC H5EA.lo
# CC H5EAcache.lo
# In file included from H5EA.c:47:0:
# H5EA.c:882:1: warning: no previous prototype for 'H5EA_undepend' [-Wmissing-prototypes]
# H5EA_undepend(H5AC_info_t *parent_entry, H5EA_t *ea))
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# In file included from H5EAcache.c:42:0:
# H5EAcache.c: In function 'H5EA__cache_hdr_get_load_size':
# H5EAcache.c:268:92: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5EA__cache_hdr_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5EAcache.c: In function 'H5EA__cache_iblock_get_load_size':
# H5EAcache.c:671:95: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5EA__cache_iblock_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5EAcache.c: In function 'H5EA__cache_sblock_get_load_size':
# H5EAcache.c:1064:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5EAcache.c: In function 'H5EA__cache_dblock_get_load_size':
# H5EAcache.c:1461:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5EAcache.c: In function 'H5EA__cache_dblock_deserialize':
# H5EAcache.c:1561:59: warning: unused parameter 'len' [-Wunused-parameter]
# H5EA__cache_dblock_deserialize(const void *_image, size_t len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5EAcache.c: In function 'H5EA__cache_dblk_page_get_load_size':
# H5EAcache.c:1905:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize':
# H5EAcache.c:2081:46: warning: unused parameter 'f' [-Wunused-parameter]
# H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# CC H5EAdbg.lo
# 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
# In file included from H5EAtest.c:39:0:
# H5EAtest.c: In function 'H5EA__test_decode':
# H5EAtest.c:284:71: warning: unused parameter '_ctx' [-Wunused-parameter]
# H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx))
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5F.c: In function 'H5Fstart_swmr_write':
# H5F.c:1746:40: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# file->shared->sblock->status_flags &= ~(uint8_t)H5F_SUPER_SWMR_WRITE_ACCESS;
# ^
# CC H5Fint.lo
# H5Fint.c: In function 'H5F_dest':
# H5Fint.c:862:56: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# f->shared->sblock->status_flags &= ~H5F_SUPER_WRITE_ACCESS;
# ^
# H5Fint.c:863:56: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# f->shared->sblock->status_flags &= ~H5F_SUPER_SWMR_WRITE_ACCESS;
# ^
# CC H5Faccum.lo
# CC H5Fcwfs.lo
# CC H5Fdbg.lo
# CC H5Fdeprec.lo
# CC H5Fefc.lo
# CC H5Ffake.lo
# CC H5Fio.lo
# CC H5Fmount.lo
# In file included from H5Fio.c:38:0:
# H5Fio.c: In function 'H5F_read_check_metadata':
# H5Fio.c:428:50: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'size_t {aka long unsigned int}' [-Wformat=]
# HGOTO_ERROR(H5E_IO, H5E_READERROR, FAIL, "incorrect metadatda checksum after all read attempts (%u) for %u bytes:c_chksum=%u, s_chkum=%u",
# ^
# H5Eprivate.h:35:117: note: in definition of macro 'HERROR'
# #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
# ^~~~~~~~~~~
# H5Eprivate.h:68:4: note: in expansion of macro 'HCOMMON_ERROR'
# HCOMMON_ERROR(maj, min, __VA_ARGS__); \
# ^~~~~~~~~~~~~
# H5Fio.c:428:9: note: in expansion of macro 'HGOTO_ERROR'
# HGOTO_ERROR(H5E_IO, H5E_READERROR, FAIL, "incorrect metadatda checksum after all read attempts (%u) for %u bytes:c_chksum=%u, s_chkum=%u",
# ^~~~~~~~~~~
# CC H5Fquery.lo
# CC H5Fsfile.lo
# CC H5Fsuper.lo
# CC H5Fsuper_cache.lo
# H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize':
# H5Fsuper_cache.c:316:25: warning: variable 'variable_size' set but not used [-Wunused-but-set-variable]
# size_t variable_size; /* Variable size of superblock */
# ^~~~~~~~~~~~~
# H5Fsuper_cache.c:310:62: warning: unused parameter 'len' [-Wunused-parameter]
# H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# H5Fsuper_cache.c: In function 'H5F__cache_superblock_pre_serialize':
# H5Fsuper_cache.c:651:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5F_super_ext_open((H5F_t *)f, sblock->ext_addr, &ext_loc) < 0)
# ^
# H5Fsuper_cache.c:682:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5F_super_ext_close((H5F_t *)f, &ext_loc, dxpl_id, FALSE) < 0)
# ^
# H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize':
# H5Fsuper_cache.c:973:60: warning: unused parameter 'len' [-Wunused-parameter]
# H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize':
# H5Fsuper_cache.c:1081:68: warning: unused parameter 'len' [-Wunused-parameter]
# H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len,
# ^~~
# CC H5Ftest.lo
# CC H5FA.lo
# In file included from H5FA.c:42:0:
# H5FA.c:828:1: warning: no previous prototype for 'H5FA_undepend' [-Wmissing-prototypes]
# H5FA_undepend(H5AC_info_t *parent_entry, H5FA_t *fa))
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# CC H5FAcache.lo
# CC H5FAdbg.lo
# In file included from H5FAcache.c:42:0:
# H5FAcache.c: In function 'H5FA__cache_hdr_get_load_size':
# H5FAcache.c:202:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5FAcache.c: In function 'H5FA__cache_hdr_deserialize':
# H5FAcache.c:275:56: warning: unused parameter 'len' [-Wunused-parameter]
# H5FA__cache_hdr_deserialize(const void *_image, size_t len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5FAcache.c: In function 'H5FA__cache_dblock_get_load_size':
# H5FAcache.c:586:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5FAcache.c: In function 'H5FA__cache_dblock_deserialize':
# H5FAcache.c:683:59: warning: unused parameter 'len' [-Wunused-parameter]
# H5FA__cache_dblock_deserialize(const void *_image, size_t len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5FAcache.c: In function 'H5FA__cache_dblk_page_get_load_size':
# H5FAcache.c:1030:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize':
# H5FAcache.c:1207:46: warning: unused parameter 'f' [-Wunused-parameter]
# H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len,
# ^
# H5private.h:2403:1: note: in definition of macro 'BEGIN_FUNC'
# func \
# ^~~~
# CC H5FAdblock.lo
# CC H5FAdblkpage.lo
# CC H5FAhdr.lo
# CC H5FAint.lo
# CC H5FAstat.lo
# CC H5FAtest.lo
# CC H5FD.lo
# CC H5FDcore.lo
# H5FD.c: In function 'H5FD_fapl_close':
# H5FD.c:652:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */
# ^
# H5FD.c:656:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */
# ^
# In file included from H5FDcore.c:28:0:
# H5FDcore.c: In function 'H5FD__core_add_dirty_region':
# H5FDcore.c:299:62: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'haddr_t {aka long unsigned int}' [-Wformat=]
# HGOTO_ERROR(H5E_SLIST, H5E_CANTINSERT, FAIL, "can't insert new dirty region: (%llu, %llu)\n", start, end)
# ^
# H5Eprivate.h:35:117: note: in definition of macro 'HERROR'
# #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
# ^~~~~~~~~~~
# H5Eprivate.h:68:4: note: in expansion of macro 'HCOMMON_ERROR'
# HCOMMON_ERROR(maj, min, __VA_ARGS__); \
# ^~~~~~~~~~~~~
# H5FDcore.c:299:17: note: in expansion of macro 'HGOTO_ERROR'
# HGOTO_ERROR(H5E_SLIST, H5E_CANTINSERT, FAIL, "can't insert new dirty region: (%llu, %llu)\n", start, end)
# ^~~~~~~~~~~
# H5FDcore.c:299:62: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'haddr_t {aka long unsigned int}' [-Wformat=]
# HGOTO_ERROR(H5E_SLIST, H5E_CANTINSERT, FAIL, "can't insert new dirty region: (%llu, %llu)\n", start, end)
# ^
# H5Eprivate.h:35:117: note: in definition of macro 'HERROR'
# #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
# ^~~~~~~~~~~
# H5Eprivate.h:68:4: note: in expansion of macro 'HCOMMON_ERROR'
# HCOMMON_ERROR(maj, min, __VA_ARGS__); \
# ^~~~~~~~~~~~~
# H5FDcore.c:299:17: note: in expansion of macro 'HGOTO_ERROR'
# HGOTO_ERROR(H5E_SLIST, H5E_CANTINSERT, FAIL, "can't insert new dirty region: (%llu, %llu)\n", start, end)
# ^~~~~~~~~~~
# H5FDcore.c: In function 'H5FD__core_open':
# H5FDcore.c:663:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(NULL == (fa = (H5FD_core_fapl_t *)H5P_peek_driver_info(plist)))
# ^
# In file included from H5FDcore.c:28:0:
# H5FDcore.c: In function 'H5FD__core_write':
# H5FDcore.c:1310:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'haddr_t {aka long unsigned int}' [-Wformat=]
# HGOTO_ERROR(H5E_VFL, H5E_CANTINSERT, FAIL, "unable to add core VFD dirty region during write call - addresses: start=%llu end=%llu", start, end)
# ^
# H5Eprivate.h:35:117: note: in definition of macro 'HERROR'
# #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
# ^~~~~~~~~~~
# H5Eprivate.h:68:4: note: in expansion of macro 'HCOMMON_ERROR'
# HCOMMON_ERROR(maj, min, __VA_ARGS__); \
# ^~~~~~~~~~~~~
# H5FDcore.c:1310:13: note: in expansion of macro 'HGOTO_ERROR'
# HGOTO_ERROR(H5E_VFL, H5E_CANTINSERT, FAIL, "unable to add core VFD dirty region during write call - addresses: start=%llu end=%llu", start, end)
# ^~~~~~~~~~~
# H5FDcore.c:1310:56: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'haddr_t {aka long unsigned int}' [-Wformat=]
# HGOTO_ERROR(H5E_VFL, H5E_CANTINSERT, FAIL, "unable to add core VFD dirty region during write call - addresses: start=%llu end=%llu", start, end)
# ^
# H5Eprivate.h:35:117: note: in definition of macro 'HERROR'
# #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
# ^~~~~~~~~~~
# H5Eprivate.h:68:4: note: in expansion of macro 'HCOMMON_ERROR'
# HCOMMON_ERROR(maj, min, __VA_ARGS__); \
# ^~~~~~~~~~~~~
# H5FDcore.c:1310:13: note: in expansion of macro 'HGOTO_ERROR'
# HGOTO_ERROR(H5E_VFL, H5E_CANTINSERT, FAIL, "unable to add core VFD dirty region during write call - addresses: start=%llu end=%llu", start, end)
# ^~~~~~~~~~~
# CC H5FDfamily.lo
# CC H5FDint.lo
# H5FDfamily.c:142:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# H5FD_family_truncate, /*truncate */
# ^~~~~~~~~~~~~~~~~~~~
# H5FDfamily.c:142:5: note: (near initialization for 'H5FD_family_g.truncate')
# CC H5FDlog.lo
# CC H5FDmulti.lo
# H5FDlog.c: In function 'H5Pset_fapl_log':
# H5FDlog.c:334:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# fa.logfile = (char *)logfile;
# ^
# H5FDmulti.c: In function 'compute_next':
# H5FDmulti.c:48:16: warning: declaration of '_unmapped' shadows a previous local [-Wshadow]
# H5FD_mem_t _unmapped, LOOPVAR; \
# ^
# H5FDmulti.c:1903:2: note: in expansion of macro 'UNIQUE_MEMBERS'
# UNIQUE_MEMBERS(file->fa.memb_map, mt2) {
# ^~~~~~~~~~~~~~
# H5FDmulti.c:48:16: note: shadowed declaration is here
# H5FD_mem_t _unmapped, LOOPVAR; \
# ^
# H5FDmulti.c:1902:5: note: in expansion of macro 'UNIQUE_MEMBERS'
# UNIQUE_MEMBERS(file->fa.memb_map, mt1) {
# ^~~~~~~~~~~~~~
# H5FDmulti.c:49:14: warning: declaration of '_seen' shadows a previous local [-Wshadow]
# unsigned _seen[H5FD_MEM_NTYPES]; \
# ^
# H5FDmulti.c:1903:2: note: in expansion of macro 'UNIQUE_MEMBERS'
# UNIQUE_MEMBERS(file->fa.memb_map, mt2) {
# ^~~~~~~~~~~~~~
# H5FDmulti.c:49:14: note: shadowed declaration is here
# unsigned _seen[H5FD_MEM_NTYPES]; \
# ^
# H5FDmulti.c:1902:5: note: in expansion of macro 'UNIQUE_MEMBERS'
# UNIQUE_MEMBERS(file->fa.memb_map, mt1) {
# ^~~~~~~~~~~~~~
# H5FDlog.c: In function 'H5FD_log_open':
# H5FDlog.c:629:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized]
# HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5FDlog.c:629:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
# HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5FDlog.c:627:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized]
# HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5FDlog.c:627:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
# HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# CC H5FDsec2.lo
# CC H5FDspace.lo
# CC H5FDstdio.lo
# CC H5FDtest.lo
# CC H5FL.lo
# CC H5FO.lo
# CC H5FS.lo
# CC H5FScache.lo
# H5FS.c: In function 'H5FS_size':
# H5FS.c:670:24: warning: unused parameter 'f' [-Wunused-parameter]
# H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size)
# ^
# H5FScache.c: In function 'H5FS__cache_hdr_get_load_size':
# H5FScache.c:181:92: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5FS__cache_hdr_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5FScache.c: In function 'H5FS__cache_hdr_deserialize':
# H5FScache.c:260:56: warning: unused parameter 'len' [-Wunused-parameter]
# H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize':
# H5FScache.c:542:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (fspace->sect_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FSPACE_SINFO, dxpl_id, fspace->sect_size)))
# ^
# H5FScache.c:546:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_insert_entry((H5F_t *)f, dxpl_id, H5AC_FSPACE_SINFO, fspace->sect_addr, fspace->sinfo, H5AC__NO_FLAGS_SET) < 0)
# ^
# H5FScache.c:571:63: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (new_sect_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FSPACE_SINFO, dxpl_id, fspace->sect_size)))
# ^
# H5FScache.c:578:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FSPACE_SINFO, fspace->sect_addr, new_sect_addr, dxpl_id) < 0)
# ^
# H5FScache.c:631:59: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (new_sect_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FSPACE_SINFO, dxpl_id, fspace->sect_size)))
# ^
# H5FScache.c:640:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FSPACE_SINFO, fspace->sect_addr, new_sect_addr, dxpl_id) < 0)
# ^
# H5FScache.c:425:14: warning: unused parameter 'new_addr' [-Wunused-parameter]
# haddr_t *new_addr, size_t *new_len, size_t H5_ATTR_UNUSED *new_compressed_len,
# ^~~~~~~~
# H5FScache.c:425:32: warning: unused parameter 'new_len' [-Wunused-parameter]
# haddr_t *new_addr, size_t *new_len, size_t H5_ATTR_UNUSED *new_compressed_len,
# ^~~~~~~
# H5FScache.c: In function 'H5FS__cache_hdr_serialize':
# H5FScache.c:686:64: warning: unused parameter 'len' [-Wunused-parameter]
# H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len,
# ^~~
# H5FScache.c: In function 'H5FS__cache_sinfo_get_load_size':
# H5FScache.c:845:95: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5FS__cache_sinfo_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5FScache.c: In function 'H5FS__cache_sinfo_deserialize':
# H5FScache.c:973:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable]
# hsize_t old_tot_space; /* Total space managed from header */
# ^~~~~~~~~~~~~
# H5FScache.c:972:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable]
# hsize_t old_ghost_sect_count; /* Total ghost section count from header */
# ^~~~~~~~~~~~~~~~~~~~
# H5FScache.c:971:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable]
# hsize_t old_serial_sect_count; /* Total serializable section count from header */
# ^~~~~~~~~~~~~~~~~~~~~
# H5FScache.c:970:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable]
# hsize_t old_tot_sect_count; /* Total section count from header */
# ^~~~~~~~~~~~~~~~~~
# H5FScache.c:925:58: warning: unused parameter 'len' [-Wunused-parameter]
# H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# H5FScache.c:926:14: warning: unused parameter 'dirty' [-Wunused-parameter]
# hbool_t *dirty)
# ^~~~~
# H5FScache.c: In function 'H5FS__cache_sinfo_image_len':
# H5FScache.c:1080:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable]
# const H5FS_t *fspace; /* Free space header */
# ^~~~~~
# H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize':
# H5FScache.c:1157:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (sinfo_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FSPACE_SINFO, dxpl_id, fspace->sect_size)))
# ^
# H5FScache.c:1166:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FSPACE_SINFO, sinfo->fspace->sect_addr, sinfo_addr, dxpl_id) < 0)
# ^
# H5FScache.c:1119:26: warning: unused parameter 'len' [-Wunused-parameter]
# haddr_t addr, size_t len, size_t H5_ATTR_UNUSED compressed_len, haddr_t *new_addr,
# ^~~
# H5FScache.c:1120:13: warning: unused parameter 'new_len' [-Wunused-parameter]
# size_t *new_len, size_t H5_ATTR_UNUSED *new_compressed_len, unsigned *flags)
# ^~~~~~~
# H5FScache.c: In function 'H5FS__cache_sinfo_serialize':
# H5FScache.c:1210:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable]
# H5FS_t *fspace; /* Free space header */
# ^~~~~~
# H5FScache.c:1206:66: warning: unused parameter 'len' [-Wunused-parameter]
# H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len,
# ^~~
# H5FScache.c: In function 'H5FS__cache_sinfo_free_icr':
# H5FScache.c:1351:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable]
# H5FS_t *fspace; /* Free space header */
# ^~~~~~
# CC H5FSdbg.lo
# CC H5FSint.lo
# CC H5FSsection.lo
# CC H5FSstat.lo
# H5FSsection.c: In function 'H5FS_sinfo_new':
# H5FSsection.c:147:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# sinfo->sect_prefix_size = (size_t)H5FS_SINFO_PREFIX_SIZE(f);
# ^
# H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa':
# H5FSsection.c:2363:24: warning: passing argument 1 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC__NO_FLAGS_SET) < 0)
# ^
# H5FSsection.c:206:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}'
# H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, unsigned accmode)
# ^~~~~~~~~~~~~~~
# H5FSsection.c:2363:36: warning: passing argument 3 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC__NO_FLAGS_SET) < 0)
# ^~~~~~
# H5FSsection.c:206:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}'
# H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, unsigned accmode)
# ^~~~~~~~~~~~~~~
# H5FSsection.c:2387:32: warning: passing argument 1 of 'H5FS_sect_remove_real' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(H5FS_sect_remove_real(fspace, tmp_sect) < 0)
# ^~~~~~
# H5FSsection.c:858:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}'
# H5FS_sect_remove_real(H5FS_t *fspace, H5FS_section_info_t *sect)
# ^~~~~~~~~~~~~~~~~~~~~
# H5FSsection.c:2401:41: warning: passing argument 1 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0)
# ^
# H5FSsection.c:319:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}'
# H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified)
# ^~~~~~~~~~~~~~~~~
# H5FSsection.c:2401:53: warning: passing argument 3 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0)
# ^~~~~~
# H5FSsection.c:319:1: note: expected 'H5FS_t * {aka struct H5FS_t *}' but argument is of type 'const H5FS_t * {aka const struct H5FS_t *}'
# H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified)
# ^~~~~~~~~~~~~~~~~
# H5FSstat.c: In function 'H5FS_stat_info':
# H5FSstat.c:99:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# stats->hdr_size = (size_t)H5FS_HEADER_SIZE(f);
# ^
# CC H5FStest.lo
# CC H5G.lo
# CC H5Gbtree2.lo
# CC H5Gcache.lo
# CC H5Gcompact.lo
# In file included from H5Gcache.c:39:0:
# H5Gcache.c: In function 'H5G__cache_node_get_load_size':
# H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY_FILE(f)) \
# ^
# H5Gcache.c:153:24: note: in expansion of macro 'H5G_NODE_SIZE'
# *image_len = (size_t)(H5G_NODE_SIZE(f));
# ^~~~~~~~~~~~~
# H5Gcache.c:139:92: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5G__cache_node_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# In file included from H5Gcache.c:39:0:
# H5Gcache.c: In function 'H5G__cache_node_deserialize':
# H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY_FILE(f)) \
# ^
# H5Gcache.c:206:31: note: in expansion of macro 'H5G_NODE_SIZE'
# sym->node_size = (size_t)(H5G_NODE_SIZE(f));
# ^~~~~~~~~~~~~
# H5Gcache.c:187:56: warning: unused parameter 'len' [-Wunused-parameter]
# H5G__cache_node_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# CC H5Gdense.lo
# CC H5Gdeprec.lo
# CC H5Gent.lo
# CC H5Gint.lo
# H5Gent.c: In function 'H5G__ent_copy':
# H5Gent.c:341:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# H5G__ent_reset((H5G_entry_t *)src);
# ^
# CC H5Glink.lo
# CC H5Gloc.lo
# CC H5Gname.lo
# H5Gloc.c: In function 'H5G__loc_insert':
# H5Gloc.c:580:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# lnk.name = (char *)name;
# ^
# H5Gloc.c: In function 'H5G_loc_set_comment_cb':
# H5Gloc.c:793:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# comment.s = (char *)udata->comment;
# ^
# H5Gname.c: In function 'H5G_name_copy':
# H5Gname.c:537:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# H5G_name_reset((H5G_name_t *)src);
# ^
# CC H5Gnode.lo
# CC H5Gobj.lo
# In file included from H5Gnode.c:45:0:
# H5Gnode.c: In function 'H5G_node_create':
# H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY_FILE(f)) \
# ^
# H5Gnode.c:344:22: note: in expansion of macro 'H5G_NODE_SIZE'
# sym->node_size = H5G_NODE_SIZE(f);
# ^~~~~~~~~~~~~
# H5Gnode.c: In function 'H5G_node_insert':
# H5Gnode.c:718:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# idx -= H5F_SYM_LEAF_K(f);
# ^~
# In file included from H5Cprivate.h:37:0,
# from H5ACprivate.h:35,
# from H5Gnode.c:41:
# H5Fprivate.h:341:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# #define H5F_SYM_LEAF_K(F) (H5F_sym_leaf_k(F))
# ^
# H5Gnode.c:718:13: note: in expansion of macro 'H5F_SYM_LEAF_K'
# idx -= H5F_SYM_LEAF_K(f);
# ^~~~~~~~~~~~~~
# H5Gnode.c: In function 'H5G_node_remove':
# H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable]
# H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key;
# ^~~~~~
# H5Gnode.c: In function 'H5G__node_copy':
# H5Gnode.c:1294:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# grp_loc.oloc = (H5O_loc_t *)src_oloc;
# ^
# In file included from H5Gnode.c:45:0:
# H5Gnode.c: In function 'H5G__node_iterate_size':
# H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY_FILE(f)) \
# ^
# H5Gnode.c:1488:19: note: in expansion of macro 'H5G_NODE_SIZE'
# *stab_size += H5G_NODE_SIZE(f);
# ^~~~~~~~~~~~~
# CC H5Goh.lo
# H5Gobj.c: In function 'H5G__obj_create_real':
# H5Gobj.c:273:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo, dxpl_id) < 0)
# ^
# H5Gobj.c:278:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo, dxpl_id) < 0)
# ^
# H5Gobj.c:284:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline, dxpl_id) < 0)
# ^
# H5Gobj.c: In function 'H5G_obj_stab_to_new_cb':
# H5Gobj.c:434:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE,
# ^
# CC H5Groot.lo
# CC H5Gstab.lo
# CC H5Gtest.lo
# CC H5Gtraverse.lo
# CC H5HF.lo
# H5Gtraverse.c: In function 'H5G_traverse_real':
# H5Gtraverse.c:743:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0)
# ^
# H5Gtraverse.c:747:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0)
# ^
# H5Gtraverse.c:751:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0)
# ^
# CC H5HFbtree2.lo
# In file included from H5HF.c:42:0:
# H5HF.c: In function 'H5HF_op_write':
# H5HF.c:134:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */
# ^
# H5private.h:1076:47: note: in definition of macro 'HDmemcpy'
# #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z)
# ^
# H5HF.c: In function 'H5HF_insert':
# H5HF.c:379:49: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5HF_huge_insert(hdr, dxpl_id, size, (void *)obj, id) < 0)
# ^
# CC H5HFcache.lo
# CC H5HFdbg.lo
# H5HFcache.c: In function 'H5HF__cache_hdr_pre_serialize':
# H5HFcache.c:701:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter]
# H5HF__cache_hdr_pre_serialize(const H5F_t *f, hid_t dxpl_id, void *_thing,
# ^~~~~~~
# H5HFcache.c: In function 'H5HF__cache_hdr_serialize':
# H5HFcache.c:795:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# hdr->f = f;
# ^
# H5HFcache.c:775:64: warning: unused parameter 'len' [-Wunused-parameter]
# H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len,
# ^~~
# H5HFcache.c: In function 'H5HF__cache_iblock_get_load_size':
# H5HFcache.c:936:95: warning: unused parameter 'actual_len' [-Wunused-parameter]
# H5HF__cache_iblock_get_load_size(const void *_image, void *_udata, size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5HFcache.c: In function 'H5HF__cache_iblock_deserialize':
# H5HFcache.c:1022:59: warning: unused parameter 'len' [-Wunused-parameter]
# H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# H5HFcache.c: In function 'H5HF__cache_iblock_pre_serialize':
# H5HFcache.c:1300:53: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (iblock_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FHEAP_IBLOCK, dxpl_id, (hsize_t)iblock->size)))
# ^
# H5HFcache.c:1307:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FHEAP_IBLOCK, iblock->addr, iblock_addr, dxpl_id) < 0)
# ^
# H5HFcache.c: In function 'H5HF__cache_iblock_serialize':
# H5HFcache.c:1398:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# hdr->f = f;
# ^
# H5HFcache.c:1365:67: warning: unused parameter 'len' [-Wunused-parameter]
# H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len,
# ^~~
# H5HFcache.c: In function 'H5HF__cache_iblock_notify':
# H5HFcache.c:1524:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable]
# unsigned indir_idx; /* Index in parent's child iblock pointer array */
# ^~~~~~~~~
# H5HFcache.c:1523:26: warning: unused variable 'par_iblock' [-Wunused-variable]
# H5HF_indirect_t *par_iblock = iblock->parent;
# ^~~~~~~~~~
# H5HFcache.c: In function 'H5HF__cache_dblock_pre_serialize':
# H5HFcache.c:2248:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# hdr->f = (H5F_t *)f;
# ^
# H5HFcache.c:2389:61: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (dblock_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FHEAP_DBLOCK, dxpl_id, (hsize_t)write_size)))
# ^
# H5HFcache.c:2394:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FHEAP_DBLOCK, hdr->man_dtable.table_addr, dblock_addr, dxpl_id) < 0)
# ^
# H5HFcache.c:2447:61: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (dblock_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FHEAP_DBLOCK, dxpl_id, (hsize_t)write_size)))
# ^
# H5HFcache.c:2452:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FHEAP_DBLOCK, par_iblock->ents[par_entry].addr, dblock_addr, dxpl_id) < 0)
# ^
# H5HFcache.c:2497:61: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (dblock_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FHEAP_DBLOCK, dxpl_id, (hsize_t)write_size)))
# ^
# H5HFcache.c:2504:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FHEAP_DBLOCK, hdr->man_dtable.table_addr, dblock_addr, dxpl_id) < 0)
# ^
# H5HFcache.c:2521:61: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(HADDR_UNDEF == (dblock_addr = H5MF_alloc((H5F_t *)f, H5FD_MEM_FHEAP_DBLOCK, dxpl_id, (hsize_t)write_size)))
# ^
# H5HFcache.c:2528:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5AC_move_entry((H5F_t *)f, H5AC_FHEAP_DBLOCK, par_iblock->ents[par_entry].addr, dblock_addr, dxpl_id) < 0)
# ^
# H5HFcache.c:2208:26: warning: unused parameter 'len' [-Wunused-parameter]
# haddr_t addr, size_t len, size_t compressed_len, haddr_t *new_addr,
# ^~~
# H5HFcache.c: In function 'H5HF__cache_dblock_serialize':
# H5HFcache.c:2602:43: warning: unused parameter 'f' [-Wunused-parameter]
# H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len,
# ^
# H5HFcache.c:2602:66: warning: unused parameter 'len' [-Wunused-parameter]
# H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len,
# ^~~
# CC H5HFdblock.lo
# CC H5HFdtable.lo
# CC H5HFhdr.lo
# CC H5HFhuge.lo
# CC H5HFiblock.lo
# H5HFhuge.c: In function 'H5HF_huge_write':
# H5HFhuge.c:892:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, H5AC_rawdata_dxpl_id, obj) < 0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# CC H5HFint.lo
# CC H5HFiter.lo
# CC H5HFman.lo
# H5HFman.c: In function 'H5HF_man_write':
# H5HFman.c:510:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5HF_man_op_real(hdr, dxpl_id, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0)
# ^
# CC H5HFsection.lo
# CC H5HFspace.lo
# H5HFsection.c: In function 'H5HF_sect_single_valid':
# H5HFsection.c:1201:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# status = H5HF_sect_single_dblock_info(iblock->hdr, (H5HF_free_section_t *)sect, &dblock_addr, &dblock_size);
# ^
# H5HFsection.c:1193:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status; /* Generic status value */
# ^~~~~~
# H5HFsection.c:1191:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable]
# size_t dblock_overhead; /* Direct block's overhead */
# ^~~~~~~~~~~~~~~
# H5HFsection.c: In function 'H5HF_sect_row_valid':
# H5HFsection.c:2002:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable]
# unsigned indir_idx; /* Index of row in underlying indirect section's row array */
# ^~~~~~~~~
# H5HFsection.c: In function 'H5HF_sect_indirect_valid':
# H5HFsection.c:4109:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable]
# const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */
# ^~~~~~~~~~~~~
# H5HFsection.c:4101:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable]
# const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */
# ^~~~~~~~~~~~
# H5HFsection.c:4136:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable]
# const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */
# ^~~~~~~~~~~~~~~
# CC H5HFstat.lo
# CC H5HFtest.lo
# CC H5HFtiny.lo
# CC H5HG.lo
# CC H5HGcache.lo
# H5HG.c: In function 'H5HG_create':
# H5HG.c:186:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# n = H5HG_ALIGN(p - heap->chunk) - (size_t)(p - heap->chunk);
# ^
# H5HGcache.c: In function 'H5HG__cache_heap_serialize':
# H5HGcache.c:411:41: warning: unused parameter 'f' [-Wunused-parameter]
# H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len,
# ^
# H5HGcache.c: In function 'H5HG__cache_heap_get_load_size':
# H5HGcache.c:166:14: warning: 'heap_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
# *actual_len = heap_size;
# ~~~~~~~~~~~~^~~~~~~~~~~
# CC H5HGdbg.lo
# CC H5HGquery.lo
# CC H5HL.lo
# CC H5HLcache.lo
# H5HLcache.c: In function 'H5HL__cache_prefix_serialize':
# H5HLcache.c:563:43: warning: unused parameter 'f' [-Wunused-parameter]
# H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len,
# ^
# H5HLcache.c: In function 'H5HL__cache_datablock_get_load_size':
# H5HLcache.c:707:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5HLcache.c: In function 'H5HL__cache_datablock_serialize':
# H5HLcache.c:855:46: warning: unused parameter 'f' [-Wunused-parameter]
# H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len,
# ^
# H5HLcache.c:855:69: warning: unused parameter 'len' [-Wunused-parameter]
# H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len,
# ^~~
# CC H5HLdbg.lo
# CC H5HLint.lo
# CC H5HLprfx.lo
# CC H5HLdblk.lo
# CC H5HP.lo
# CC H5I.lo
# H5HP.c: In function 'H5HP_decr':
# H5HP.c:851:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# heap->heap[obj_loc].val-=amt;
# ^~
# H5HP.c:851:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# heap->heap[obj_loc].val-=amt;
# ^~~
# H5I.c: In function 'H5Iregister_type':
# H5I.c:220:25: warning: unused parameter 'hash_size' [-Wunused-parameter]
# H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func)
# ^~~~~~~~~
# H5I.c: In function 'H5I__clear_type_cb':
# H5I.c:578:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) {
# ^
# In file included from H5I.c:44:0:
# H5I.c: In function 'H5I__destroy_type':
# H5I.c:683:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls);
# ^
# H5FLprivate.h:132:65: note: in definition of macro 'H5FL_FREE'
# #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj)
# ^~~
# H5I.c: In function 'H5I_subst':
# H5I.c:888:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ret_value = (void *)id_ptr->obj_ptr;
# ^
# H5I.c: In function 'H5I_object':
# H5I.c:923:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ret_value = (void *)id_ptr->obj_ptr;
# ^
# H5I.c: In function 'H5I_object_verify':
# H5I.c:997:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ret_value = (void *)id_ptr->obj_ptr;
# ^
# H5I.c: In function 'H5I__remove_common':
# H5I.c:1169:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ret_value = (void *)curr_id->obj_ptr;
# ^
# H5I.c: In function 'H5I_dec_ref':
# H5I.c:1310:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) {
# ^
# H5I.c: In function 'H5I__iterate_cb':
# H5I.c:1969:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata);
# ^
# CC H5Itest.lo
# CC H5L.lo
# CC H5Lexternal.lo
# H5L.c: In function 'H5L_link_cb':
# H5L.c:1777:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# udata->lnk->name = (char *)name;
# ^
# H5L.c: In function 'H5L_move_dest_cb':
# H5L.c:2496:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# udata->lnk->name = (char *)name;
# ^
# H5L.c: In function 'H5L_move_cb':
# H5L.c:2639:36: warning: passing argument 1 of 'H5RS_wrap' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# dst_name_r = H5RS_wrap(udata->dst_name);
# ^~~~~
# In file included from H5Gprivate.h:37:0,
# from H5Tprivate.h:30,
# from H5Oprivate.h:43,
# from H5Dprivate.h:27,
# from H5L.c:28:
# H5RSprivate.h:49:20: note: expected 'char *' but argument is of type 'const char *'
# H5_DLL H5RS_str_t *H5RS_wrap(char *s);
# ^~~~~~~~~
# H5L.c: In function 'H5L_link_copy_file':
# H5L.c:3211:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */
# ^
# CC H5make_libsettings.o
# CC H5MF.lo
# H5MF.c: In function 'H5MF_xfree':
# H5MF.c:686:42: warning: passing argument 1 of 'H5MF_try_shrink' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if((status = H5MF_try_shrink(f, alloc_type, dxpl_id, addr, size)) < 0)
# ^
# In file included from H5MFpkg.h:32:0,
# from H5MF.c:42:
# H5MFprivate.h:66:15: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}'
# H5_DLL htri_t H5MF_try_shrink(H5F_t *f, H5FD_mem_t alloc_type, hid_t dxpl_id,
# ^~~~~~~~~~~~~~~
# H5MF.c:720:29: warning: passing argument 1 of 'H5MF_alloc_start' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(H5MF_alloc_start(f, dxpl_id, fs_type) < 0)
# ^
# H5MF.c:351:1: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}'
# H5MF_alloc_start(H5F_t *f, hid_t dxpl_id, H5FD_mem_t type)
# ^~~~~~~~~~~~~~~~
# H5MF.c:729:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# udata.f = f;
# ^
# H5MF.c:743:19: warning: passing argument 1 of 'H5FS_sect_add' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(H5FS_sect_add(f, dxpl_id, f->shared->fs_man[fs_type], (H5FS_section_info_t *)node, H5FS_ADD_RETURNED_SPACE, &udata) < 0)
# ^
# In file included from H5Fpkg.h:42:0,
# from H5MF.c:40:
# H5FSprivate.h:191:15: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}'
# H5_DLL herr_t H5FS_sect_add(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace,
# ^~~~~~~~~~~~~
# H5MF.c:754:35: warning: passing argument 1 of 'H5FS_sect_try_merge' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if((merged = H5FS_sect_try_merge(f, dxpl_id, f->shared->fs_man[fs_type], (H5FS_section_info_t *)node, H5FS_ADD_RETURNED_SPACE, &udata)) < 0)
# ^
# In file included from H5Fpkg.h:42:0,
# from H5MF.c:40:
# H5FSprivate.h:193:15: note: expected 'H5F_t * {aka struct H5F_t *}' but argument is of type 'const H5F_t * {aka const struct H5F_t *}'
# H5_DLL htri_t H5FS_sect_try_merge(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace,
# ^~~~~~~~~~~~~~~~~~~
# CC H5MFaggr.lo
# CC H5MFdbg.lo
# H5MFaggr.c: In function 'H5MF_aggr_try_extend':
# H5MFaggr.c:417:43: warning: conversion to 'float' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) {
# ^
# CC H5MFsection.lo
# CC H5MM.lo
# CC H5MP.lo
# CC H5MPtest.lo
# CC H5O.lo
# CC H5Oainfo.lo
# H5Oainfo.c: In function 'H5O_ainfo_delete':
# H5Oainfo.c:339:50: warning: unused parameter 'open_oh' [-Wunused-parameter]
# H5O_ainfo_delete(H5F_t *f, hid_t dxpl_id, H5O_t *open_oh, void *_mesg)
# ^~~~~~~
# H5Oainfo.c: In function 'H5O_ainfo_copy_file':
# H5Oainfo.c:411:28: warning: unused parameter 'file_src' [-Wunused-parameter]
# H5O_ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst,
# ^~~~~~~~
# H5Oainfo.c:413:17: warning: unused parameter 'cpy_info' [-Wunused-parameter]
# H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata, hid_t dxpl_id)
# ^~~~~~~~
# CC H5Oalloc.lo
# H5Oalloc.c: In function 'H5O_add_gap':
# H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter]
# H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied,
# ^
# H5Oalloc.c: In function 'H5O_alloc_new_chunk':
# H5Oalloc.c:956:67: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if(NULL == (chk_proxy = H5O_chunk_protect(f, dxpl_id, oh, chunkno - 1)))
# ^~~~~~~
# H5Oalloc.c:976:41: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# curr_msg->chunkno = chunkno;
# ^~~~~~~
# H5Oalloc.c:997:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# null_msg->chunkno = chunkno - 1;
# ^~~~~~~
# H5Oalloc.c:1032:47: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# oh->mesg[found_other.msgno].chunkno = chunkno;
# ^~~~~~~
# H5Oalloc.c:1084:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# oh->mesg[idx].chunkno = chunkno;
# ^~~~~~~
# H5Oalloc.c:1087:38: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if(H5O_chunk_add(f, dxpl_id, oh, chunkno, oh->mesg[found_null].chunkno) < 0)
# ^~~~~~~
# H5Oalloc.c:1095:21: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cont->chunkno = chunkno;
# ^~~~~~~
# CC H5Oattr.lo
# In file included from H5Oattr.c:21:0:
# H5Oattr.c: In function 'H5O_attr_decode':
# H5Oattr.c:221:97: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# H5_CHECKED_ASSIGN(attr->shared->data_size, size_t, H5S_GET_EXTENT_NPOINTS(attr->shared->ds) * H5T_get_size(attr->shared->dt), hsize_t);
# ^
# H5private.h:1583:23: note: in definition of macro 'H5_CHECKED_ASSIGN'
# (dst) = (dsttype)(src);
# ^~~
# CC H5Oattribute.lo
# CC H5Obogus.lo
# CC H5Obtreek.lo
# CC H5Ocache.lo
# CC H5Ochunk.lo
# H5Ocache.c: In function 'H5O_decode_prefix':
# H5Ocache.c:190:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable]
# size_t prefix_size; /* Size of object header prefix */
# ^~~~~~~~~~~
# H5Ocache.c:186:26: warning: unused parameter 'f' [-Wunused-parameter]
# H5O_decode_prefix(H5F_t *f, H5O_t *oh, const uint8_t *buf, void *_udata)
# ^
# H5Ocache.c: In function 'H5O__cache_chk_get_load_size':
# H5Ocache.c:827:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5Ocache.c: In function 'H5O__cache_chk_deserialize':
# H5Ocache.c:946:30: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# chk_proxy->chunkno = udata->oh->nchunks - 1;
# ^~~~~
# H5Ocache.c:907:54: warning: unused parameter 'len' [-Wunused-parameter]
# H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata,
# ^~~
# H5Ocache.c: In function 'H5O__cache_chk_clear':
# H5Ocache.c:1231:25: warning: variable 'oh' set but not used [-Wunused-but-set-variable]
# H5O_t *oh; /* Object header for chunk */
# ^~
# H5Ocache.c: In function 'H5O__chunk_deserialize':
# H5Ocache.c:1485:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# oh->mesg[mesgno].raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */
# ^
# H5Ocache.c:1589:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cont->chunkno = udata->cont_msg_info->nmsgs + 1; /*the next continuation message/chunk */
# ^~~~~
# H5Ocache.c: In function 'H5O__chunk_serialize':
# H5Ocache.c:1685:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0)
# ^
# CC H5Ocont.lo
# CC H5Ocopy.lo
# CC H5Odbg.lo
# CC H5Odrvinfo.lo
# CC H5Odtype.lo
# CC H5Oefl.lo
# H5Odtype.c: In function 'H5O_dtype_copy':
# H5Odtype.c:1189:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL)))
# ^~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Odtype.c:21:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Odtype.c: In function 'H5O_dtype_pre_copy_file':
# H5Odtype.c:1537:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))
# ^~~~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Odtype.c:21:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# CC H5Ofill.lo
# CC H5Oflush.lo
# In file included from H5Ofill.c:70:0:
# H5Oshared.h: In function 'H5O_fill_shared_post_copy_file':
# H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
# H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
# ^~~~~~~~
# In file included from H5Ofill.c:106:0:
# H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file':
# H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
# H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
# ^~~~~~~~
# CC H5Ofsinfo.lo
# CC H5Oginfo.lo
# CC H5Olayout.lo
# CC H5Olinfo.lo
# H5Olayout.c: In function 'H5O__layout_encode':
# H5Olayout.c:774:84: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(H5HG_insert(f, H5AC_ind_read_dxpl_id, block_size, heap_block, &((H5O_layout_t *)mesg)->storage.u.virt.serial_list_hobjid) < 0) /* Casting away const OK --NAF */
# ^
# CC H5Olink.lo
# H5Olayout.c: In function 'H5O__layout_decode':
# H5Olayout.c:415:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized]
# 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 H5Omessage.lo
# H5Omessage.c: In function 'H5O_msg_reset_share':
# H5Omessage.c:1694:28: warning: variable 'type' set but not used [-Wunused-but-set-variable]
# 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
# CC H5Oproxy.lo
# In file included from H5Opline.c:68:0:
# H5Oshared.h: In function 'H5O_pline_shared_post_copy_file':
# H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
# H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
# ^~~~~~~~
# CC H5Orefcount.lo
# CC H5Osdspace.lo
# In file included from H5Osdspace.c:61:0:
# H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file':
# H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
# H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
# ^~~~~~~~
# CC H5Oshared.lo
# CC H5Oshmesg.lo
# H5Oshared.c: In function 'H5O_shared_copy_file':
# H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter]
# H5O_shared_copy_file(H5F_t *file_src, H5F_t *file_dst,
# ^~~~~~~~
# H5Oshared.c:592:79: warning: unused parameter 'cpy_info' [-Wunused-parameter]
# hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info,
# ^~~~~~~~
# CC H5Ostab.lo
# CC H5Otest.lo
# CC H5Ounknown.lo
# CC H5P.lo
# CC H5Pacpl.lo
# CC H5Pdapl.lo
# CC H5Pdcpl.lo
# H5Pdcpl.c: In function 'H5P_get_fill_value':
# H5Pdcpl.c:3345:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0)
# ^~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Dpkg.h:32,
# from H5Pdcpl.c:39:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# CC H5Pdeprec.lo
# CC H5Pdxpl.lo
# CC H5Pencdec.lo
# CC H5Pfapl.lo
# CC H5Pfcpl.lo
# H5Pfapl.c: In function 'H5P_peek_driver_info':
# H5Pfapl.c:859:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ret_value = (void *)driver_prop.driver_info;
# ^
# H5Pfapl.c: In function 'H5Pget_driver_info':
# H5Pfapl.c:901:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if(NULL == (ret_value = (void *)H5P_peek_driver_info(plist)))
# ^
# H5Pfapl.c: In function 'H5P__file_driver_free':
# H5Pfapl.c:1009:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */
# ^
# H5Pfapl.c:1013:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */
# ^
# CC H5Pfmpl.lo
# CC H5Pgcpl.lo
# CC H5Pint.lo
# H5Pint.c: In function 'H5P__poke_plist_cb':
# H5Pint.c:2703:36: warning: unused parameter 'plist' [-Wunused-parameter]
# H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop,
# ^~~~~
# H5Pint.c:2703:55: warning: unused parameter 'name' [-Wunused-parameter]
# H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop,
# ^~~~
# H5Pint.c: In function 'H5P__poke_pclass_cb':
# H5Pint.c:2750:56: warning: unused parameter 'name' [-Wunused-parameter]
# H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop,
# ^~~~
# H5Pint.c: In function 'H5P__set_plist_cb':
# H5Pint.c:2889:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# tmp_value = (void *)udata->value; /* Casting away const OK -QAK */
# ^
# H5Pint.c: In function 'H5P__set_pclass_cb':
# H5Pint.c:2965:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# tmp_value = (void *)udata->value; /* Casting away const OK -QAK */
# ^
# H5Pint.c: In function 'H5P__iterate_pclass_cb':
# H5Pint.c:4068:11: warning: unused variable 'key' [-Wunused-variable]
# char *key = (char *)_key; /* Pointer to the property's name */
# ^~~
# H5Pint.c: In function 'H5P__peek_cb':
# H5Pint.c:4202:30: warning: unused parameter 'plist' [-Wunused-parameter]
# H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop,
# ^~~~~
# H5Pint.c:4202:49: warning: unused parameter 'name' [-Wunused-parameter]
# H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop,
# ^~~~
# H5Pint.c: In function 'H5P_verify_apl_and_dxpl':
# H5Pint.c:5456:81: warning: unused parameter 'dxpl_id' [-Wunused-parameter]
# H5P_verify_apl_and_dxpl(hid_t *acspl_id, const H5P_libclass_t *libclass, hid_t *dxpl_id,
# ^~~~~~~
# CC H5Plapl.lo
# H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp':
# H5Plapl.c:572:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# CC H5Plcpl.lo
# CC H5Pocpl.lo
# CC H5Pocpypl.lo
# CC H5Pstrcpl.lo
# CC H5Ptest.lo
# CC H5PL.lo
# CC H5R.lo
# H5PL.c: In function 'H5PL__open':
# H5PL.c:623:39: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
# if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC(handle, "H5PLget_plugin_info"))) {
# ^
# H5PL.c: In function 'H5PL__search_table':
# H5PL.c:706:47: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
# if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC((H5PL_table_g[i]).handle, "H5PLget_plugin_info")))
# ^
# CC H5Rdeprec.lo
# CC H5UC.lo
# CC H5RS.lo
# CC H5S.lo
# CC H5Sall.lo
# H5Sall.c: In function 'H5S_all_project_simple':
# H5Sall.c:866:37: warning: unused parameter 'base_space' [-Wunused-parameter]
# H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
# ^~~~~~~~~~
# H5Sall.c:866:76: warning: unused parameter 'offset' [-Wunused-parameter]
# H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
# ^~~~~~
# CC H5Sdbg.lo
# CC H5Shyper.lo
# CC H5Snone.lo
# H5Snone.c: In function 'H5S_none_project_simple':
# H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter]
# H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
# ^~~~~~~~~~
# H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter]
# H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
# ^~~~~~
# CC H5Spoint.lo
# H5Spoint.c: In function 'H5S_point_bounds':
# H5Spoint.c:1128:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion]
# if(start[u] > (node->pnt[u] + space->select.offset[u]))
# ^
# H5Spoint.c:1129:41: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion]
# start[u] = node->pnt[u] + space->select.offset[u];
# ^
# H5Spoint.c:1130:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion]
# if(end[u] < (node->pnt[u] + space->select.offset[u]))
# ^
# H5Spoint.c:1131:39: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion]
# end[u] = node->pnt[u] + space->select.offset[u];
# ^
# H5Spoint.c: In function 'H5S_point_get_seq_list':
# H5Spoint.c:1706:34: warning: conversion to 'long long unsigned int' from 'hssize_t {aka const long long int}' may change the sign of the result [-Wsign-conversion]
# loc += (node->pnt[i] + space->select.offset[i]) * acc;
# ^
# CC H5Sselect.lo
# CC H5Stest.lo
# CC H5SL.lo
# CC H5SM.lo
# H5SL.c: In function 'H5SL_term_package':
# H5SL.c:657:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret;
# ^~~
# H5SL.c: In function 'H5SL_release_common':
# H5SL.c:898:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# (void)(op)(node->item, (void *)node->key, op_data);
# ^
# H5SL.c: In function 'H5SL_remove_first':
# H5SL.c:1293:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size_t level = slist->curr_level; /* Skip list level */
# ^~~~~
# H5SL.c: In function 'H5SL_iterate':
# H5SL.c:2208:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0)
# ^
# H5SL.c: In function 'H5SL_try_free_safe':
# H5SL.c:2367:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0)
# ^
# CC H5SMbtree2.lo
# CC H5SMcache.lo
# H5SMcache.c: In function 'H5SM__cache_table_get_load_size':
# H5SMcache.c:154:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5SMcache.c: In function 'H5SM__cache_table_deserialize':
# H5SMcache.c:231:58: warning: unused parameter 'len' [-Wunused-parameter]
# H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# H5SMcache.c: In function 'H5SM__cache_table_serialize':
# H5SMcache.c:389:66: warning: unused parameter 'len' [-Wunused-parameter]
# H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len,
# ^~~
# H5SMcache.c: In function 'H5SM__cache_list_get_load_size':
# H5SMcache.c:517:32: warning: unused parameter 'actual_len' [-Wunused-parameter]
# size_t *image_len, size_t *actual_len,
# ^~~~~~~~~~
# H5SMcache.c: In function 'H5SM__cache_list_deserialize':
# H5SMcache.c:600:57: warning: unused parameter 'len' [-Wunused-parameter]
# H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata,
# ^~~
# H5SMcache.c: In function 'H5SM__cache_list_serialize':
# H5SMcache.c:724:65: warning: unused parameter 'len' [-Wunused-parameter]
# H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len,
# ^~~
# CC H5SMmessage.lo
# CC H5SMtest.lo
# CC H5ST.lo
# CC H5T.lo
# CC H5Tarray.lo
# H5T.c: In function 'H5T_path_find':
# H5T.c:4497:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL)))
# ^~~
# H5T.c:3122:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5T_copy(H5T_t *old_dt, H5T_copy_t method)
# ^~~~~~~~
# H5T.c:4499:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL)))
# ^~~
# H5T.c:3122:1: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5T_copy(H5T_t *old_dt, H5T_copy_t method)
# ^~~~~~~~
# H5T.c: At top level:
# H5T.c:5481:1: warning: no previous prototype for 'H5T_patch_vlen_file' [-Wmissing-prototypes]
# H5T_patch_vlen_file(H5T_t *dt, H5F_t *f)
# ^~~~~~~~~~~~~~~~~~~
# CC H5Tbit.lo
# CC H5Tcommit.lo
# CC H5Tcompound.lo
# CC H5Tconv.lo
# H5Tcompound.c: In function 'H5T__insert':
# H5Tcompound.c:461:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL);
# ^~~~~~
# In file included from H5Tpkg.h:39:0,
# from H5Tcompound.c:35:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Tconv.c: In function 'H5T_conv_struct_free':
# H5Tconv.c:1878:17: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# int status;
# ^~~~~~
# H5Tconv.c: In function 'H5T__conv_f_f':
# H5Tconv.c:4411:37: warning: cast from function call of type 'htri_t {aka int}' to non-matching type '_Bool' [-Wbad-function-cast]
# carry = (hbool_t)H5T__bit_inc(s, mpos + (size_t)bitno - 1, 1 + msize - (size_t)bitno);
# ^
# CC H5Tcset.lo
# CC H5Tdbg.lo
# CC H5Tdeprec.lo
# CC H5Tenum.lo
# H5Tenum.c: In function 'H5T__enum_create':
# H5Tenum.c:112:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL);
# ^~~~~~
# In file included from H5Tpkg.h:39:0,
# from H5Tenum.c:28:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Tenum.c: In function 'H5T_enum_nameof':
# H5Tenum.c:413:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL)))
# ^~
# In file included from H5Tpkg.h:39:0,
# from H5Tenum.c:28:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Tenum.c: In function 'H5T_enum_valueof':
# H5Tenum.c:552:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL)))
# ^~
# In file included from H5Tpkg.h:39:0,
# from H5Tenum.c:28:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# CC H5Tfields.lo
# CC H5Tfixed.lo
# CC H5Tfloat.lo
# CC H5detect.o
# 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
# H5Tvlen.c: In function 'H5T__vlen_create':
# H5Tvlen.c:144:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL)))
# ^~~~
# In file included from H5Oprivate.h:43:0,
# from H5Dprivate.h:27,
# from H5Tvlen.c:25:
# H5Tprivate.h:108:15: note: expected 'H5T_t * {aka struct H5T_t *}' but argument is of type 'const H5T_t * {aka const struct H5T_t *}'
# H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
# ^~~~~~~~
# H5Tvlen.c: In function 'H5T__vlen_set_loc':
# H5Tvlen.c:246:36: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# dt->shared->size = 4 + H5F_SIZEOF_ADDR(f) + 4;
# ^
# H5Tvlen.c: In function 'H5T_vlen_disk_isnull':
# H5Tvlen.c:816:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual]
# H5F_addr_decode(f,(const uint8_t **)&vl,&addr);
# ^
# H5Tvlen.c: In function 'H5T_vlen_disk_read':
# H5Tvlen.c:852:23: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual]
# H5F_addr_decode(f,(const uint8_t **)&vl,&(hobjid.addr));
# ^
# H5Tvlen.c: In function 'H5T_vlen_disk_write':
# H5Tvlen.c:904:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual]
# H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr));
# ^
# H5Tvlen.c: In function 'H5T_vlen_disk_setnull':
# H5Tvlen.c:966:28: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual]
# H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr));
# ^
# CC H5TS.lo
# CC H5VM.lo
# CC H5WB.lo
# CC H5Z.lo
# CC H5Zdeflate.lo
# CC H5Zfletcher32.lo
# CC H5Znbit.lo
# H5Znbit.c: In function 'H5Z_set_parms_nooptype':
# H5Znbit.c:436:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[cd_values_index++] = dtype_size;
# ^~~~~~~~~~
# H5Znbit.c: In function 'H5Z_set_parms_atomic':
# H5Znbit.c:478:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[cd_values_index++] = dtype_size;
# ^~~~~~~~~~
# H5Znbit.c:511:61: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# if(dtype_precision > dtype_size * 8 || (dtype_precision + dtype_offset) > dtype_size * 8
# ^
# H5Znbit.c:516:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[cd_values_index++] = dtype_precision;
# ^~~~~~~~~~~~~~~
# H5Znbit.c:519:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# cd_values[cd_values_index++] = dtype_offset;
# ^~~~~~~~~~~~
# H5Znbit.c: In function 'H5Z_set_parms_array':
# H5Znbit.c:568:34: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[cd_values_index++]=dtype_size;
# ^~~~~~~~~~
# H5Znbit.c: In function 'H5Z_set_parms_compound':
# H5Znbit.c:675:36: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[cd_values_index++] = dtype_size;
# ^~~~~~~~~~
# H5Znbit.c:682:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# cd_values[cd_values_index++] = nmembers;
# ^~~~~~~~
# H5Znbit.c:698:40: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[cd_values_index++] = dtype_member_offset;
# ^~~~~~~~~~~~~~~~~~~
# H5Znbit.c:739:52: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[cd_values_index++] = dtype_next_member_offset - dtype_member_offset;
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Znbit.c: In function 'H5Z_set_local_nbit':
# H5Znbit.c:930:20: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[0] = cd_values_actual_nparms;
# ^~~~~~~~~~~~~~~~~~~~~~~
# H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte':
# H5Znbit.c:1064:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# data[data_offset + k] =
# ^
# H5Znbit.c:1065:45: warning: left shift of negative value [-Wshift-negative-value]
# ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset;
# ^~
# H5Znbit.c:1065:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset;
# ^
# H5Znbit.c:1068:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# data[data_offset + k] =
# ^
# H5Znbit.c:1069:20: warning: left shift of negative value [-Wshift-negative-value]
# ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset;
# ^~
# H5Znbit.c:1069:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset;
# ^
# H5Znbit.c:1075:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# data[data_offset + k] |=
# ^
# H5Znbit.c:1076:45: warning: left shift of negative value [-Wshift-negative-value]
# ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset;
# ^~
# H5Znbit.c:1076:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset;
# ^
# H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype':
# H5Znbit.c:1094:44: warning: left shift of negative value [-Wshift-negative-value]
# data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len));
# ^~
# H5Znbit.c:1094:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len));
# ^
# H5Znbit.c:1094:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len));
# ^
# H5Znbit.c:1095:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# dat_len -= *buf_len;
# ^~
# H5Znbit.c:1100:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len));
# ^
# H5Znbit.c:1100:70: warning: left shift of negative value [-Wshift-negative-value]
# data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len));
# ^~
# H5Znbit.c:1100:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len));
# ^
# H5Znbit.c:1101:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# *buf_len -= dat_len;
# ^~
# H5Znbit.c:1101:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# *buf_len -= dat_len;
# ^~~~~~~
# H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic':
# H5Znbit.c:1113:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# datatype_len = p.size * 8;
# ^
# H5Znbit.c: In function 'H5Z_nbit_decompress_one_array':
# H5Znbit.c:1155:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.order = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1156:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.precision = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1157:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.offset = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1158:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# n = total_size/p.size;
# ^~~~~~~~~~
# H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound':
# H5Znbit.c:1208:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.order = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1209:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.precision = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1210:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.offset = parms[parms_index++];
# ^~~~~
# H5Znbit.c: In function 'H5Z_nbit_decompress':
# H5Znbit.c:1254:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.order = parms[5];
# ^~~~~
# H5Znbit.c:1255:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.precision = parms[6];
# ^~~~~
# H5Znbit.c:1256:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.offset = parms[7];
# ^~~~~
# H5Znbit.c: In function 'H5Z_nbit_compress_one_byte':
# H5Znbit.c:1289:27: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# val = data[data_offset + k];
# ^
# H5Znbit.c:1295:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# val >>= 8 - dat_len;
# ^
# H5Znbit.c:1300:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# val >>= p.offset % 8;
# ^
# H5Znbit.c:1305:33: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
# ^~
# H5Znbit.c:1305:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
# ^
# H5Znbit.c:1308:58: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
# ^~
# H5Znbit.c:1308:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
# ^
# H5Znbit.c:1313:32: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
# ^~
# H5Znbit.c:1313:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
# ^
# H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype':
# H5Znbit.c:1330:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
# ^
# H5Znbit.c:1330:58: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
# ^~
# H5Znbit.c:1330:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
# ^
# H5Znbit.c:1331:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# dat_len -= *buf_len;
# ^~
# H5Znbit.c:1335:32: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
# ^~
# H5Znbit.c:1335:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
# ^
# H5Znbit.c:1335:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
# ^
# H5Znbit.c:1336:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# *buf_len -= dat_len;
# ^~
# H5Znbit.c:1336:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# *buf_len -= dat_len;
# ^~~~~~~
# H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic':
# H5Znbit.c:1347:19: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# datatype_len = p.size * 8;
# ^
# H5Znbit.c: In function 'H5Z_nbit_compress_one_array':
# H5Znbit.c:1388:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.order = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1389:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.precision = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1390:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.offset = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1391:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# n = total_size/p.size;
# ^~~~~~~~~~
# H5Znbit.c: In function 'H5Z_nbit_compress_one_compound':
# H5Znbit.c:1441:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.order = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1442:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.precision = parms[parms_index++];
# ^~~~~
# H5Znbit.c:1443:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.offset = parms[parms_index++];
# ^~~~~
# H5Znbit.c: In function 'H5Z_nbit_compress':
# H5Znbit.c:1486:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.order = parms[5];
# ^~~~~
# H5Znbit.c:1487:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.precision = parms[6];
# ^~~~~
# H5Znbit.c:1488:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# p.offset = parms[7];
# ^~~~~
# CC H5Zshuffle.lo
# CC H5Zscaleoffset.lo
# H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset':
# H5Zscaleoffset.c:938:44: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# cd_values[H5Z_SCALEOFFSET_PARM_SIZE] = dtype_size;
# ^~~~~~~~~~
# H5Zscaleoffset.c: In function 'H5Z_scaleoffset_convert':
# H5Zscaleoffset.c:1326:51: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# for(i = 0; i < d_nelmts * dtype_size; i += dtype_size)
# ^~~~~~~~~~
# H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd':
# H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
# ^
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
# H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
# H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
# H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
# ^
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
# H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
# H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
# H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1515:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:561:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
# ^
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:487:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
# H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:495:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
# H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:503:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:564:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
# H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:568:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
# ^
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:515:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
# H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:519:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
# H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:523:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
# ^
# H5Zscaleoffset.c:571:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
# H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
# ^~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c:1518:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
# H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_byte':
# H5Zscaleoffset.c:1571:84: warning: left shift of negative value [-Wshift-negative-value]
# data[data_offset + k] = (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len));
# ^~
# H5Zscaleoffset.c:1575:59: warning: left shift of negative value [-Wshift-negative-value]
# data[data_offset + k] = (unsigned char)((val & ~(~0 << *buf_len)) << (dat_len - *buf_len));
# ^~
# H5Zscaleoffset.c:1582:85: warning: left shift of negative value [-Wshift-negative-value]
# data[data_offset + k] |= (unsigned char)((val >> (*buf_len - dat_len)) & ~(~0 << dat_len));
# ^~
# H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_atomic':
# H5Zscaleoffset.c:1598:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# dtype_len = p.size * 8;
# ^
# H5Zscaleoffset.c:1601:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# begin_i = p.size - 1 - (dtype_len - p.minbits) / 8;
# ^
# H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_byte':
# H5Zscaleoffset.c:1656:49: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] |= (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len));
# ^~
# H5Zscaleoffset.c:1659:74: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] |= (unsigned char)((val >> (dat_len - *buf_len)) & ~(~0 << *buf_len));
# ^~
# H5Zscaleoffset.c:1665:48: warning: left shift of negative value [-Wshift-negative-value]
# buffer[*j] = (unsigned char)((val & ~(~0 << dat_len)) << (*buf_len - dat_len));
# ^~
# H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_atomic':
# H5Zscaleoffset.c:1681:16: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# dtype_len = p.size * 8;
# ^
# H5Zscaleoffset.c:1684:17: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# begin_i = p.size - 1 - (dtype_len - p.minbits) / 8;
# ^
# CC H5Zszip.lo
# CC H5Ztrans.lo
# H5Ztrans.c: In function 'H5Z_xform_eval_full':
# H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1113:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1117:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1121:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:167:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:169:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:171:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# *pl = *pl OP *pr; \
# ^
# H5Ztrans.c:173:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:175:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:177:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:179:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:181:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:183:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:185:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = *p OP tree_val; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:55: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^
# H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
# *p = tree_val OP *p; \
# ^~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:187:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = *p OP tree_val; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# *p = tree_val OP *p; \
# ^
# H5Ztrans.c:189:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
# H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
# ^~~~~~~~~~~~~~~~
# H5Ztrans.c:1125:13: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
# H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
# ^~~~~~~~~~~~~~~~~
# CCLD H5make_libsettings
# CCLD H5detect
# LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \
# 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)
# LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \
# 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 H5lib_settings.lo
# CC H5Tinit.lo
# CCLD libhdf5.la
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# Making all in test
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# CC dynlib2.lo
# CC dynlib1.lo
# CC dynlib3.lo
# CC h5test.lo
# dynlib3.c: In function 'H5Z_filter_dynlib3':
# dynlib3.c:91:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# memcpy(dst, (void*)GROUP_SUFFIX, SUFFIX_LEN);
# ^
# CC testframe.lo
# In file included from h5test.c:28:0:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC cache_common.lo
# CC swmr_common.lo
# cache_common.c: In function 'get_load_size':
# cache_common.c:660:97: warning: unused parameter 'entry_type' [-Wunused-parameter]
# get_load_size(const void *image, void *udata, size_t *image_length, size_t *actual_len, int32_t entry_type)
# ^~~~~~~~~~
# cache_common.c: In function 'verify_chksum':
# cache_common.c:781:97: warning: unused parameter 'entry_type' [-Wunused-parameter]
# verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type)
# ^~~~~~~~~~
# cache_common.c: In function 'deserialize':
# cache_common.c:834:39: warning: unused parameter 'len' [-Wunused-parameter]
# deserialize(const void *image, size_t len, void *udata, hbool_t *dirty,
# ^~~
# cache_common.c:835:13: warning: unused parameter 'entry_type' [-Wunused-parameter]
# int32_t entry_type)
# ^~~~~~~~~~
# cache_common.c: In function 'image_len':
# cache_common.c:1007:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable]
# int32_t idx;
# ^~~
# cache_common.c:1005:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
# test_entry_t *base_addr;
# ^~~~~~~~~
# cache_common.c:1002:54: warning: unused parameter 'entry_type' [-Wunused-parameter]
# image_len(void *thing, size_t *image_length, int32_t entry_type)
# ^~~~~~~~~~
# cache_common.c: In function 'pre_serialize':
# cache_common.c:1147:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable]
# int32_t idx;
# ^~~
# cache_common.c:1145:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
# test_entry_t *base_addr;
# ^~~~~~~~~
# cache_common.c:1135:28: warning: unused parameter 'f' [-Wunused-parameter]
# pre_serialize(const H5F_t *f,
# ^
# cache_common.c:1138:23: warning: unused parameter 'addr' [-Wunused-parameter]
# haddr_t addr,
# ^~~~
# cache_common.c:1139:22: warning: unused parameter 'len' [-Wunused-parameter]
# size_t len,
# ^~~
# cache_common.c: In function 'serialize':
# cache_common.c:1423:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable]
# int32_t idx;
# ^~~
# cache_common.c:1421:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
# test_entry_t *base_addr;
# ^~~~~~~~~
# cache_common.c: In function 'notify':
# cache_common.c:1578:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
# test_entry_t *base_addr;
# ^~~~~~~~~
# cache_common.c:1575:57: warning: unused parameter 'entry_type' [-Wunused-parameter]
# notify(H5C_notify_action_t action, void *thing, int32_t entry_type)
# ^~~~~~~~~~
# cache_common.c: In function 'free_icr':
# cache_common.c:1649:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
# test_entry_t *base_addr;
# ^~~~~~~~~
# cache_common.c:1647:39: warning: unused parameter 'entry_type' [-Wunused-parameter]
# free_icr(test_entry_t *entry, int32_t entry_type)
# ^~~~~~~~~~
# swmr_common.c: In function 'choose_dataset':
# swmr_common.c:101:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# offset = HDrandom() % symbol_count[level];
# ^
# CC testhdf5.o
# CC tarray.o
# In file included from tarray.c:25:0:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC tattr.o
# tattr.c: In function 'test_attr_compound_read':
# tattr.c:886:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
# ^~~~~~~~~~~
# tattr.c: In function 'test_attr_mult_read':
# tattr.c:1247:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
# ^~~~~~~~~~~
# tattr.c:1253:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr,HDstrlen(ATTR1_NAME), attr_name);
# ^~~~~~~~~~~
# tattr.c:1303:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
# ^~~~~~~~~~~
# tattr.c:1309:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, HDstrlen(ATTR2_NAME), attr_name);
# ^~~~~~~~~~~
# tattr.c:1362:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
# ^~~~~~~~~~~
# tattr.c:1368:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, HDstrlen(ATTR3_NAME), attr_name);
# ^~~~~~~~~~~
# tattr.c: In function 'test_attr_delete':
# tattr.c:1556:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
# ^~~~~~~~~~~
# tattr.c:1570:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
# ^~~~~~~~~~~
# tattr.c:1593:16: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
# ^~~~~~~~~~~
# tattr.c: In function 'test_attr_dense_verify':
# tattr.c:2090:20: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, check_name);
# ^~~~~~~~~~~
# CC tchecksum.o
# tchecksum.c: In function 'test_chksum_large':
# tchecksum.c:192:24: warning: conversion to 'uint8_t {aka unsigned char}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# large_buf[u] = u * 3;
# ^
# tattr.c: In function 'attr_info_by_idx_check':
# tattr.c:5563:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:5588:15: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:5609:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:5629:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:5654:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c: In function 'test_attr_info_by_idx':
# tattr.c:5763:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# CC tconfig.o
# tattr.c:5800:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:5850:19: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(my_dataset, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c: In function 'test_attr_delete_by_idx':
# tattr.c:6077:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:6202:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:6313:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c:6362:31: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# tattr.c: In function 'attr_iterate_check':
# tattr.c:6618:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion]
# iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);
# ^~~~~
# tattr.c:6618:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion]
# tattr.c:6650:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion]
# iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);
# ^~~~~
# tattr.c:6650:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion]
# tattr.c:6682:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion]
# iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);
# ^~~~~
# tattr.c:6682:23: warning: conversion to 'int64_t {aka long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion]
# tconfig.c: In function 'test_config_ctypes':
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:117:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(char, H5_SIZEOF_CHAR);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:118:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:119:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:120:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:121:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:122:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(float, H5_SIZEOF_FLOAT);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:123:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(double, H5_SIZEOF_DOUBLE);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:125:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(long double, H5_SIZEOF_LONG_DOUBLE);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:130:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:134:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:138:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:142:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:146:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:152:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(int_fast8_t, H5_SIZEOF_INT_FAST8_T);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:156:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(uint_fast8_t, H5_SIZEOF_UINT_FAST8_T);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:160:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:164:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:168:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:172:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:176:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:180:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:184:5: note: in expansion of macro 'vrfy_cint_type'
# vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T);
# ^~~~~~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:193:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(off_t, H5_SIZEOF_OFF_T);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:197:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(size_t, H5_SIZEOF_SIZE_T);
# ^~~~~~~~~~
# tconfig.c:45:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^
# tconfig.c:45:16: note: in definition of macro 'vrfy_macrosize'
# TestErrPrintf("Error: sizeof(%s) is %d but %s is %d\n", \
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tconfig.c:201:5: note: in expansion of macro 'vrfy_ctype'
# vrfy_ctype(ssize_t, H5_SIZEOF_SSIZE_T);
# ^~~~~~~~~~
# CC tfile.o
# tattr.c: In function 'test_attr_bug3':
# tattr.c:9867:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata2[u][v] = (int)((u * dims2[1]) + v);
# ^
# tfile.c: In function 'test_file_open_overlap':
# tfile.c:1900:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# nobjs = H5Fget_obj_count(fid1, H5F_OBJ_LOCAL|H5F_OBJ_ALL);
# ^~~~~~~~~~~~~~~~
# tfile.c:1921:13: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# nobjs = H5Fget_obj_count(fid2, H5F_OBJ_ALL);
# ^~~~~~~~~~~~~~~~
# tfile.c: In function 'test_file_double_file_dataset_open':
# tfile.c:2204:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# char* data[] = {"String 1", "String 2", "String 3", "String 4"}; /* Input Data */
# ^~~~~~~~~~
# tfile.c:2204:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# char* data[] = {"String 1", "String 2", "String 3", "String 4"}; /* Input Data */
# ^~~~~~~~~~
# tfile.c:2204:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# char* data[] = {"String 1", "String 2", "String 3", "String 4"}; /* Input Data */
# ^~~~~~~~~~
# tfile.c:2204:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# char* data[] = {"String 1", "String 2", "String 3", "String 4"}; /* Input Data */
# ^~~~~~~~~~
# tfile.c:2438:11: warning: conversion to 'herr_t {aka int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# ret = H5Dget_storage_size(did1);
# ^~~~~~~~~~~~~~~~~~~
# tfile.c:2458:11: warning: conversion to 'herr_t {aka int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# ret = H5Dget_storage_size(did2);
# ^~~~~~~~~~~~~~~~~~~
# In file included from tfile.c:25:0:
# tfile.c: In function 'test_libver_macros':
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3795:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major,minor,release), TRUE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3796:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major+1,minor,release), TRUE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3797:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major+1,minor-1,release), TRUE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3798:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major+1,minor-1,release-1), TRUE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3799:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major,minor+1,release), TRUE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3800:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major,minor+1,release-1), TRUE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3801:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major,minor,release+1), TRUE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3803:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major-1,minor,release), FALSE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3804:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major-1,minor+1,release), FALSE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3805:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major-1,minor+1,release+1), FALSE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3806:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major,minor-1,release), FALSE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3807:12: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major,minor-1,release+1), FALSE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# ../src/H5public.h:112:74: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# (((H5_VERS_MAJOR==Maj) && (H5_VERS_MINOR==Min) && (H5_VERS_RELEASE<=Rel)) || \
# ^
# testhdf5.h:85:22: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~
# tfile.c:3809:16: note: in expansion of macro 'H5_VERSION_LE'
# VERIFY(H5_VERSION_LE(major,minor,release-1), FALSE, "H5_VERSION_LE");
# ^~~~~~~~~~~~~
# In file included from tfile.c:26:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC tgenprop.o
# CC th5o.o
# th5o.c: In function 'test_h5o_comment':
# th5o.c:1011:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment(fid, check_comment, (size_t)comment_len+1);
# ^~~~~~~~~~~~~~
# th5o.c:1025:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment(grp, check_comment, (size_t)comment_len+1);
# ^~~~~~~~~~~~~~
# th5o.c:1039:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment(dtype, check_comment, (size_t)comment_len+1);
# ^~~~~~~~~~~~~~
# th5o.c:1053:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment(dset, check_comment, (size_t)comment_len+1);
# ^~~~~~~~~~~~~~
# th5o.c: In function 'test_h5o_comment_by_name':
# th5o.c:1182:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment_by_name(fid, ".", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~~~~~
# th5o.c:1196:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment_by_name(fid, "group", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~~~~~
# th5o.c:1206:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment_by_name(grp, "datatype", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~~~~~
# th5o.c:1216:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment_by_name(fid, "dataset", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~~~~~
# CC th5s.o
# th5s.c: In function 'test_h5s_zero_dim':
# th5s.c:556:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i][j] = i + j;
# ^
# th5s.c:558:33: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion]
# wdata_short[i][j] = i + j;
# ^
# th5s.c:565:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata_real[i][j][k] = i + j + k;
# ^
# th5s.c: In function 'test_h5s_chunk':
# th5s.c:1650:52: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F);
# ^
# th5s.c:1650:63: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# chunk_data_flt[i][j] = (float)((i + 1) * 2.5F - j * 100.3F);
# ^
# In file included from th5s.c:25:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC tcoords.o
# CC theap.o
# CC tid.o
# CC titerate.o
# titerate.c: In function 'test_iter_group':
# titerate.c:286:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# idx = i = 0;
# ^
# titerate.c:311:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# idx = i = 0;
# ^
# titerate.c: In function 'test_iter_attr':
# titerate.c:465:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# idx = i = 0;
# ^
# titerate.c:491:11: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# idx = i = 0;
# ^
# titerate.c: In function 'test_iter_group_large':
# titerate.c:675:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hsize_t idx = i;
# ^
# CC tmeta.o
# CC tmisc.o
# CC trefer.o
# In file included from tmisc.c:33:0:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# trefer.c: In function 'test_reference_params':
# trefer.c:123:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# *tu32++=i*3;
# ^
# trefer.c:206:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_size = H5Rget_name((hid_t)-1, H5R_DATASET_REGION, &rbuf[0], NULL, 0);
# ^~~~~~~~~~~
# trefer.c:208:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_size = H5Rget_name(fid1, H5R_DATASET_REGION, NULL, NULL, 0);
# ^~~~~~~~~~~
# trefer.c:210:17: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# name_size = H5Rget_name(fid1, H5R_MAXTYPE, &rbuf[0], NULL, 0);
# ^~~~~~~~~~~
# trefer.c: In function 'test_reference_obj':
# trefer.c:304:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# *tu32++=i*3;
# ^
# trefer.c:435:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment(group, read_comment, (size_t)10);
# ^~~~~~~~~~~~~~
# trefer.c: In function 'test_reference_region':
# trefer.c:560:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# *tu8++ = i * 3;
# ^
# In file included from testhdf5.h:27:0,
# from trefer.c:24:
# trefer.c:765:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.c:793:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# coords = (hsize_t *)HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space for the element points */
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.c: In function 'test_reference_region_1D':
# trefer.c:948:18: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# *tu8++ = i * 3;
# ^
# In file included from testhdf5.h:27:0,
# from trefer.c:24:
# trefer.c:1071:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.c:1123:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t)); /* allocate space for the element points */
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.c: In function 'test_reference_group':
# trefer.c:1412:11: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Lget_name_by_idx(gid, ".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, objname, (size_t)NAME_SIZE, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~
# CC trefstr.o
# CC tselect.o
# tselect.c: In function 'test_select_all':
# tselect.c:723:27: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# *tbuf++ = (uint8_t)(((i * SPACE4_DIM2) + j) * SPACE4_DIM3) + k;
# ^
# tselect.c: In function 'verify_select_hyper_contig_dr__run_test':
# tselect.c:1614:12: warning: unused parameter 'cube_size' [-Wunused-parameter]
# size_t cube_size, unsigned edge_size, unsigned cube_rank)
# ^~~~~~~~~
# tselect.c: In function 'test_select_fill_point':
# tselect.c:7191:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# points[u][0] = (hsize_t)(points[u][0] + real_offset[0]);
# ^
# tselect.c:7192:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# points[u][1] = (hsize_t)(points[u][1] + real_offset[1]);
# ^
# tselect.c: In function 'test_select_fill_hyper_simple':
# tselect.c:7272:42: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0]))
# ^
# tselect.c:7272:98: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0]))
# ^
# tselect.c:7273:46: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) {
# ^
# tselect.c:7273:102: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) {
# ^
# tselect.c:7291:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# points[num_points][0] = (hsize_t)(u + start[0] + real_offset[0]);
# ^
# tselect.c:7292:60: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# points[num_points][1] = (hsize_t)(v + start[1] + real_offset[1]);
# ^
# tselect.c: In function 'test_select_fill_hyper_regular':
# tselect.c:7382:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
# ^
# tselect.c:7382:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
# ^
# tselect.c:7399:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# points[u][0] = (hsize_t)(points[u][0] + real_offset[0]);
# ^
# tselect.c:7400:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# points[u][1] = (hsize_t)(points[u][1] + real_offset[1]);
# ^
# tselect.c: In function 'test_select_fill_hyper_irregular':
# tselect.c:7505:49: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
# ^
# tselect.c:7505:99: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
# ^
# tselect.c:7522:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# iter_points[u][0] = (hsize_t)(iter_points[u][0] + real_offset[0]);
# ^
# tselect.c:7523:57: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# iter_points[u][1] = (hsize_t)(iter_points[u][1] + real_offset[1]);
# ^
# In file included from tselect.c:29:0:
# tselect.c: In function 'test_hyper_unlim':
# tselect.c:13655:32: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# VERIFY(count2[0], start[0] + (stride[0] * (count[0] - (hsize_t)1)) + block[0] - (hsize_t)1, "H5Sget_select_bounds");
# ^
# testhdf5.h:85:40: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~~~
# testhdf5.h:85:34: warning: conversion to 'long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
# long __x = (long)_x, __val = (long)_val; \
# ^
# tselect.c:13655:5: note: in expansion of macro 'VERIFY'
# VERIFY(count2[0], start[0] + (stride[0] * (count[0] - (hsize_t)1)) + block[0] - (hsize_t)1, "H5Sget_select_bounds");
# ^~~~~~
# tselect.c:13657:32: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# VERIFY(count2[2], start[2] + (stride[2] * (count[2] - (hsize_t)1)) + block[2] - (hsize_t)1, "H5Sget_select_bounds");
# ^
# testhdf5.h:85:40: note: in definition of macro 'VERIFY'
# long __x = (long)_x, __val = (long)_val; \
# ^~~~
# testhdf5.h:85:34: warning: conversion to 'long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
# long __x = (long)_x, __val = (long)_val; \
# ^
# tselect.c:13657:5: note: in expansion of macro 'VERIFY'
# VERIFY(count2[2], start[2] + (stride[2] * (count[2] - (hsize_t)1)) + block[2] - (hsize_t)1, "H5Sget_select_bounds");
# ^~~~~~
# CC tskiplist.o
# CC tsohm.o
# tsohm.c: In function 'size2_helper':
# tsohm.c:1684:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# attr_string1[0] = attr_name[0] = (x / 10) + '0';
# ^
# tsohm.c:1685:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# attr_string1[1] = attr_name[1] = (x % 10) + '0';
# ^
# tsohm.c:1724:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# attr_string1[0] = attr_name[0] = (x / 10) + '0';
# ^
# tsohm.c:1725:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# attr_string1[1] = attr_name[1] = (x % 10) + '0';
# ^
# tsohm.c: In function 'size2_verify':
# tsohm.c:1943:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# attr_correct_string[0] = attr_name[0] = (x / 10) + '0';
# ^
# tsohm.c:1944:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# attr_correct_string[1] = attr_name[1] = (x % 10) + '0';
# ^
# tsohm.c: In function 'test_sohm_size2':
# tsohm.c:2200:58: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2261:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2270:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2294:63: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2323:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2325:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2327:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2329:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2334:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2336:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2352:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED))
# ^
# tsohm.c:2360:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2362:53: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2364:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2366:51: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2454:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2457:55: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2461:66: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2464:60: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2473:61: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# (list_index_med.attrs2 - list_index_med.attrs1) * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2476:55: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# (btree_index.attrs2 - btree_index.attrs1) * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2486:31: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)
# ^
# tsohm.c:2488:33: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)
# ^
# tsohm.c:2557:67: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2564:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset)
# ^
# tsohm.c:2569:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1)
# ^
# tsohm.c:2574:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2)
# ^
# tsohm.c:2579:37: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved)
# ^
# tsohm.c:2584:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1)
# ^
# tsohm.c:2589:32: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2)
# ^
# tsohm.c: In function 'delete_helper_write':
# tsohm.c:2619:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# wdata = x + 'a';
# ^
# tsohm.c: In function 'delete_helper':
# tsohm.c:2767:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED)
# ^
# tsohm.c:2769:41: warning: conversion to 'float' from 'h5_stat_size_t {aka long int}' may alter its value [-Wconversion]
# if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED)
# ^
# tsohm.c: In function 'test_sohm_external_dtype':
# tsohm.c:3890:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# s_ptr->a = i*3 + 1;
# ^
# tsohm.c:3891:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# s_ptr->b = i*3 + 2;
# ^
# CC ttime.o
# CC ttst.o
# ttst.c: In function 'test_tst_init':
# ttst.c:110:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# tmp_word=(char *)words[u];
# ^
# ttst.c:129:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# v=u+(HDrandom()%(num_uniq_words-u));
# ^
# CC tunicode.o
# tunicode.c: In function 'test_objnames':
# tunicode.c:402:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Oget_comment_by_name(fid, string, read_buf, (size_t)MAX_STRING_LENGTH, H5P_DEFAULT);
# ^~~~~~~~~~~~~~~~~~~~~~
# tunicode.c: In function 'test_attrname':
# tunicode.c:535:9: warning: conversion to 'herr_t {aka int}' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# ret = H5Aget_name(attr_id, (size_t)MAX_STRING_LENGTH, read_buf);
# ^~~~~~~~~~~
# tunicode.c: In function 'write_char':
# tunicode.c:747:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos] = c;
# ^
# tunicode.c:751:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos] = (0xC0 | c>>6);
# ^
# tunicode.c:752:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos+1] = (0x80 | (c & 0x3F));
# ^
# tunicode.c:756:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos] = (0xE0 | c>>12);
# ^
# tunicode.c:757:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos+1] = (0x80 | (c>>6 & 0x3F));
# ^
# tunicode.c:758:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos+2] = (0x80 | (c & 0x3F));
# ^
# tunicode.c:762:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos] = (0xF0 | c>>18);
# ^
# tunicode.c:763:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos+1] = (0x80 | (c>>12 & 0x3F));
# ^
# tunicode.c:764:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos+2] = (0x80 | (c>>6 & 0x3F));
# ^
# tunicode.c:765:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# test_string[cur_pos+3] = (0x80 | (c & 0x3F));
# ^
# tunicode.c: In function 'dump_string':
# tunicode.c:784:12: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# length = strlen(string);
# ^~~~~~
# tunicode.c: In function 'test_unicode':
# tunicode.c:817:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# unicode_point = (HDrandom() % (MAX_CODE_POINT-32)) + 32;
# ^
# CC tvlstr.o
# CC tvltypes.o
# CC cache.o
# tvltypes.c: In function 'test_vltypes_funcs':
# tvltypes.c:186:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# size=H5Tget_precision(type);
# ^~~~~~~~~~~~~~~~
# tvltypes.c:189:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# size=H5Tget_size(type);
# ^~~~~~~~~~~
# tvltypes.c:192:10: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# size=H5Tget_ebias(type);
# ^~~~~~~~~~~~
# In file included from testhdf5.h:27:0,
# from tvltypes.c:24:
# tvltypes.c: In function 'rewrite_vltypes_vlen_atomic':
# tvltypes.c:569:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].p = HDmalloc((i + increment) * sizeof(unsigned int));
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# tvltypes.c:570:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].len = i + increment;
# ^
# tvltypes.c:571:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# for(j = 0; j < (i + increment); j++)
# ^
# tvltypes.c: In function 'test_vltypes_vlen_compound':
# tvltypes.c:733:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# ((s1 *)wdata[i].p)[j].i=i*10+j;
# ^
# tvltypes.c:734:53: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0F);
# ^
# In file included from testhdf5.h:27:0,
# from tvltypes.c:24:
# tvltypes.c: In function 'rewrite_vltypes_vlen_compound':
# tvltypes.c:876:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].p = HDmalloc((i + increment) * sizeof(s1));
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# tvltypes.c:877:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].len = i + increment;
# ^
# tvltypes.c:878:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# for(j = 0; j < (i + increment); j++) {
# ^
# tvltypes.c:879:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# ((s1 *)wdata[i].p)[j].i = i * 40 + j;
# ^
# tvltypes.c:880:60: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# ((s1 *)wdata[i].p)[j].f = (float)((i * 60 + j) / 3.0F);
# ^
# tvltypes.c: In function 'test_vltypes_compound_vlen_vlen':
# tvltypes.c:1020:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i].i=i*10;
# ^
# tvltypes.c:1021:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# wdata[i].f=(float)((i*20)/3.0F);
# ^
# tvltypes.c: In function 'test_vltypes_compound_vlen_atomic':
# tvltypes.c:1481:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i].i=i*10;
# ^
# tvltypes.c:1482:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# wdata[i].f=(float)((i*20)/3.0F);
# ^
# tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic':
# tvltypes.c:1699:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i].i = i * 40;
# ^
# tvltypes.c:1700:39: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# wdata[i].f = (float)((i * 50) / 3.0F);
# ^
# In file included from testhdf5.h:27:0,
# from tvltypes.c:24:
# tvltypes.c:1701:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].v.p = HDmalloc((i + increment) * sizeof(unsigned int));
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# tvltypes.c:1702:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].v.len = i + increment;
# ^
# tvltypes.c:1703:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# for(j = 0; j < (i + increment); j++)
# ^
# In file included from tvltypes.c:24:0:
# tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic':
# testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# long __x = (long)_x, __val = (long)_val; \
# ^
# tvltypes.c:1963:5: note: in expansion of macro 'VERIFY'
# VERIFY(size, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size");
# ^~~~~~
# testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# long __x = (long)_x, __val = (long)_val; \
# ^
# tvltypes.c:1972:5: note: in expansion of macro 'VERIFY'
# VERIFY(mem_used, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dread");
# ^~~~~~
# In file included from testhdf5.h:27:0,
# from tvltypes.c:24:
# tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic':
# tvltypes.c:2059:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].p = HDmalloc((i + increment) * sizeof(hvl_t));
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# tvltypes.c:2064:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].len = i + increment;
# ^
# tvltypes.c:2065:55: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# for(t1 = (hvl_t *)(wdata[i].p), j = 0; j < (i + increment); j++, t1++) {
# ^
# In file included from testhdf5.h:27:0,
# from tvltypes.c:24:
# tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic':
# tvltypes.c:2235:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].p=HDmalloc((i+increment)*sizeof(hvl_t));
# ^
# ../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# tvltypes.c:2240:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].len=i+increment;
# ^
# tvltypes.c:2241:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# for(t1=(hvl_t *)(wdata[i].p),j=0; j<(i+increment); j++, t1++) {
# ^
# In file included from tvltypes.c:24:0:
# testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# long __x = (long)_x, __val = (long)_val; \
# ^
# tvltypes.c:2319:5: note: in expansion of macro 'VERIFY'
# VERIFY(size, ((SPACE1_DIM1*(SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dvlen_get_buf_size");
# ^~~~~~
# testhdf5.h:85:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# long __x = (long)_x, __val = (long)_val; \
# ^
# tvltypes.c:2328:5: note: in expansion of macro 'VERIFY'
# VERIFY(mem_used,((SPACE1_DIM1*(SPACE1_DIM1+1))/2)*sizeof(hvl_t)+vlen_size_func((unsigned long)SPACE1_DIM1)*sizeof(unsigned int),"H5Dread");
# ^~~~~~
# tvltypes.c: In function 'test_vltypes_fill_value':
# tvltypes.c:2433:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"};
# ^~~~~~~~
# tvltypes.c:2433:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"};
# ^~
# tvltypes.c:2433:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"};
# ^~~~
# tvltypes.c:2433:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"};
# ^~~~~~
# tvltypes.c:2433:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"};
# ^~~~~~~~
# tvltypes.c:2433:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"};
# ^~~~~~~
# tvltypes.c:2434:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"};
# ^~
# tvltypes.c:2434:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"};
# ^~~~
# tvltypes.c:2434:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"};
# ^~~~~
# tvltypes.c:2434:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"};
# ^~~~~
# tvltypes.c:2434:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"};
# ^~~~~~~
# tvltypes.c:2434:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"};
# ^~~~~~
# cache.c: In function 'check_protect_retries':
# cache.c:17202:26: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# entry_ptr->actual_len = entry_ptr->size/2;
# ^~~~~~~~~
# cache.c:17247:26: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# entry_ptr->actual_len = entry_ptr->size*2;
# ^~~~~~~~~
# In file included from testhdf5.h:27:0,
# from tvltypes.c:24:
# ../src/H5private.h:1082:32: warning: 'dset_elmts' may be used uninitialized in this function [-Wmaybe-uninitialized]
# #define HDmemset(X,C,Z) memset(X,C,Z)
# ^~~~~~
# tvltypes.c:2432:12: note: 'dset_elmts' was declared here
# size_t dset_elmts; /* Number of elements in a particular dataset */
# ^~~~~~~~~~
# tvltypes.c:2740:17: warning: 'dset_select_dspace_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
# ret = H5Dread(dset_id, dtype1_id, dset_select_dspace_id, dset_select_dspace_id, xfer_pid, rbuf);
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tvltypes.c:2608:21: warning: 'dset_dspace_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
# dset_id = H5Dcreate2(file_id, dset_name1, dtype1_id, dset_dspace_id, H5P_DEFAULT, tmp_dcpl_id, H5P_DEFAULT);
# ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# CC cache_api.o
# CC cache_tagging.o
# cache_tagging.c: In function 'check_invalid_tag_application':
# cache_tagging.c:3905:1: warning: label 'error' defined but not used [-Wunused-label]
# error:
# ^~~~~
# cache_tagging.c:3852:14: warning: unused variable 'lheap' [-Wunused-variable]
# H5HL_t * lheap = NULL;
# ^~~~~
# cache_tagging.c:3851:13: warning: unused variable 'addr' [-Wunused-variable]
# haddr_t addr;
# ^~~~
# cache_tagging.c:3850:16: warning: unused variable 'dxpl_id' [-Wunused-variable]
# hid_t fid, dxpl_id = -1;
# ^~~~~~~
# cache_tagging.c:3850:11: warning: unused variable 'fid' [-Wunused-variable]
# hid_t fid, dxpl_id = -1;
# ^~~
# cache_tagging.c:3849:13: warning: unused variable 'f' [-Wunused-variable]
# H5F_t * f = NULL;
# ^
# CC lheap.o
# lheap.c: In function 'main':
# lheap.c:103:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf[j] = '0' + j % 10;
# ^~~
# lheap.c:143:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf[j] = '0' + j % 10;
# ^~~
# In file included from lheap.c:23:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC ohdr.o
# ohdr.c: In function 'main':
# ohdr.c:758:11: warning: unused variable 'dset' [-Wunused-variable]
# hid_t dset = -1;
# ^~~~
# In file included from ohdr.c:20:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir_filename(const char *filename)
# ^~~~~~~~~~~~~~~~~~~~~~
# CC stab.o
# CC gheap.o
# gheap.c: In function 'test_1':
# gheap.c:108:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size = i + 1;
# ^
# gheap.c:127:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size = i + 1;
# ^
# gheap.c: In function 'test_2':
# gheap.c:201:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size = 1024-i;
# ^~~~
# gheap.c:215:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size = 1024-i;
# ^~~~
# gheap.c: In function 'test_3':
# gheap.c:286:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size = i%30+100;
# ^
# gheap.c: In function 'test_4':
# gheap.c:365:9: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size = i%30+100;
# ^
# CC farray.o
# CC earray.o
# earray.c: In function 'earray_cache_test_get_load_size':
# earray.c:652:45: warning: unused parameter 'udata_ptr' [-Wunused-parameter]
# earray_cache_test_get_load_size(const void *udata_ptr, size_t *image_len_ptr)
# ^~~~~~~~~
# earray.c: In function 'earray_cache_test_deserialize':
# earray.c:685:43: warning: unused parameter 'image_ptr' [-Wunused-parameter]
# earray_cache_test_deserialize(const void *image_ptr,
# ^~~~~~~~~
# earray.c:686:38: warning: unused parameter 'len' [-Wunused-parameter]
# size_t len,
# ^~~
# earray.c:687:37: warning: unused parameter 'udata_ptr' [-Wunused-parameter]
# void *udata_ptr,
# ^~~~~~~~~
# earray.c:688:40: warning: unused parameter 'dirty_ptr' [-Wunused-parameter]
# hbool_t *dirty_ptr)
# ^~~~~~~~~
# earray.c: In function 'earray_cache_test_image_len':
# earray.c:723:41: warning: unused parameter 'thing' [-Wunused-parameter]
# earray_cache_test_image_len(const void *thing, size_t *image_len_ptr,
# ^~~~~
# earray.c: In function 'earray_cache_test_serialize':
# earray.c:763:42: warning: unused parameter 'f' [-Wunused-parameter]
# earray_cache_test_serialize(const H5F_t *f,
# ^
# earray.c:764:35: warning: unused parameter 'image_ptr' [-Wunused-parameter]
# void *image_ptr,
# ^~~~~~~~~
# CC btree2.o
# CC fheap.o
# fheap.c: In function 'test_filtered_huge':
# fheap.c:13775:29: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# old_actual_id_len = tparam->actual_id_len;
# ^~~~~~
# fheap.c: In function 'test_random_pow2':
# fheap.c:15744:31: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# unsigned size_range = (tmp_cparam.managed.start_block_size / 8); /* Object size range */
# ^
# fheap.c: In function 'test_write':
# fheap.c:16064:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# obj_size = (size_t)(obj_size * 1.3F);
# ^
# fheap.c:16066:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# obj_size = (size_t)(obj_size / 1.3F);
# ^
# fheap.c:16113:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# obj_size = (size_t)(obj_size * 1.3F);
# ^
# fheap.c:16115:42: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# obj_size = (size_t)(obj_size / 1.3F);
# ^
# CC pool.o
# pool.c: In function 'test_allocate_random':
# pool.c:674:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# swap_idx = (size_t)(HDrandom() % (MPOOL_NUM_RANDOM - u)) + u;
# ^
# CC accum.o
# CC hyperslab.o
# CC istore.o
# hyperslab.c: In function 'test_fill':
# hyperslab.c:226:46: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# ref_value += fill_value * dx * dy * dz;
# ^~~~~~~~~~
# hyperslab.c: In function 'test_transpose':
# hyperslab.c:822:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# dst_stride[0] = (ssize_t)((1 - nx * ny) * sizeof(*src));
# ^
# hyperslab.c:823:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# dst_stride[1] = (ssize_t)(nx * sizeof(*src));
# ^
# hyperslab.c: In function 'test_sub_super':
# hyperslab.c:926:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# src_stride[0] = (ssize_t)(2 * ny);
# ^
# hyperslab.c:975:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# dst_stride[0] = (ssize_t)(2 * ny);
# ^
# hyperslab.c:976:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# dst_stride[1] = (ssize_t)(2 * sizeof(uint8_t) - 4 * ny);
# ^
# hyperslab.c:977:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# dst_stride[2] = (ssize_t)(2 * ny - 2 * sizeof(uint8_t));
# ^
# hyperslab.c: In function 'test_array_offset_n_calc':
# hyperslab.c:1147:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# coords[0] = (hssize_t)(HDrandom() % z);
# ^
# hyperslab.c:1147:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion]
# coords[0] = (hssize_t)(HDrandom() % z);
# ^
# hyperslab.c:1148:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# coords[1] = (hssize_t)(HDrandom() % y);
# ^
# hyperslab.c:1148:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion]
# coords[1] = (hssize_t)(HDrandom() % y);
# ^
# hyperslab.c:1149:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# coords[2] = (hssize_t)(HDrandom() % x);
# ^
# hyperslab.c:1149:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion]
# coords[2] = (hssize_t)(HDrandom() % x);
# ^
# istore.c: In function 'test_sparse':
# istore.c:532:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# offset[0] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nx));
# ^
# istore.c:533:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# offset[1] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-ny));
# ^
# istore.c:534:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# offset[2] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nz));
# ^
# CC bittests.o
# bittests.c: In function 'test_find':
# bittests.c:91:14: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# v1[i / 8] = 1 << (i % 8);
# ^
# bittests.c:124:13: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# v1[i/8] &= ~(1<<(i%8));
# ^
# bittests.c: In function 'test_copy':
# bittests.c:178:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# s_offset = HDrand() % (8*sizeof v1);
# ^
# bittests.c:179:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# d_offset = HDrand() % (8*sizeof v2);
# ^
# bittests.c: In function 'test_shift':
# bittests.c:300:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# offset = HDrand() % (8*sizeof vector);
# ^
# bittests.c:304:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# shift_dist = HDrand() % size;
# ^
# bittests.c:304:22: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# shift_dist = HDrand() % size;
# ^~~~~~
# bittests.c:314:23: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# if ((size_t)n!=offset+shift_dist) {
# ^
# bittests.c:353:30: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# if (n!=(ssize_t)(offset+size-shift_dist-1)) {
# ^
# bittests.c:365:26: warning: conversion to 'ssize_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# shift_dist = size;
# ^~~~
# bittests.c: In function 'test_increment':
# bittests.c:433:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# offset = HDrand() % (8*sizeof vector);
# ^
# bittests.c: In function 'test_decrement':
# bittests.c:520:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# offset = HDrand() % (8*sizeof vector);
# ^
# bittests.c: In function 'test_negate':
# bittests.c:592:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# offset = HDrand() % (8*sizeof vector);
# ^
# bittests.c: In function 'test_set':
# bittests.c:692:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# d_offset = HDrand() % (8*sizeof v2);
# ^
# bittests.c: In function 'test_clear':
# bittests.c:809:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# d_offset = HDrand() % (8*sizeof v2);
# ^
# CC dt_arith.o
# dt_arith.c: In function 'test_conv_int_1':
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:1803:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
# value2 = (~value1) | value1; \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:1805:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:1807:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
# value2 = (~value1) | value1; \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:1809:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1813:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1813:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1813:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1817:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1817:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1817:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:1821:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1821:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:1821:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c: In function 'test_conv_flt_1':
# dt_arith.c:3112:24: warning: conversion to 'float' from 'long double' may alter its value [-Wfloat-conversion]
# hw_f = *((long double*)aligned);
# ^
# dt_arith.c:3117:24: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# hw_d = *((long double*)aligned);
# ^
# In file included from h5test.h:26:0,
# from dt_arith.c:25:
# ../src/H5private.h:867:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define HDfrexpl(X,N) frexpl(X,N)
# ^
# dt_arith.c:3230:33: note: in expansion of macro 'HDfrexpl'
# check_mant[0] = HDfrexpl(x, check_expo+0);
# ^~~~~~~~
# ../src/H5private.h:867:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define HDfrexpl(X,N) frexpl(X,N)
# ^
# dt_arith.c:3231:33: note: in expansion of macro 'HDfrexpl'
# check_mant[1] = HDfrexpl(hw_ld, check_expo+1);
# ^~~~~~~~
# dt_arith.c:3237:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# int valid_bits=(int)((dst_ebias+dst_msize)+MIN(check_expo[0],check_expo[1]))-1;
# ^
# dt_arith.c:3237:59: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# CC dtypes.o
# dt_arith.c: In function 'test_conv_int_fp':
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:3664:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
# value2 = (~value1) | value1; \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:3666:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:3668:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:144:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:145:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value2 = (value1 - 1) | value1; \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:147:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value1 <<= 1; \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:148:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
# value2 = (~value1) | value1; \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:162:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
# value2 <<= 1; \
# ^
# dt_arith.c:3670:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3674:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3674:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3674:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3678:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3678:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3678:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:130:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value1<=SRC_MAX && value1>=SRC_MIN) { \
# ^
# dt_arith.c:3682:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3682:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:155:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
# if(value2<=SRC_MAX && value2>=SRC_MIN) { \
# ^
# dt_arith.c:3682:9: note: in expansion of macro 'INIT_INTEGER'
# INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
# ^~~~~~~~~~~~
# dt_arith.c:4221:19: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# for(q=dst_nbits/8; q
# ^~~~~~~~~
# dt_arith.c:4510:24: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=]
# printf(" %29"H5_PRINTF_LL_WIDTH"d\n", *((long long*)hw));
# ^~~~~~
# dt_arith.c:4513:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
# printf(" %29"H5_PRINTF_LL_WIDTH"u\n", *((unsigned long long*)hw));
# ^~~~~~
# dt_arith.c: In function 'main':
# dt_arith.c:5184:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_hard_query();
# ^~
# dt_arith.c:5188:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_derived_flt();
# ^~
# dt_arith.c:5192:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_derived_integer();
# ^~
# dt_arith.c:5198:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_fp_tests("noop");
# ^~
# dt_arith.c:5201:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_fp_tests("hard");
# ^~
# dt_arith.c:5204:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_integer_tests("hard");
# ^~
# dt_arith.c:5207:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_int_fp_conv("hard");
# ^~
# dt_arith.c:5210:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_fp_int_conv("hard");
# ^~
# dt_arith.c:5213:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_particular_fp_integer();
# ^~
# dt_arith.c:5227:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_fp_tests("soft");
# ^~
# dt_arith.c:5230:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_conv_int_2();
# ^~
# dt_arith.c:5231:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_integer_tests("soft");
# ^~
# dt_arith.c:5234:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_fp_int_conv("soft");
# ^~
# dt_arith.c:5237:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += run_int_fp_conv("soft");
# ^~
# dtypes.c: In function 'test_compound_9':
# dtypes.c:1689:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# cmpd_struct wdata = {11, "variable-length string", 22};
# ^~~~~~~~~~~~~~~~~~~~~~~~
# dtypes.c: In function 'test_compound_10':
# dtypes.c:1930:28: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# wdata[i].str[9] += (char)i;
# ^
# dtypes.c:1935:46: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# ((char*)(wdata[i].text.p))[len-2] += (char)i;
# ^
# dtypes.c: In function 'test_compound_14':
# dtypes.c:2546:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# cmpd_struct_1 wdata1 = {'A', 'B', "variable-length string"};
# ^~~~~~~~~~~~~~~~~~~~~~~~
# dtypes.c:2549:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001};
# ^~~~~~~~~~~~~~~
# dtypes.c: In function 'create_del_obj_named_test_file':
# dtypes.c:6699:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status; /* Generic return value */
# ^~~~~~
# dtypes.c: In function 'test_utf_ascii_conv':
# dtypes.c:7239:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT);
# ^
# dtypes.c:7272:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT);
# ^
# In file included from dtypes.c:26:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC dsets.o
# dsets.c: In function 'test_nbit_int':
# dsets.c:2904:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) {
# ^
# dsets.c:2904:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) {
# ^
# dsets.c: In function 'test_nbit_compound':
# dsets.c:3443:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) ||
# ^
# dsets.c:3443:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) ||
# ^
# dsets.c:3444:35: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].c & c_mask) != (orig_data[i][j].c & c_mask) ||
# ^
# dsets.c:3444:67: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].c & c_mask) != (orig_data[i][j].c & c_mask) ||
# ^
# dsets.c:3445:35: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) ||
# ^
# dsets.c:3445:67: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) ||
# ^
# CC cmpd_dset.o
# dsets.c: In function 'test_nbit_compound_2':
# dsets.c:3701:40: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].b[m][n]&b_mask)!=(orig_data[i][j].b[m][n]&b_mask)) {
# ^
# dsets.c:3701:74: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].b[m][n]&b_mask)!=(orig_data[i][j].b[m][n]&b_mask)) {
# ^
# dsets.c:3708:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)||
# ^
# dsets.c:3708:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)||
# ^
# dsets.c:3709:43: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].d[m][n].c & c_mask)!=(orig_data[i][j].d[m][n].c & c_mask)||
# ^
# dsets.c:3709:81: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].d[m][n].c & c_mask)!=(orig_data[i][j].d[m][n].c & c_mask)||
# ^
# dsets.c:3710:43: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)||
# ^
# dsets.c:3710:81: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)||
# ^
# dsets.c:3718:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)||
# ^
# dsets.c:3718:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)||
# ^
# dsets.c:3719:32: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].a.c & c_mask)!=(orig_data[i][j].a.c & c_mask)||
# ^
# dsets.c:3719:64: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].a.c & c_mask)!=(orig_data[i][j].a.c & c_mask)||
# ^
# dsets.c:3720:32: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)||
# ^
# dsets.c:3720:64: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
# (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)||
# ^
# In file included from h5test.h:26:0,
# from dsets.c:34:
# dsets.c: In function 'test_nbit_compound_3':
# ../src/H5private.h:1140:31: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
# #define HDrandom() HDrand()
# ^
# dsets.c:3844:26: note: in expansion of macro 'HDrandom'
# orig_data[i].i = HDrandom() % (long)power;
# ^~~~~~~~
# dsets.c: In function 'test_nbit_flt_size':
# dsets.c:4215:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# orig_data[i][j] = (rand() % 1234567) / 2;
# ^
# dsets.c: In function 'test_scaleoffset_float':
# dsets.c:4599:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# orig_data[i][j] = (float)((HDrandom() % 100000) / 1000.0F);
# ^
# dsets.c: In function 'test_scaleoffset_float_2':
# dsets.c:4730:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# orig_data[0][j] = (float)((HDrandom() % 100000) / 1000.0F);
# ^
# dsets.c: In function 'test_scaleoffset_double':
# dsets.c:4841:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# orig_data[i][j] = (HDrandom() % 10000000) / 10000000.0F;
# ^
# dsets.c: In function 'test_scaleoffset_double_2':
# dsets.c:4972:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# orig_data[0][j] = (HDrandom() % 10000000) / 10000000.0F;
# ^
# cmpd_dset.c: In function 'initialize_stype1':
# cmpd_dset.c:885:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# s_ptr->f = i*2/3;
# ^
# cmpd_dset.c:886:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# s_ptr->g = i*2/3+1;
# ^
# cmpd_dset.c:888:20: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# s_ptr->h[j] = i*j/5+j;
# ^
# cmpd_dset.c:889:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# s_ptr->i = i*2/3+2;
# ^
# cmpd_dset.c:890:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# s_ptr->j = i*2/3+3;
# ^
# cmpd_dset.c: In function 'initialize_stype2':
# cmpd_dset.c:921:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->a = i*8+0;
# ^
# cmpd_dset.c:922:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->b = i*8+1;
# ^
# cmpd_dset.c:924:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->c[j] = i*8+j;
# ^
# cmpd_dset.c:925:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->d = i*8+6;
# ^
# cmpd_dset.c:926:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->e = i*8+7;
# ^
# cmpd_dset.c:928:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->f = i*2/3;
# ^
# cmpd_dset.c:929:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->g = i*2/3+1;
# ^
# cmpd_dset.c:931:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->h[j] = i*j/5+j;
# ^
# cmpd_dset.c:932:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->i = i*2/3+2;
# ^
# cmpd_dset.c:933:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->j = i*2/3+3;
# ^
# cmpd_dset.c:935:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->k = i/7+1;
# ^
# cmpd_dset.c:936:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->l = i/7+2;
# ^
# cmpd_dset.c:937:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->m = i/7+3;
# ^
# cmpd_dset.c:938:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->n = i/7+4;
# ^
# cmpd_dset.c:940:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->o = i*3+0;
# ^
# cmpd_dset.c:941:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->p = i*3+1;
# ^
# cmpd_dset.c:942:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->q = i*3+2;
# ^
# cmpd_dset.c: In function 'initialize_stype4':
# cmpd_dset.c:999:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->a = i*8+0;
# ^
# cmpd_dset.c:1000:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->b = i*8+1;
# ^
# cmpd_dset.c:1002:20: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->c[j] = i*8+j;
# ^
# dsets.c: In function 'test_missing_chunk':
# cmpd_dset.c:1003:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->d = i*8+6;
# ^
# cmpd_dset.c:1004:16: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->e = i*8+7;
# ^
# dsets.c:6721:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata2[i][j] = (int)j + (i * MISSING_CHUNK_DIM);
# ^
# cmpd_dset.c:1006:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->f = i*2/3;
# ^
# cmpd_dset.c:1007:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->g = i*2/3+1;
# ^
# cmpd_dset.c:1009:20: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->h[j] = i*j/5+j;
# ^
# dsets.c:6721:21: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# wdata2[i][j] = (int)j + (i * MISSING_CHUNK_DIM);
# ^
# cmpd_dset.c:1010:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->i = i*2/3+2;
# ^
# cmpd_dset.c:1011:23: warning: conversion to 'float' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->j = i*2/3+3;
# ^
# cmpd_dset.c:1013:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->k = i/7+1;
# ^
# cmpd_dset.c:1014:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->l = i/7+2;
# ^
# cmpd_dset.c:1015:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->m = i/7+3;
# ^
# cmpd_dset.c:1016:23: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# s_ptr->n = i/7+4;
# ^
# cmpd_dset.c:1018:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->o = i*3+0;
# ^
# cmpd_dset.c:1019:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->p = i*3+1;
# ^
# cmpd_dset.c:1020:23: warning: conversion to 'long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->q = i*3+2;
# ^
# cmpd_dset.c:1022:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->r = i*5+1;
# ^
# cmpd_dset.c:1023:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->s = i*5+2;
# ^
# cmpd_dset.c:1024:23: warning: conversion to 'long long int' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# s_ptr->t = i*5+3;
# ^
# cmpd_dset.c: In function 'test_pack_ooo':
# cmpd_dset.c:1791:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# j = HDrand() % num_free;
# ^
# cmpd_dset.c:1803:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# sub_cmpd_order = HDrand() % PACK_NMEMBS;
# ^~~~~~
# dsets.c: In function 'test_deprec':
# dsets.c:7295:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# cmpd_dset.c: In function 'main':
# cmpd_dset.c:2195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_compound(fname, fapl_id);
# ^~
# cmpd_dset.c:2199:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_hdf5_src_subset(fname, fapl_id);
# ^~
# cmpd_dset.c:2203:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_hdf5_dst_subset(fname, fapl_id);
# ^~
# cmpd_dset.c:2206:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_pack_ooo();
# ^~
# cmpd_dset.c:2209:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += test_ooo_order(fname);
# ^~
# dsets.c: In function 'test_single_chunk':
# dsets.c:9578:12: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# wbuf[i] = n++;
# ^
# dsets.c:9581:14: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# t_wbuf[i] = n++;
# ^
# dsets.c: In function 'test_unfiltered_edge_chunks':
# dsets.c:9880:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# wbuf[i][j] = (char)(2 * i) - (char)j;
# ^
# In file included from dsets.c:35:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC filter_fail.o
# In file included from filter_fail.c:25:0:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir_filename(const char *filename)
# ^~~~~~~~~~~~~~~~~~~~~~
# CC extend.o
# CC external.o
# CC efc.o
# CC objcopy.o
# objcopy.c: In function 'compare_data':
# objcopy.c:1092:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ref_buf1 = (const hdset_reg_ref_t *)buf1;
# ^
# objcopy.c:1093:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ref_buf2 = (const hdset_reg_ref_t *)buf2;
# ^
# CC links.o
# In file included from objcopy.c:25:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC unlink.o
# CC twriteorder.o
# In file included from h5test.h:26:0,
# from twriteorder.c:64:
# twriteorder.c: In function 'create_wo_file':
# ../src/H5private.h:1477:31: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# #define HDwrite(F,M,Z) write(F,M,Z)
# ^
# twriteorder.c:235:19: note: in expansion of macro 'HDwrite'
# if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){
# ^~~~~~~
# twriteorder.c: In function 'write_wo_file':
# ../src/H5private.h:1477:31: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# #define HDwrite(F,M,Z) write(F,M,Z)
# ^
# twriteorder.c:266:16: note: in expansion of macro 'HDwrite'
# if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){
# ^~~~~~~
# ../src/H5private.h:1477:31: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# #define HDwrite(F,M,Z) write(F,M,Z)
# ^
# twriteorder.c:274:19: note: in expansion of macro 'HDwrite'
# if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){
# ^~~~~~~
# twriteorder.c: In function 'read_wo_file':
# ../src/H5private.h:1160:30: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# #define HDread(F,M,Z) read(F,M,Z)
# ^
# twriteorder.c:300:16: note: in expansion of macro 'HDread'
# if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){
# ^~~~~~
# ../src/H5private.h:1160:30: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# #define HDread(F,M,Z) read(F,M,Z)
# ^
# twriteorder.c:313:16: note: in expansion of macro 'HDread'
# if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){
# ^~~~~~
# CC big.o
# In file included from h5test.h:26:0,
# from big.c:56:
# big.c: In function 'randll':
# ../src/H5private.h:1140:31: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# #define HDrandom() HDrand()
# ^
# big.c:132:15: note: in expansion of macro 'HDrandom'
# acc = HDrandom();
# ^~~~~~~~
# big.c:133:13: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# acc *= HDrandom();
# ^~
# big.c: In function 'reader':
# big.c:511:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int64_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# hs_offset[0] = HDstrtoll(s, NULL, 0);
# ^~~~~~~~~
# In file included from h5test.h:26:0,
# from big.c:56:
# big.c: In function 'main':
# big.c:804:15: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion]
# HDsrandom(seed);
# ^
# ../src/H5private.h:1271:41: note: in definition of macro 'HDsrandom'
# #define HDsrandom(S) HDsrand(S)
# ^
# CC mtime.o
# In file included from mtime.c:26:0:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC fillval.o
# fillval.c: In function 'test_rdwr_cases':
# fillval.c:792:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % cur_size[j];
# ^
# fillval.c:941:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % cur_size[j];
# ^
# fillval.c: In function 'test_extend_cases':
# fillval.c:1443:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129};
# ^~~~~
# fillval.c:1443:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129};
# ^~~~~~~~
# fillval.c:1498:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % start_size[j];
# ^
# fillval.c:1551:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % start_size[j];
# ^
# fillval.c:1589:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % extend_size[j];
# ^
# fillval.c:1628:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % max_size[j];
# ^
# fillval.c:1669:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % extend_size[j];
# ^
# fillval.c:1762:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_offset[j] = rand() % extend_size[j];
# ^
# fillval.c: In function 'test_extend':
# fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */
# ^~~~~
# fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */
# ^~~~~
# In file included from fillval.c:23:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC mount.o
# fillval.c: In function 'test_rdwr_cases':
# fillval.c:886:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized]
# HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c"
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# "Fill value: %f, %d, %f, %c\n",
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# hs_offset[0], hs_offset[1],
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# hs_offset[2], hs_offset[3],
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# hs_offset[4],
# ~~~~~~~~~~~~~
# (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z,
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z);
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# fillval.c:882:69: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x ||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
# buf_c[u].y != fill_c.y || buf_c[u].z != fill_c.z) {
# ~~~~~~~~~~~~~~~~~~~~~~
# fillval.c:1000:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized]
# printf(" Elmt={%ld,%ld,%ld,%ld,%ld}, read: %f,%d,%f,%c "
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# "should be: %f,%d,%f,%c\n",
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (long)hs_offset[0], (long)hs_offset[1],
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (long)hs_offset[2], (long)hs_offset[3],
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (long)hs_offset[4],
# ~~~~~~~~~~~~~~~~~~~
# (double)rd_c.a, rd_c.x, rd_c.y, rd_c.z, (double)should_be_c.a,
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# should_be_c.x,should_be_c.y,should_be_c.z);
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# fillval.c:886:21: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized]
# HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c"
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# "Fill value: %f, %d, %f, %c\n",
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# hs_offset[0], hs_offset[1],
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# hs_offset[2], hs_offset[3],
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# hs_offset[4],
# ~~~~~~~~~~~~~
# (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z,
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z);
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# CC flush1.o
# flush1.c: In function 'create_file':
# flush1.c:77:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1);
# ^
# flush1.c: In function 'extend_file':
# flush1.c:134:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1);
# ^
# CC flush2.o
# flush2.c: In function 'check_dset':
# flush2.c:80:56: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# error = fabs(the_data[i][j] - (double)(hssize_t)i / ((hssize_t)j + 1));
# ^
# flush2.c:86:27: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# (double)(hssize_t)i/(hssize_t)(j+1));
# ^
# CC app_ref.o
# CC enum.o
# CC set_extent.o
# CC ttsafe.o
# CC ttsafe_dcreate.o
# CC ttsafe_error.o
# CC ttsafe_cancel.o
# CC ttsafe_acreate.o
# CC enc_dec_plist.o
# CC enc_dec_plist_cross_platform.o
# In file included from enc_dec_plist_cross_platform.c:21:0:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC getname.o
# CC vfd.o
# getname.c: In function 'test_obj_ref':
# getname.c:2578:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2584:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], NULL, 0);
# ^~~~~~~~~~~
# getname.c:2587:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], NULL, 200);
# ^~~~~~~~~~~
# getname.c:2590:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2598:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2602:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2610:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(group, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2614:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[2], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2622:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(tid1, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2626:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[3], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2634:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2638:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2646:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(group, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2650:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[5], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2658:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2662:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[6], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2670:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(group, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2674:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[7], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2685:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2689:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2701:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# getname.c:2705:9: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf));
# ^~~~~~~~~~~
# CC ntypes.o
# CC dangle.o
# CC dtransform.o
# CC reserved.o
# CC cross_read.o
# cross_read.c: In function 'open_dataset':
# cross_read.c:210:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME, file, TRUE);
# ^~
# cross_read.c:213:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME1, file, TRUE);
# ^~
# cross_read.c:216:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME2, file, TRUE);
# ^~
# cross_read.c:219:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME3, file, TRUE);
# ^~
# cross_read.c:222:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME4, file, TRUE);
# ^~
# cross_read.c:225:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME5, file, TRUE);
# ^~
# cross_read.c:228:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME6, file, FALSE);
# ^~
# cross_read.c:231:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME7, file, FALSE);
# ^~
# cross_read.c:234:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME8, file, FALSE);
# ^~
# cross_read.c:237:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME9, file, FALSE);
# ^~
# cross_read.c:240:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME10, file, FALSE);
# ^~
# cross_read.c:243:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME11, file, FALSE);
# ^~
# cross_read.c:246:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME12, file, FALSE);
# ^~
# cross_read.c:249:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME13, file, FALSE);
# ^~
# cross_read.c:252:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME14, file, TRUE);
# ^~
# cross_read.c:255:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME15, file, TRUE);
# ^~
# cross_read.c:259:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME16, file, TRUE);
# ^~
# cross_read.c:267:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME17, file, TRUE);
# ^~
# cross_read.c:290:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME20, file, TRUE);
# ^~
# cross_read.c:293:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME21, file, TRUE);
# ^~
# cross_read.c:296:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME22, file, TRUE);
# ^~
# cross_read.c:299:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += check_data(DATASETNAME23, file, TRUE);
# ^~
# cross_read.c:309:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# return nerrors;
# ^~~~~~~
# cross_read.c: In function 'main':
# cross_read.c:335:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += open_dataset(filename);
# ^~
# cross_read.c:339:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrors += open_dataset(filename);
# ^~
# In file included from cross_read.c:25:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC freespace.o
# freespace.c: In function 'test_fs_create':
# freespace.c:491:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:516:4: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# nclasses, test_classes, NULL, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c: In function 'test_fs_sect_add':
# freespace.c:629:22: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:691:22: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:763:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:832:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c: In function 'test_fs_sect_find':
# freespace.c:950:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:980:69: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if(NULL == (frsp = H5FS_open(f, H5AC_ind_read_dxpl_id, fs_addr, nclasses,
# ^~~~~~~~
# freespace.c:1108:69: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if(NULL == (frsp = H5FS_open(f, H5AC_ind_read_dxpl_id, fs_addr, nclasses,
# ^~~~~~~~
# freespace.c:1187:69: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if(NULL == (frsp = H5FS_open(f, H5AC_ind_read_dxpl_id, fs_addr, nclasses,
# ^~~~~~~~
# freespace.c: In function 'test_fs_sect_merge':
# freespace.c:1334:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:1462:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:1564:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c: In function 'test_fs_sect_shrink':
# freespace.c:1800:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:1901:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:2000:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c: In function 'test_fs_sect_change_class':
# freespace.c:2135:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:2241:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c: In function 'test_fs_sect_extend':
# freespace.c:2425:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:2501:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:2574:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c:2648:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# freespace.c: In function 'test_fs_sect_iterate':
# freespace.c:2776:15: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# &cparam, nclasses, test_classes, &init_flags, (hsize_t)FSPACE_THRHD_DEF, (hsize_t)FSPACE_ALIGN_DEF)))
# ^~~~~~~~
# CC mf.o
# CC vds.o
# CC file_image.o
# In file included from h5test.h:26:0,
# from file_image.c:24:
# file_image.c: In function 'test_get_file_image':
# ../src/H5private.h:1048:29: warning: conversion to 'herr_t {aka int}' from '__off_t {aka long int}' may alter its value [-Wconversion]
# #define HDlseek(F,O,W) lseek(F,O,W)
# ^
# file_image.c:872:19: note: in expansion of macro 'HDlseek'
# ret = HDlseek(fd, (off_t)USERBLOCK_SIZE, SEEK_SET);
# ^~~~~~~
# In file included from vds.c:22:0:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir_filename(const char *filename)
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from file_image.c:25:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir_filename(const char *filename)
# ^~~~~~~~~~~~~~~~~~~~~~
# CC unregister.o
# CC cache_logging.o
# CC cork.o
# cork.c: In function 'main':
# cork.c:2160:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_old_dset_cork();
# ^~
# cork.c:2164:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += test_objs_cork(TRUE);
# ^~
# cork.c:2165:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += test_objs_cork(FALSE);
# ^~
# cork.c:2167:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += test_dset_cork(TRUE);
# ^~
# cork.c:2168:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += test_dset_cork(FALSE);
# ^~
# cork.c:2171:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_obj_dset_cork(TRUE);
# ^~
# cork.c:2172:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_obj_dset_cork(FALSE);
# ^~
# cork.c:2173:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_obj_dset_cork(TRUE);
# ^~
# cork.c:2174:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_dset_cork(TRUE, TRUE);
# ^~
# cork.c:2175:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_dset_cork(FALSE, TRUE);
# ^~
# cork.c:2176:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_dset_cork(TRUE, FALSE);
# ^~
# cork.c:2177:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_group_cork(TRUE);
# ^~
# cork.c:2178:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_group_cork(FALSE);
# ^~
# cork.c:2179:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_named_cork(TRUE);
# ^~
# cork.c:2180:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_named_cork(FALSE);
# ^~
# cork.c:2181:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_multiple_cork(TRUE);
# ^~
# cork.c:2182:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nerrs += verify_multiple_cork(FALSE);
# ^~
# At top level:
# cork.c:223:12: warning: 'print_index' defined but not used [-Wunused-function]
# static int print_index(hid_t fid) {
# ^~~~~~~~~~~
# CC swmr.o
# CC error_test.o
# error_test.c: In function 'error_stack':
# error_test.c:276:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# if((err_num = H5Eget_num(H5E_DEFAULT)) < 0)
# ^~~~~~~~~~
# error_test.c:285:19: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# if((err_num = H5Eget_num(ERR_STACK)) == 0) {
# ^~~~~~~~~~
# error_test.c: In function 'test_long_desc':
# error_test.c:357:24: warning: conversion to 'char' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# long_desc[u] = 'A' + (u % 26);
# ^~~
# error_test.c: In function 'test_create':
# error_test.c:497:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# err_num = H5Eget_num(estack_id);
# ^~~~~~~~~~
# error_test.c:504:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# err_num = H5Eget_num(estack_id);
# ^~~~~~~~~~
# error_test.c:511:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# err_num = H5Eget_num(estack_id);
# ^~~~~~~~~~
# error_test.c: In function 'test_copy':
# error_test.c:549:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# err_num = H5Eget_num(H5E_DEFAULT);
# ^~~~~~~~~~
# error_test.c:556:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# err_num = H5Eget_num(estack_id);
# ^~~~~~~~~~
# error_test.c:560:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# err_num = H5Eget_num(H5E_DEFAULT);
# ^~~~~~~~~~
# error_test.c:567:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
# err_num = H5Eget_num(H5E_DEFAULT);
# ^~~~~~~~~~
# In file included from error_test.c:23:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC err_compat.o
# CC tcheck_version.o
# CC testmeta.o
# CC accum_swmr_reader.o
# CC atomic_writer.o
# CC atomic_reader.o
# CC links_env.o
# CC flushrefresh.o
# CC use_append_chunk.o
# use_append_chunk.c: In function 'setup_parameters':
# use_append_chunk.c:87:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.chunkdims[0] = UC_opts.chunkplanes;
# ^~~~~~~
# use_append_chunk.c:88:47: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.chunkdims[1]=UC_opts.chunkdims[2]=UC_opts.chunksize;
# ^~~~~~~
# use_append_chunk.c:93:81: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.dims[1] = UC_opts.dims[2] = UC_opts.max_dims[1]=UC_opts.max_dims[2]=UC_opts.chunksize;
# ^~~~~~~
# use_append_chunk.c:97:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.nplanes = UC_opts.chunksize;
# ^~~~~~~
# CC use_common.o
# use_common.c: In function 'parse_option':
# use_common.c:85:29: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# if ((UC_opts.nplanes = atoi(optarg)) <= 0){
# ^~~~
# use_common.c: In function 'write_uc_file':
# use_common.c:252:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hsize_t cz=UC_opts.chunksize; /* Chunk size */
# ^~~~~~~
# use_common.c:355:15: warning: conversion to 'short int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# *bufptr++ = i;
# ^
# CC use_append_mchunks.o
# use_append_mchunks.c: In function 'setup_parameters':
# use_append_mchunks.c:80:28: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.chunkdims[0] = UC_opts.chunkplanes;
# ^~~~~~~
# use_append_mchunks.c:81:47: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.chunkdims[1]=UC_opts.chunkdims[2]=UC_opts.chunksize;
# ^~~~~~~
# use_append_mchunks.c:86:81: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.dims[1] = UC_opts.dims[2] = UC_opts.max_dims[1]=UC_opts.max_dims[2]=2*UC_opts.chunksize;
# ^
# use_append_mchunks.c:90:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# UC_opts.nplanes = 2*UC_opts.chunksize;
# ^
# CC use_disable_mdc_flushes.o
# use_disable_mdc_flushes.c: In function 'parse_option':
# use_disable_mdc_flushes.c:106:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# if ((nplanes_g = atoi(optarg)) <= 0){
# ^~~~
# use_disable_mdc_flushes.c: In function 'setup_parameters':
# use_disable_mdc_flushes.c:191:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# chunkdims_g[0] = chunkplanes_g;
# ^~~~~~~~~~~~~
# use_disable_mdc_flushes.c:192:38: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# chunkdims_g[1]= chunkdims_g[2] = chunksize_g;
# ^~~~~~~~~~~
# use_disable_mdc_flushes.c:197:61: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g;
# ^~~~~~~~~~~
# use_disable_mdc_flushes.c:201:21: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# nplanes_g = chunksize_g;
# ^~~~~~~~~~~
# use_disable_mdc_flushes.c: In function 'write_file':
# use_disable_mdc_flushes.c:297:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hsize_t cz=chunksize_g; /* Chunk size */
# ^~~~~~~~~~~
# use_disable_mdc_flushes.c:412:15: warning: conversion to 'short int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# *bufptr++ = i;
# ^
# CC swmr_generator.o
# CC swmr_start_write.o
# swmr_start_write.c: In function 'create_file':
# swmr_start_write.c:82:13: warning: variable 'max_dims' set but not used [-Wunused-but-set-variable]
# hsize_t max_dims[2] = {1, H5S_UNLIMITED}; /* Dataset maximum dimensions */
# ^~~~~~~~
# At top level:
# swmr_start_write.c:341:1: warning: 'open_datasets' defined but not used [-Wunused-function]
# open_datasets(hid_t fid, unsigned verbose)
# ^~~~~~~~~~~~~
# swmr_start_write.c:294:1: warning: 'open_file' defined but not used [-Wunused-function]
# open_file(const char *filename, unsigned verbose)
# ^~~~~~~~~
# swmr_start_write.c:221:1: warning: 'create_close_datasets' defined but not used [-Wunused-function]
# create_close_datasets(hid_t fid, int comp_level, unsigned verbose)
# ^~~~~~~~~~~~~~~~~~~~~
# CC swmr_reader.o
# swmr_reader.c: In function 'read_records':
# swmr_reader.c:217:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# offset = (unsigned)(HDrandom() % symbol_count[0]);
# ^
# CC swmr_writer.o
# CC swmr_remove_reader.o
# swmr_remove_reader.c: In function 'read_records':
# swmr_remove_reader.c:232:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# offset = (unsigned)(HDrandom() % symbol_count[0]);
# ^
# CC swmr_remove_writer.o
# swmr_remove_writer.c: In function 'remove_records':
# swmr_remove_writer.c:190:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# swmr_remove_writer.c:192:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# dim[1] = symbol->nrecords;
# ^~~
# CC swmr_addrem_writer.o
# CC swmr_sparse_reader.o
# CC swmr_sparse_writer.o
# swmr_sparse_writer.c: In function 'add_records':
# swmr_sparse_writer.c:179:18: warning: unused variable 'dummy' [-Wunused-variable]
# volatile int dummy; /* Dummy varialbe for busy sleep */
# ^~~~~
# CC swmr_check_compat_vfd.o
# CC vds_swmr_gen.o
# vds_swmr_gen.c: In function 'main':
# vds_swmr_gen.c:104:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[1] = map_start;
# ^~~~~~~~~
# vds_swmr_gen.c:108:19: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# map_start += PLANES[i][1];
# ^~
# vds_swmr_gen.c:108:22: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# map_start += PLANES[i][1];
# ^~~~~~
# vds_swmr_gen.c:20:10: warning: unused parameter 'argc' [-Wunused-parameter]
# main(int argc, char *argv[])
# ^~~~
# vds_swmr_gen.c:20:22: warning: unused parameter 'argv' [-Wunused-parameter]
# main(int argc, char *argv[])
# ^~~~
# In file included from vds_swmr_gen.c:17:0:
# At top level:
# vds_swmr.h:133:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH};
# ^~~~~~~~~
# CC vds_swmr_reader.o
# vds_swmr_reader.c: In function 'main':
# vds_swmr_reader.c:49:18: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# n_elements = VDS_PLANE[1] * VDS_PLANE[2];
# ^~~~~~~~~
# vds_swmr_reader.c:50:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# size = n_elements * sizeof(int);
# ^
# vds_swmr_reader.c:39:9: warning: unused variable 'i' [-Wunused-variable]
# int i; /* iterator */
# ^
# vds_swmr_reader.c:37:13: warning: unused variable 'has_errors' [-Wunused-variable]
# hbool_t has_errors = FALSE;/* if the read data contains errors */
# ^~~~~~~~~~
# vds_swmr_reader.c:20:10: warning: unused parameter 'argc' [-Wunused-parameter]
# main(int argc, char *argv[])
# ^~~~
# vds_swmr_reader.c:20:22: warning: unused parameter 'argv' [-Wunused-parameter]
# main(int argc, char *argv[])
# ^~~~
# In file included from vds_swmr_reader.c:17:0:
# At top level:
# vds_swmr.h:162:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable]
# static int32_t VDS_FILL_VALUE = -9;
# ^~~~~~~~~~~~~~
# vds_swmr.h:154:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable]
# static int32_t FILL_VALUES[N_SOURCES] = {
# ^~~~~~~~~~~
# vds_swmr.h:150:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable]
# static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset";
# ^~~~~~~~~~~~~~~~
# vds_swmr.h:149:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable]
# static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset";
# ^~~~~~~~~~~~~~~~
# vds_swmr.h:136:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable]
# static char FILE_NAMES[N_SOURCES][NAME_LEN] = {
# ^~~~~~~~~~
# vds_swmr.h:125:16: warning: 'PLANES' defined but not used [-Wunused-variable]
# static hsize_t PLANES[N_SOURCES][RANK] = {
# ^~~~~~
# vds_swmr.h:122:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable]
# static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH};
# ^~~~~~~~~~~~
# vds_swmr.h:114:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable]
# static hsize_t MAX_DIMS[N_SOURCES][RANK] = {
# ^~~~~~~~
# vds_swmr.h:107:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable]
# static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH};
# ^~~~~~~~
# vds_swmr.h:99:16: warning: 'DIMS' defined but not used [-Wunused-variable]
# static hsize_t DIMS[N_SOURCES][RANK] = {
# ^~~~
# CC vds_swmr_writer.o
# In file included from h5test.h:26:0,
# from vds_swmr_writer.c:17:
# vds_swmr_writer.c: In function 'main':
# ../src/H5private.h:1402:26: warning: conversion to 'unsigned int' from 'time_t {aka long int}' may alter its value [-Wconversion]
# #define HDtime(T) time(T)
# ^
# vds_swmr_writer.c:113:17: note: in expansion of macro 'HDtime'
# delay = HDtime(0) + 1;
# ^~~~~~
# In file included from vds_swmr_writer.c:18:0:
# At top level:
# vds_swmr.h:162:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable]
# static int32_t VDS_FILL_VALUE = -9;
# ^~~~~~~~~~~~~~
# vds_swmr.h:154:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable]
# static int32_t FILL_VALUES[N_SOURCES] = {
# ^~~~~~~~~~~
# vds_swmr.h:151:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable]
# static char VDS_DSET_NAME[NAME_LEN] = "vds_dset";
# ^~~~~~~~~~~~~
# vds_swmr.h:149:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable]
# static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset";
# ^~~~~~~~~~~~~~~~
# vds_swmr.h:146:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable]
# static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5";
# ^~~~~~~~~~~~~
# vds_swmr.h:133:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH};
# ^~~~~~~~~
# vds_swmr.h:122:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable]
# static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH};
# ^~~~~~~~~~~~
# vds_swmr.h:114:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable]
# static hsize_t MAX_DIMS[N_SOURCES][RANK] = {
# ^~~~~~~~
# vds_swmr.h:107:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable]
# static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH};
# ^~~~~~~~
# vds_swmr.h:99:16: warning: 'DIMS' defined but not used [-Wunused-variable]
# static hsize_t DIMS[N_SOURCES][RANK] = {
# ^~~~
# CC plugin.o
# CCLD libdynlib1.la
# plugin.c: In function 'test_noread_with_filters':
# plugin.c:577:33: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
# plugin_state = plugin_state & ~H5PL_FILTER_PLUGIN;
# ^
# In file included from plugin.c:24:0:
# At top level:
# H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir_filename(const char *filename)
# ^~~~~~~~~~~~~~~~~~~~~~
# CCLD libdynlib2.la
# CCLD libdynlib3.la
# CCLD libh5test.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD testhdf5
# CCLD cache
# CCLD cache_api
# CCLD cache_tagging
# CCLD lheap
# CCLD ohdr
# CCLD stab
# CCLD gheap
# CCLD farray
# CCLD earray
# CCLD btree2
# CCLD fheap
# CCLD pool
# CCLD accum
# CCLD hyperslab
# CCLD istore
# CCLD bittests
# CCLD dt_arith
# CCLD dtypes
# CCLD dsets
# CCLD cmpd_dset
# CCLD filter_fail
# CCLD extend
# CCLD external
# CCLD efc
# CCLD objcopy
# CCLD links
# CCLD unlink
# CCLD twriteorder
# CCLD big
# CCLD mtime
# CCLD fillval
# CCLD mount
# CCLD flush1
# CCLD flush2
# CCLD app_ref
# CCLD enum
# CCLD set_extent
# CCLD ttsafe
# CCLD enc_dec_plist
# CCLD enc_dec_plist_cross_platform
# CCLD getname
# CCLD vfd
# CCLD ntypes
# CCLD dangle
# CCLD dtransform
# CCLD reserved
# CCLD cross_read
# CCLD freespace
# CCLD mf
# CCLD vds
# CCLD file_image
# CCLD unregister
# CCLD cache_logging
# CCLD cork
# CCLD swmr
# CCLD error_test
# CCLD err_compat
# CCLD tcheck_version
# CCLD testmeta
# CCLD accum_swmr_reader
# CCLD atomic_writer
# CCLD atomic_reader
# CCLD links_env
# CCLD flushrefresh
# CCLD use_append_chunk
# CCLD use_append_mchunks
# CCLD use_disable_mdc_flushes
# CCLD swmr_generator
# CCLD swmr_start_write
# CCLD swmr_reader
# CCLD swmr_writer
# CCLD swmr_remove_reader
# CCLD swmr_remove_writer
# CCLD swmr_addrem_writer
# CCLD swmr_sparse_reader
# CCLD swmr_sparse_writer
# CCLD swmr_check_compat_vfd
# CCLD vds_swmr_gen
# CCLD vds_swmr_reader
# CCLD vds_swmr_writer
# CCLD plugin
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# Making all in tools
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# Making all in lib
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/lib'
# CC h5tools.lo
# CC h5tools_dump.lo
# h5tools_dump.c: In function 'h5tools_print_region_data_points':
# h5tools_dump.c:830:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# dims1[0] = npoints;
# ^~~~~~~
# h5tools_dump.c:836:21: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if((type_size = H5Tget_size(type_id)) == 0)
# ^~~~~~~~~~~
# In file included from h5tools_dump.c:31:0:
# h5tools_dump.c:839:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL)
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5tools_dump.c:846:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.ndims = ndims;
# ^~~~~
# h5tools_dump.c:852:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (jndx = 0; jndx < npoints; jndx++, elmtno++) {
# ^
# h5tools_dump.c:867:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (jndx == npoints - 1)
# ^~
# h5tools_dump.c:873:27: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.sm_pos = jndx * ndims;
# ^
# h5tools_dump.c:875:33: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.size_last_dim = (int) (ctx.p_max_idx[ctx.ndims - 1]);
# ^
# h5tools_dump.c:888:58: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ((char*)region_buf + jndx * type_size), &ctx);
# ^
# h5tools_dump.c:890:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (jndx + 1 < npoints || (region_flags & END_OF_DATA) == 0)
# ^
# h5tools_dump.c: In function 'h5tools_dump_region_data_points':
# h5tools_dump.c:975:34: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# alloc_size = npoints * ndims * sizeof(ptdata[0]);
# ^
# h5tools.c: In function 'init_acc_pos':
# h5tools.c:1302:14: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# for (i = (ctx->ndims - 2); i >= 0; i--) {
# ^
# In file included from h5tools.c:31:0:
# h5tools.c: In function 'render_bin_output_region_data_blocks':
# h5tools.c:1559:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5tools.c:1581:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((start = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5tools.c:1584:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((count = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5tools_dump.c: In function 'h5tools_display_simple_subset':
# h5tools_dump.c:1395:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# current_outer_dim = (ctx->ndims - 2) - 1;
# ^
# h5tools_dump.c:1398:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# for (i = current_outer_dim + 1; i < ctx->ndims; i++) {
# ^~~~~~~~~~~~~~~~~
# h5tools.c: In function 'render_bin_output_region_blocks':
# h5tools.c:1655:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]);
# ^
# h5tools_dump.c: In function 'h5tools_dump_simple_subset':
# h5tools_dump.c:1489:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# ctx->cmpd_listv = info->cmpd_listv;
# ^
# h5tools_dump.c: In function 'h5tools_dump_simple_dset':
# h5tools.c:1670:22: warning: conversion to 'hssize_t {aka long long int}' from 'hsize_t {aka long long unsigned int}' may change the sign of the result [-Wsign-conversion]
# type_id, nblocks, ptdata);
# ^~~~~~~
# h5tools_dump.c:1552:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx->ndims = H5Sget_simple_extent_ndims(f_space);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# h5tools.c: In function 'render_bin_output_region_data_points':
# h5tools.c:1716:21: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if((type_size = H5Tget_size(type_id)) == 0)
# ^~~~~~~~~~~
# In file included from h5tools.c:31:0:
# h5tools.c:1719:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL)
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5tools.c:1723:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5tools.c:1726:16: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# dims1[0] = npoints;
# ^~~~~~~
# h5tools.c:1735:73: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# if(render_bin_output(stream, container, type_id, (char*)region_buf, npoints) < 0)
# ^~~~~~~
# h5tools_dump.c: In function 'h5tools_dump_simple_mem':
# h5tools_dump.c:1701:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx->ndims = H5Sget_simple_extent_ndims(space);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# h5tools_dump.c:1719:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx->size_last_dim = (int) (ctx->p_max_idx[ctx->ndims - 1]);
# ^
# In file included from h5tools_dump.c:31:0:
# h5tools_dump.c: In function 'h5tools_print_enum':
# ../../src/H5private.h:1318:28: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# #define HDstrlen(S) strlen(S)
# ^
# h5tools_dump.c:2678:18: note: in expansion of macro 'HDstrlen'
# nchars = HDstrlen(name[i]);
# ^~~~~~~~
# h5tools_dump.c: In function 'h5tools_dump_dcpl':
# h5tools_dump.c:3195:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable]
# ssize_t ssize_out;
# ^~~~~~~~~
# h5tools_dump.c: In function 'h5tools_dump_comment':
# h5tools_dump.c:3639:59: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# cmt_bufsize = H5Oget_comment(obj_id, comment, cmt_bufsize);
# ^~~~~~~~~~~
# CC h5tools_str.lo
# In file included from h5tools_str.c:27:0:
# h5tools_str.c: In function 'h5tools_str_append':
# h5tools_str.c:180:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size_t newsize = MAX(str->len + nchars + 1, 2 * str->nalloc);
# ^
# ../../src/H5private.h:355:24: note: in definition of macro 'MAX'
# #define MAX(a,b) (((a)>(b)) ? (a) : (b))
# ^
# h5tools_str.c:180:43: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# size_t newsize = MAX(str->len + nchars + 1, 2 * str->nalloc);
# ^
# ../../src/H5private.h:355:35: note: in definition of macro 'MAX'
# #define MAX(a,b) (((a)>(b)) ? (a) : (b))
# ^
# h5tools_str.c:188:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# str->len += nchars;
# ^~
# h5tools_str.c: In function 'h5tools_str_dump_space_blocks':
# h5tools_str.c:526:42: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]);
# ^
# h5tools_str.c: In function 'h5tools_str_dump_space_points':
# h5tools_str.c:585:38: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# alloc_size = npoints * ndims * sizeof(ptdata[0]);
# ^
# h5tools_str.c: In function 'h5tools_str_sprint':
# h5tools_str.c:870:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if (info->str_repeat > 0) while (i + j < size && s[i] == s[i + j])
# ^
# h5tools_str.c:870:90: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if (info->str_repeat > 0) while (i + j < size && s[i] == s[i + j])
# ^
# h5tools_str.c:901:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# i += j - 1;
# ^~
# h5tools_str.c:925:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(unsigned char))
# ^~
# h5tools_str.c:928:79: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# tempuchar = (tempuchar >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:928:45: warning: conversion to 'unsigned char' from 'long long unsigned int' may alter its value [-Wconversion]
# tempuchar = (tempuchar >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:937:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(char))
# ^~
# h5tools_str.c:940:77: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# tempchar = (tempchar >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:940:44: warning: conversion to 'signed char' from 'long long unsigned int' may alter its value [-Wconversion]
# tempchar = (tempchar >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:950:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(unsigned int))
# ^~
# h5tools_str.c:953:44: warning: conversion to 'unsigned int' from 'long long unsigned int' may alter its value [-Wconversion]
# tempuint = (tempuint >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:961:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(int))
# ^~
# h5tools_str.c:964:75: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# tempint = (tempint >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:964:43: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion]
# tempint = (tempint >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:976:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(unsigned short))
# ^~
# h5tools_str.c:979:81: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# tempushort = (tempushort >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:979:46: warning: conversion to 'short unsigned int' from 'long long unsigned int' may alter its value [-Wconversion]
# tempushort = (tempushort >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:989:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(short))
# ^~
# h5tools_str.c:992:79: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# tempshort = (tempshort >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:992:45: warning: conversion to 'short int' from 'long long unsigned int' may alter its value [-Wconversion]
# tempshort = (tempshort >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:1002:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(unsigned long))
# ^~
# h5tools_str.c:1013:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(long))
# ^~
# h5tools_str.c:1016:77: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# templong = (templong >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:1016:44: warning: conversion to 'long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
# templong = (templong >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:1026:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(unsigned long long))
# ^~
# h5tools_str.c:1037:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (packed_data_offset >= 8 * sizeof(long long))
# ^~
# h5tools_str.c:1040:79: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion]
# templlong = (templlong >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:1040:45: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
# templlong = (templlong >> packed_data_offset) & packed_data_mask;
# ^
# h5tools_str.c:1095:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# ctx->cmpd_listv = info->cmpd_listv;
# ^
# h5tools_str.c:1100:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nmembs = H5Tget_nmembers(type);
# ^~~~~~~~~~~~~~~
# In file included from h5tools_str.c:27:0:
# h5tools_str.c: In function 'h5tools_str_replace':
# h5tools_str.c:1541:36: warning: conversion to 'size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# HDmemcpy ( newstr, oldstr, tok - oldstr );
# ^
# ../../src/H5private.h:1076:67: note: in definition of macro 'HDmemcpy'
# #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z)
# ^
# h5tools_str.c:1543:140: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# HDmemcpy ( newstr + (tok - oldstr) + HDstrlen( replacement ), tok + HDstrlen ( substr ), HDstrlen ( oldstr ) - HDstrlen ( substr ) - ( tok - oldstr ) );
# ^
# ../../src/H5private.h:1076:67: note: in definition of macro 'HDmemcpy'
# #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z)
# ^
# CC h5tools_utils.lo
# In file included from h5tools_utils.c:33:0:
# h5tools_utils.c: In function 'parallel_print':
# h5tools_utils.h:33:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# #define OUTBUFF_SIZE (PRINT_DATA_MAX_SIZE*4)
# ^
# ../../src/H5private.h:1462:48: note: in definition of macro 'HDvsnprintf'
# #define HDvsnprintf(S,N,FMT,A) vsnprintf(S,N,FMT,A)
# ^
# h5tools_utils.c:92:64: note: in expansion of macro 'OUTBUFF_SIZE'
# bytes_written = HDvsnprintf(outBuff+outBuffOffset, OUTBUFF_SIZE-outBuffOffset, format, ap);
# ^~~~~~~~~~~~
# In file included from h5tools_utils.c:31:0:
# h5tools_utils.c: In function 'print_version':
# h5tools_utils.c:411:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ((char *)H5_VERS_SUBRELEASE)[0] ? "-" : "", H5_VERS_SUBRELEASE);
# ^
# h5tools.h:41:64: note: in definition of macro 'PRINTSTREAM'
# #define PRINTSTREAM(S, F, ...) if(S != NULL) HDfprintf(S, F, __VA_ARGS__)
# ^~~~~~~~~~~
# h5tools_utils.c: In function 'add_obj':
# h5tools_utils.c:692:9: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# u = table->nobjs++;
# ^~~~~
# h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize':
# h5tools_utils.c:925:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# H5TOOLS_BUFSIZE = hyperslab_bufsize_mb * 1024 * 1024;
# ^~~~~~~~~~~~~~~~~~~~
# CC h5diff.lo
# CC h5diff_array.lo
# In file included from h5diff_array.c:20:0:
# h5diff_array.c: In function 'diff_datum':
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1690:17: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1690:17: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1690:17: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1720:17: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1720:17: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1720:17: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1790:17: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1790:17: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:124:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1790:17: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1819:17: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1819:17: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:124:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1819:17: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1889:17: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1889:17: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1889:17: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1918:17: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1918:17: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:1918:17: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:2587:21: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:2587:21: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:2587:21: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:2651:21: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:2651:21: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:2651:21: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# h5diff_array.c: In function 'character_compare_opt':
# h5diff_array.c:3053:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable]
# hbool_t both_zero;
# ^~~~~~~~~
# In file included from h5diff_array.c:20:0:
# h5diff_array.c: In function 'diff_ldouble':
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:3794:17: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:3794:17: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:3794:17: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:3868:17: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:3868:17: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:3868:17: note: in expansion of macro 'PER'
# PER(temp1_double,temp2_double);
# ^~~
# h5diff_array.c: In function 'diff_schar':
# h5diff_array.c:4047:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4061:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(char);
# ^~~~
# h5diff_array.c:4091:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4105:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(char);
# ^~~~
# h5diff_array.c: In function 'diff_uchar':
# h5diff_array.c:4227:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4241:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned char);
# ^~~~
# h5diff_array.c:4271:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4285:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned char);
# ^~~~
# h5diff_array.c: In function 'diff_short':
# h5diff_array.c:4404:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4418:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(short);
# ^~~~
# h5diff_array.c:4450:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4464:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(short);
# ^~~~
# h5diff_array.c: In function 'diff_ushort':
# h5diff_array.c:4584:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4598:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned short);
# ^~~~
# h5diff_array.c:4630:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4644:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned short);
# ^~~~
# h5diff_array.c: In function 'diff_int':
# h5diff_array.c:4765:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4779:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(int);
# ^~~~
# h5diff_array.c:4811:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4825:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(int);
# ^~~~
# h5diff_array.c: In function 'diff_uint':
# h5diff_array.c:4945:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:4959:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned int);
# ^~~~
# h5diff_array.c:4990:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5004:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned int);
# ^~~~
# In file included from h5diff_array.c:20:0:
# h5diff_array.c: In function 'diff_long':
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5114:10: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5114:10: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5114:10: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# h5diff_array.c:5128:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5142:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(long);
# ^~~~
# In file included from h5diff_array.c:20:0:
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5160:10: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5160:10: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5160:10: note: in expansion of macro 'PER'
# PER(temp1_long,temp2_long);
# ^~~
# h5diff_array.c:5174:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5188:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(long);
# ^~~~
# In file included from h5diff_array.c:20:0:
# h5diff_array.c: In function 'diff_ulong':
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5302:10: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5302:10: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:124:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5302:10: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# h5diff_array.c:5315:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5329:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned long);
# ^~~~
# In file included from h5diff_array.c:20:0:
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5347:10: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:122:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5347:10: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:124:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5347:10: note: in expansion of macro 'PER_UNSIGN'
# PER_UNSIGN(signed long,temp1_ulong,temp2_ulong);
# ^~~~~~~~~~
# h5diff_array.c:5360:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5374:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned long);
# ^~~~
# In file included from h5diff_array.c:20:0:
# h5diff_array.c: In function 'diff_llong':
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5481:10: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5481:10: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5481:10: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# h5diff_array.c:5494:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5506:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(long long);
# ^~~~
# In file included from h5diff_array.c:20:0:
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:8: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5524:10: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:109:33: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(H5_DBL_ABS_EQUAL(0,A) && H5_DBL_ABS_EQUAL(0,B)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5524:10: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# ../../src/H5private.h:542:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON)
# ^
# ../../src/H5private.h:761:31: note: in definition of macro 'HDfabs'
# #define HDfabs(X) fabs(X)
# ^
# h5diff_array.c:111:9: note: in expansion of macro 'H5_DBL_ABS_EQUAL'
# if(!H5_DBL_ABS_EQUAL(0,A)) \
# ^~~~~~~~~~~~~~~~
# h5diff_array.c:5524:10: note: in expansion of macro 'PER'
# PER(temp1_llong,temp2_llong);
# ^~~
# h5diff_array.c:5537:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5549:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(long long);
# ^~~~
# h5diff_array.c: In function 'diff_ullong':
# h5diff_array.c:5672:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5684:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned long long);
# ^~~~
# h5diff_array.c:5717:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# h5diff_array.c:5729:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# mem1+=sizeof(unsigned long long);
# ^~~~
# CC h5diff_attr.lo
# CC h5diff_dset.lo
# CC h5diff_util.lo
# CC h5trav.lo
# CC h5tools_filters.lo
# CC h5tools_ref.lo
# CC h5tools_type.lo
# In file included from h5tools_ref.c:19:0:
# h5tools_ref.c: In function 'free_ref_path_info':
# h5tools_ref.c:68:12: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# HDfree(node->path);
# ^
# ../../src/H5private.h:849:31: note: in definition of macro 'HDfree'
# #define HDfree(M) free(M)
# ^
# In file included from h5tools_ref.c:17:0:
# /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'const char *'
# extern void free (void *__ptr) __THROW;
# ^~~~
# CC io_timer.lo
# CCLD libh5tools.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/lib'
# Making all in h5diff
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5diff'
# CC h5diff_main.o
# CC h5diff_common.o
# CC h5diffgentest.o
# h5diff_common.c: In function 'parse_command_line':
# h5diff_common.c:191:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# exclude_node->obj_path = (char*)opt_arg;
# ^
# h5diff_common.c:252:30: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# options->count = atol( opt_arg );
# ^~~~
# CCLD h5diff
# h5diffgentest.c: In function 'test_comp_vlen_strings':
# h5diffgentest.c:3812:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp1_buf.str_vlen = comp1_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3813:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp2_buf.str_vlen = comp2_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3814:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp3_buf.str_vlen = comp3_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3815:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp4_buf.str_vlen = comp4_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3816:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp5_buf.str_vlen = comp5_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3817:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp6_buf.str_vlen = comp6_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3818:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp7_buf.str_vlen = comp7_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3819:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp8_buf.str_vlen = comp8_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3820:52: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp9_buf.str_vlen = comp9_buf.str_vlen_repeat = vlen_str_buf;
# ^
# h5diffgentest.c:3856:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp1_buf.str_array_vlen[i] = comp1_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3857:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp2_buf.str_array_vlen[i] = comp2_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3858:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp3_buf.str_array_vlen[i] = comp3_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3859:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp4_buf.str_array_vlen[i] = comp4_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3860:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp5_buf.str_array_vlen[i] = comp5_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3861:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp6_buf.str_array_vlen[i] = comp6_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3862:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp7_buf.str_array_vlen[i] = comp7_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3863:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp8_buf.str_array_vlen[i] = comp8_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c:3864:73: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# comp9_buf.str_array_vlen[i] = comp9_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
# ^
# h5diffgentest.c: In function 'test_comps_array':
# h5diffgentest.c:4482:45: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i].cmpd2[j].f2 = (float)(i*10.5F) + diff;
# ^
# h5diffgentest.c:4482:53: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i].cmpd2[j].f2 = (float)(i*10.5F) + diff;
# ^
# h5diffgentest.c:4473:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5diffgentest.c: In function 'test_comps_vlen':
# h5diffgentest.c:4593:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i].i1 = i;
# ^
# h5diffgentest.c:4598:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
# ^
# h5diffgentest.c:4598:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
# ^
# h5diffgentest.c:4599:57: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5F) + diff;
# ^
# h5diffgentest.c:4599:65: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5F) + diff;
# ^
# h5diffgentest.c:4588:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# In file included from h5diffgentest.c:19:0:
# h5diffgentest.c: In function 'test_comps_array_vlen':
# h5diffgentest.c:4719:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].cmpd2[j].vl.p = HDmalloc((j+1)*sizeof(cmpd3_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5diffgentest.c:4720:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].cmpd2[j].vl.len = j+1;
# ^
# h5diffgentest.c:4725:70: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5F) + diff;
# ^
# h5diffgentest.c:4725:78: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5F) + diff;
# ^
# h5diffgentest.c:4707:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5diffgentest.c: In function 'test_comps_vlen_arry':
# h5diffgentest.c:4862:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i].i1 = i;
# ^
# h5diffgentest.c:4868:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
# ^
# h5diffgentest.c:4868:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
# ^
# h5diffgentest.c:4872:64: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5F + diff;
# ^
# h5diffgentest.c:4872:71: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5F + diff;
# ^
# h5diffgentest.c:4872:63: warning: conversion to 'int' from 'float' may alter its value [-Wfloat-conversion]
# ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5F + diff;
# ^
# h5diffgentest.c:4873:72: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5F) + diff;
# ^
# h5diffgentest.c:4873:80: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5F) + diff;
# ^
# h5diffgentest.c:4856:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# In file included from h5diffgentest.c:19:0:
# h5diffgentest.c: In function 'write_attr_in':
# h5diffgentest.c:5862:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5diffgentest.c:5863:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].len = i + 1;
# ^
# h5diffgentest.c:6078:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# else buf23[i][j][k]=n++;
# ^
# h5diffgentest.c:6139:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf33[i][j][k].a=n++;
# ^
# In file included from h5diffgentest.c:19:0:
# h5diffgentest.c:6278:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5diffgentest.c:6279:38: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].len = i + 1;
# ^
# h5diffgentest.c:5356:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# h5diffgentest.c: In function 'write_dset_in':
# h5diffgentest.c:6654:17: warning: declaration of 'did' shadows a previous local [-Wshadow]
# hid_t did; /* dataset ID */
# ^~~
# h5diffgentest.c:6407:13: note: shadowed declaration is here
# hid_t did;
# ^~~
# h5diffgentest.c:6655:17: warning: declaration of 'sid' shadows a previous local [-Wshadow]
# hid_t sid; /* dataspace ID */
# ^~~
# h5diffgentest.c:6408:13: note: shadowed declaration is here
# hid_t sid;
# ^~~
# h5diffgentest.c:6656:17: warning: declaration of 'tid' shadows a previous local [-Wshadow]
# hid_t tid; /* datatype ID */
# ^~~
# h5diffgentest.c:6409:13: note: shadowed declaration is here
# hid_t tid;
# ^~~
# h5diffgentest.c:6660:17: warning: declaration of 'j' shadows a previous local [-Wshadow]
# int j;
# ^
# h5diffgentest.c:6412:21: note: shadowed declaration is here
# int val, i, j, k, l, n;
# ^
# h5diffgentest.c:6666:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for( j = 0; j < H5TOOLS_MALLOCSIZE / sizeof(double) + 1; j++)
# ^
# In file included from h5diffgentest.c:19:0:
# h5diffgentest.c:6822:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5diffgentest.c:6823:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].len = i + 1;
# ^
# h5diffgentest.c:6944:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# else buf23[i][j][k]=n++;
# ^
# h5diffgentest.c:6981:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf33[i][j][k].a=n++;
# ^
# In file included from h5diffgentest.c:19:0:
# h5diffgentest.c:7035:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5diffgentest.c:7036:38: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].len = i + 1;
# ^
# h5diffgentest.c:6411:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# h5diffgentest.c: In function 'gen_datareg':
# h5diffgentest.c:7127:21: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# h5diffgentest.c: In function 'test_hyperslab':
# h5diffgentest.c:7268:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_start[0] = i * GBLL/(1024*1024);
# ^
# CCLD h5diffgentest
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5diff'
# Making all in h5ls
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5ls'
# CC h5ls.o
# CCLD h5ls
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5ls'
# Making all in h5dump
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5dump'
# CC h5dump.o
# CC h5dump_ddl.o
# h5dump_ddl.c: In function 'dump_datatype':
# h5dump_ddl.c:63:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c: In function 'dump_dataspace':
# h5dump_ddl.c:92:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c: In function 'dump_attr_cb':
# h5dump_ddl.c:126:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c:145:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_ddl.c: In function 'dump_all_cb':
# h5dump_ddl.c:202:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c:216:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_ddl.c: In function 'dump_named_datatype':
# h5dump_ddl.c:674:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c:688:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_ddl.c: In function 'dump_group':
# h5dump_ddl.c:837:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c:851:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_ddl.c: In function 'dump_dataset':
# h5dump_ddl.c:972:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c:986:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_ddl.c: In function 'dump_data':
# h5dump_ddl.c:1155:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_ddl.c:1162:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c: In function 'attr_search':
# h5dump_ddl.c:1362:17: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
# k = (size_t)i + 1 + (size_t)j + 1 + 2;
# ^
# h5dump_ddl.c: In function 'obj_search':
# h5dump_ddl.c:1393:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# attr_data.path = (char*)path;
# ^
# In file included from h5dump_ddl.c:18:0:
# h5dump_ddl.c: In function 'lnk_search':
# h5dump.c: In function 'parse_hsize_list':
# h5dump.c:642:27: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast]
# p_list[i++] = (hsize_t)HDatof(ptr);
# ^
# ../../src/H5private.h:1318:28: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# #define HDstrlen(S) strlen(S)
# ^
# h5dump_ddl.c:1428:18: note: in expansion of macro 'HDstrlen'
# search_len = HDstrlen(op_name);
# ^~~~~~~~
# h5dump.c: In function 'parse_mask_list':
# h5dump.c:744:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (offset_value < 0 || offset_value >= PACKED_BITS_SIZE_MAX) {
# ^~
# h5dump.c:769:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if ((offset_value + length_value) > PACKED_BITS_SIZE_MAX){
# ^
# h5dump.c:790:21: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
# temp_mask = ~0L;
# ^
# h5dump.c:791:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if(length_value<8*sizeof(unsigned long long)) {
# ^
# h5dump_ddl.c: In function 'handle_paths':
# h5dump_ddl.c:1516:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# handle_udata.op_name = (char*)path_name;
# ^
# h5dump_ddl.c: In function 'handle_attributes':
# h5dump_ddl.c:1578:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_ddl.c:1592:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_ddl.c: In function 'handle_datasets':
# h5dump_ddl.c:1735:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ndims = ndims_res;
# ^~~~~~~~~
# h5dump.c: In function 'h5_fileaccess':
# h5dump.c:1719:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);
# ^
# CC h5dump_xml.o
# CC h5dumpgentest.o
# h5dump_xml.c:72:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# "", /*cmpd_listv */
# ^~
# h5dump_xml.c:72:5: note: (near initialization for 'xml_dataformat.cmpd_listv')
# h5dump_xml.c: In function 'xml_dump_all_cb':
# h5dump_xml.c:161:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:175:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_escape_the_string':
# h5dump_xml.c:760:15: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# len = slen;
# ^~~~
# h5dump_xml.c: In function 'xml_print_datatype':
# h5dump_xml.c:883:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:897:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c:1260:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# nmembers = H5Tget_nmembers(type);
# ^~~~~~~~~~~~~~~
# h5dump_xml.c:1484:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ndims = H5Tget_array_ndims(type);
# ^~~~~~~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_datatype':
# h5dump_xml.c:1588:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:1602:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_dataspace':
# h5dump_xml.c:1727:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:1741:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_data':
# h5dump_xml.c:1903:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:1921:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_attr':
# h5dump_xml.c:2101:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:2115:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_named_datatype':
# h5dump_xml.c:2431:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:2445:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_group':
# h5dump_xml.c:2656:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:2670:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# In file included from h5dump_xml.c:18:0:
# h5dump_xml.c: In function 'xml_print_refs':
# h5dump_xml.c:3011:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char));
# ^
# ../../src/H5private.h:664:37: note: in definition of macro 'HDcalloc'
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# h5dump_xml.c:3027:47: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char));
# ^
# ../../src/H5private.h:664:37: note: in definition of macro 'HDcalloc'
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# h5dump_xml.c:3045:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:3059:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# In file included from h5dump_xml.c:18:0:
# h5dump_xml.c: In function 'xml_print_strs':
# h5dump_xml.c:3169:38: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# buf = HDmalloc((size_t)(ssiz * tsiz));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dump_xml.c:3185:38: warning: conversion to 'long long unsigned int' from 'hssize_t {aka long long int}' may change the sign of the result [-Wsign-conversion]
# buf = HDmalloc((size_t)(ssiz * tsiz));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dump_xml.c:3204:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:3218:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c:3223:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (i = 0; i < ssiz; i++) {
# ^
# h5dump_xml.c: In function 'check_filters':
# h5dump_xml.c:3320:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:3334:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_fill_value':
# h5dump_xml.c:3460:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:3474:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_dump_dataset':
# h5dump_xml.c:3830:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dump_xml.c:3848:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dump_xml.c: In function 'xml_print_enum':
# h5dump_xml.c:4424:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# ctx.cur_column = dump_indent;
# ^~~~~~~~~~~
# h5dumpgentest.c: In function 'gent_dataset':
# h5dumpgentest.c:451:35: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i][j] = 0.0001F * j + i;
# ^
# h5dump_xml.c:4438:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# string_dataformat.line_ncols = h5tools_nCols;
# ^~~~~~~~~~~~~
# h5dumpgentest.c:451:39: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c: In function 'gent_attribute':
# h5dumpgentest.c:546:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# for(i = 0; i < 10; i++) d[i] = 0.1F * i;
# ^
# h5dumpgentest.c: In function 'gent_compound_dt':
# h5dumpgentest.c:974:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset1[i].c = (float)(1.0F/(i+1));
# ^
# h5dumpgentest.c:977:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i].b = (float)(i+ i*0.1F);
# ^
# h5dumpgentest.c:977:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i].b = (float)(i+ i*0.1F);
# ^
# h5dumpgentest.c:983:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset5[i].b = (float)(i*0.1F);
# ^
# h5dumpgentest.c: In function 'gent_compound_dt2':
# h5dumpgentest.c:1159:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset1[i].c = (float)(1.0F/(i+1));
# ^
# h5dumpgentest.c:1162:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i].b = (float)(i+ i*0.1F);
# ^
# h5dumpgentest.c:1162:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i].b = (float)(i+ i*0.1F);
# ^
# h5dumpgentest.c:1165:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset4[i].b = (float)(i*1.0F);
# ^
# h5dumpgentest.c:1168:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset5[i].b = (float)(i*1.0F);
# ^
# h5dumpgentest.c: In function 'gent_all':
# h5dumpgentest.c:1408:32: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2_1[i] = (float)(i * 0.1F + 1);
# ^
# h5dumpgentest.c:1419:49: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2_2[i][j] = (float)((i + 1) * j * 0.1F);
# ^
# h5dumpgentest.c: In function 'gent_many':
# h5dumpgentest.c:1587:21: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# d[i] = 0.1F * i;
# ^
# h5dumpgentest.c:1599:67: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# dset1[j].c[i3][i2][i1][i0] = (double)(i0+j+sdim);
# ^
# h5dumpgentest.c:1516:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret;
# ^~~
# h5dumpgentest.c: In function 'gent_str2':
# h5dumpgentest.c:1902:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = i;
# ^
# h5dumpgentest.c:1915:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = i;
# ^
# h5dumpgentest.c:1935:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = i;
# ^
# h5dumpgentest.c:1949:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = i;
# ^
# h5dumpgentest.c:1968:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = i;
# ^
# h5dumpgentest.c:1982:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = i;
# ^
# h5dumpgentest.c: In function 'gent_objref':
# h5dumpgentest.c:2068:19: warning: conversion to 'uint32_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# *tu32++ = i * 3;
# ^
# h5dumpgentest.c: In function 'gent_datareg':
# h5dumpgentest.c:2173:16: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# *tu8++=i*3;
# ^
# h5dumpgentest.c: In function 'gent_attrreg':
# h5dumpgentest.c:2282:16: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# *tu8++=i*3;
# ^
# h5dumpgentest.c: In function 'gent_nestcomp':
# h5dumpgentest.c:2400:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# s1[i].c = 1.0F/(i+1);
# ^
# h5dumpgentest.c:2401:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# s1[i].d.a = 65 + i;
# ^~
# h5dumpgentest.c: In function 'gent_opaque':
# h5dumpgentest.c:2472:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# test[x][0] = x;
# ^
# h5dumpgentest.c:2473:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# test[x][1] = 99 - x;
# ^~
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c: In function 'gent_vldatatypes':
# h5dumpgentest.c:2573:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:2574:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].len = i + 1;
# ^
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c:2600:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].p = HDmalloc((i + 1) * sizeof(float));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:2601:24: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].len = i + 1;
# ^
# h5dumpgentest.c:2604:55: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((float *)wdata[i].p)[j] = (float)(i * 10 + ((float)j) / 10.0F);
# ^
# h5dumpgentest.c:2565:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret=0;
# ^~~
# h5dumpgentest.c: In function 'gent_vldatatypes2':
# h5dumpgentest.c:2660:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_vldatatypes3':
# h5dumpgentest.c:2737:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i].i=i*10;
# ^
# h5dumpgentest.c:2738:34: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# wdata[i].f=(float)((i*20)/3.0F);
# ^
# h5dumpgentest.c:2733:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_vldatatypes4':
# h5dumpgentest.c:2809:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# ((s1 *)wdata[i].p)[j].i=i*10+j;
# ^
# h5dumpgentest.c:2810:53: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0F);
# ^
# h5dumpgentest.c:2802:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_vldatatypes5':
# h5dumpgentest.c:2875:26: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].len=i+5;
# ^
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c:2876:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i].p=HDmalloc(sizeof(unsigned)*(i+5));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:2878:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned *)wdata[i].p)[j]=j*2;
# ^
# h5dumpgentest.c:2866:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_array1_big':
# h5dumpgentest.c:2936:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_array1':
# h5dumpgentest.c:3027:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_array2':
# h5dumpgentest.c:3071:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_array3':
# h5dumpgentest.c:3119:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_array4':
# h5dumpgentest.c:3181:36: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i][j].f=(float)(i*2.5F+j);
# ^
# h5dumpgentest.c:3181:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i][j].f=(float)(i*2.5F+j);
# ^
# h5dumpgentest.c:3175:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_array5':
# h5dumpgentest.c:3249:48: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i][j].f[k]=(float)(i*10+j*2.5F+k);
# ^
# h5dumpgentest.c:3249:46: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i][j].f[k]=(float)(i*10+j*2.5F+k);
# ^
# h5dumpgentest.c:3249:53: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i][j].f[k]=(float)(i*10+j*2.5F+k);
# ^
# h5dumpgentest.c:3242:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c: In function 'gent_array6':
# h5dumpgentest.c:3317:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:3318:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i][j].len=i+j+1;
# ^
# h5dumpgentest.c:3320:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k;
# ^
# h5dumpgentest.c:3312:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c: In function 'gent_array7':
# h5dumpgentest.c:3378:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:3379:29: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# wdata[i][j].len=i+j+1;
# ^
# h5dumpgentest.c:3382:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l;
# ^
# h5dumpgentest.c:3373:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# h5dumpgentest.c: In function 'gent_array8':
# h5dumpgentest.c:3448:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# wdata[i] = i;
# ^
# h5dumpgentest.c:3437:17: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status = -1;
# ^~~~~~
# h5dumpgentest.c: In function 'gent_empty':
# h5dumpgentest.c:3498:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret=0;
# ^~~
# h5dumpgentest.c: In function 'gent_multi':
# h5dumpgentest.c:3722:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# memb_addr[mt] = MAX(mt - 1,0) * (HADDR_MAX / 10);
# ^
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c: In function 'write_attr_in':
# h5dumpgentest.c:4109:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:4110:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].len = i + 1;
# ^
# h5dumpgentest.c:4166:32: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf23[i][j][k]=n++;
# ^
# h5dumpgentest.c:4192:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf33[i][j][k].a=n++;
# ^
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c:4241:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:4242:38: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].len = i + 1;
# ^
# h5dumpgentest.c:3886:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c: In function 'write_dset_in':
# h5dumpgentest.c:4551:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:4552:31: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].len = i + 1;
# ^
# h5dumpgentest.c:4620:32: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf23[i][j][k]=n++;
# ^
# h5dumpgentest.c:4646:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf33[i][j][k].a=n++;
# ^
# In file included from h5dumpgentest.c:28:0:
# h5dumpgentest.c:4695:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5dumpgentest.c:4696:38: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].len = i + 1;
# ^
# h5dumpgentest.c:4327:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# h5dumpgentest.c: In function 'gent_attr_all':
# h5dumpgentest.c:4770:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# h5dumpgentest.c: In function 'gent_compound_complex':
# h5dumpgentest.c:4951:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# Array1[m].d[n][o] = m + n + o;
# ^
# h5dumpgentest.c:4955:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Array1[m].e = (float)( m * 0.96F );
# ^
# h5dumpgentest.c:4958:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Array1[m].f[n] = ( m * 1024.9637F );
# ^
# h5dumpgentest.c:4928:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status; /* Error checking variable */
# ^~~~~~
# h5dumpgentest.c: In function 'gent_named_dtype_attr':
# h5dumpgentest.c:5082:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret;
# ^~~
# h5dumpgentest.c: In function 'make_external':
# h5dumpgentest.c:5304:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int ret;
# ^~~
# h5dumpgentest.c: In function 'gent_filters':
# h5dumpgentest.c:5352:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int i, j, n, ret;
# ^~~
# h5dumpgentest.c: In function 'gent_fcontents':
# h5dumpgentest.c:5698:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int ret;
# ^~~
# h5dumpgentest.c: In function 'gent_fvalues':
# h5dumpgentest.c:5832:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int ret;
# ^~~
# h5dumpgentest.c: In function 'gent_string':
# h5dumpgentest.c:5992:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int ret;
# ^~~
# h5dumpgentest.c: In function 'gent_aindices':
# h5dumpgentest.c:6087:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int i, j, k, l, n, ret;
# ^~~
# h5dumpgentest.c: In function 'gent_longlinks':
# h5dumpgentest.c:6156:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable]
# hid_t gid2 = (-1); /* Datatype ID */
# ^~~~
# h5dumpgentest.c: In function 'gent_bigdims':
# h5dumpgentest.c:6335:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int ret;
# ^~~
# h5dumpgentest.c: In function 'gent_hyperslab':
# h5dumpgentest.c:6431:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int i, ret;
# ^~~
# h5dumpgentest.c: In function 'gent_dataset_idx':
# h5dumpgentest.c:7055:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# int i, j, ret;
# ^~~
# h5dumpgentest.c: In function 'gent_packedbits':
# h5dumpgentest.c:7157:28: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# dsetu8[i][j] = dsetu8[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7158:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:7174:29: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# dsetu16[i][j] = dsetu16[i][j-1] << 1;
# ^~~~~~~
# h5dumpgentest.c:7175:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:7225:27: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# dset8[i][j] = dset8[i][j-1] << 1;
# ^~~~~
# h5dumpgentest.c:7226:22: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:7242:28: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# dset16[i][j] = dset16[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7243:23: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:7291:37: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c:7291:41: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c: In function 'gent_attr_intsize':
# h5dumpgentest.c:7339:28: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# dsetu8[i][j] = dsetu8[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7341:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:7357:29: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# dsetu16[i][j] = dsetu16[i][j-1] << 1;
# ^~~~~~~
# h5dumpgentest.c:7359:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:7411:27: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# dset8[i][j] = dset8[i][j-1] << 1;
# ^~~~~
# h5dumpgentest.c:7413:22: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:7429:28: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# dset16[i][j] = dset16[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7431:23: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:7481:37: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c:7481:41: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c: In function 'gent_charsets':
# h5dumpgentest.c:7506:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# h5dumpgentest.c: In function 'gent_compound_intsizes':
# h5dumpgentest.c:7592:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7594:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7595:42: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7597:27: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:7604:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7606:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7607:43: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7609:28: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:7616:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7618:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7628:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7640:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7642:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7643:41: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7645:26: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:7652:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7654:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7655:42: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7657:27: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:7664:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7666:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7676:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7678:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7687:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++)
# ^
# h5dumpgentest.c:7688:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 0; o < dims[1]; o++)
# ^
# h5dumpgentest.c:7689:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetdbl[n][o] = 0.0001F * o + n;
# ^
# h5dumpgentest.c:7689:55: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetdbl[n][o] = 0.0001F * o + n;
# ^
# h5dumpgentest.c:7580:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status; /* Error checking variable */
# ^~~~~~
# h5dumpgentest.c: In function 'gent_compound_attr_intsizes':
# h5dumpgentest.c:7867:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7869:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7870:42: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7872:27: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:7879:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7881:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7882:43: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7884:28: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:7891:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7893:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7903:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7905:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7915:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7917:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7918:41: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7920:26: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:7927:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7929:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7930:42: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1;
# ^~~~~~
# h5dumpgentest.c:7932:27: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:7939:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7941:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7951:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:7953:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 1; o < dims[1]; o++) {
# ^
# h5dumpgentest.c:7962:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++)
# ^
# h5dumpgentest.c:7963:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(o = 0; o < dims[1]; o++)
# ^
# h5dumpgentest.c:7964:51: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetdbl[n][o] = 0.0001F * o + n;
# ^
# h5dumpgentest.c:7964:55: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Array1[m].dsetdbl[n][o] = 0.0001F * o + n;
# ^
# h5dumpgentest.c:7855:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status; /* Error checking variable */
# ^~~~~~
# h5dumpgentest.c: In function 'gent_nested_compound_dt':
# h5dumpgentest.c:8132:33: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i].b = (float)(i+i*0.1F);
# ^
# h5dumpgentest.c:8132:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2[i].b = (float)(i+i*0.1F);
# ^
# h5dumpgentest.c:8138:49: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset3[i].b[j][k] = (float)(i*j*k*1.0F);
# ^
# h5dumpgentest.c:8142:33: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset3[i].c.b = (float)(i*1.0F);
# ^
# h5dumpgentest.c: In function 'gent_intscalars':
# h5dumpgentest.c:8280:28: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# dsetu8[i][j] = dsetu8[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:8282:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:8299:29: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# dsetu16[i][j] = dsetu16[i][j-1] << 1;
# ^~~~~~~
# h5dumpgentest.c:8301:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:8356:27: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# dset8[i][j] = dset8[i][j-1] << 1;
# ^~~~~
# h5dumpgentest.c:8358:22: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:8375:28: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# dset16[i][j] = dset16[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:8377:23: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:8430:37: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c:8430:41: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c: In function 'gent_attr_intscalars':
# h5dumpgentest.c:8479:28: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# dsetu8[i][j] = dsetu8[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:8481:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:8498:29: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# dsetu16[i][j] = dsetu16[i][j-1] << 1;
# ^~~~~~~
# h5dumpgentest.c:8500:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:8555:27: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# dset8[i][j] = dset8[i][j-1] << 1;
# ^~~~~
# h5dumpgentest.c:8557:22: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:8574:28: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# dset16[i][j] = dset16[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:8576:23: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:8629:37: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c:8629:41: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c: In function 'gent_string_scalars':
# h5dumpgentest.c:8668:24: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
# string[i][0] = 'A' + i;
# ^~~
# h5dumpgentest.c:8670:28: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# string[i][j] = string[i][j-1] + 1;
# ^~~~~~
# h5dumpgentest.c: In function 'gent_compound_int_array':
# h5dumpgentest.c:8743:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8745:27: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:8752:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8754:28: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:8761:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8770:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8779:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8781:26: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:8788:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8790:27: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:8797:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8806:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++){
# ^
# h5dumpgentest.c:8814:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(n = 0; n < dims[0]; n++)
# ^
# h5dumpgentest.c:8815:43: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Cmpd1[m].dsetdbl[n] = 0.0001F + n;
# ^
# h5dumpgentest.c:8731:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status; /* Error checking variable */
# ^~~~~~
# h5dumpgentest.c: In function 'gent_compound_ints':
# h5dumpgentest.c:8994:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:9001:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:9022:22: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:9029:23: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:9046:36: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Cmpd1[m].dsetdbl = 0.0001F + m;
# ^
# h5dumpgentest.c:9047:36: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# Cmpd2[m].dsetdbl = 0.0001F + m;
# ^
# h5dumpgentest.c:8981:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status; /* Error checking variable */
# ^~~~~~
# h5dumpgentest.c: In function 'gent_intattrscalars':
# h5dumpgentest.c:9202:28: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# dsetu8[i][j] = dsetu8[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:9204:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:9225:29: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# dsetu16[i][j] = dsetu16[i][j-1] << 1;
# ^~~~~~~
# h5dumpgentest.c:9227:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:9294:27: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# dset8[i][j] = dset8[i][j-1] << 1;
# ^~~~~
# h5dumpgentest.c:9296:22: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:9317:28: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# dset16[i][j] = dset16[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:9319:23: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:9384:37: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c:9384:41: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c: In function 'gent_intsattrs':
# h5dumpgentest.c:9436:28: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# dsetu8[i][j] = dsetu8[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:9439:23: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# valu8bits <<= 1;
# ^
# h5dumpgentest.c:9463:29: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# dsetu16[i][j] = dsetu16[i][j-1] << 1;
# ^~~~~~~
# h5dumpgentest.c:9466:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
# valu16bits <<= 1;
# ^
# h5dumpgentest.c:9544:27: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# dset8[i][j] = dset8[i][j-1] << 1;
# ^~~~~
# h5dumpgentest.c:9547:22: warning: conversion to 'int8_t {aka signed char}' from 'int' may alter its value [-Wconversion]
# val8bits <<= 1;
# ^
# h5dumpgentest.c:9571:28: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# dset16[i][j] = dset16[i][j-1] << 1;
# ^~~~~~
# h5dumpgentest.c:9574:23: warning: conversion to 'int16_t {aka short int}' from 'int' may alter its value [-Wconversion]
# val16bits <<= 1;
# ^
# h5dumpgentest.c:9649:37: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c:9649:41: warning: conversion to 'float' from 'unsigned int' may alter its value [-Wconversion]
# dsetdbl[i][j] = 0.0001F * j + i;
# ^
# h5dumpgentest.c: In function 'gent_intsfourdims':
# h5dumpgentest.c:9826:32: warning: unused variable 'tid' [-Wunused-variable]
# hid_t fid, dataset, space, tid;
# ^~~
# CC binread.o
# CCLD h5dump
# CCLD binread
# CCLD h5dumpgentest
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5dump'
# Making all in misc
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# Making all in vds
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc/vds'
# CC UC_1_one_dim_gen.o
# CC UC_2_two_dims_gen.o
# UC_1_one_dim_gen.c: In function 'main':
# UC_1_one_dim_gen.c:136:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(k = 0; k < count; k++)
# ^
# UC_1_one_dim_gen.c:139:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = j;
# ^
# UC_1_one_dim_gen.c:157:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[1] = map_start;
# ^~~~~~~~~
# UC_1_one_dim_gen.c:162:19: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# map_start += UC_1_PLANES[i][1];
# ^~
# UC_1_one_dim_gen.c:162:22: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# map_start += UC_1_PLANES[i][1];
# ^~~~~~~~~~~
# UC_2_two_dims_gen.c: In function 'main':
# UC_2_two_dims_gen.c:132:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(k = 0; k < count; k++)
# ^
# UC_2_two_dims_gen.c:135:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = j;
# ^
# In file included from UC_1_one_dim_gen.c:28:0:
# At top level:
# UC_1.h:118:16: warning: 'UC_1_VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t UC_1_VDS_PLANE[RANK] = {1, UC_1_FULL_HEIGHT, UC_1_WIDTH};
# ^~~~~~~~~~~~~~
# In file included from UC_2_two_dims_gen.c:28:0:
# At top level:
# UC_2.h:112:16: warning: 'UC_2_VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t UC_2_VDS_PLANE[RANK] = {1, UC_2_FULL_HEIGHT, UC_2_FULL_WIDTH};
# ^~~~~~~~~~~~~~
# UC_2.h:111:16: warning: 'UC_2_VDS_SUB_IMAGE' defined but not used [-Wunused-variable]
# static hsize_t UC_2_VDS_SUB_IMAGE[RANK] = {1, UC_2_FULL_HEIGHT, UC_2_WIDTH};
# ^~~~~~~~~~~~~~~~~~
# CC UC_3_gaps_gen.o
# CC UC_4_printf_gen.o
# UC_4_printf_gen.c: In function 'main':
# UC_4_printf_gen.c:112:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(k = 0; k < n; k++)
# ^
# UC_4_printf_gen.c:115:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = j;
# ^
# In file included from UC_3_gaps_gen.c:28:0:
# UC_3.h:65:16: warning: 'UC_32_VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t UC_32_VDS_PLANE[RANK] = {1, UC_32_VDS_HEIGHT, UC_32_VDS_WIDTH};
# ^~~~~~~~~~~~~~~
# UC_3.h:64:16: warning: 'UC_31_VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t UC_31_VDS_PLANE[RANK] = {1, UC_31_VDS_HEIGHT, UC_31_VDS_WIDTH};
# ^~~~~~~~~~~~~~~
# In file included from UC_3.h:22:0,
# from UC_3_gaps_gen.c:28:
# UC_2.h:148:12: warning: 'UC_2_VDS_FILL_VALUE' defined but not used [-Wunused-variable]
# static int UC_2_VDS_FILL_VALUE = -9;
# ^~~~~~~~~~~~~~~~~~~
# UC_2.h:141:12: warning: 'UC_2_FILL_VALUES' defined but not used [-Wunused-variable]
# static int UC_2_FILL_VALUES[UC_2_N_SOURCES] = {
# ^~~~~~~~~~~~~~~~
# UC_2.h:115:16: warning: 'UC_2_CHUNK_DIMS' defined but not used [-Wunused-variable]
# static hsize_t UC_2_CHUNK_DIMS[UC_2_N_SOURCES][RANK] = {
# ^~~~~~~~~~~~~~~
# UC_2.h:112:16: warning: 'UC_2_VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t UC_2_VDS_PLANE[RANK] = {1, UC_2_FULL_HEIGHT, UC_2_FULL_WIDTH};
# ^~~~~~~~~~~~~~
# UC_2.h:111:16: warning: 'UC_2_VDS_SUB_IMAGE' defined but not used [-Wunused-variable]
# static hsize_t UC_2_VDS_SUB_IMAGE[RANK] = {1, UC_2_FULL_HEIGHT, UC_2_WIDTH};
# ^~~~~~~~~~~~~~~~~~
# UC_2.h:104:16: warning: 'UC_2_PLANES' defined but not used [-Wunused-variable]
# static hsize_t UC_2_PLANES[UC_2_N_SOURCES][RANK] = {
# ^~~~~~~~~~~
# UC_2.h:95:16: warning: 'UC_2_POSITIONS' defined but not used [-Wunused-variable]
# static hsize_t UC_2_POSITIONS[UC_2_N_SOURCES][RANK] = {
# ^~~~~~~~~~~~~~
# UC_2.h:92:16: warning: 'UC_2_VDS_MAX_DIMS' defined but not used [-Wunused-variable]
# static hsize_t UC_2_VDS_MAX_DIMS[RANK] = {UC_2_N_MAX_PLANES, UC_2_FULL_HEIGHT, UC_2_FULL_WIDTH};
# ^~~~~~~~~~~~~~~~~
# UC_2.h:82:16: warning: 'UC_2_VDS_DIMS' defined but not used [-Wunused-variable]
# static hsize_t UC_2_VDS_DIMS[RANK] = {0, UC_2_FULL_HEIGHT, UC_2_FULL_WIDTH};
# ^~~~~~~~~~~~~
# In file included from UC_3.h:21:0,
# from UC_3_gaps_gen.c:28:
# UC_1.h:147:12: warning: 'UC_1_VDS_FILL_VALUE' defined but not used [-Wunused-variable]
# static int UC_1_VDS_FILL_VALUE = -9;
# ^~~~~~~~~~~~~~~~~~~
# UC_1.h:139:12: warning: 'UC_1_FILL_VALUES' defined but not used [-Wunused-variable]
# static int UC_1_FILL_VALUES[UC_1_N_SOURCES] = {
# ^~~~~~~~~~~~~~~~
# UC_1.h:136:13: warning: 'UC_1_VDS_DSET_NAME' defined but not used [-Wunused-variable]
# static char UC_1_VDS_DSET_NAME[NAME_LEN] = "vds_dset";
# ^~~~~~~~~~~~~~~~~~
# UC_1.h:134:13: warning: 'UC_1_SOURCE_DSET_NAME' defined but not used [-Wunused-variable]
# static char UC_1_SOURCE_DSET_NAME[NAME_LEN] = "source_dset";
# ^~~~~~~~~~~~~~~~~~~~~
# UC_1.h:131:13: warning: 'UC_1_VDS_FILE_NAME' defined but not used [-Wunused-variable]
# static char UC_1_VDS_FILE_NAME[NAME_LEN] = "1_vds.h5";
# ^~~~~~~~~~~~~~~~~~
# UC_1.h:118:16: warning: 'UC_1_VDS_PLANE' defined but not used [-Wunused-variable]
# static hsize_t UC_1_VDS_PLANE[RANK] = {1, UC_1_FULL_HEIGHT, UC_1_WIDTH};
# ^~~~~~~~~~~~~~
# UC_1.h:110:16: warning: 'UC_1_PLANES' defined but not used [-Wunused-variable]
# static hsize_t UC_1_PLANES[UC_1_N_SOURCES][RANK] = {
# ^~~~~~~~~~~
# UC_1.h:107:16: warning: 'UC_1_VDS_MAX_DIMS' defined but not used [-Wunused-variable]
# static hsize_t UC_1_VDS_MAX_DIMS[RANK] = {UC_1_N_MAX_PLANES, UC_1_FULL_HEIGHT, UC_1_WIDTH};
# ^~~~~~~~~~~~~~~~~
# UC_1.h:96:16: warning: 'UC_1_VDS_DIMS' defined but not used [-Wunused-variable]
# static hsize_t UC_1_VDS_DIMS[RANK] = {0, UC_1_FULL_HEIGHT, UC_1_WIDTH};
# ^~~~~~~~~~~~~
# CC UC_5_stride_gen.o
# CCLD UC_1_one_dim_gen
# UC_5_stride_gen.c: In function 'main':
# UC_5_stride_gen.c:143:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(k = 0; k < n; k++)
# ^
# UC_5_stride_gen.c:146:24: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = j;
# ^
# UC_5_stride_gen.c:163:20: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# start[0] = map_start;
# ^~~~~~~~~
# CCLD UC_2_two_dims_gen
# CCLD UC_3_gaps_gen
# CCLD UC_4_printf_gen
# CCLD UC_5_stride_gen
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc/vds'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# CC h5debug.o
# CC h5repart.o
# h5repart.c: In function 'main':
# h5repart.c:246:24: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# blk_size = get_size (prog_name, &argno, argc, argv);
# ^~~~~~~~
# h5repart.c:311:17: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# left_overs -= n;
# ^~
# h5repart.c:311:20: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# left_overs -= n;
# ^
# h5repart.c:362:13: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# src_offset += n;
# ^~
# h5repart.c:362:16: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# src_offset += n;
# ^
# h5repart.c:366:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# dst_offset += n;
# ^~
# h5repart.c:366:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# dst_offset += n;
# ^
# h5repart.c:371:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# dst_offset += n;
# ^~
# h5repart.c:371:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# dst_offset += n;
# ^
# h5repart.c:395:13: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# dst_offset += n;
# ^~
# h5repart.c:395:16: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# dst_offset += n;
# ^
# h5repart.c:477:18: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# hdsize = dst_size;
# ^~~~~~~~
# CC h5mkgrp.o
# h5mkgrp.c: In function 'leave':
# h5mkgrp.c:71:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(curr_group = 0; curr_group < params.ngroups; curr_group++)
# ^
# h5mkgrp.c: In function 'parse_command_line':
# h5mkgrp.c:183:22: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# parms->ngroups = (argc - opt_ind);
# ^
# CC h5clear.o
# CC h5clear_gentest.o
# CC h5repart_gentest.o
# CC talign.o
# CC repart_test.o
# CC clear_open_chk.o
# CCLD h5debug
# CCLD h5repart
# CCLD h5mkgrp
# CCLD h5clear
# CCLD h5clear_gentest
# CCLD h5repart_gentest
# CCLD talign
# CCLD repart_test
# CCLD clear_open_chk
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# Making all in h5import
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5import'
# CC h5import.o
# CC h5importtest.o
# h5importtest.c: In function 'main':
# h5importtest.c:122:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# row4i16[i] = row4i16[i - 1] + rowi4i16;
# ^~~~~~~
# h5importtest.c:123:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# row4i8[i] = row4i8[i - 1] + rowi4i8;
# ^~~~~~
# h5importtest.c:134:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# col4i16[j] = col4i16[j - 1] + coli4i16;
# ^~~~~~~
# h5importtest.c:135:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# col4i8[j] = col4i8[j - 1] + coli4i8;
# ^~~~~~
# h5importtest.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# pln4i16[k] = pln4i16[k - 1] + plni4i16;
# ^~~~~~~
# h5importtest.c:146:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# pln4i8[k] = pln4i8[k - 1] + plni4i8;
# ^~~~~~
# h5importtest.c:160:34: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
# b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k];
# ^~~~~~~
# h5importtest.c:161:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k];
# ^~~~~~
# In file included from h5import.c:17:0:
# h5import.c: In function 'processConfigurationFile':
# ../../src/H5private.h:1348:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
# #define HDstrtol(S,R,N) strtol(S,R,N)
# ^
# h5import.c:1442:40: note: in expansion of macro 'HDstrtol'
# ival = HDstrtol(more, &more, 10);
# ^~~~~~~~
# h5import.c: In function 'parseDimensions':
# ../../src/H5private.h:1348:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# #define HDstrtol(S,R,N) strtol(S,R,N)
# ^
# h5import.c:2282:15: note: in expansion of macro 'HDstrtol'
# = HDstrtol(HDstrtok (temp, delimiter), NULL, BASE_10);
# ^~~~~~~~
# ../../src/H5private.h:1348:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# #define HDstrtol(S,R,N) strtol(S,R,N)
# ^
# h5import.c:2288:36: note: in expansion of macro 'HDstrtol'
# in->sizeOfDimension[i++] = HDstrtol(token, NULL, BASE_10);
# ^~~~~~~~
# CCLD h5importtest
# h5import.c: In function 'getDimensionSizes':
# h5import.c:3136:36: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# in->sizeOfDimension[i++] = ival;
# ^~~~
# h5import.c: In function 'getChunkedDimensionSizes':
# h5import.c:3160:32: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# in->sizeOfChunk[i++] = ival;
# ^~~~
# h5import.c: In function 'getMaximumDimensionSizes':
# h5import.c:3193:43: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# in->maxsizeOfDimension[i++] = ival;
# ^~~~
# h5import.c: In function 'process':
# h5import.c:3930:88: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# H5Pset_external(proplist, in->externFilename, (off_t) 0, numOfElements * in->inputSize / 8);
# ^
# CCLD h5import
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5import'
# Making all in h5repack
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# CC dynlib_rpk.lo
# CC h5repack.o
# CC h5repack_copy.o
# CC h5repack_filters.o
# h5repack_filters.c: In function 'aux_find_obj':
# h5repack_filters.c:51:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# return i;
# ^
# h5repack_filters.c:61:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# return i;
# ^
# h5repack_filters.c: In function 'apply_filters':
# h5repack_filters.c:436:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# scale_factor = obj.filter[i].cd_values[1];
# ^~~
# CC h5repack_opttable.o
# h5repack_opttable.c: In function 'aux_inctable':
# h5repack_opttable.c:112:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# table->size += n_objs;
# ^~
# h5repack_opttable.c: In function 'options_add_layout':
# h5repack_opttable.c:193:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if (table->nelems + n_objs >= table->size) {
# ^
# h5repack_opttable.c:224:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# I = table->nelems + added;
# ^
# h5repack_opttable.c:237:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# I = table->nelems + added;
# ^
# h5repack_opttable.c:249:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# I = table->nelems + added;
# ^
# h5repack_opttable.c:257:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# table->nelems += added;
# ^~
# h5repack_opttable.c: In function 'options_add_filter':
# h5repack_opttable.c:279:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# if (table->nelems + n_objs >= table->size) {
# ^
# h5repack_opttable.c:301:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# I = table->nelems + added;
# ^
# h5repack_opttable.c:314:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# I = table->nelems + added;
# ^
# h5repack_opttable.c:326:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# I = table->nelems + added;
# ^
# h5repack_opttable.c:333:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# table->nelems += added;
# ^~
# CC h5repack_parse.o
# CC h5repack_refs.o
# h5repack_parse.c: In function 'parse_filter':
# h5repack_parse.c:77:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# end_obj=i;
# ^
# In file included from h5repack.h:20:0,
# from h5repack_parse.c:16:
# h5repack_parse.c:93:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5repack_parse.c:126:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# for ( i=end_obj+1, k=0, j=0; i
# ^~~~~~~
# h5repack_parse.c:170:35: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# i=len-1; /* end */
# ^~~
# h5repack_parse.c:231:35: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# i=len-1; /* end */
# ^~~
# h5repack_parse.c:273:49: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# filt->cd_nelmts=atoi(stype);
# ^~~~
# h5repack_parse.c:292:54: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# filt->cd_values[j++]=atoi(stype);
# ^~~~
# h5repack_parse.c:325:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# filt->cd_values[j++]=atoi(stype);
# ^~~~
# h5repack_parse.c:326:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# i+=m; /* jump */
# ^~
# h5repack_parse.c:447:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (filt->cd_nelmts != j)
# ^~
# h5repack_parse.c: In function 'parse_layout':
# h5repack_parse.c:567:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# end_obj=i;
# ^
# In file included from h5repack.h:20:0,
# from h5repack_parse.c:16:
# h5repack_parse.c:580:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5repack_parse.c:652:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# for ( i=j, c_index=0; i
# ^
# h5repack_parse.c:672:56: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# pack->chunk.chunk_lengths[c_index]=atoi(sdim);
# ^~~~
# h5repack_parse.c:690:60: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# pack->chunk.chunk_lengths[c_index]=atoi(sdim);
# ^~~~
# In file included from h5repack.h:20:0,
# from h5repack_refs.c:17:
# h5repack_refs.c: In function 'copy_refs_attr':
# h5repack_refs.c:521:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ref_comp_index = (int *)HDmalloc(nmembers*sizeof (int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5repack_refs.c:522:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ref_comp_size = (size_t *)HDmalloc(nmembers*sizeof(ref_comp_size));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5repack_refs.c:529:56: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
# ref_comp_index[ref_comp_field_n] = i;
# ^
# h5repack_refs.c:592:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# array_rank = H5Tget_array_ndims(mtype_id);
# ^~~~~~~~~~~~~~~~~~
# h5repack_refs.c:712:30: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# int idx = i*msize+H5Tget_member_offset( mtype_id, (unsigned)ref_comp_index[j]);
# ^
# h5repack_refs.c:719:30: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# int idx = i*msize+H5Tget_member_offset( mtype_id, (unsigned)ref_comp_index[j]);
# ^
# h5repack_refs.c: In function 'update_ref_value':
# h5repack_refs.c:868:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (ret < 0)
# ^~
# h5repack_refs.c:871:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# ret = 0;
# ^~~
# CC h5repack_verify.o
# CC h5repack_main.o
# In file included from h5repack.h:20:0,
# from h5repack_main.c:18:
# h5repack_main.c: In function 'parse_command_line':
# ../../src/H5private.h:655:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# #define HDatoi(S) atoi(S)
# ^
# h5repack_main.c:407:24: note: in expansion of macro 'HDatoi'
# options->min_comp = HDatoi( opt_arg );
# ^~~~~~
# CC testh5repack_detect_szip.o
# ../../src/H5private.h:658:26: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# #define HDatol(S) atol(S)
# ^
# h5repack_main.c:494:25: note: in expansion of macro 'HDatol'
# options->alignment = HDatol( opt_arg );
# ^~~~~~
# CC h5repacktst.o
# CCLD libdynlibadd.la
# h5repacktst.c: In function 'make_userblock':
# h5repacktst.c:3424:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# ub[u] = 'a' + (char)(u % 26);
# ^~~
# h5repacktst.c:3402:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable]
# ssize_t nwritten; /* # of bytes written */
# ^~~~~~~~
# h5repacktst.c: In function 'verify_userblock':
# h5repacktst.c:3465:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable]
# ssize_t nread; /* # of bytes read */
# ^~~~~
# h5repacktst.c: In function 'make_userblock_file':
# h5repacktst.c:3537:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# ub[u] = 'a' + (char)(u % 26);
# ^~~
# h5repacktst.c:3532:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable]
# ssize_t nwritten; /* # of bytes written */
# ^~~~~~~~
# In file included from h5repack.h:20:0,
# from h5repacktst.c:16:
# h5repacktst.c: In function 'write_dset_in':
# h5repacktst.c:4017:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5repacktst.c:4135:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# else buf23[i][j][k]=n++;
# ^
# h5repacktst.c:4175:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf33[i][j][k].a=n++;
# ^
# In file included from h5repack.h:20:0,
# from h5repacktst.c:16:
# h5repacktst.c:4238:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5repacktst.c: In function 'write_attr_in':
# h5repacktst.c:5029:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# h5repacktst.c:5249:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# else buf23[i][j][k]=n++;
# ^
# h5repacktst.c:5324:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# buf33[i][j][k].a=n++;
# ^
# CCLD h5repack
# In file included from h5repack.h:20:0,
# from h5repacktst.c:16:
# h5repacktst.c:5495:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# CCLD testh5repack_detect_szip
# CCLD h5repacktst
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# Making all in h5jam
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5jam'
# CC h5jam.o
# CC h5unjam.o
# h5unjam.c: In function 'copy_to_file':
# h5unjam.c:375:24: warning: conversion to 'size_t {aka long unsigned int}' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# bytes_in = how_much;
# ^~~~~~~~
# h5unjam.c:394:18: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# how_much -= bytes_read;
# ^~
# h5unjam.c:394:21: warning: conversion to 'ssize_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# how_much -= bytes_read;
# ^~~~~~~~~~
# h5unjam.c:395:14: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# from += bytes_read;
# ^~
# h5unjam.c:395:17: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# from += bytes_read;
# ^~~~~~~~~~
# h5unjam.c:396:12: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# to += bytes_read;
# ^~
# h5unjam.c:396:15: warning: conversion to 'off_t {aka long int}' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# to += bytes_read;
# ^~~~~~~~~~
# CC tellub.o
# CC h5jamgentest.o
# CC getub.o
# h5jamgentest.c: In function 'gent_ub':
# h5jamgentest.c:251:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2_1[i] = (float)(i*0.1F+1);
# ^
# h5jamgentest.c:262:44: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset2_2[i][j] = (float)((i+1)*j*0.1F);
# ^
# CCLD h5jam
# CCLD h5unjam
# CCLD tellub
# CCLD h5jamgentest
# CCLD getub
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5jam'
# Making all in h5copy
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5copy'
# CC h5copy.o
# CC h5copygentest.o
# CCLD h5copy
# CCLD h5copygentest
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5copy'
# Making all in h5stat
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5stat'
# CC h5stat.o
# CC h5stat_gentest.o
# h5stat.c: In function 'group_stats':
# h5stat.c:409:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret;
# ^~~
# h5stat.c: In function 'dataset_stats':
# h5stat.c:492:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret;
# ^~~
# h5stat.c: In function 'datatype_stats':
# h5stat.c:665:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret;
# ^~~
# CCLD h5stat_gentest
# CCLD h5stat
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5stat'
# Making all in h5format_convert
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5format_convert'
# CC h5format_convert.o
# CC h5fc_gentest.o
# CC h5fc_chk_idx.o
# CCLD h5format_convert
# CCLD h5fc_gentest
# CCLD h5fc_chk_idx
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5format_convert'
# Making all in perform
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/perform'
# CC sio_perf.o
# CC sio_engine.o
# sio_engine.c: In function 'do_sio':
# sio_engine.c:173:32: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# if ((param.dset_size[i]%param.buf_size[i])!=0) {
# ^
# sio_perf.c: In function 'run_test_loop':
# sio_perf.c:400:22: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# parms.h5_align = opts->h5_alignment;
# ^~~~
# sio_perf.c:401:23: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# parms.h5_thresh = opts->h5_threshold;
# ^~~~
# sio_engine.c: In function 'do_write':
# sio_engine.c:421:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (i=0; i < linear_buf_size; i++)
# ^
# sio_engine.c:422:18: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion]
# buf_p[i]=i%128;
# ^
# sio_engine.c:438:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (parms->buf_size[i]==parms->dset_size[i])
# ^~
# sio_engine.c:439:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
# cont_dim = i;
# ^
# sio_engine.c:454:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# h5dims[i] = parms->dset_size[i];
# ^~~~~
# sio_engine.c: In function 'dset_write':
# sio_engine.c:626:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
# ^~
# sio_engine.c:626:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
# ^~~~~
# sio_perf.c: In function 'parse_command_line':
# sio_perf.c:960:30: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# cl_opts->buf_size[i]=(i+1)*10;
# ^
# sio_engine.c:658:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (dims[k] <= h5offset[k]) {
# ^~
# sio_perf.c:962:30: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# cl_opts->chk_size[i]=(i+1)*10;
# ^
# sio_perf.c:977:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
# while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) {
# ^
# sio_engine.c: In function 'posix_buffer_write':
# sio_engine.c:711:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) {
# ^
# sio_engine.c:712:37: warning: conversion to 'size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# buf_offset[local_dim] = i;
# ^
# sio_engine.c:730:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
# for (j=i+1; j < parms->rank; j++)
# ^
# sio_perf.c:1033:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# cl_opts->chk_size[j] = parse_size_directive(buf);
# ^~~~~~~~~~~~~~~~~~~~
# sio_engine.c:731:26: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# d_offset *= parms->dset_size[j];
# ^~
# sio_engine.c:733:45: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# linear_dset_offset += (offset[i]+buf_offset[i])*d_offset;
# ^
# In file included from sio_perf.h:20:0,
# from sio_engine.c:31:
# sio_engine.c:737:37: warning: conversion to '__off_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
# ^
# ../../src/H5private.h:1048:37: note: in definition of macro 'HDlseek'
# #define HDlseek(F,O,W) lseek(F,O,W)
# ^
# sio_engine.c:737:14: note: in expansion of macro 'POSIXSEEK'
# rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
# ^~~~~~~~~
# sio_engine.c: In function 'do_read':
# sio_engine.c:781:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for(i = 0; i < linear_buf_size; i++)
# ^
# sio_engine.c:782:22: warning: conversion to 'char' from 'long int' may alter its value [-Wconversion]
# buffer2[i] = i % 128;
# ^
# sio_engine.c:794:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (parms->buf_size[i]==parms->dset_size[i])
# ^~
# sio_engine.c:795:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
# cont_dim = i;
# ^
# sio_engine.c:807:25: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# h5dims[i] = parms->dset_size[i];
# ^~~~~
# sio_perf.c:1183:44: warning: conversion to 'size_t {aka long unsigned int}' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# cl_opts->buf_size[j] = parse_size_directive(buf);
# ^~~~~~~~~~~~~~~~~~~~
# sio_perf.c:1211:41: warning: conversion to 'int' from 'off_t {aka long int}' may alter its value [-Wconversion]
# cl_opts->order[j] = parse_size_directive(buf);
# ^~~~~~~~~~~~~~~~~~~~
# sio_engine.c: In function 'dset_read':
# sio_engine.c:945:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
# ^~
# sio_engine.c:945:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
# for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
# ^~~~~
# sio_engine.c: In function 'posix_buffer_read':
# sio_engine.c:1015:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) {
# ^
# sio_engine.c:1016:37: warning: conversion to 'size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# buf_offset[local_dim] = i;
# ^
# sio_engine.c:1029:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
# for (j=i+1; jrank; j++)
# ^
# sio_engine.c:1030:26: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# d_offset *= parms->dset_size[j];
# ^~
# sio_engine.c:1032:45: warning: conversion to 'long unsigned int' from 'off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# linear_dset_offset += (offset[i]+buf_offset[i])*d_offset;
# ^
# In file included from sio_perf.h:20:0,
# from sio_engine.c:31:
# sio_engine.c:1036:37: warning: conversion to '__off_t {aka long int}' from 'size_t {aka long unsigned int}' may change the sign of the result [-Wsign-conversion]
# rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
# ^
# ../../src/H5private.h:1048:37: note: in definition of macro 'HDlseek'
# #define HDlseek(F,O,W) lseek(F,O,W)
# ^
# sio_engine.c:1036:14: note: in expansion of macro 'POSIXSEEK'
# rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
# ^~~~~~~~~
# sio_engine.c: In function 'set_vfd':
# sio_engine.c:1164:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);
# ^
# sio_perf.c: In function 'run_test':
# sio_perf.c:499:13: warning: function call has aggregate value [-Waggregate-return]
# res = do_sio(parms);
# ~~~~^~~~~~~~~~~~~~~
# sio_engine.c: In function 'do_sio':
# sio_engine.c:121:1: warning: function returns an aggregate [-Waggregate-return]
# do_sio(parameters param)
# ^~~~~~
# CC iopipe.o
# CC chunk.o
# chunk.c: In function 'test_diag':
# chunk.c:323:33: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# return (double)(hssize_t)nio/(hssize_t)nio_g;
# ^
# iopipe.c: In function 'main':
# iopipe.c:179:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
# off_t offset;
# ^~~~~~
# iopipe.c:178:17: warning: variable 'n' set but not used [-Wunused-but-set-variable]
# hssize_t n;
# ^
# iopipe.c:169:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# CC overhead.o
# CC zip_perf.o
# overhead.c: In function 'test':
# overhead.c:244:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_start[0] = j%2 ? j/2 : (hssize_t)cur_size[0]-j/2;
# ^
# overhead.c:244:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'long long int' may change the sign of the result [-Wsign-conversion]
# overhead.c:249:27: warning: conversion to 'hsize_t {aka long long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hs_start[0] = j;
# ^
# overhead.c:279:50: warning: conversion to 'long long unsigned int' from '__off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i);
# ^
# overhead.c:279:65: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i);
# ^
# overhead.c:323:46: warning: conversion to 'long long unsigned int' from '__off_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# (double)(hssize_t)(sb.st_size-cur_size[0]*sizeof(int))/
# ^
# overhead.c:323:71: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
# (double)(hssize_t)(sb.st_size-cur_size[0]*sizeof(int))/
# ^
# zip_perf.c: In function 'write_file':
# zip_perf.c:209:15: warning: conversion to 'uLongf {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# d_len -= rc;
# ^~
# zip_perf.c: In function 'fill_with_random_data':
# zip_perf.c:422:17: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# len -= rc;
# ^~
# zip_perf.c:432:35: warning: conversion to 'uLongf {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# unsigned long s = src_len * compress_percent / 100;
# ^
# zip_perf.c: In function 'do_write_test':
# zip_perf.c:498:23: warning: conversion to 'long unsigned int' from 'ssize_t {aka long int}' may change the sign of the result [-Wsign-conversion]
# s_len -= rc;
# ^~
# zip_perf.c: In function 'main':
# zip_perf.c:566:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
# while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) {
# ^
# CC perf_meta.o
# CC perf.o
# CCLD h5perf_serial
# CCLD iopipe
# CCLD chunk
# CCLD overhead
# CCLD zip_perf
# CCLD perf_meta
# CCLD perf
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/perform'
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# Making all in .
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0'
# Making all in hl
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# Making all in src
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/src'
# CC H5DO.lo
# CC H5DS.lo
# CC H5IM.lo
# H5DS.c: In function 'H5DSset_label':
# H5DS.c:1592:8: warning: 'u.const_buf' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (u.buf)
# ^
# CC H5LT.lo
# CC H5LTanalyze.lo
# H5LT.c: In function 'H5LTopen_file_image':
# H5LT.c:897:20: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# if ((buf_prcnt * buf_size) > min_incr)
# ^
# H5LT.c:898:41: warning: conversion to 'double' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
# alloc_incr = (size_t)(buf_prcnt * buf_size);
# ^
# H5LT.c: In function 'H5LTfind_dataset':
# H5LT.c:1416:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name);
# ^
# H5LT.c: In function 'H5LT_find_attribute':
# H5LT.c:2042:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name);
# ^
# hl/src/H5LTanalyze.c: In function 'H5LTyylex':
# hl/src/H5LTanalyze.c:1173:28: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion]
# hl/src/H5LTanalyze.c:1178:13: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion]
# hl/src/H5LTanalyze.c:1180:56: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c: In function 'yy_get_next_buffer':
# hl/src/H5LTanalyze.c:1758:42: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c:1773:18: warning: conversion to 'int' from 'yy_size_t {aka long unsigned int}' may alter its value [-Wconversion]
# hl/src/H5LTanalyze.l:35:45: note: in definition of macro 'YY_INPUT'
# hl/src/H5LTanalyze.l:35:31: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c:1772:3: note: in expansion of macro 'YY_INPUT'
# hl/src/H5LTanalyze.c:1797:32: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c:1799:37: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c:1805:15: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c: In function 'yy_get_previous_state':
# hl/src/H5LTanalyze.c:1828:27: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# hl/src/H5LTanalyze.c:1833:12: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion]
# hl/src/H5LTanalyze.c:1835:55: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c: In function 'yy_try_NUL_trans':
# hl/src/H5LTanalyze.c:1856:11: warning: conversion to 'YY_CHAR {aka unsigned char}' from 'flex_int32_t {aka const int}' may alter its value [-Wconversion]
# hl/src/H5LTanalyze.c:1858:54: warning: conversion to 'unsigned int' from 'flex_int16_t {aka const short int}' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c: In function 'input':
# hl/src/H5LTanalyze.c:1927:23: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'long int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c: In function 'H5LTyy_create_buffer':
# hl/src/H5LTanalyze.c:2052:19: warning: conversion to 'yy_size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c: In function 'H5LTyy_init_buffer':
# hl/src/H5LTanalyze.c:2110:40: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration]
# hl/src/H5LTanalyze.c:2110:9: warning: nested extern declaration of 'isatty' [-Wnested-externs]
# hl/src/H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack':
# hl/src/H5LTanalyze.c:2226:40: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.c:2235:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTanalyze.l: In function 'my_yyinput':
# hl/src/H5LTanalyze.l:187:31: warning: unused parameter 'max_size' [-Wunused-parameter]
# hl/src/H5LTanalyze.l: At top level:
# hl/src/H5LTanalyze.l:196:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes]
# hl/src/H5LTanalyze.c:1907:16: warning: 'input' defined but not used [-Wunused-function]
# hl/src/H5LTanalyze.c:1866:17: warning: 'yyunput' defined but not used [-Wunused-function]
# CC H5LTparse.lo
# hl/src/H5LTparse.y:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# hl/src/H5LTparse.c:412:7: warning: redundant redeclaration of 'malloc' [-Wredundant-decls]
# In file included from /usr/include/bits/string2.h:1273:0,
# from /usr/include/string.h:630,
# from hl/src/H5LTparse.y:24:
# /usr/include/stdlib.h:466:14: note: previous declaration of 'malloc' was here
# extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur;
# ^~~~~~
# hl/src/H5LTparse.c: In function 'H5LTyyparse':
# hl/src/H5LTparse.c:1297:12: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion]
# hl/src/H5LTparse.c:1302:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTparse.y:180:73: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTparse.y:183:71: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTparse.y:194:65: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# hl/src/H5LTparse.y:196:75: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# H5LTparse.c:91:25: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# #define yylval H5LTyylval
# ^
# hl/src/H5LTparse.y:278:48: note: in expansion of macro 'yylval'
# CC H5PT.lo
# CC H5TB.lo
# CC H5LD.lo
# CCLD libhdf5_hl.la
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/src'
# Making all in test
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/test'
# CC test_lite.o
# CC test_image.o
# In file included from test_image.c:21:0:
# ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# In file included from test_lite.c:19:0:
# ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC test_file_image.o
# CC test_table.o
# CC test_ds.o
# In file included from test_table.c:19:0:
# ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# In file included from test_ds.c:19:0:
# ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC test_packet.o
# CC test_packet_vlen.o
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c: In function 'test_VLof_atomic':
# test_packet_vlen.c:74:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].p = HDmalloc((ii+1)*sizeof(unsigned int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:79:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].len = ii+1;
# ^~
# test_packet_vlen.c:81:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int *)writeBuf[ii].p)[jj] = ii * 10 + jj;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c: In function 'test_VLof_comptype':
# test_packet_vlen.c:190:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].p = HDmalloc((ii+1)*sizeof(VLcomp_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:195:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].len = ii+1;
# ^~
# test_packet_vlen.c:198:65: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((VLcomp_t *)writeBuf[ii].p)[jj].f = (float)((ii+jj)/3.0F);
# ^
# test_packet_vlen.c: In function 'test_compound_VL_VLtype':
# test_packet_vlen.c:335:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# writeBuf[ii].f = (float)((ii*20)/3.0F);
# ^
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c:336:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].v.p = HDmalloc((ii+L1_INCM)*sizeof(hvl_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:341:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].v.len=ii+L1_INCM;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c:344:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->p = HDmalloc((jj+L2_INCM)*sizeof(unsigned int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:349:23: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->len = jj+L2_INCM;
# ^~
# test_packet_vlen.c:351:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int*)t1->p)[kk] = ii*100 + jj*10 + kk;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c: In function 'test_VLof_VLtype':
# test_packet_vlen.c:511:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].p = HDmalloc((ii+1)*sizeof(hvl_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:516:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].len = ii+1;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c:519:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->p = HDmalloc((jj+1)*sizeof(unsigned int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:524:23: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->len = jj+1;
# ^~
# test_packet_vlen.c:526:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int *)t1->p)[kk] = ii*100+jj*10+kk;
# ^~
# test_packet_vlen.c: In function 'verify_accessors':
# test_packet_vlen.c:940:13: warning: variable 'name_size' set but not used [-Wunused-but-set-variable]
# ssize_t name_size;
# ^~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c: In function 'testfl_VLof_atomic':
# test_packet_vlen.c:1073:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].p = HDmalloc((ii+1)*sizeof(unsigned int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:1078:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].len = ii+1;
# ^~
# test_packet_vlen.c:1080:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int *)writeBuf[ii].p)[jj] = ii * 10 + jj;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c: In function 'testfl_VLof_comptype':
# test_packet_vlen.c:1189:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].p = HDmalloc((ii+1)*sizeof(VLcomp_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:1194:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].len = ii+1;
# ^~
# test_packet_vlen.c:1197:65: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# ((VLcomp_t *)writeBuf[ii].p)[jj].f = (float)((ii+jj)/3.0F);
# ^
# test_packet_vlen.c: In function 'testfl_compound_VL_VLtype':
# test_packet_vlen.c:1334:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# writeBuf[ii].f = (float)((ii*20)/3.0F);
# ^
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c:1335:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].v.p = HDmalloc((ii+L1_INCM)*sizeof(hvl_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:1340:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].v.len=ii+L1_INCM;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c:1343:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->p = HDmalloc((jj+L2_INCM)*sizeof(unsigned int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:1348:23: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->len = jj+L2_INCM;
# ^~
# test_packet_vlen.c:1350:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int*)t1->p)[kk] = ii*100 + jj*10 + kk;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c: In function 'testfl_VLof_VLtype':
# test_packet_vlen.c:1510:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].p = HDmalloc((ii+1)*sizeof(hvl_t));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:1515:28: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# writeBuf[ii].len = ii+1;
# ^~
# In file included from ../../test/h5test.h:26:0,
# from h5hltest.h:27,
# from test_packet_vlen.c:16:
# test_packet_vlen.c:1518:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->p = HDmalloc((jj+1)*sizeof(unsigned int));
# ^
# ../../src/H5private.h:1051:35: note: in definition of macro 'HDmalloc'
# #define HDmalloc(Z) malloc(Z)
# ^
# test_packet_vlen.c:1523:23: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
# t1->len = jj+1;
# ^~
# test_packet_vlen.c:1525:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
# ((unsigned int *)t1->p)[kk] = ii*100+jj*10+kk;
# ^~
# CC test_dset_opt.o
# CC test_ld.o
# In file included from test_dset_opt.c:19:0:
# ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir_filename(const char *filename)
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from test_ld.c:22:0:
# ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# CC test_dset_append.o
# test_dset_append.c:665:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function]
# test_dataset_append_BUG2(hid_t fid)
# ^~~~~~~~~~~~~~~~~~~~~~~~
# test_dset_append.c:503:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function]
# test_dataset_append_BUG1(hid_t fid)
# ^~~~~~~~~~~~~~~~~~~~~~~~
# In file included from test_dset_append.c:19:0:
# ../../test/H5srcdir.h:53:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# ../../test/H5srcdir.h:35:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir_filename(const char *filename)
# ^~~~~~~~~~~~~~~~~~~~~~
# CCLD test_lite
# CCLD test_image
# CCLD test_file_image
# CCLD test_table
# CCLD test_ds
# CCLD test_packet
# CCLD test_dset_opt
# CCLD test_ld
# CCLD test_dset_append
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/test'
# Making all in tools
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# Making all in gif2h5
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/gif2h5'
# CC gif2hdf.o
# CC gif2mem.o
# CC decompress.o
# CC gifread.o
# CC writehdf.o
# CC hdf2gif.o
# CC hdfgifwr.o
# CC h52gifgentst.o
# CCLD gif2h5
# CCLD h52gifgentst
# CCLD h52gif
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/gif2h5'
# Making all in h5watch
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/h5watch'
# CC h5watch.o
# CC swmr_check_compat_vfd.o
# h5watch.c: In function 'doprint':
# h5watch.c:178:20: warning: to be safe all intermediate pointers in cast from 'H5LD_memb_t ** {aka struct H5LD_memb_t **}' to 'const struct H5LD_memb_t **' must be 'const' qualified [-Wcast-qual]
# info.cmpd_listv = (const struct H5LD_memb_t **)g_listv;
# ^
# h5watch.c:197:20: warning: to be safe all intermediate pointers in cast from 'H5LD_memb_t ** {aka struct H5LD_memb_t **}' to 'const struct H5LD_memb_t **' must be 'const' qualified [-Wcast-qual]
# info.cmpd_listv = (const struct H5LD_memb_t **)g_listv;
# ^
# CC h5watchgentest.o
# CC extend_dset.o
# CCLD h5watch
# CCLD swmr_check_compat_vfd
# CCLD h5watchgentest
# CCLD extend_dset
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/h5watch'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/tmp/hdf5/pkg/hdf5/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libhdf5.so.100.0.0 /tmp/hdf5/pkg/hdf5/usr/lib/libhdf5.so.100.0.0
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libhdf5.so.100.0.0 libhdf5.so.100 || { rm -f libhdf5.so.100 && ln -s libhdf5.so.100.0.0 libhdf5.so.100; }; })
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libhdf5.so.100.0.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.100.0.0 libhdf5.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhdf5.lai /tmp/hdf5/pkg/hdf5/usr/lib/libhdf5.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/include'
# /usr/bin/install -c -m 644 hdf5.h H5api_adpt.h H5overflow.h H5pubconf.h H5public.h H5version.h H5Apublic.h H5ACpublic.h H5Cpublic.h H5Dpublic.h H5Epubgen.h H5Epublic.h H5Fpublic.h H5FDpublic.h H5FDcore.h H5FDdirect.h H5FDfamily.h H5FDlog.h H5FDmpi.h H5FDmpio.h H5FDmulti.h H5FDsec2.h H5FDstdio.h H5Gpublic.h H5Ipublic.h H5Lpublic.h H5MMpublic.h H5Opublic.h H5Ppublic.h H5PLextern.h H5PLpublic.h H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h '/tmp/hdf5/pkg/hdf5/usr/include'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/lib'
# /usr/bin/install -c -m 644 libhdf5.settings '/tmp/hdf5/pkg/hdf5/usr/lib'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/src'
# Making install in test
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la '/tmp/hdf5/pkg/hdf5/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libdynlib1.so.0.0.0 /tmp/hdf5/pkg/hdf5/usr/lib/libdynlib1.so.0.0.0
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so.0 || { rm -f libdynlib1.so.0 && ln -s libdynlib1.so.0.0.0 libdynlib1.so.0; }; })
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlib1.so.0.0.0 libdynlib1.so || { rm -f libdynlib1.so && ln -s libdynlib1.so.0.0.0 libdynlib1.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdynlib1.lai /tmp/hdf5/pkg/hdf5/usr/lib/libdynlib1.la
# libtool: install: /usr/bin/install -c .libs/libdynlib2.so.0.0.0 /tmp/hdf5/pkg/hdf5/usr/lib/libdynlib2.so.0.0.0
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so.0 || { rm -f libdynlib2.so.0 && ln -s libdynlib2.so.0.0.0 libdynlib2.so.0; }; })
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlib2.so.0.0.0 libdynlib2.so || { rm -f libdynlib2.so && ln -s libdynlib2.so.0.0.0 libdynlib2.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdynlib2.lai /tmp/hdf5/pkg/hdf5/usr/lib/libdynlib2.la
# libtool: install: /usr/bin/install -c .libs/libdynlib3.so.0.0.0 /tmp/hdf5/pkg/hdf5/usr/lib/libdynlib3.so.0.0.0
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so.0 || { rm -f libdynlib3.so.0 && ln -s libdynlib3.so.0.0.0 libdynlib3.so.0; }; })
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlib3.so.0.0.0 libdynlib3.so || { rm -f libdynlib3.so && ln -s libdynlib3.so.0.0.0 libdynlib3.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdynlib3.lai /tmp/hdf5/pkg/hdf5/usr/lib/libdynlib3.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make install-exec-hook
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# rm -f /tmp/hdf5/pkg/hdf5/usr/lib/*dynlib*
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/test'
# Making install in tools
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# Making install in lib
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/lib'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/lib'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/lib'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/lib'
# Making install in h5diff
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5diff'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5diff'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5diff /tmp/hdf5/pkg/hdf5/usr/bin/h5diff
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5diff'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5diff'
# Making install in h5ls
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5ls'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5ls'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5ls /tmp/hdf5/pkg/hdf5/usr/bin/h5ls
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5ls'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5ls'
# Making install in h5dump
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5dump'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5dump'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5dump /tmp/hdf5/pkg/hdf5/usr/bin/h5dump
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5dump'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5dump'
# Making install in misc
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# Making install in vds
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc/vds'
# make[4]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc/vds'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc/vds'
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc/vds'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# make[4]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5debug /tmp/hdf5/pkg/hdf5/usr/bin/h5debug
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5repart /tmp/hdf5/pkg/hdf5/usr/bin/h5repart
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5mkgrp /tmp/hdf5/pkg/hdf5/usr/bin/h5mkgrp
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5clear /tmp/hdf5/pkg/hdf5/usr/bin/h5clear
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /usr/bin/install -c h5redeploy '/tmp/hdf5/pkg/hdf5/usr/bin'
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/misc'
# Making install in h5import
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5import'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5import'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5import /tmp/hdf5/pkg/hdf5/usr/bin/h5import
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5import'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5import'
# Making install in h5repack
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la '/tmp/hdf5/pkg/hdf5/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libdynlibadd.so.0.0.0 /tmp/hdf5/pkg/hdf5/usr/lib/libdynlibadd.so.0.0.0
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so.0 || { rm -f libdynlibadd.so.0 && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so.0; }; })
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libdynlibadd.so.0.0.0 libdynlibadd.so || { rm -f libdynlibadd.so && ln -s libdynlibadd.so.0.0.0 libdynlibadd.so; }; })
# libtool: install: /usr/bin/install -c .libs/libdynlibadd.lai /tmp/hdf5/pkg/hdf5/usr/lib/libdynlibadd.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5repack /tmp/hdf5/pkg/hdf5/usr/bin/h5repack
# make install-exec-hook
# make[4]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# rm -f /tmp/hdf5/pkg/hdf5/usr/lib/*dynlib*
# make[4]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5repack'
# Making install in h5jam
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5jam'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5jam'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5jam /tmp/hdf5/pkg/hdf5/usr/bin/h5jam
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5unjam /tmp/hdf5/pkg/hdf5/usr/bin/h5unjam
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5jam'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5jam'
# Making install in h5copy
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5copy'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5copy'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5copy /tmp/hdf5/pkg/hdf5/usr/bin/h5copy
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5copy'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5copy'
# Making install in h5stat
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5stat'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5stat'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5stat /tmp/hdf5/pkg/hdf5/usr/bin/h5stat
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5stat'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5stat'
# Making install in h5format_convert
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5format_convert'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5format_convert'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5format_convert '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5format_convert /tmp/hdf5/pkg/hdf5/usr/bin/h5format_convert
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5format_convert'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/h5format_convert'
# Making install in perform
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/perform'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools/perform'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5perf_serial '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5perf_serial /tmp/hdf5/pkg/hdf5/usr/bin/h5perf_serial
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/perform'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools/perform'
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/tools'
# Making install in .
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0'
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0'
# Making install in hl
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# Making install in src
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/src'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/src'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/tmp/hdf5/pkg/hdf5/usr/lib'
# libtool: warning: relinking 'libhdf5_hl.la'
# libtool: install: (cd /tmp/hdf5/src/hdf5-1.10.0/hl/src; /bin/sh "/tmp/hdf5/src/hdf5-1.10.0/libtool" --silent --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -s -O -version-info 100:0:0 -o libhdf5_hl.la -rpath /usr/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lz -ldl -lm -inst-prefix-dir /tmp/hdf5/pkg/hdf5)
# libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.0.0T /tmp/hdf5/pkg/hdf5/usr/lib/libhdf5_hl.so.100.0.0
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libhdf5_hl.so.100.0.0 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.0.0 libhdf5_hl.so.100; }; })
# libtool: install: (cd /tmp/hdf5/pkg/hdf5/usr/lib && { ln -s -f libhdf5_hl.so.100.0.0 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.0.0 libhdf5_hl.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /tmp/hdf5/pkg/hdf5/usr/lib/libhdf5_hl.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/include'
# /usr/bin/install -c -m 644 hdf5_hl.h H5DOpublic.h H5IMpublic.h H5LTpublic.h H5TBpublic.h H5DSpublic.h H5PTpublic.h H5LDpublic.h '/tmp/hdf5/pkg/hdf5/usr/include'
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/src'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/src'
# Making install in test
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/test'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/test'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/test'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/test'
# Making install in tools
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# Making install in gif2h5
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/gif2h5'
# make[4]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/gif2h5'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib'
# libtool: warning: '/tmp/hdf5/src/hdf5-1.10.0/src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/gif2h5 /tmp/hdf5/pkg/hdf5/usr/bin/gif2h5
# libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib'
# libtool: warning: '/tmp/hdf5/src/hdf5-1.10.0/src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h52gif /tmp/hdf5/pkg/hdf5/usr/bin/h52gif
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/gif2h5'
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/gif2h5'
# Making install in h5watch
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/h5watch'
# make[4]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/h5watch'
# /usr/bin/mkdir -p '/tmp/hdf5/pkg/hdf5/usr/bin'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/tmp/hdf5/pkg/hdf5/usr/bin'
# libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib'
# libtool: warning: '/tmp/hdf5/src/hdf5-1.10.0/src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5watch /tmp/hdf5/pkg/hdf5/usr/bin/h5watch
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/h5watch'
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools/h5watch'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[4]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/tools'
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# make[3]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# for d in examples hl; do \
# (cd $d && make install-examples) || exit 1; \
# done
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/examples'
# ../bin/mkdirs /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c
# + /usr/bin/install -c ./h5_write.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_read.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_extend_write.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_chunk_read.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtgrpd.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_subset.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_cmprss.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_rdwt.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtgrpar.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_extend.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtatt.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtgrp.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtdat.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_compound.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_group.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_select.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_attribute.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_mount.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_reference.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_drivers.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_extlink.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_elink_unix2win.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_ref2reg.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_shared_mesg.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./ph5example.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-exc.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-exclim.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-eiger.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-simpleIO.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-percival.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-percival-unlim.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-percival-unlim-maxmin.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c run-c-ex.sh /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./README /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/.
# + /usr/bin/install -c ./run-all-ex.sh /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/.
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/examples'
# make[1]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# for d in examples ; do \
# (cd $d && make install-examples) || exit 1; \
# done
# make[2]: Entering directory '/tmp/hdf5/src/hdf5-1.10.0/hl/examples'
# ../../bin/mkdirs /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c
# + /usr/bin/install -c ./ex_lite1.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_lite2.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_lite3.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ptExampleFL.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_image1.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_image2.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_01.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_02.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_03.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_04.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_05.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_06.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_07.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_08.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_09.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_10.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_11.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_12.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_ds1.c /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./image24pixel.txt /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./image8.txt /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./pal_rgb.h /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c run-hlc-ex.sh /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./run-hl-ex.sh /tmp/hdf5/pkg/hdf5/usr/share/hdf5_examples/hl/.
# make[2]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl/examples'
# make[1]: Leaving directory '/tmp/hdf5/src/hdf5-1.10.0/hl'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "hdf5"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: hdf5 1.10.0-1 (Wed Aug 24 13:55:24 UTC 2016)

CMD: pacman --query --file hdf5-1.10.0-1-x86_64.pkg.tar.xz
# hdf5 1.10.0-1

Creating hybrid package for 'hdf5'

Trying to find vanilla package 'hdf5'...

CMD: pacman --query --file /mirror/hdf5-cpp-fortran-1.10.0-1.pkg.tar.xz
# hdf5-cpp-fortran 1.10.0-1

CMD: pacman --query --file /mirror/hdf5-openmpi-1.10.0-1.pkg.tar.xz
# hdf5-openmpi 1.10.0-1

CMD: pacman --query --file /mirror/hdf5_18-1.8.17-1.pkg.tar.xz
# hdf5_18 1.8.17-1

CMD: pacman --query --file /mirror/hdf5-1.10.0-1.pkg.tar.xz
# hdf5 1.10.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libhdf5_hl.so
# /usr/lib/libhdf5_hl.so.100
# /usr/lib/libhdf5_hl.so.100.0.0
# /usr/lib/libhdf5.so
# /usr/lib/libhdf5.settings
# /usr/lib/libhdf5.so.100
# /usr/lib/libhdf5.so.100.0.0
# /usr/share/hdf5_examples/README
# /usr/share/hdf5_examples/run-all-ex.sh
# /usr/share/hdf5_examples/hl/run-hl-ex.sh
# /usr/share/hdf5_examples/hl/c/image8.txt
# /usr/share/hdf5_examples/hl/c/ex_table_04.c
# /usr/share/hdf5_examples/hl/c/ex_table_02.c
# /usr/share/hdf5_examples/hl/c/ex_table_10.c
# /usr/share/hdf5_examples/hl/c/pal_rgb.h
# /usr/share/hdf5_examples/hl/c/ex_lite1.c
# /usr/share/hdf5_examples/hl/c/ex_table_09.c
# /usr/share/hdf5_examples/hl/c/ex_table_06.c
# /usr/share/hdf5_examples/hl/c/ex_table_11.c
# /usr/share/hdf5_examples/hl/c/ptExampleFL.c
# /usr/share/hdf5_examples/hl/c/ex_table_12.c
# /usr/share/hdf5_examples/hl/c/ex_table_07.c
# /usr/share/hdf5_examples/hl/c/ex_image2.c
# /usr/share/hdf5_examples/hl/c/ex_lite3.c
# /usr/share/hdf5_examples/hl/c/ex_table_03.c
# /usr/share/hdf5_examples/hl/c/ex_table_05.c
# /usr/share/hdf5_examples/hl/c/ex_table_01.c
# /usr/share/hdf5_examples/hl/c/run-hlc-ex.sh
# /usr/share/hdf5_examples/hl/c/ex_table_08.c
# /usr/share/hdf5_examples/hl/c/ex_image1.c
# /usr/share/hdf5_examples/hl/c/image24pixel.txt
# /usr/share/hdf5_examples/hl/c/ex_lite2.c
# /usr/share/hdf5_examples/hl/c/ex_ds1.c
# /usr/share/hdf5_examples/c/h5_extend_write.c
# /usr/share/hdf5_examples/c/h5_vds-exclim.c
# /usr/share/hdf5_examples/c/h5_cmprss.c
# /usr/share/hdf5_examples/c/h5_crtgrp.c
# /usr/share/hdf5_examples/c/h5_subset.c
# /usr/share/hdf5_examples/c/h5_reference.c
# /usr/share/hdf5_examples/c/ph5example.c
# /usr/share/hdf5_examples/c/h5_ref2reg.c
# /usr/share/hdf5_examples/c/h5_mount.c
# /usr/share/hdf5_examples/c/h5_crtgrpar.c
# /usr/share/hdf5_examples/c/h5_chunk_read.c
# /usr/share/hdf5_examples/c/h5_attribute.c
# /usr/share/hdf5_examples/c/h5_extlink.c
# /usr/share/hdf5_examples/c/h5_crtgrpd.c
# /usr/share/hdf5_examples/c/h5_vds-percival-unlim.c
# /usr/share/hdf5_examples/c/run-c-ex.sh
# /usr/share/hdf5_examples/c/h5_crtatt.c
# /usr/share/hdf5_examples/c/h5_vds-percival-unlim-maxmin.c
# /usr/share/hdf5_examples/c/h5_vds-exc.c
# /usr/share/hdf5_examples/c/h5_rdwt.c
# /usr/share/hdf5_examples/c/h5_group.c
# /usr/share/hdf5_examples/c/h5_write.c
# /usr/share/hdf5_examples/c/h5_extend.c
# /usr/share/hdf5_examples/c/h5_compound.c
# /usr/share/hdf5_examples/c/h5_vds.c
# /usr/share/hdf5_examples/c/h5_vds-simpleIO.c
# /usr/share/hdf5_examples/c/h5_read.c
# /usr/share/hdf5_examples/c/h5_shared_mesg.c
# /usr/share/hdf5_examples/c/h5_elink_unix2win.c
# /usr/share/hdf5_examples/c/h5_crtdat.c
# /usr/share/hdf5_examples/c/h5_vds-eiger.c
# /usr/share/hdf5_examples/c/h5_vds-percival.c
# /usr/share/hdf5_examples/c/h5_select.c
# /usr/share/hdf5_examples/c/h5_drivers.c
# /usr/share/licenses/hdf5/LICENSE
# /usr/include/H5DOpublic.h
# /usr/include/H5IMpublic.h
# /usr/include/H5version.h
# /usr/include/H5Epublic.h
# /usr/include/H5PLextern.h
# /usr/include/H5FDlog.h
# /usr/include/hdf5.h
# /usr/include/H5Gpublic.h
# /usr/include/H5overflow.h
# /usr/include/H5Apublic.h
# /usr/include/H5Spublic.h
# /usr/include/H5api_adpt.h
# /usr/include/H5FDstdio.h
# /usr/include/H5Dpublic.h
# /usr/include/H5Tpublic.h
# /usr/include/H5FDfamily.h
# /usr/include/H5Ppublic.h
# /usr/include/H5FDdirect.h
# /usr/include/H5TBpublic.h
# /usr/include/H5pubconf.h
# /usr/include/H5Lpublic.h
# /usr/include/hdf5_hl.h
# /usr/include/H5LDpublic.h
# /usr/include/H5public.h
# /usr/include/H5Fpublic.h
# /usr/include/H5MMpublic.h
# /usr/include/H5FDmulti.h
# /usr/include/H5FDmpio.h
# /usr/include/H5DSpublic.h
# /usr/include/H5Rpublic.h
# /usr/include/H5FDsec2.h
# /usr/include/H5Zpublic.h
# /usr/include/H5PLpublic.h
# /usr/include/H5FDcore.h
# /usr/include/H5Epubgen.h
# /usr/include/H5ACpublic.h
# /usr/include/H5Cpublic.h
# /usr/include/H5LTpublic.h
# /usr/include/H5FDmpi.h
# /usr/include/H5Ipublic.h
# /usr/include/H5PTpublic.h
# /usr/include/H5Opublic.h
# /usr/include/H5FDpublic.h
# /usr/bin/h5unjam
# /usr/bin/h5repack
# /usr/bin/h5jam
# /usr/bin/h5debug
# /usr/bin/h5repart
# /usr/bin/h5perf_serial
# /usr/bin/h5cc
# /usr/bin/h5mkgrp
# /usr/bin/h5stat
# /usr/bin/h5watch
# /usr/bin/h52gif
# /usr/bin/h5redeploy
# /usr/bin/h5ls
# /usr/bin/h5copy
# /usr/bin/gif2h5
# /usr/bin/h5dump
# /usr/bin/h5format_convert
# /usr/bin/h5clear
# /usr/bin/h5import
# /usr/bin/h5diff
# /sysroot/usr/lib/libhdf5.so.100.0.0
# /sysroot/usr/lib/libhdf5.so.100
# /sysroot/usr/lib/libhdf5.so
# /sysroot/usr/lib/libhdf5.la
# /sysroot/usr/lib/libhdf5.settings
# /sysroot/usr/lib/libhdf5_hl.so.100.0.0
# /sysroot/usr/lib/libhdf5_hl.so.100
# /sysroot/usr/lib/libhdf5_hl.so
# /sysroot/usr/lib/libhdf5_hl.la
# /sysroot/usr/include/hdf5.h
# /sysroot/usr/include/H5api_adpt.h
# /sysroot/usr/include/H5overflow.h
# /sysroot/usr/include/H5pubconf.h
# /sysroot/usr/include/H5public.h
# /sysroot/usr/include/H5version.h
# /sysroot/usr/include/H5Apublic.h
# /sysroot/usr/include/H5ACpublic.h
# /sysroot/usr/include/H5Cpublic.h
# /sysroot/usr/include/H5Dpublic.h
# /sysroot/usr/include/H5Epubgen.h
# /sysroot/usr/include/H5Epublic.h
# /sysroot/usr/include/H5Fpublic.h
# /sysroot/usr/include/H5FDpublic.h
# /sysroot/usr/include/H5FDcore.h
# /sysroot/usr/include/H5FDdirect.h
# /sysroot/usr/include/H5FDfamily.h
# /sysroot/usr/include/H5FDlog.h
# /sysroot/usr/include/H5FDmpi.h
# /sysroot/usr/include/H5FDmpio.h
# /sysroot/usr/include/H5FDmulti.h
# /sysroot/usr/include/H5FDsec2.h
# /sysroot/usr/include/H5FDstdio.h
# /sysroot/usr/include/H5Gpublic.h
# /sysroot/usr/include/H5Ipublic.h
# /sysroot/usr/include/H5Lpublic.h
# /sysroot/usr/include/H5MMpublic.h
# /sysroot/usr/include/H5Opublic.h
# /sysroot/usr/include/H5Ppublic.h
# /sysroot/usr/include/H5PLextern.h
# /sysroot/usr/include/H5PLpublic.h
# /sysroot/usr/include/H5Rpublic.h
# /sysroot/usr/include/H5Spublic.h
# /sysroot/usr/include/H5Tpublic.h
# /sysroot/usr/include/H5Zpublic.h
# /sysroot/usr/include/hdf5_hl.h
# /sysroot/usr/include/H5DOpublic.h
# /sysroot/usr/include/H5IMpublic.h
# /sysroot/usr/include/H5LTpublic.h
# /sysroot/usr/include/H5TBpublic.h
# /sysroot/usr/include/H5DSpublic.h
# /sysroot/usr/include/H5PTpublic.h
# /sysroot/usr/include/H5LDpublic.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf hdf5.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/hdf5.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hdf5.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 4577

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hdf5.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 575

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hdf5.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/hdf5.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/hdf5/src/hdf5-1.10.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by HDF5 configure 1.10.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static --enable-hl --enable-linux-lfs --enable-build-mode=production --with-pic --docdir=/usr/share/doc/hdf5/ --with-pthread=/usr/lib/ --disable-sharedlib-rpath
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 57f7d91dcd7b
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3164: checking for a BSD-compatible install
# configure:3232: result: /usr/bin/install -c
# configure:3243: checking whether build environment is sane
# configure:3298: result: yes
# configure:3357: checking for x86_64-unknown-linux-strip
# configure:3387: result: no
# configure:3397: checking for strip
# configure:3413: found /usr/bin/strip
# configure:3424: result: strip
# configure:3449: checking for a thread-safe mkdir -p
# configure:3488: result: /usr/bin/mkdir -p
# configure:3495: checking for gawk
# configure:3511: found /usr/bin/gawk
# configure:3522: result: gawk
# configure:3533: checking whether make sets $(MAKE)
# configure:3555: result: yes
# configure:3584: checking whether make supports nested variables
# configure:3601: result: yes
# configure:3738: checking whether make supports nested variables
# configure:3755: result: yes
# configure:3782: checking whether to enable maintainer-specific portions of Makefiles
# configure:3791: result: no
# configure:3840: checking build system type
# configure:3854: result: x86_64-unknown-linux-gnu
# configure:3874: checking host system type
# configure:3887: result: x86_64-unknown-linux-gnu
# configure:3970: checking shell variables initial values
# ACLOCAL='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing aclocal-1.15'
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS=
# AM_CPPFLAGS=
# AM_CXXFLAGS=
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY=0
# AM_FCFLAGS=
# AM_JAVACFLAGS=
# AM_JAVAFLAGS=
# AM_JNIFLAGS=
# AM_LDFLAGS=
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing automake-1.15'
# AWK=gawk
# BASH=/bin/sh
# BASHOPTS=cmdhist:complete_fullquote:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
# BASH_ALIASES=()
# BASH_ARGC=([0]="10")
# BASH_ARGV=([0]="--disable-sharedlib-rpath" [1]="--with-pthread=/usr/lib/" [2]="--docdir=/usr/share/doc/hdf5/" [3]="--with-pic" [4]="--enable-build-mode=production" [5]="--enable-linux-lfs" [6]="--enable-hl" [7]="--disable-static" [8]="--prefix=/usr" [9]="--host=x86_64-unknown-linux")
# BASH_CMDS=()
# BASH_LINENO=([0]="0")
# BASH_SOURCE=([0]="./configure")
# BASH_VERSINFO=([0]="4" [1]="3" [2]="46" [3]="1" [4]="release" [5]="x86_64-unknown-linux-gnu")
# BASH_VERSION='4.3.46(1)-release'
# CFLAGS=
# CHOST=x86_64-unknown-linux-gnu
# COMMAND_MODE=legacy
# CPPFLAGS=
# CXXFLAGS=
# CYGPATH_W=echo
# DIRSTACK=()
# DUALCASE=1
# ECHO_C=
# ECHO_N=-n
# ECHO_T=
# EUID=1000
# FC=
# FCFLAGS=
# GROUPS=()
# HG=/usr/bin/hg
# HOME=/home/tuscan
# HOSTNAME=57f7d91dcd7b
# HOSTTYPE=x86_64
# IFS='
# '
# INSTALL='/usr/bin/install -c'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# JAVACFLAGS=
# JAVAFLAGS=
# JNIFLAGS=
# LANG=C
# LANGUAGE=C
# LC_ALL=C
# LDFLAGS=
# LD_PRELOAD=/usr/lib64/libred.so
# LIBOBJS=
# LINENO=3970
# LOGNAME=tuscan
# MACHTYPE=x86_64-unknown-linux-gnu
# MAINT='#'
# MAINTAINER_MODE_FALSE=
# MAINTAINER_MODE_TRUE='#'
# MAKEFLAGS=
# MAKEINFO='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing makeinfo'
# MFLAGS=
# MISSING='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing'
# MKDIR_P='/usr/bin/mkdir -p'
# OPTERR=1
# OPTIND=1
# OSTYPE=linux-gnu
# PACKAGE=hdf5
# PACKAGE_BUGREPORT=help@hdfgroup.org
# PACKAGE_NAME=HDF5
# PACKAGE_STRING='HDF5 1.10.0'
# PACKAGE_TARNAME=hdf5
# PACKAGE_URL=
# PACKAGE_VERSION=1.10.0
# PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
# PATH_SEPARATOR=:
# PIPESTATUS=([0]="0")
# POSIXLY_CORRECT=y
# PPID=14
# PS1='$ '
# PS2='> '
# PS4='+ '
# PWD=/tmp/hdf5/src/hdf5-1.10.0
# RED_OUTPUT=/tmp/red-96qkb_u0
# SET_MAKE=
# SHELL=/bin/sh
# SHELLOPTS=braceexpand:hashall:interactive-comments:posix
# SHLVL=2
# STRIP=strip
# SUDO_COMMAND='/usr/sbin/red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck'
# SUDO_GID=0
# SUDO_UID=0
# SUDO_USER=root
# TERM=unknown
# TEXTDOMAIN=pacman-scripts
# TEXTDOMAINDIR=/usr/share/locale
# UID=1000
# USER=tuscan
# USERNAME=tuscan
# USE_MAINTAINER_MODE=no
# VERSION=1.10.0
# _='checking shell variables initial values... '
# _am_tools='gnutar pax cpio none'
# ac_abs_confdir=/tmp/hdf5/src/hdf5-1.10.0
# ac_arg=CXXFLAGS=
# ac_aux_dir=bin
# ac_build_alias=x86_64-unknown-linux-gnu
# ac_cache_corrupted=false
# ac_clean_files=
# ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
# ac_compiler_gnu=
# ac_confdir=.
# ac_config_commands=' pubconf'
# ac_config_guess='/bin/sh bin/config.guess'
# ac_config_headers=' src/H5config.h'
# ac_config_libobj_dir=.
# ac_config_sub='/bin/sh bin/config.sub'
# ac_configure='/bin/sh bin/configure'
# ac_configure_args=' '\''--host=x86_64-unknown-linux'\'' '\''--prefix=/usr'\'' '\''--disable-static'\'' '\''--enable-hl'\'' '\''--enable-linux-lfs'\'' '\''--enable-build-mode=production'\'' '\''--with-pic'\'' '\''--docdir=/usr/share/doc/hdf5/'\'' '\''--with-pthread=/usr/lib/'\'' '\''--disable-sharedlib-rpath'\'' '\''host_alias=x86_64-unknown-linux'\'' '\''CFLAGS='\'' '\''LDFLAGS='\'' '\''CPPFLAGS='\'' '\''CXXFLAGS='\'''
# ac_cpp='$CPP $CPPFLAGS'
# ac_ct_STRIP=strip
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_FCFLAGS_set=
# ac_cv_env_FCFLAGS_value=
# ac_cv_env_FC_set=
# ac_cv_env_FC_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_make_make_set=yes
# ac_dashdash=
# ac_default_prefix=/tmp/hdf5/src/hdf5-1.10.0/hdf5
# ac_dir=bin
# ac_env_CCC_set=
# ac_env_CCC_value=
# ac_env_CC_set=
# ac_env_CC_value=
# ac_env_CFLAGS_set=set
# ac_env_CFLAGS_value=
# ac_env_CPPFLAGS_set=set
# ac_env_CPPFLAGS_value=
# ac_env_CPP_set=
# ac_env_CPP_value=
# ac_env_CXXCPP_set=
# ac_env_CXXCPP_value=
# ac_env_CXXFLAGS_set=set
# ac_env_CXXFLAGS_value=
# ac_env_CXX_set=
# ac_env_CXX_value=
# ac_env_FCFLAGS_set=
# ac_env_FCFLAGS_value=
# ac_env_FC_set=
# ac_env_FC_value=
# ac_env_LDFLAGS_set=set
# ac_env_LDFLAGS_value=
# ac_env_LIBS_set=
# ac_env_LIBS_value=
# ac_env_LT_SYS_LIBRARY_PATH_set=
# ac_env_LT_SYS_LIBRARY_PATH_value=
# ac_env_build_alias_set=
# ac_env_build_alias_value=
# ac_env_host_alias_set=set
# ac_env_host_alias_value=x86_64-unknown-linux
# ac_env_target_alias_set=
# ac_env_target_alias_value=
# ac_exec_ext=
# ac_ext=c
# ac_hostname=57f7d91dcd7b
# ac_includes_default='#include
# #ifdef HAVE_SYS_TYPES_H
# # include
# #endif
# #ifdef HAVE_SYS_STAT_H
# # include
# #endif
# #ifdef STDC_HEADERS
# # include
# # include
# #else
# # ifdef HAVE_STDLIB_H
# # include
# # endif
# #endif
# #ifdef HAVE_STRING_H
# # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #ifdef HAVE_STRINGS_H
# # include
# #endif
# #ifdef HAVE_INTTYPES_H
# # include
# #endif
# #ifdef HAVE_STDINT_H
# # include
# #endif
# #ifdef HAVE_UNISTD_H
# # include
# #endif'
# ac_init_help=
# ac_init_version=false
# ac_install_sh='bin/install-sh -c'
# ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
# ac_ls_di='268555820 .'
# ac_make=make
# ac_msg='sources are in ., but `cd .'\'' does not work'
# ac_must_keep_next=false
# ac_new_set=
# ac_new_val=
# ac_old_set=
# ac_old_val=
# ac_optarg=yes
# ac_option=--disable-sharedlib-rpath
# ac_pass=2
# ac_precious_vars='build_alias
# host_alias
# target_alias
# CC
# CFLAGS
# LDFLAGS
# LIBS
# CPPFLAGS
# CPP
# FC
# FCFLAGS
# CXX
# CXXFLAGS
# CCC
# CXXCPP
# LT_SYS_LIBRARY_PATH'
# ac_prev=
# ac_prog=gawk
# ac_pwd=/tmp/hdf5/src/hdf5-1.10.0
# ac_pwd_ls_di='268555820 .'
# ac_save_IFS='
# '
# ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
# ac_signal=0
# ac_site_file=/usr/etc/config.site
# ac_site_file1=/usr/share/config.site
# ac_site_file2=/usr/etc/config.site
# ac_srcdir_defaulted=yes
# ac_subst_files=
# ac_subst_vars='am__EXEEXT_FALSE
# am__EXEEXT_TRUE
# LTLIBOBJS
# LIBOBJS
# HAVE_SHARED_CONDITIONAL_FALSE
# HAVE_SHARED_CONDITIONAL_TRUE
# enable_static
# enable_shared
# STATIC_SHARED
# SEARCH
# BUILD_HDF5_HL_CONDITIONAL_FALSE
# BUILD_HDF5_HL_CONDITIONAL_TRUE
# BUILD_JAVA_CONDITIONAL_FALSE
# BUILD_JAVA_CONDITIONAL_TRUE
# BUILD_FORTRAN_CONDITIONAL_FALSE
# BUILD_FORTRAN_CONDITIONAL_TRUE
# BUILD_PARALLEL_CONDITIONAL_FALSE
# BUILD_PARALLEL_CONDITIONAL_TRUE
# BUILD_CXX_CONDITIONAL_FALSE
# BUILD_CXX_CONDITIONAL_TRUE
# STRICT_FORMAT_CHECKS
# DEFAULT_API_VERSION
# DEPRECATED_SYMBOLS
# BUILD_ALL_CONDITIONAL_FALSE
# BUILD_ALL_CONDITIONAL_TRUE
# ROOT
# JAVA_VERSION
# CXX_VERSION
# FC_VERSION
# CC_VERSION
# WORDS_BIGENDIAN
# BYTESEX
# CONFIG_MODE
# CONFIG_USER
# CONFIG_DATE
# H5_VERSION
# DIRECT_VFD_CONDITIONAL_FALSE
# DIRECT_VFD_CONDITIONAL_TRUE
# DIRECT_VFD
# INSTRUMENT_LIBRARY
# MPE
# ADD_PARALLEL_FILES
# MEMORYALLOCSANITYCHECK
# USINGMEMCHECKER
# TRACE_API
# METADATATRACEFILE
# CODESTACK
# INTERNAL_DEBUG_OUTPUT
# OPTIMIZATION
# PROFILING
# ASSERTS
# SYMBOLS
# HAVE_PTHREAD
# THREADSAFE
# BUILD_SHARED_SZIP_CONDITIONAL_FALSE
# BUILD_SHARED_SZIP_CONDITIONAL_TRUE
# LL_PATH
# USE_FILTER_SZIP
# USE_FILTER_DEFLATE
# EXTERNAL_FILTERS
# HAVE_DMALLOC
# LT_STATIC_EXEC
# USE_PLUGINS_CONDITIONAL_FALSE
# USE_PLUGINS_CONDITIONAL_TRUE
# STATIC_EXEC
# LT_SYS_LIBRARY_PATH
# OTOOL64
# OTOOL
# LIPO
# NMEDIT
# DSYMUTIL
# MANIFEST_TOOL
# RANLIB
# ac_ct_AR
# DLLTOOL
# OBJDUMP
# LN_S
# NM
# ac_ct_DUMPBIN
# DUMPBIN
# LD
# FGREP
# SED
# LIBTOOL
# FORTRAN_SHARED_CONDITIONAL_FALSE
# FORTRAN_SHARED_CONDITIONAL_TRUE
# H5_FORTRAN_SHARED
# JAVA_PATH_NAME
# TESTS_JUNIT
# JAVA_JUNIT
# JUNIT
# _ACJNI_JAVAC
# JAVADOC
# JAR
# UUDECODE
# JAVAC
# JAVA
# JAVAFLAGS
# JAVACFLAGS
# JAVAPREFIX
# H5_CLASSPATH
# HDF_JAVA
# TESTPARALLEL
# RUNPARALLEL
# RUNSERIAL
# PARALLEL
# TIME
# TR
# AR
# HL_FOR
# HL
# HDF5_HL
# CXXCPP
# am__fastdepCXX_FALSE
# am__fastdepCXX_TRUE
# CXXDEPMODE
# ac_ct_CXX
# CXXFLAGS
# CXX
# HDF_CXX
# Fortran_COMPILER_ID
# H5CONFIG_F_IKIND
# H5CONFIG_F_NUM_IKIND
# H5CONFIG_F_RKIND_SIZEOF
# H5CONFIG_F_RKIND
# H5CONFIG_F_NUM_RKIND
# FORTRAN_SIZEOF_LONG_DOUBLE
# FORTRAN_C_LONG_DOUBLE_IS_UNIQUE
# FORTRAN_HAVE_C_LONG_DOUBLE
# HAVE_Fortran_INTEGER_SIZEOF_16
# PAC_FORTRAN_NATIVE_DOUBLE_SIZEOF
# PAC_FORTRAN_NATIVE_DOUBLE_KIND
# PAC_FORTRAN_NATIVE_REAL_SIZEOF
# PAC_FORTRAN_NATIVE_REAL_KIND
# PAC_FORTRAN_NATIVE_INTEGER_SIZEOF
# PAC_FORTRAN_NATIVE_INTEGER_KIND
# PAC_FC_ALL_INTEGER_KINDS_SIZEOF
# PAC_FC_ALL_REAL_KINDS_SIZEOF
# PAC_FC_ALL_INTEGER_KINDS
# PAC_FC_MAX_REAL_PRECISION
# PAC_FC_ALL_REAL_KINDS
# FCLIBS
# F9XMODEXT
# F9XMODFLAG
# FSEARCH_DIRS
# F9XSUFFIXFLAG
# FCFLAGS_f90
# ac_ct_FC
# FCFLAGS
# OBJECT_NAMELEN_DEFAULT_F
# SIZE_T
# HID_T
# HSSIZE_T
# HSIZE_T
# HADDR_T
# R_INTEGER
# R_LARGE
# FC
# HDF5_INTERFACES
# HDF_FORTRAN
# PAC_C_MAX_REAL_PRECISION
# EGREP
# GREP
# CPP
# am__fastdepCC_FALSE
# am__fastdepCC_TRUE
# CCDEPMODE
# am__nodep
# AMDEPBACKSLASH
# AMDEP_FALSE
# AMDEP_TRUE
# am__quote
# am__include
# DEPDIR
# OBJEXT
# EXEEXT
# ac_ct_CC
# LDFLAGS
# CFLAGS
# CC
# BUILD_MODE
# UNAME_INFO
# AM_LDFLAGS
# AM_JAVAFLAGS
# AM_JAVACFLAGS
# AM_JNIFLAGS
# AM_CPPFLAGS
# AM_CXXFLAGS
# AM_FCFLAGS
# AM_CFLAGS
# H5_LDFLAGS
# H5_JAVAFLAGS
# H5_JAVACFLAGS
# H5_JNIFLAGS
# H5_CXXFLAGS
# H5_FCFLAGS
# H5_CPPFLAGS
# H5_CFLAGS
# JNIFLAGS
# CPPFLAGS
# host_os
# host_vendor
# host_cpu
# host
# build_os
# build_vendor
# build_cpu
# build
# MAINT
# MAINTAINER_MODE_FALSE
# MAINTAINER_MODE_TRUE
# AM_BACKSLASH
# AM_DEFAULT_VERBOSITY
# AM_DEFAULT_V
# AM_V
# am__untar
# am__tar
# AMTAR
# am__leading_dot
# SET_MAKE
# AWK
# mkdir_p
# MKDIR_P
# INSTALL_STRIP_PROGRAM
# STRIP
# install_sh
# MAKEINFO
# AUTOHEADER
# AUTOMAKE
# AUTOCONF
# ACLOCAL
# VERSION
# PACKAGE
# CYGPATH_W
# am__isrc
# INSTALL_DATA
# INSTALL_SCRIPT
# INSTALL_PROGRAM
# target_alias
# host_alias
# build_alias
# LIBS
# ECHO_T
# ECHO_N
# ECHO_C
# DEFS
# mandir
# localedir
# libdir
# psdir
# pdfdir
# dvidir
# htmldir
# infodir
# docdir
# oldincludedir
# includedir
# localstatedir
# sharedstatedir
# sysconfdir
# datadir
# datarootdir
# libexecdir
# sbindir
# bindir
# program_transform_name
# prefix
# exec_prefix
# PACKAGE_URL
# PACKAGE_BUGREPORT
# PACKAGE_STRING
# PACKAGE_VERSION
# PACKAGE_TARNAME
# PACKAGE_NAME
# PATH_SEPARATOR
# SHELL'
# ac_tool_prefix=x86_64-unknown-linux-
# ac_unique_file=src/H5.c
# ac_unrecognized_opts=--enable-linux-lfs
# ac_unrecognized_sep=', '
# ac_user_opts='
# enable_option_checking
# enable_silent_rules
# enable_maintainer_mode
# enable_build_mode
# enable_dependency_tracking
# enable_unsupported
# enable_fortran
# enable_cxx
# enable_hl
# enable_java
# with_java_prefix
# with_javac_flags
# with_java_flags
# enable_shared
# enable_static
# with_pic
# enable_fast_install
# with_aix_soname
# with_gnu_ld
# with_sysroot
# enable_libtool_lock
# enable_static_exec
# enable_sharedlib_rpath
# with_fnord
# with_dmalloc
# with_zlib
# with_szlib
# enable_threadsafe
# with_pthread
# enable_debug
# enable_production
# enable_symbols
# enable_asserts
# enable_profiling
# enable_optimization
# enable_internal_debug
# enable_codestack
# enable_metadata_trace_file
# enable_trace
# enable_using_memchecker
# enable_memory_alloc_sanity_check
# enable_parallel
# enable_instrument
# with_mpe
# enable_direct_vfd
# with_default_plugindir
# enable_dconv_exception
# enable_dconv_accuracy
# enable_build_all
# enable_deprecated_symbols
# with_default_api_version
# enable_strict_format_checks
# enable_embedded_libinfo
# '
# ac_useropt=sharedlib_rpath
# ac_useropt_orig=sharedlib-rpath
# ac_val='${datarootdir}/man'
# ac_var=LT_SYS_LIBRARY_PATH
# ac_word=gawk
# am__api_version=1.15
# am__leading_dot=.
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# am_aux_dir=/tmp/hdf5/src/hdf5-1.10.0/bin
# am_cv_make_support_nested_variables=yes
# am_lf='
# '
# am_make=make
# am_missing_run='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing '
# am_sleep_pid=413
# as_basename=basename
# as_bourne_compatible='if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
# emulate sh
# NULLCMD=:
# # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
# # is contrary to our usage. Disable this feature.
# alias -g '\''${1+"$@"}'\''='\''"$@"'\''
# setopt NO_GLOB_SUBST
# else
# case `(set -o) 2>/dev/null` in #(
# *posix*) :
# set -o posix ;; #(
# *) :
# ;;
# esac
# fi
# '
# as_cr_LETTERS=ABCDEFGHIJKLMNOPQRSTUVWXYZ
# as_cr_Letters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
# as_cr_alnum=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
# as_cr_digits=0123456789
# as_cr_letters=abcdefghijklmnopqrstuvwxyz
# as_dir=/usr/bin
# as_dirname=dirname
# as_echo='printf %s\n'
# as_echo_n='printf %s'
# as_executable_p=as_fn_executable_p
# as_expr=expr
# as_have_required=yes
# as_lineno_1=477
# as_lineno_1a=477
# as_lineno_2=478
# as_lineno_2a=478
# as_ln_s='ln -s'
# as_me=configure
# as_mkdir_p='mkdir -p "$as_dir"'
# as_myself=./configure
# as_nl='
# '
# as_required='as_fn_return () { (exit $1); }
# as_fn_success () { as_fn_return 0; }
# as_fn_failure () { as_fn_return 1; }
# as_fn_ret_success () { return 0; }
# as_fn_ret_failure () { return 1; }
#
# exitcode=0
# as_fn_success || { exitcode=1; echo as_fn_success failed.; }
# as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
# as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
# as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
# if ( set x; as_fn_ret_success y && test x = "$1" ); then :
#
# else
# exitcode=1; echo positional parameters were not saved.
# fi
# test x$exitcode = x0 || exit 1
# test -x / || exit 1'
# as_save_IFS='
# '
# as_suggested=' as_lineno_1=198 as_lineno_1a=$LINENO
# as_lineno_2=199 as_lineno_2a=$LINENO
# eval '\''test "x$as_lineno_1'\''$as_run'\''" != "x$as_lineno_2'\''$as_run'\''" &&
# test "x`expr $as_lineno_1'\''$as_run'\'' + 1`" = "x$as_lineno_2'\''$as_run'\''"'\'' || exit 1
# test $(( 1 + 1 )) = 2 || exit 1
#
# test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
# ECHO='\''\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'\''
# ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
# ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
# PATH=/empty FPATH=/empty; export PATH FPATH
# test "X`printf %s $ECHO`" = "X$ECHO" \
# || test "X`print -r -- $ECHO`" = "X$ECHO" ) || exit 1'
# as_test_x='test -x'
# as_tr_cpp='eval sed '\''y%*abcdefghijklmnopqrstuvwxyz%PABCDEFGHIJKLMNOPQRSTUVWXYZ%;s%[^_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]%_%g'\'''
# as_tr_sh='eval sed '\''y%*+%pp%;s%[^_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]%_%g'\'''
# as_unset=as_fn_unset
# as_var=MAILPATH
# bindir='${exec_prefix}/bin'
# build=x86_64-unknown-linux-gnu
# build_cpu=x86_64
# build_os=linux-gnu
# build_vendor=unknown
# cache_file=/dev/null
# cross_compiling=maybe
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir=/usr/share/doc/hdf5
# dvidir='${docdir}'
# enable_build_mode=production
# enable_hl=yes
# enable_linux_lfs=yes
# enable_sharedlib_rpath=no
# enable_static=no
# exec_prefix=NONE
# host=x86_64-unknown-linux-gnu
# host_alias=x86_64-unknown-linux
# host_cpu=x86_64
# host_os=linux-gnu
# host_vendor=unknown
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# no_create=
# no_recursion=
# oldincludedir=/usr/include
# pdfdir='${docdir}'
# prefix=/usr
# program_prefix=NONE
# program_suffix=NONE
# program_transform_name=s,x,x,
# psdir='${docdir}'
# saved_user_CFLAGS=
# saved_user_CPPFLAGS=
# saved_user_CXXFLAGS=
# saved_user_FCFLAGS=
# saved_user_JAVACFLAGS=
# saved_user_JAVAFLAGS=
# saved_user_LDFLAGS=
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# silent=
# site=
# srcdir=.
# subdirs=
# sysconfdir='${prefix}/etc'
# target=
# verbose=
# with_pic=yes
# with_pthread=/usr/lib/
# x_includes=NONE
# x_libraries=NONE
# configure:3973: result: done
# configure:3988: checking if basename works
# configure:3994: result: yes
# configure:3999: checking if xargs works
# configure:4005: result: yes
# configure:4013: checking for cached host
# configure:4020: result: none
# configure:4074: checking for config x86_64-unknown-linux-gnu
# configure:4082: result: no
# configure:4074: checking for config x86_64-unknown-linux-gnu
# configure:4082: result: no
# configure:4074: checking for config unknown-linux-gnu
# configure:4082: result: no
# configure:4074: checking for config unknown-linux-gnu
# configure:4082: result: no
# configure:4074: checking for config x86_64-linux-gnu
# configure:4082: result: no
# configure:4074: checking for config x86_64-linux-gnu
# configure:4082: result: no
# configure:4074: checking for config x86_64-unknown
# configure:4082: result: no
# configure:4074: checking for config linux-gnu
# configure:4078: result: found
# configure:4094: checking for config ./config/site-specific/host-57f7d91dcd7b
# configure:4102: result: no
# configure:4114: checking build mode
# configure:4153: result: production
# configure:4192: checking for x86_64-unknown-linux-gcc
# configure:4219: result: gcc
# configure:4488: checking for C compiler version
# configure:4497: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4508: $? = 0
# configure:4497: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4508: $? = 0
# configure:4497: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4508: $? = 1
# configure:4497: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4508: $? = 1
# configure:4528: checking whether the C compiler works
# configure:4550: gcc conftest.c >&5
# configure:4554: $? = 0
# configure:4602: result: yes
# configure:4605: checking for C compiler default output file name
# configure:4607: result: a.out
# configure:4613: checking for suffix of executables
# configure:4620: gcc -o conftest conftest.c >&5
# configure:4624: $? = 0
# configure:4646: result:
# configure:4668: checking whether we are cross compiling
# configure:4676: gcc -o conftest conftest.c >&5
# configure:4680: $? = 0
# configure:4687: ./conftest
# configure:4691: $? = 0
# configure:4706: result: no
# configure:4711: checking for suffix of object files
# configure:4733: gcc -c conftest.c >&5
# configure:4737: $? = 0
# configure:4758: result: o
# configure:4762: checking whether we are using the GNU C compiler
# configure:4781: gcc -c conftest.c >&5
# configure:4781: $? = 0
# configure:4790: result: yes
# configure:4799: checking whether gcc accepts -g
# configure:4819: gcc -c -g conftest.c >&5
# configure:4819: $? = 0
# configure:4860: result: yes
# configure:4877: checking for gcc option to accept ISO C89
# configure:4940: gcc -c conftest.c >&5
# configure:4940: $? = 0
# configure:4953: result: none needed
# configure:4978: checking whether gcc understands -c and -o together
# configure:5000: gcc -c conftest.c -o conftest2.o
# configure:5003: $? = 0
# configure:5000: gcc -c conftest.c -o conftest2.o
# configure:5003: $? = 0
# configure:5015: result: yes
# configure:5043: checking for style of include used by make
# configure:5071: result: GNU
# configure:5097: checking dependency style of gcc
# configure:5208: result: gcc3
# configure:5230: checking if unsupported combinations of configure options are allowed
# configure:5240: result: no
# configure:5260: checking how to run the C preprocessor
# configure:5291: gcc -E conftest.c
# configure:5291: $? = 0
# configure:5305: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5305: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | /* end confdefs.h. */
# | #include
# configure:5330: result: gcc -E
# configure:5350: gcc -E conftest.c
# configure:5350: $? = 0
# configure:5364: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | /* end confdefs.h. */
# | #include
# configure:5393: checking for grep that handles long lines and -e
# configure:5451: result: /usr/bin/grep
# configure:5456: checking for egrep
# configure:5518: result: /usr/bin/grep -E
# configure:5523: checking for ANSI C header files
# configure:5543: gcc -c conftest.c >&5
# configure:5543: $? = 0
# configure:5616: gcc -o conftest conftest.c >&5
# configure:5616: $? = 0
# configure:5616: ./conftest
# configure:5616: $? = 0
# configure:5627: result: yes
# configure:5640: checking for sys/types.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for sys/stat.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for stdlib.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for string.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for memory.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for strings.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for inttypes.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for stdint.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5640: checking for unistd.h
# configure:5640: gcc -c conftest.c >&5
# configure:5640: $? = 0
# configure:5640: result: yes
# configure:5652: checking for off_t
# configure:5652: gcc -c conftest.c >&5
# configure:5652: $? = 0
# configure:5652: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:5652: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5652: result: yes
# configure:5663: checking for size_t
# configure:5663: gcc -c conftest.c >&5
# configure:5663: $? = 0
# configure:5663: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5663: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5663: result: yes
# configure:5674: checking for ssize_t
# configure:5674: gcc -c conftest.c >&5
# configure:5674: $? = 0
# configure:5674: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:5674: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5674: result: yes
# configure:5685: checking for ptrdiff_t
# configure:5685: gcc -c conftest.c >&5
# configure:5685: $? = 0
# configure:5685: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:5685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5685: result: yes
# configure:5696: checking whether byte ordering is bigendian
# configure:5711: gcc -c conftest.c >&5
# conftest.c:22:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:22:15: error: unknown type name 'universal'
# configure:5711: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5756: gcc -c conftest.c >&5
# configure:5756: $? = 0
# configure:5774: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:28:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:5774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5902: result: no
# configure:5924: checking size of char
# configure:5929: gcc -o conftest conftest.c >&5
# configure:5929: $? = 0
# configure:5929: ./conftest
# configure:5929: $? = 0
# configure:5943: result: 1
# configure:5957: checking size of short
# configure:5962: gcc -o conftest conftest.c >&5
# configure:5962: $? = 0
# configure:5962: ./conftest
# configure:5962: $? = 0
# configure:5976: result: 2
# configure:5990: checking size of int
# configure:5995: gcc -o conftest conftest.c >&5
# configure:5995: $? = 0
# configure:5995: ./conftest
# configure:5995: $? = 0
# configure:6009: result: 4
# configure:6023: checking size of unsigned
# configure:6028: gcc -o conftest conftest.c >&5
# configure:6028: $? = 0
# configure:6028: ./conftest
# configure:6028: $? = 0
# configure:6042: result: 4
# configure:6056: checking size of long
# configure:6061: gcc -o conftest conftest.c >&5
# configure:6061: $? = 0
# configure:6061: ./conftest
# configure:6061: $? = 0
# configure:6075: result: 8
# configure:6089: checking size of long long
# configure:6094: gcc -o conftest conftest.c >&5
# configure:6094: $? = 0
# configure:6094: ./conftest
# configure:6094: $? = 0
# configure:6108: result: 8
# configure:6122: checking size of __int64
# configure:6127: gcc -o conftest conftest.c >&5
# conftest.c: In function 'longval':
# conftest.c:60:57: error: '__int64' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (__int64)); }
# ^~~~~~~
# conftest.c:60:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:61:67: error: '__int64' undeclared (first use in this function)
# static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:71:28: error: '__int64' undeclared (first use in this function)
# if (((long int) (sizeof (__int64))) < 0)
# ^~~~~~~
# configure:6127: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | static long int longval () { return (long int) (sizeof (__int64)); }
# | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | FILE *f = fopen ("conftest.val", "w");
# | if (! f)
# | return 1;
# | if (((long int) (sizeof (__int64))) < 0)
# | {
# | long int i = longval ();
# | if (i != ((long int) (sizeof (__int64))))
# | return 1;
# | fprintf (f, "%ld", i);
# | }
# | else
# | {
# | unsigned long int i = ulongval ();
# | if (i != ((long int) (sizeof (__int64))))
# | return 1;
# | fprintf (f, "%lu", i);
# | }
# | /* Do not output a trailing newline, as this causes \r\n confusion
# | on some platforms. */
# | return ferror (f) || fclose (f) != 0;
# |
# | ;
# | return 0;
# | }
# configure:6141: result: 0
# configure:6155: checking size of float
# configure:6160: gcc -o conftest conftest.c >&5
# configure:6160: $? = 0
# configure:6160: ./conftest
# configure:6160: $? = 0
# configure:6174: result: 4
# configure:6188: checking size of double
# configure:6193: gcc -o conftest conftest.c >&5
# configure:6193: $? = 0
# configure:6193: ./conftest
# configure:6193: $? = 0
# configure:6207: result: 8
# configure:6221: checking size of long double
# configure:6226: gcc -o conftest conftest.c >&5
# configure:6226: $? = 0
# configure:6226: ./conftest
# configure:6226: $? = 0
# configure:6240: result: 16
# configure:6263: checking size of __float128
# configure:6268: gcc -o conftest conftest.c >&5
# configure:6268: $? = 0
# configure:6268: ./conftest
# configure:6268: $? = 0
# configure:6282: result: 16
# configure:6296: checking size of _Quad
# configure:6301: gcc -o conftest conftest.c >&5
# conftest.c: In function 'longval':
# conftest.c:65:57: error: '_Quad' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (_Quad)); }
# ^~~~~
# conftest.c:65:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:66:67: error: '_Quad' undeclared (first use in this function)
# static unsigned long int ulongval () { return (long int) (sizeof (_Quad)); }
# ^~~~~
# conftest.c: In function 'main':
# conftest.c:76:28: error: '_Quad' undeclared (first use in this function)
# if (((long int) (sizeof (_Quad))) < 0)
# ^~~~~
# configure:6301: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | static long int longval () { return (long int) (sizeof (_Quad)); }
# | static unsigned long int ulongval () { return (long int) (sizeof (_Quad)); }
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | FILE *f = fopen ("conftest.val", "w");
# | if (! f)
# | return 1;
# | if (((long int) (sizeof (_Quad))) < 0)
# | {
# | long int i = longval ();
# | if (i != ((long int) (sizeof (_Quad))))
# | return 1;
# | fprintf (f, "%ld", i);
# | }
# | else
# | {
# | unsigned long int i = ulongval ();
# | if (i != ((long int) (sizeof (_Quad))))
# | return 1;
# | fprintf (f, "%lu", i);
# | }
# | /* Do not output a trailing newline, as this causes \r\n confusion
# | on some platforms. */
# | return ferror (f) || fclose (f) != 0;
# |
# | ;
# | return 0;
# | }
# configure:6315: result: 0
# configure:6327: checking quadmath.h usability
# configure:6327: gcc -c conftest.c >&5
# configure:6327: $? = 0
# configure:6327: result: yes
# configure:6327: checking quadmath.h presence
# configure:6327: gcc -E conftest.c
# configure:6327: $? = 0
# configure:6327: result: yes
# configure:6327: checking for quadmath.h
# configure:6327: result: yes
# configure:6338: checking maximum decimal precision for C
# configure:6385: gcc -o conftest conftest.c >&5
# configure:6385: $? = 0
# configure:6385: ./conftest
# configure:6385: $? = 0
# configure:6422: result: 33
# configure:6436: checking if Fortran interface enabled
# configure:8735: checking for C++ compiler version
# configure:8744: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:8755: $? = 0
# configure:8744: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:8755: $? = 0
# configure:8744: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:8755: $? = 1
# configure:8744: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:8755: $? = 1
# configure:8759: checking whether we are using the GNU C++ compiler
# configure:8786: g++ -c conftest.cpp >&5
# configure:8786: $? = 0
# configure:8795: result: yes
# configure:8804: checking whether g++ accepts -g
# configure:8832: g++ -c -g conftest.cpp >&5
# configure:8832: $? = 0
# configure:8889: result: yes
# configure:8914: checking dependency style of g++
# configure:9025: result: gcc3
# configure:9045: checking how to run the C++ preprocessor
# configure:9072: g++ -E conftest.cpp
# configure:9072: $? = 0
# configure:9086: g++ -E conftest.cpp
# conftest.cpp:36:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | /* end confdefs.h. */
# | #include
# configure:9111: result: g++ -E
# configure:9131: g++ -E conftest.cpp
# configure:9131: $? = 0
# configure:9145: g++ -E conftest.cpp
# conftest.cpp:36:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9145: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | /* end confdefs.h. */
# | #include
# configure:9174: checking if c++ interface enabled
# configure:9336: result: no
# configure:9374: checking if the high-level library is enabled
# configure:9383: result: yes
# configure:9405: checking for ar
# configure:9421: found /usr/bin/ar
# configure:9432: result: ar
# configure:9451: checking whether make sets $(MAKE)
# configure:9473: result: yes
# configure:9491: checking for tr
# configure:9509: found /usr/bin/tr
# configure:9521: result: /usr/bin/tr
# configure:9540: checking if srcdir= and time commands work together
# configure:9548: result: yes
# configure:9620: checking if Java JNI interface enabled
# configure:10679: result: no
# configure:10792: checking how to print strings
# configure:10819: result: printf
# configure:10840: checking for a sed that does not truncate output
# configure:10904: result: /usr/bin/sed
# configure:10922: checking for fgrep
# configure:10984: result: /usr/bin/grep -F
# configure:11019: checking for ld used by gcc
# configure:11086: result: /usr/bin/ld
# configure:11093: checking if the linker (/usr/bin/ld) is GNU ld
# configure:11108: result: yes
# configure:11120: checking for BSD- or MS-compatible name lister (nm)
# configure:11174: result: /usr/bin/nm -B
# configure:11304: checking the name lister (/usr/bin/nm -B) interface
# configure:11311: gcc -c conftest.c >&5
# configure:11314: /usr/bin/nm -B "conftest.o"
# configure:11317: output
# 0000000000000000 B some_variable
# configure:11324: result: BSD nm
# configure:11327: checking whether ln -s works
# configure:11331: result: yes
# configure:11339: checking the maximum length of command line arguments
# configure:11470: result: 1572864
# configure:11518: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:11558: result: func_convert_file_noop
# configure:11565: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:11585: result: func_convert_file_noop
# configure:11592: checking for /usr/bin/ld option to reload object files
# configure:11599: result: -r
# configure:11633: checking for x86_64-unknown-linux-objdump
# configure:11663: result: no
# configure:11673: checking for objdump
# configure:11689: found /usr/bin/objdump
# configure:11700: result: objdump
# configure:11732: checking how to recognize dependent libraries
# configure:11932: result: pass_all
# configure:11977: checking for x86_64-unknown-linux-dlltool
# configure:12007: result: no
# configure:12017: checking for dlltool
# configure:12047: result: no
# configure:12077: checking how to associate runtime and link libraries
# configure:12104: result: printf %s\n
# configure:12120: checking for x86_64-unknown-linux-ar
# configure:12147: result: ar
# configure:12228: checking for archiver @FILE support
# configure:12253: gcc -c conftest.c >&5
# configure:12253: $? = 0
# configure:12256: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:12259: $? = 0
# configure:12264: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:12267: $? = 1
# configure:12279: result: @
# configure:12297: checking for x86_64-unknown-linux-strip
# configure:12324: result: strip
# configure:12396: checking for x86_64-unknown-linux-ranlib
# configure:12426: result: no
# configure:12436: checking for ranlib
# configure:12452: found /usr/bin/ranlib
# configure:12463: result: ranlib
# configure:12565: checking command to parse /usr/bin/nm -B output from gcc object
# configure:12718: gcc -c conftest.c >&5
# configure:12721: $? = 0
# configure:12725: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:12728: $? = 0
# configure:12794: gcc -o conftest conftest.c conftstm.o >&5
# configure:12797: $? = 0
# configure:12835: result: ok
# configure:12882: checking for sysroot
# configure:12912: result: no
# configure:12919: checking for a working dd
# configure:12957: result: /usr/bin/dd
# configure:12961: checking how to truncate binary pipes
# configure:12976: result: /usr/bin/dd bs=4096 count=1
# configure:13112: gcc -c conftest.c >&5
# configure:13115: $? = 0
# configure:13273: checking for x86_64-unknown-linux-mt
# configure:13303: result: no
# configure:13313: checking for mt
# configure:13343: result: no
# configure:13363: checking if : is a manifest tool
# configure:13369: : '-?'
# configure:13377: result: no
# configure:14059: checking for dlfcn.h
# configure:14059: gcc -c conftest.c >&5
# configure:14059: $? = 0
# configure:14059: result: yes
# configure:14324: checking for objdir
# configure:14339: result: .libs
# configure:14603: checking if gcc supports -fno-rtti -fno-exceptions
# configure:14621: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:14625: $? = 0
# configure:14638: result: no
# configure:14996: checking for gcc option to produce PIC
# configure:15003: result: -fPIC -DPIC
# configure:15011: checking if gcc PIC flag -fPIC -DPIC works
# configure:15029: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:15033: $? = 0
# configure:15046: result: yes
# configure:15075: checking if gcc static flag -static works
# configure:15103: result: yes
# configure:15118: checking if gcc supports -c -o file.o
# configure:15139: gcc -c -o out/conftest2.o conftest.c >&5
# configure:15143: $? = 0
# configure:15165: result: yes
# configure:15173: checking if gcc supports -c -o file.o
# configure:15220: result: yes
# configure:15253: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:16528: result: yes
# configure:16565: checking whether -lc should be explicitly linked in
# configure:16573: gcc -c conftest.c >&5
# configure:16576: $? = 0
# configure:16591: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:16594: $? = 0
# configure:16608: result: no
# configure:16768: checking dynamic linker characteristics
# configure:17357: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:17357: $? = 0
# configure:17594: result: GNU/Linux ld.so
# configure:17716: checking how to hardcode library paths into programs
# configure:17741: result: immediate
# configure:17851: checking for shl_load
# configure:17851: gcc -o conftest conftest.c >&5
# /tmp/ccgwUga6.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:17851: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:17851: result: no
# configure:17855: checking for shl_load in -ldld
# configure:17888: gcc -o conftest conftest.c -ldld >&5
# /usr/bin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:17888: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:17897: result: no
# configure:17902: checking for dlopen
# configure:17902: gcc -o conftest conftest.c >&5
# /tmp/cctoYm5e.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:17902: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:17902: result: no
# configure:17906: checking for dlopen in -ldl
# configure:17939: gcc -o conftest conftest.c -ldl >&5
# configure:17939: $? = 0
# configure:17948: result: yes
# configure:18083: checking whether a program can dlopen itself
# configure:18163: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:18166: $? = 0
# configure:18184: result: yes
# configure:18189: checking whether a statically linked program can dlopen itself
# configure:18269: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/ccCeszww.o: In function `main':
# conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:18272: $? = 1
# configure:18290: result: no
# configure:18329: checking whether stripping libraries is possible
# configure:18334: result: yes
# configure:18369: checking if libtool supports shared libraries
# configure:18371: result: yes
# configure:18374: checking whether to build shared libraries
# configure:18399: result: yes
# configure:18402: checking whether to build static libraries
# configure:18406: result: no
# configure:24871: checking if we should install only statically linked executables
# configure:24916: checking if -Wl,-rpath should be used to link shared libs in nondefault directories
# configure:24926: result: no
# configure:24947: checking for ceil in -lm
# configure:24980: gcc -o conftest conftest.c -lm >&5
# conftest.c:46:6: warning: conflicting types for built-in function 'ceil'
# char ceil ();
# ^~~~
# configure:24980: $? = 0
# configure:24989: result: yes
# configure:25000: checking for dlopen in -ldl
# configure:25042: result: yes
# configure:25057: checking for ANSI C header files
# configure:25169: result: yes
# configure:25177: checking whether time.h and sys/time.h may both be included
# configure:25205: gcc -c conftest.c >&5
# configure:25205: $? = 0
# configure:25212: result: yes
# configure:25225: checking sys/resource.h usability
# configure:25225: gcc -c conftest.c >&5
# configure:25225: $? = 0
# configure:25225: result: yes
# configure:25225: checking sys/resource.h presence
# configure:25225: gcc -E conftest.c
# configure:25225: $? = 0
# configure:25225: result: yes
# configure:25225: checking for sys/resource.h
# configure:25225: result: yes
# configure:25225: checking sys/time.h usability
# configure:25225: gcc -c conftest.c >&5
# configure:25225: $? = 0
# configure:25225: result: yes
# configure:25225: checking sys/time.h presence
# configure:25225: gcc -E conftest.c
# configure:25225: $? = 0
# configure:25225: result: yes
# configure:25225: checking for sys/time.h
# configure:25225: result: yes
# configure:25225: checking for unistd.h
# configure:25225: result: yes
# configure:25225: checking sys/ioctl.h usability
# configure:25225: gcc -c conftest.c >&5
# configure:25225: $? = 0
# configure:25225: result: yes
# configure:25225: checking sys/ioctl.h presence
# configure:25225: gcc -E conftest.c
# configure:25225: $? = 0
# configure:25225: result: yes
# configure:25225: checking for sys/ioctl.h
# configure:25225: result: yes
# configure:25225: checking for sys/stat.h
# configure:25225: result: yes
# configure:25238: checking sys/socket.h usability
# configure:25238: gcc -c conftest.c >&5
# configure:25238: $? = 0
# configure:25238: result: yes
# configure:25238: checking sys/socket.h presence
# configure:25238: gcc -E conftest.c
# configure:25238: $? = 0
# configure:25238: result: yes
# configure:25238: checking for sys/socket.h
# configure:25238: result: yes
# configure:25238: checking for sys/types.h
# configure:25238: result: yes
# configure:25238: checking sys/file.h usability
# configure:25238: gcc -c conftest.c >&5
# configure:25238: $? = 0
# configure:25238: result: yes
# configure:25238: checking sys/file.h presence
# configure:25238: gcc -E conftest.c
# configure:25238: $? = 0
# configure:25238: result: yes
# configure:25238: checking for sys/file.h
# configure:25238: result: yes
# configure:25251: checking stddef.h usability
# configure:25251: gcc -c conftest.c >&5
# configure:25251: $? = 0
# configure:25251: result: yes
# configure:25251: checking stddef.h presence
# configure:25251: gcc -E conftest.c
# configure:25251: $? = 0
# configure:25251: result: yes
# configure:25251: checking for stddef.h
# configure:25251: result: yes
# configure:25251: checking setjmp.h usability
# configure:25251: gcc -c conftest.c >&5
# configure:25251: $? = 0
# configure:25251: result: yes
# configure:25251: checking setjmp.h presence
# configure:25251: gcc -E conftest.c
# configure:25251: $? = 0
# configure:25251: result: yes
# configure:25251: checking for setjmp.h
# configure:25251: result: yes
# configure:25251: checking features.h usability
# configure:25251: gcc -c conftest.c >&5
# configure:25251: $? = 0
# configure:25251: result: yes
# configure:25251: checking features.h presence
# configure:25251: gcc -E conftest.c
# configure:25251: $? = 0
# configure:25251: result: yes
# configure:25251: checking for features.h
# configure:25251: result: yes
# configure:25263: checking dirent.h usability
# configure:25263: gcc -c conftest.c >&5
# configure:25263: $? = 0
# configure:25263: result: yes
# configure:25263: checking dirent.h presence
# configure:25263: gcc -E conftest.c
# configure:25263: $? = 0
# configure:25263: result: yes
# configure:25263: checking for dirent.h
# configure:25263: result: yes
# configure:25275: checking for stdint.h
# configure:25275: result: yes
# configure:25287: checking stdbool.h usability
# configure:25287: gcc -c conftest.c >&5
# configure:25287: $? = 0
# configure:25287: result: yes
# configure:25287: checking stdbool.h presence
# configure:25287: gcc -E conftest.c
# configure:25287: $? = 0
# configure:25287: result: yes
# configure:25287: checking for stdbool.h
# configure:25287: result: yes
# configure:25301: checking mach/mach_time.h usability
# configure:25301: gcc -c conftest.c >&5
# conftest.c:90:28: fatal error: mach/mach_time.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25301: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:25301: result: no
# configure:25301: checking mach/mach_time.h presence
# configure:25301: gcc -E conftest.c
# conftest.c:57:28: fatal error: mach/mach_time.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25301: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# configure:25301: result: no
# configure:25301: checking for mach/mach_time.h
# configure:25301: result: no
# configure:25404: checking io.h usability
# configure:25404: gcc -c conftest.c >&5
# conftest.c:90:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:25404: result: no
# configure:25404: checking io.h presence
# configure:25404: gcc -E conftest.c
# conftest.c:57:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# configure:25404: result: no
# configure:25404: checking for io.h
# configure:25404: result: no
# configure:25404: checking winsock2.h usability
# configure:25404: gcc -c conftest.c >&5
# conftest.c:90:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:25404: result: no
# configure:25404: checking winsock2.h presence
# configure:25404: gcc -E conftest.c
# conftest.c:57:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:25404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# configure:25404: result: no
# configure:25404: checking for winsock2.h
# configure:25404: result: no
# configure:25404: checking sys/timeb.h usability
# configure:25404: gcc -c conftest.c >&5
# configure:25404: $? = 0
# configure:25404: result: yes
# configure:25404: checking sys/timeb.h presence
# configure:25404: gcc -E conftest.c
# configure:25404: $? = 0
# configure:25404: result: yes
# configure:25404: checking for sys/timeb.h
# configure:25404: result: yes
# configure:25424: checking if libtool needs -no-undefined flag to build shared libraries
# configure:25435: result: no
# configure:25450: checking for _FILE_OFFSET_BITS value needed for large files
# configure:25483: gcc -c conftest.c >&5
# configure:25483: $? = 0
# configure:25523: result: no
# configure:25766: checking size of int8_t
# configure:25771: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:93:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int8_t)); }
# ^~~~~~~
# conftest.c:94:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int8_t)); }
# ^~~~~~~~
# conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:25771: $? = 0
# configure:25771: ./conftest
# configure:25771: $? = 0
# configure:25785: result: 1
# configure:25799: checking size of uint8_t
# configure:25804: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:94:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint8_t)); }
# ^~~~~~~
# conftest.c:95:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint8_t)); }
# ^~~~~~~~
# conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:25804: $? = 0
# configure:25804: ./conftest
# configure:25804: $? = 0
# configure:25818: result: 1
# configure:25832: checking size of int_least8_t
# configure:25837: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:95:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least8_t)); }
# ^~~~~~~
# conftest.c:96:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least8_t)); }
# ^~~~~~~~
# conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:25837: $? = 0
# configure:25837: ./conftest
# configure:25837: $? = 0
# configure:25851: result: 1
# configure:25865: checking size of uint_least8_t
# configure:25870: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:96:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least8_t)); }
# ^~~~~~~
# conftest.c:97:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least8_t)); }
# ^~~~~~~~
# conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:25870: $? = 0
# configure:25870: ./conftest
# configure:25870: $? = 0
# configure:25884: result: 1
# configure:25898: checking size of int_fast8_t
# configure:25903: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:97:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast8_t)); }
# ^~~~~~~
# conftest.c:98:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast8_t)); }
# ^~~~~~~~
# conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:25903: $? = 0
# configure:25903: ./conftest
# configure:25903: $? = 0
# configure:25917: result: 1
# configure:25931: checking size of uint_fast8_t
# configure:25936: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:98:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast8_t)); }
# ^~~~~~~
# conftest.c:99:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast8_t)); }
# ^~~~~~~~
# conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:25936: $? = 0
# configure:25936: ./conftest
# configure:25936: $? = 0
# configure:25950: result: 1
# configure:25965: checking size of int16_t
# configure:25970: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:99:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int16_t)); }
# ^~~~~~~
# conftest.c:100:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int16_t)); }
# ^~~~~~~~
# conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:25970: $? = 0
# configure:25970: ./conftest
# configure:25970: $? = 0
# configure:25984: result: 2
# configure:25998: checking size of uint16_t
# configure:26003: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:100:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint16_t)); }
# ^~~~~~~
# conftest.c:101:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint16_t)); }
# ^~~~~~~~
# conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26003: $? = 0
# configure:26003: ./conftest
# configure:26003: $? = 0
# configure:26017: result: 2
# configure:26031: checking size of int_least16_t
# configure:26036: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:101:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least16_t)); }
# ^~~~~~~
# conftest.c:102:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least16_t)); }
# ^~~~~~~~
# conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26036: $? = 0
# configure:26036: ./conftest
# configure:26036: $? = 0
# configure:26050: result: 2
# configure:26064: checking size of uint_least16_t
# configure:26069: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:102:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least16_t)); }
# ^~~~~~~
# conftest.c:103:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least16_t)); }
# ^~~~~~~~
# conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26069: $? = 0
# configure:26069: ./conftest
# configure:26069: $? = 0
# configure:26083: result: 2
# configure:26097: checking size of int_fast16_t
# configure:26102: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:103:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast16_t)); }
# ^~~~~~~
# conftest.c:104:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast16_t)); }
# ^~~~~~~~
# conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26102: $? = 0
# configure:26102: ./conftest
# configure:26102: $? = 0
# configure:26116: result: 8
# configure:26130: checking size of uint_fast16_t
# configure:26135: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:104:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast16_t)); }
# ^~~~~~~
# conftest.c:105:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast16_t)); }
# ^~~~~~~~
# conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26135: $? = 0
# configure:26135: ./conftest
# configure:26135: $? = 0
# configure:26149: result: 8
# configure:26164: checking size of int32_t
# configure:26169: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:105:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int32_t)); }
# ^~~~~~~
# conftest.c:106:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int32_t)); }
# ^~~~~~~~
# conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26169: $? = 0
# configure:26169: ./conftest
# configure:26169: $? = 0
# configure:26183: result: 4
# configure:26197: checking size of uint32_t
# configure:26202: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:106:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint32_t)); }
# ^~~~~~~
# conftest.c:107:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint32_t)); }
# ^~~~~~~~
# conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26202: $? = 0
# configure:26202: ./conftest
# configure:26202: $? = 0
# configure:26216: result: 4
# configure:26230: checking size of int_least32_t
# configure:26235: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:107:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least32_t)); }
# ^~~~~~~
# conftest.c:108:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least32_t)); }
# ^~~~~~~~
# conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26235: $? = 0
# configure:26235: ./conftest
# configure:26235: $? = 0
# configure:26249: result: 4
# configure:26263: checking size of uint_least32_t
# configure:26268: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:108:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least32_t)); }
# ^~~~~~~
# conftest.c:109:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least32_t)); }
# ^~~~~~~~
# conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26268: $? = 0
# configure:26268: ./conftest
# configure:26268: $? = 0
# configure:26282: result: 4
# configure:26296: checking size of int_fast32_t
# configure:26301: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:109:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast32_t)); }
# ^~~~~~~
# conftest.c:110:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast32_t)); }
# ^~~~~~~~
# conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26301: $? = 0
# configure:26301: ./conftest
# configure:26301: $? = 0
# configure:26315: result: 8
# configure:26329: checking size of uint_fast32_t
# configure:26334: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:110:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast32_t)); }
# ^~~~~~~
# conftest.c:111:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast32_t)); }
# ^~~~~~~~
# conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26334: $? = 0
# configure:26334: ./conftest
# configure:26334: $? = 0
# configure:26348: result: 8
# configure:26363: checking size of int64_t
# configure:26368: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:111:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int64_t)); }
# ^~~~~~~
# conftest.c:112:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int64_t)); }
# ^~~~~~~~
# conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26368: $? = 0
# configure:26368: ./conftest
# configure:26368: $? = 0
# configure:26382: result: 8
# configure:26396: checking size of uint64_t
# configure:26401: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:112:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint64_t)); }
# ^~~~~~~
# conftest.c:113:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint64_t)); }
# ^~~~~~~~
# conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26401: $? = 0
# configure:26401: ./conftest
# configure:26401: $? = 0
# configure:26415: result: 8
# configure:26429: checking size of int_least64_t
# configure:26434: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:113:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least64_t)); }
# ^~~~~~~
# conftest.c:114:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least64_t)); }
# ^~~~~~~~
# conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26434: $? = 0
# configure:26434: ./conftest
# configure:26434: $? = 0
# configure:26448: result: 8
# configure:26462: checking size of uint_least64_t
# configure:26467: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:114:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least64_t)); }
# ^~~~~~~
# conftest.c:115:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least64_t)); }
# ^~~~~~~~
# conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26467: $? = 0
# configure:26467: ./conftest
# configure:26467: $? = 0
# configure:26481: result: 8
# configure:26495: checking size of int_fast64_t
# configure:26500: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:115:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast64_t)); }
# ^~~~~~~
# conftest.c:116:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast64_t)); }
# ^~~~~~~~
# conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26500: $? = 0
# configure:26500: ./conftest
# configure:26500: $? = 0
# configure:26514: result: 8
# configure:26528: checking size of uint_fast64_t
# configure:26533: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:116:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast64_t)); }
# ^~~~~~~
# conftest.c:117:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast64_t)); }
# ^~~~~~~~
# conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26533: $? = 0
# configure:26533: ./conftest
# configure:26533: $? = 0
# configure:26547: result: 8
# configure:26562: checking size of size_t
# configure:26567: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:117:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (size_t)); }
# ^~~~~~~
# conftest.c:118:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (size_t)); }
# ^~~~~~~~
# conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26567: $? = 0
# configure:26567: ./conftest
# configure:26567: $? = 0
# configure:26581: result: 8
# configure:26595: checking size of ssize_t
# configure:26600: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:118:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (ssize_t)); }
# ^~~~~~~
# conftest.c:119:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (ssize_t)); }
# ^~~~~~~~
# conftest.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26600: $? = 0
# configure:26600: ./conftest
# configure:26600: $? = 0
# configure:26614: result: 8
# configure:26628: checking size of ptrdiff_t
# configure:26633: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:119:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (ptrdiff_t)); }
# ^~~~~~~
# conftest.c:120:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (ptrdiff_t)); }
# ^~~~~~~~
# conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26633: $? = 0
# configure:26633: ./conftest
# configure:26633: $? = 0
# configure:26647: result: 8
# configure:26665: checking size of off_t
# configure:26670: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:121:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (off_t)); }
# ^~~~~~~
# conftest.c:122:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (off_t)); }
# ^~~~~~~~
# conftest.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26670: $? = 0
# configure:26670: ./conftest
# configure:26670: $? = 0
# configure:26684: result: 8
# configure:26707: checking size of bool
# configure:26712: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -ldl -lm >&5
# conftest.c:127:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (bool)); }
# ^~~~~~~
# conftest.c:128:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (bool)); }
# ^~~~~~~~
# conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:26712: $? = 0
# configure:26712: ./conftest
# configure:26712: $? = 0
# configure:26726: result: 1
# configure:26828: checking if dev_t is scalar
# configure:26853: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:111:17: warning: 'd1' is used uninitialized in this function [-Wuninitialized]
# dev_t d1, d2; if(d1==d2) return 0;
# ^
# conftest.c:111:17: warning: 'd2' is used uninitialized in this function [-Wuninitialized]
# configure:26853: $? = 0
# configure:26857: result: yes
# configure:26977: checking for dmalloc library
# configure:26979: result: suppressed
# configure:27120: checking zlib.h usability
# configure:27120: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# configure:27120: $? = 0
# configure:27120: result: yes
# configure:27120: checking zlib.h presence
# configure:27120: gcc -E -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c
# configure:27120: $? = 0
# configure:27120: result: yes
# configure:27120: checking for zlib.h
# configure:27120: result: yes
# configure:27133: checking for compress2 in -lz
# configure:27166: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char compress2 ();
# ^~~~
# conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:27166: $? = 0
# configure:27175: result: yes
# configure:27194: checking for compress2
# configure:27194: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char compress2 ();
# ^~~~
# conftest.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:27194: $? = 0
# configure:27194: result: yes
# configure:27435: checking for szlib
# configure:27437: result: suppressed
# configure:27749: checking for thread safe support
# configure:27800: result: no
# configure:28170: checking whether CLOCK_MONOTONIC is declared
# configure:28170: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28170: $? = 0
# configure:28170: result: yes
# configure:28185: checking for tm_gmtoff in struct tm
# configure:28209: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:114:11: warning: variable 'tm' set but not used [-Wunused-but-set-variable]
# struct tm tm; tm.tm_gmtoff=0;
# ^~
# configure:28209: $? = 0
# configure:28213: result: yes
# configure:28222: checking for global timezone variable
# configure:28252: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28252: $? = 0
# configure:28256: result: yes
# configure:28271: checking for st_blocks in struct stat
# configure:28293: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c:116:2: error: expected identifier or '(' before '[' token
# }[
# ^
# conftest.c:117:24: warning: extra tokens at end of #include directive
# #include ],[struct stat sb; sb.st_blocks=0;])
# ^
# configure:28293: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | /* end confdefs.h. */
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }[
# | #include ],[struct stat sb; sb.st_blocks=0;])
# configure:28300: result: no
# configure:28311: checking for _getvideoconfig
# configure:28311: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char _getvideoconfig ();
# ^~~~
# conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccJwbt2K.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_getvideoconfig'
# collect2: error: ld returned 1 exit status
# configure:28311: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | /* end confdefs.h. */
# | /* Define _getvideoconfig to an innocuous variant, in case declares _getvideoconfig.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _getvideoconfig innocuous__getvideoconfig
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _getvideoconfig (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _getvideoconfig
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _getvideoconfig ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__getvideoconfig || defined __stub____getvideoconfig
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return _getvideoconfig ();
# | ;
# | return 0;
# | }
# configure:28311: result: no
# configure:28311: checking for gettextinfo
# configure:28311: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gettextinfo ();
# ^~~~
# conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccOHs9zE.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `gettextinfo'
# collect2: error: ld returned 1 exit status
# configure:28311: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | /* end confdefs.h. */
# | /* Define gettextinfo to an innocuous variant, in case declares gettextinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gettextinfo innocuous_gettextinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gettextinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gettextinfo
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gettextinfo ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_gettextinfo || defined __stub___gettextinfo
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return gettextinfo ();
# | ;
# | return 0;
# | }
# configure:28311: result: no
# configure:28326: checking for GetConsoleScreenBufferInfo
# configure:28326: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char GetConsoleScreenBufferInfo ();
# ^~~~
# conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccXEG21F.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `GetConsoleScreenBufferInfo'
# collect2: error: ld returned 1 exit status
# configure:28326: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | /* end confdefs.h. */
# | /* Define GetConsoleScreenBufferInfo to an innocuous variant, in case declares GetConsoleScreenBufferInfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define GetConsoleScreenBufferInfo innocuous_GetConsoleScreenBufferInfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char GetConsoleScreenBufferInfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef GetConsoleScreenBufferInfo
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char GetConsoleScreenBufferInfo ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_GetConsoleScreenBufferInfo || defined __stub___GetConsoleScreenBufferInfo
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return GetConsoleScreenBufferInfo ();
# | ;
# | return 0;
# | }
# configure:28326: result: no
# configure:28340: checking for _scrsize
# configure:28340: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char _scrsize ();
# ^~~~
# conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccAKhoRM.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_scrsize'
# collect2: error: ld returned 1 exit status
# configure:28340: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | /* end confdefs.h. */
# | /* Define _scrsize to an innocuous variant, in case declares _scrsize.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _scrsize innocuous__scrsize
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _scrsize (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _scrsize
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _scrsize ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__scrsize || defined __stub____scrsize
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return _scrsize ();
# | ;
# | return 0;
# | }
# configure:28340: result: no
# configure:28340: checking for ioctl
# configure:28340: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char ioctl ();
# ^~~~
# conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28340: $? = 0
# configure:28340: result: yes
# configure:28350: checking for struct videoconfig
# configure:28371: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:114:20: error: storage size of 'w' isn't known
# struct videoconfig w; w.numtextcols=0;
# ^
# conftest.c:114:20: warning: unused variable 'w' [-Wunused-variable]
# configure:28371: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | struct videoconfig w; w.numtextcols=0;
# | ;
# | return 0;
# | }
# configure:28378: result: no
# configure:28383: checking for struct text_info
# configure:28404: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:114:18: error: storage size of 'w' isn't known
# struct text_info w; w.screenwidth=0;
# ^
# conftest.c:114:18: warning: unused variable 'w' [-Wunused-variable]
# configure:28404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_IOCTL 1
# | /* end confdefs.h. */
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | struct text_info w; w.screenwidth=0;
# | ;
# | return 0;
# | }
# configure:28411: result: no
# configure:28416: checking for TIOCGWINSZ
# configure:28439: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:116:5: warning: unused variable 'w' [-Wunused-variable]
# int w=TIOCGWINSZ;
# ^
# configure:28439: $? = 0
# configure:28443: result: yes
# configure:28451: checking for TIOCGETD
# configure:28474: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:117:5: warning: unused variable 'w' [-Wunused-variable]
# int w=TIOCGETD;
# ^
# configure:28474: $? = 0
# configure:28478: result: yes
# configure:28492: checking for library containing clock_gettime
# configure:28531: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char clock_gettime ();
# ^~~~
# conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28531: $? = 0
# configure:28548: result: none required
# configure:28559: checking for alarm
# configure:28559: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char alarm ();
# ^~~~
# conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28559: $? = 0
# configure:28559: result: yes
# configure:28559: checking for clock_gettime
# configure:28559: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char clock_gettime ();
# ^~~~
# conftest.c:145:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28559: $? = 0
# configure:28559: result: yes
# configure:28559: checking for difftime
# configure:28559: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char difftime ();
# ^~~~
# conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28559: $? = 0
# configure:28559: result: yes
# configure:28559: checking for fcntl
# configure:28559: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fcntl ();
# ^~~~
# conftest.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28559: $? = 0
# configure:28559: result: yes
# configure:28559: checking for flock
# configure:28559: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char flock ();
# ^~~~
# conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28559: $? = 0
# configure:28559: result: yes
# configure:28559: checking for fork
# configure:28559: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fork ();
# ^~~~
# conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28559: $? = 0
# configure:28559: result: yes
# configure:28559: checking for frexpf
# configure:28559: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char frexpf ();
# ^~~~
# conftest.c:133:6: warning: conflicting types for built-in function 'frexpf'
# char frexpf ();
# ^~~~~~
# conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28559: $? = 0
# configure:28559: result: yes
# configure:28571: checking for frexpl
# configure:28571: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:134:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char frexpl ();
# ^~~~
# conftest.c:134:6: warning: conflicting types for built-in function 'frexpl'
# char frexpl ();
# ^~~~~~
# conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28571: $? = 0
# configure:28571: result: yes
# configure:28571: checking for gethostname
# configure:28571: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gethostname ();
# ^~~~
# conftest.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28571: $? = 0
# configure:28571: result: yes
# configure:28571: checking for getpwuid
# configure:28571: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getpwuid ();
# ^~~~
# conftest.c:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28571: $? = 0
# configure:28571: result: yes
# configure:28571: checking for getrusage
# configure:28571: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:137:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getrusage ();
# ^~~~
# conftest.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28571: $? = 0
# configure:28571: result: yes
# configure:28571: checking for gettimeofday
# configure:28571: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gettimeofday ();
# ^~~~
# conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28571: $? = 0
# configure:28571: result: yes
# configure:28583: checking for lstat
# configure:28583: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:139:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char lstat ();
# ^~~~
# conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28583: $? = 0
# configure:28583: result: yes
# configure:28583: checking for rand_r
# configure:28583: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char rand_r ();
# ^~~~
# conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28583: $? = 0
# configure:28583: result: yes
# configure:28583: checking for random
# configure:28583: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char random ();
# ^~~~
# conftest.c:158:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28583: $? = 0
# configure:28583: result: yes
# configure:28583: checking for setsysinfo
# configure:28583: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setsysinfo ();
# ^~~~
# conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/cc8xc5zM.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setsysinfo'
# collect2: error: ld returned 1 exit status
# configure:28583: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_TIOCGWINSZ 1
# | #define HAVE_TIOCGETD 1
# | #define HAVE_ALARM 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FORK 1
# | #define HAVE_FREXPF 1
# | #define HAVE_FREXPL 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_RAND_R 1
# | #define HAVE_RANDOM 1
# | /* end confdefs.h. */
# | /* Define setsysinfo to an innocuous variant, in case declares setsysinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setsysinfo innocuous_setsysinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setsysinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setsysinfo
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setsysinfo ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setsysinfo || defined __stub___setsysinfo
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return setsysinfo ();
# | ;
# | return 0;
# | }
# configure:28583: result: no
# configure:28595: checking for signal
# configure:28595: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char signal ();
# ^~~~
# conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28595: $? = 0
# configure:28595: result: yes
# configure:28595: checking for longjmp
# configure:28595: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:143:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char longjmp ();
# ^~~~
# conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28595: $? = 0
# configure:28595: result: yes
# configure:28595: checking for setjmp
# configure:28595: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setjmp ();
# ^~~~
# conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28595: $? = 0
# configure:28595: result: yes
# configure:28595: checking for siglongjmp
# configure:28595: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:145:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char siglongjmp ();
# ^~~~
# conftest.c:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28595: $? = 0
# configure:28595: result: yes
# configure:28595: checking for sigsetjmp
# configure:28595: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char sigsetjmp ();
# ^~~~
# conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/cckGqUU9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sigsetjmp'
# collect2: error: ld returned 1 exit status
# configure:28595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_TIOCGWINSZ 1
# | #define HAVE_TIOCGETD 1
# | #define HAVE_ALARM 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FORK 1
# | #define HAVE_FREXPF 1
# | #define HAVE_FREXPL 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_RAND_R 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_LONGJMP 1
# | #define HAVE_SETJMP 1
# | #define HAVE_SIGLONGJMP 1
# | /* end confdefs.h. */
# | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sigsetjmp innocuous_sigsetjmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sigsetjmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sigsetjmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sigsetjmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sigsetjmp || defined __stub___sigsetjmp
# | choke me
# | #endif
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# | return sigsetjmp ();
# | ;
# | return 0;
# | }
# configure:28595: result: no
# configure:28595: checking for sigprocmask
# configure:28595: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char sigprocmask ();
# ^~~~
# conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28595: $? = 0
# configure:28595: result: yes
# configure:28607: checking for snprintf
# configure:28607: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char snprintf ();
# ^~~~
# conftest.c:147:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28607: $? = 0
# configure:28607: result: yes
# configure:28607: checking for srandom
# configure:28607: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char srandom ();
# ^~~~
# conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28607: $? = 0
# configure:28607: result: yes
# configure:28607: checking for strdup
# configure:28607: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strdup ();
# ^~~~
# conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28607: $? = 0
# configure:28607: result: yes
# configure:28607: checking for symlink
# configure:28607: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char symlink ();
# ^~~~
# conftest.c:167:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28607: $? = 0
# configure:28607: result: yes
# configure:28607: checking for system
# configure:28607: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char system ();
# ^~~~
# conftest.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28607: $? = 0
# configure:28607: result: yes
# configure:28619: checking for tmpfile
# configure:28619: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char tmpfile ();
# ^~~~
# conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28619: $? = 0
# configure:28619: result: yes
# configure:28619: checking for asprintf
# configure:28619: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char asprintf ();
# ^~~~
# conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28619: $? = 0
# configure:28619: result: yes
# configure:28619: checking for vasprintf
# configure:28619: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char vasprintf ();
# ^~~~
# conftest.c:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28619: $? = 0
# configure:28619: result: yes
# configure:28619: checking for vsnprintf
# configure:28619: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char vsnprintf ();
# ^~~~
# conftest.c:155:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# conftest.c:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28619: $? = 0
# configure:28619: result: yes
# configure:28619: checking for waitpid
# configure:28619: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char waitpid ();
# ^~~~
# conftest.c:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28619: $? = 0
# configure:28619: result: yes
# configure:28632: checking for an ANSI C-conforming const
# configure:28706: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:165:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
# ppc = (char**) pcpcc;
# ^
# configure:28706: $? = 0
# configure:28713: result: yes
# configure:28722: checking if the compiler understands __inline__
# configure:28728: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:134:40: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic]
# static __inline__ void f(void){return;};
# ^
# configure:28728: $? = 0
# configure:28731: result: yes
# configure:28740: checking if the compiler understands __inline
# configure:28746: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:135:38: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic]
# static __inline void f(void){return;};
# ^
# configure:28746: $? = 0
# configure:28749: result: yes
# configure:28758: checking if the compiler understands inline
# configure:28764: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:136:36: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic]
# static inline void f(void){return;};
# ^
# configure:28764: $? = 0
# configure:28767: result: yes
# configure:28776: checking for __attribute__ extension
# configure:28797: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28797: $? = 0
# configure:28801: result: yes
# configure:28809: checking for __func__ extension
# configure:28830: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:150:14: warning: unused variable 'fname' [-Wunused-variable]
# const char *fname = __func__;
# ^~~~~
# configure:28830: $? = 0
# configure:28834: result: yes
# configure:28841: checking for __FUNCTION__ extension
# configure:28862: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:28862: $? = 0
# configure:28866: result: yes
# configure:28873: checking for C99 designated initialization support
# configure:28902: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:160:29: warning: unused variable 'x' [-Wunused-variable]
# di_struct_t x = {0, { .d = 0.0}};
# ^
# configure:28902: $? = 0
# configure:28906: result: yes
# configure:28919: checking how to print long long
# configure:28959: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:160:26: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=]
# sprintf(s,"%ld",x);
# ^
# configure:28959: $? = 0
# configure:28959: ./conftest
# configure:28959: $? = 0
# configure:28970: result: %ld and %lu
# configure:29006: checking enable debugging symbols
# configure:29039: result: no
# configure:29055: checking enable asserts
# configure:29084: result: no
# configure:29095: checking profiling
# configure:29121: result: no
# configure:29137: checking optimization level
# configure:29169: result: high
# configure:29199: checking for internal debug output
# configure:29242: result: none
# configure:29256: checking whether function stack tracking is enabled
# configure:29282: result: no
# configure:29293: checking whether metadata trace file code is enabled
# configure:29319: result: no
# configure:29330: checking for API tracing
# configure:29358: result: no
# configure:29373: checking whether a memory checking tool will be used
# configure:29399: result: no
# configure:29411: checking whether internal memory allocation sanity checking is used
# configure:29441: result: no
# configure:29572: checking for parallel support files
# configure:29577: result: skipped
# configure:30119: checking whether O_DIRECT is declared
# configure:30119: gcc -c -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c >&5
# conftest.c:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:30119: $? = 0
# configure:30119: result: yes
# configure:30132: checking for posix_memalign
# configure:30132: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char posix_memalign ();
# ^~~~
# conftest.c:182:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:30132: $? = 0
# configure:30132: result: yes
# configure:30142: checking if the direct I/O virtual file driver (VFD) is enabled
# configure:30170: result: no
# configure:30187: checking for custom plugin default path definition
# configure:30203: result: /usr/local/hdf5/lib/plugin
# configure:30220: checking whether exception handling functions is checked during data conversions
# configure:30231: result: yes
# configure:30247: checking whether data accuracy is guaranteed during data conversions
# configure:30258: result: yes
# configure:30274: checking if the machine has window style path name
# configure:30286: result: no
# configure:30300: checking if using special algorithm to convert long double to (unsigned) long values
# configure:30386: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:207:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:207:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:207:17: note: include '' or provide a declaration of 'exit'
# configure:30386: $? = 0
# configure:30386: ./conftest
# configure:30386: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_TIOCGWINSZ 1
# | #define HAVE_TIOCGETD 1
# | #define HAVE_ALARM 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FORK 1
# | #define HAVE_FREXPF 1
# | #define HAVE_FREXPL 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_RAND_R 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_LONGJMP 1
# | #define HAVE_SETJMP 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TMPFILE 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE___INLINE__ 1
# | #define HAVE___INLINE 1
# | #define HAVE_INLINE 1
# | #define HAVE_ATTRIBUTE 1
# | #define HAVE_C99_FUNC 1
# | #define HAVE_FUNCTION 1
# | #define HAVE_C99_DESIGNATED_INITIALIZER 1
# | #define PRINTF_LL_WIDTH "l"
# | #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin"
# | #define WANT_DCONV_EXCEPTION 1
# | #define WANT_DATA_ACCURACY 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# |
# | long double ld = 20041683600089727.779961L;
# | long ll;
# | unsigned long ull;
# | unsigned char s[16];
# | unsigned char s2[8];
# | int ret = 1;
# |
# | if(sizeof(long double) == 16 && sizeof(long) == 8) {
# | /*make sure the long double type has 16 bytes in size and
# | * 11 bits of exponent. If it is,
# | *the bit sequence should be like below. It's not
# | *a decent way to check but this info isn't available. */
# | memcpy(s, &ld, 16);
# | if(s[0]==0x43 && s[1]==0x51 && s[2]==0xcc && s[3]==0xf3 &&
# | s[4]==0x85 && s[5]==0xeb && s[6]==0xc8 && s[7]==0xa0 &&
# | s[8]==0xbf && s[9]==0xcc && s[10]==0x2a && s[11]==0x3c) {
# |
# | /* Assign the hexadecimal value of long double type. */
# | s[0]=0x43; s[1]=0x51; s[2]=0xcc; s[3]=0xf3;
# | s[4]=0x85; s[5]=0xeb; s[6]=0xc8; s[7]=0xa0;
# | s[8]=0xbf; s[9]=0xcc; s[10]=0x2a; s[11]=0x3c;
# | s[12]=0x3d; s[13]=0x85; s[14]=0x56; s[15]=0x20;
# |
# | memcpy(&ld, s, 16);
# |
# | ll = (long)ld;
# | memcpy(s2, &ll, 8);
# |
# | /* The library's algorithm converts it to 0x 00 47 33 ce 17 af 22 82
# | * and gets wrong value 20041683600089730 on the IBM Power6 Linux.
# | * But the IBM Power6 Linux converts it to 0x00 47 33 ce 17 af 22 7f
# | * and gets the correct value 20041683600089727. It uses some special
# | * algorithm. We're going to define the macro and skip the test until
# | * we can figure out how they do it. */
# | if(s2[0]==0x00 && s2[1]==0x47 && s2[2]==0x33 && s2[3]==0xce &&
# | s2[4]==0x17 && s2[5]==0xaf && s2[6]==0x22 && s2[7]==0x7f)
# | ret = 0;
# |
# | ull = (unsigned long)ld;
# | memcpy(s2, &ull, 8);
# |
# | /* The unsigned long is the same as signed long. */
# | if(s2[0]==0x00 && s2[1]==0x47 && s2[2]==0x33 && s2[3]==0xce &&
# | s2[4]==0x17 && s2[5]==0xaf && s2[6]==0x22 && s2[7]==0x7f)
# | ret = 0;
# | }
# | }
# | exit(ret);
# |
# | ;
# | return 0;
# | }
# |
# configure:30406: result: no
# configure:30418: checking if using special algorithm to convert (unsigned) long to long double values
# configure:30507: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:210:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:210:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:210:17: note: include '' or provide a declaration of 'exit'
# configure:30507: $? = 0
# configure:30507: ./conftest
# configure:30507: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "HDF5"
# | #define PACKAGE_TARNAME "hdf5"
# | #define PACKAGE_VERSION "1.10.0"
# | #define PACKAGE_STRING "HDF5 1.10.0"
# | #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hdf5"
# | #define VERSION "1.10.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 16
# | #define SIZEOF___FLOAT128 16
# | #define SIZEOF__QUAD 0
# | #define HAVE_QUADMATH_H 1
# | #define HAVE_FLOAT128 1
# | #define PAC_C_MAX_REAL_PRECISION 33
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBM 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #include
# | #include
# | #define SIZEOF_INT8_T 1
# | #define SIZEOF_UINT8_T 1
# | #define SIZEOF_INT_LEAST8_T 1
# | #define SIZEOF_UINT_LEAST8_T 1
# | #define SIZEOF_INT_FAST8_T 1
# | #define SIZEOF_UINT_FAST8_T 1
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT_LEAST16_T 2
# | #define SIZEOF_UINT_LEAST16_T 2
# | #define SIZEOF_INT_FAST16_T 8
# | #define SIZEOF_UINT_FAST16_T 8
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT_LEAST32_T 4
# | #define SIZEOF_UINT_LEAST32_T 4
# | #define SIZEOF_INT_FAST32_T 8
# | #define SIZEOF_UINT_FAST32_T 8
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_UINT64_T 8
# | #define SIZEOF_INT_LEAST64_T 8
# | #define SIZEOF_UINT_LEAST64_T 8
# | #define SIZEOF_INT_FAST64_T 8
# | #define SIZEOF_UINT_FAST64_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_SSIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #include /*for off_t definition*/
# | #define SIZEOF_OFF_T 8
# | #ifdef HAVE_STDBOOL_H
# | #include /* for bool definition */
# | #else
# | #define bool _Bool
# | #endif
# | #define SIZEOF_BOOL 1
# | #define DEV_T_IS_SCALAR 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FILTER_DEFLATE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEZONE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_TIOCGWINSZ 1
# | #define HAVE_TIOCGETD 1
# | #define HAVE_ALARM 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FLOCK 1
# | #define HAVE_FORK 1
# | #define HAVE_FREXPF 1
# | #define HAVE_FREXPL 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_RAND_R 1
# | #define HAVE_RANDOM 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_LONGJMP 1
# | #define HAVE_SETJMP 1
# | #define HAVE_SIGLONGJMP 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TMPFILE 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_WAITPID 1
# | #define HAVE___INLINE__ 1
# | #define HAVE___INLINE 1
# | #define HAVE_INLINE 1
# | #define HAVE_ATTRIBUTE 1
# | #define HAVE_C99_FUNC 1
# | #define HAVE_FUNCTION 1
# | #define HAVE_C99_DESIGNATED_INITIALIZER 1
# | #define PRINTF_LL_WIDTH "l"
# | #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin"
# | #define WANT_DCONV_EXCEPTION 1
# | #define WANT_DATA_ACCURACY 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | #ifdef FC_DUMMY_MAIN
# | #ifndef FC_DUMMY_MAIN_EQ_F77
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int FC_DUMMY_MAIN() { return 1; }
# | #endif
# | #endif
# | int
# | main ()
# | {
# |
# | long double ld;
# | long ll;
# | unsigned long ull;
# | unsigned char s[16];
# | int flag=0, ret=1;
# |
# | /*Determine if long double has 16 byte in size, 11 bit exponent, and
# | *the bias is 0x3ff */
# | if(sizeof(long double) == 16) {
# | ld = 1.0L;
# | memcpy(s, &ld, 16);
# | if(s[0]==0x3f && s[1]==0xf0 && s[2]==0x00 && s[3]==0x00 &&
# | s[4]==0x00 && s[5]==0x00 && s[6]==0x00 && s[7]==0x00)
# | flag = 1;
# | }
# |
# | if(flag==1 && sizeof(long)==8) {
# | ll = 0x003fffffffffffffL;
# | ld = (long double)ll;
# | memcpy(s, &ld, 16);
# | /* The library converts the value to 0x434fffffffffffff8000000000000000.
# | * In decimal it is 18014398509481982.000000, one value short of the original.
# | * The IBM Power6 Linux converts it to 0x4350000000000000bff0000000000000.
# | * The value is correct in decimal. It uses some special
# | * algorithm. We're going to define the macro and skip the test until
# | * we can figure out how they do it. */
# | if(s[0]==0x43 && s[1]==0x50 && s[2]==0x00 && s[3]==0x00 &&
# | s[4]==0x00 && s[5]==0x00 && s[6]==0x00 && s[7]==0x00 &&
# | s[8]==0xbf && s[9]==0xf0 && s[10]==0x00 && s[11]==0x00 &&
# | s[12]==0x00 && s[13]==0x00 && s[14]==0x00 && s[15]==0x00)
# | ret = 0;
# | }
# | if(flag==1 && sizeof(unsigned long)==8) {
# | ull = 0xffffffffffffffffUL;
# | ld = (long double)ull;
# | memcpy(s, &ld, 16);
# | /* Use a different value from signed long to test. The problem is the same
# | * for both long and unsigned long. The value is 18446744073709551615.
# | * The library converts the value to 0x43effffffffffffffe000000000000000.
# | * In decimal it's 18446744073709548544.000000, very different from the original.
# | * The IBM Power6 Linux converts it to 0x43f0000000000000bff0000000000000.
# | * The value is correct in decimal. It uses some special
# | * algorithm. We're going to define the macro and skip the test until
# | * we can figure out how they do it. */
# | if(s[0]==0x43 && s[1]==0xf0 && s[2]==0x00 && s[3]==0x00 &&
# | s[4]==0x00 && s[5]==0x00 && s[6]==0x00 && s[7]==0x00 &&
# | s[8]==0xbf && s[9]==0xf0 && s[10]==0x00 && s[11]==0x00 &&
# | s[12]==0x00 && s[13]==0x00 && s[14]==0x00 && s[15]==0x00)
# | ret = 0;
# | }
# | exit(ret);
# |
# | ;
# | return 0;
# | }
# |
# configure:30527: result: no
# configure:30542: checking if correctly converting long double to (unsigned) long long values
# configure:30598: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c: In function 'main':
# conftest.c:159:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:159:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# conftest.c:159:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:180:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:180:13: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:180:13: note: include '' or provide a declaration of 'exit'
# conftest.c:179:5: warning: label 'done' defined but not used [-Wunused-label]
# done:
# ^~~~
# configure:30598: $? = 0
# configure:30598: ./conftest
# configure:30598: $? = 0
# configure:30615: result: yes
# configure:30631: checking if correctly converting (unsigned) long long to long double values
# configure:30691: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c: In function 'main':
# conftest.c:159:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:159:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# conftest.c:159:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:168:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:168:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:178:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:178:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:185:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:185:13: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:185:13: note: include '' or provide a declaration of 'exit'
# conftest.c:184:5: warning: label 'done' defined but not used [-Wunused-label]
# done:
# ^~~~
# configure:30691: $? = 0
# configure:30691: ./conftest
# configure:30691: $? = 0
# configure:30708: result: yes
# configure:30853: checking additional programs should be built
# configure:30889: checking if deprecated public symbols are available
# configure:30899: result: yes
# configure:30918: checking which version of public symbols to use by default
# configure:30944: result: v110
# configure:30965: checking whether to perform strict file format checks
# configure:30991: result: no
# configure:31003: checking whether to have library information embedded in the executables
# configure:31014: result: yes
# configure:31028: checking if alignment restrictions are strictly enforced
# configure:31089: gcc -o conftest -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L conftest.c -lz -ldl -lm >&5
# conftest.c:167:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:170:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# char *chp = "beefs";
# ^~~~~~~
# configure:31089: $? = 0
# configure:31089: ./conftest
# configure:31089: $? = 0
# configure:31094: result: no
# configure:31201: creating ./config.lt
#
# ## ------------------ ##
# ## Running config.lt. ##
# ## ------------------ ##
# config.lt:733: creating libtool
# configure:33159: checking that generated files are newer than configure
# configure:33165: result: done
# configure:33241: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by HDF5 config.status 1.10.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 57f7d91dcd7b
#
# config.status:1581: creating src/libhdf5.settings
# config.status:1581: creating Makefile
# config.status:1581: creating src/Makefile
# config.status:1581: creating test/Makefile
# config.status:1581: creating test/testcheck_version.sh
# config.status:1581: creating test/testerror.sh
# config.status:1581: creating test/testflushrefresh.sh
# config.status:1581: creating test/H5srcdir_str.h
# config.status:1581: creating test/testlibinfo.sh
# config.status:1581: creating test/testlinks_env.sh
# config.status:1581: creating test/testswmr.sh
# config.status:1581: creating test/test_plugin.sh
# config.status:1581: creating test/test_usecases.sh
# config.status:1581: creating test/testvdsswmr.sh
# config.status:1581: creating testpar/Makefile
# config.status:1581: creating tools/Makefile
# config.status:1581: creating tools/h5dump/Makefile
# config.status:1581: creating tools/h5dump/testh5dump.sh
# config.status:1581: creating tools/h5dump/testh5dumppbits.sh
# config.status:1581: creating tools/h5dump/testh5dumpvds.sh
# config.status:1581: creating tools/h5dump/testh5dumpxml.sh
# config.status:1581: creating tools/h5ls/testh5ls.sh
# config.status:1581: creating tools/h5ls/testh5lsvds.sh
# config.status:1581: creating tools/h5import/Makefile
# config.status:1581: creating tools/h5import/h5importtestutil.sh
# config.status:1581: creating tools/h5diff/Makefile
# config.status:1581: creating tools/h5diff/testh5diff.sh
# config.status:1581: creating tools/h5diff/testph5diff.sh
# config.status:1581: creating tools/h5jam/Makefile
# config.status:1581: creating tools/h5jam/testh5jam.sh
# config.status:1581: creating tools/h5repack/Makefile
# config.status:1581: creating tools/h5repack/h5repack.sh
# config.status:1581: creating tools/h5repack/h5repack_plugin.sh
# config.status:1581: creating tools/h5ls/Makefile
# config.status:1581: creating tools/h5copy/Makefile
# config.status:1581: creating tools/h5copy/testh5copy.sh
# config.status:1581: creating tools/lib/Makefile
# config.status:1581: creating tools/misc/Makefile
# config.status:1581: creating tools/misc/h5cc
# config.status:1581: creating tools/misc/testh5clear.sh
# config.status:1581: creating tools/misc/testh5mkgrp.sh
# config.status:1581: creating tools/misc/testh5repart.sh
# config.status:1581: creating tools/misc/vds/Makefile
# config.status:1581: creating tools/h5stat/testh5stat.sh
# config.status:1581: creating tools/h5stat/Makefile
# config.status:1581: creating tools/h5format_convert/Makefile
# config.status:1581: creating tools/h5format_convert/testh5fc.sh
# config.status:1581: creating tools/perform/Makefile
# config.status:1581: creating examples/Makefile
# config.status:1581: creating examples/run-c-ex.sh
# config.status:1581: creating examples/testh5cc.sh
# config.status:1581: creating c++/Makefile
# config.status:1581: creating c++/src/Makefile
# config.status:1581: creating c++/src/h5c++
# config.status:1581: creating c++/test/Makefile
# config.status:1581: creating c++/test/H5srcdir_str.h
# config.status:1581: creating c++/examples/Makefile
# config.status:1581: creating c++/examples/run-c++-ex.sh
# config.status:1581: creating c++/examples/testh5c++.sh
# config.status:1581: creating fortran/Makefile
# config.status:1581: creating fortran/src/h5fc
# config.status:1581: creating fortran/src/Makefile
# config.status:1581: creating fortran/src/H5fort_type_defines.h
# config.status:1581: creating fortran/test/Makefile
# config.status:1581: creating fortran/testpar/Makefile
# config.status:1581: creating fortran/examples/Makefile
# config.status:1581: creating fortran/examples/run-fortran-ex.sh
# config.status:1581: creating fortran/examples/testh5fc.sh
# config.status:1581: creating java/Makefile
# config.status:1581: creating java/src/Makefile
# config.status:1581: creating java/src/jni/Makefile
# config.status:1581: creating java/test/Makefile
# config.status:1581: creating java/test/junit.sh
# config.status:1581: creating java/examples/Makefile
# config.status:1581: creating java/examples/intro/Makefile
# config.status:1581: creating java/examples/intro/runExample.sh
# config.status:1581: creating java/examples/datasets/Makefile
# config.status:1581: creating java/examples/datasets/runExample.sh
# config.status:1581: creating java/examples/datatypes/Makefile
# config.status:1581: creating java/examples/datatypes/runExample.sh
# config.status:1581: creating java/examples/groups/Makefile
# config.status:1581: creating java/examples/groups/runExample.sh
# config.status:1581: creating hl/Makefile
# config.status:1581: creating hl/src/Makefile
# config.status:1581: creating hl/test/Makefile
# config.status:1581: creating hl/test/H5srcdir_str.h
# config.status:1581: creating hl/tools/Makefile
# config.status:1581: creating hl/tools/gif2h5/Makefile
# config.status:1581: creating hl/tools/gif2h5/h52giftest.sh
# config.status:1581: creating hl/tools/h5watch/Makefile
# config.status:1581: creating hl/tools/h5watch/testh5watch.sh
# config.status:1581: creating hl/examples/Makefile
# config.status:1581: creating hl/examples/run-hlc-ex.sh
# config.status:1581: creating hl/c++/Makefile
# config.status:1581: creating hl/c++/src/Makefile
# config.status:1581: creating hl/c++/test/Makefile
# config.status:1581: creating hl/c++/examples/Makefile
# config.status:1581: creating hl/c++/examples/run-hlc++-ex.sh
# config.status:1581: creating hl/fortran/Makefile
# config.status:1581: creating hl/fortran/src/Makefile
# config.status:1581: creating hl/fortran/test/Makefile
# config.status:1581: creating hl/fortran/examples/Makefile
# config.status:1581: creating hl/fortran/examples/run-hlfortran-ex.sh
# config.status:1581: creating src/H5config.h
# config.status:1810: executing pubconf commands
# config.status:1810: executing depfiles commands
# config.status:1810: executing libtool commands
# config.status:1810: executing .classes commands
# configure:36014: WARNING: unrecognized options: --enable-linux-lfs
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_FCFLAGS_set=
# ac_cv_env_FCFLAGS_value=
# ac_cv_env_FC_set=
# ac_cv_env_FC_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_GetConsoleScreenBufferInfo=no
# ac_cv_func__getvideoconfig=no
# ac_cv_func__scrsize=no
# ac_cv_func_alarm=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_compress2=yes
# ac_cv_func_difftime=yes
# ac_cv_func_dlopen=no
# ac_cv_func_fcntl=yes
# ac_cv_func_flock=yes
# ac_cv_func_fork=yes
# ac_cv_func_frexpf=yes
# ac_cv_func_frexpl=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_gettextinfo=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_ioctl=yes
# ac_cv_func_longjmp=yes
# ac_cv_func_lstat=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_rand_r=yes
# ac_cv_func_random=yes
# ac_cv_func_setjmp=yes
# ac_cv_func_setsysinfo=no
# ac_cv_func_shl_load=no
# ac_cv_func_siglongjmp=yes
# ac_cv_func_signal=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigsetjmp=no
# ac_cv_func_snprintf=yes
# ac_cv_func_srandom=yes
# ac_cv_func_strdup=yes
# ac_cv_func_symlink=yes
# ac_cv_func_system=yes
# ac_cv_func_tmpfile=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_waitpid=yes
# ac_cv_have_decl_CLOCK_MONOTONIC=yes
# ac_cv_have_decl_O_DIRECT=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_io_h=no
# ac_cv_header_mach_mach_time_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_quadmath_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_winsock2_h=no
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_m_ceil=yes
# ac_cv_lib_z_compress2=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_TR=/usr/bin/tr
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_sizeof__Quad=0
# ac_cv_sizeof___float128=16
# ac_cv_sizeof___int64=0
# ac_cv_sizeof_bool=1
# ac_cv_sizeof_char=1
# ac_cv_sizeof_double=8
# ac_cv_sizeof_float=4
# ac_cv_sizeof_int16_t=2
# ac_cv_sizeof_int32_t=4
# ac_cv_sizeof_int64_t=8
# ac_cv_sizeof_int8_t=1
# ac_cv_sizeof_int=4
# ac_cv_sizeof_int_fast16_t=8
# ac_cv_sizeof_int_fast32_t=8
# ac_cv_sizeof_int_fast64_t=8
# ac_cv_sizeof_int_fast8_t=1
# ac_cv_sizeof_int_least16_t=2
# ac_cv_sizeof_int_least32_t=4
# ac_cv_sizeof_int_least64_t=8
# ac_cv_sizeof_int_least8_t=1
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_double=16
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_ptrdiff_t=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_ssize_t=8
# ac_cv_sizeof_uint16_t=2
# ac_cv_sizeof_uint32_t=4
# ac_cv_sizeof_uint64_t=8
# ac_cv_sizeof_uint8_t=1
# ac_cv_sizeof_uint_fast16_t=8
# ac_cv_sizeof_uint_fast32_t=8
# ac_cv_sizeof_uint_fast64_t=8
# ac_cv_sizeof_uint_fast8_t=1
# ac_cv_sizeof_uint_least16_t=2
# ac_cv_sizeof_uint_least32_t=4
# ac_cv_sizeof_uint_least64_t=8
# ac_cv_sizeof_uint_least8_t=1
# ac_cv_sizeof_unsigned=4
# ac_cv_sys_file_offset_bits=no
# ac_cv_type_off_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# hdf5_cv_direct_io=yes
# hdf5_cv_host=x86_64-unknown-linux-gnu
# hdf5_cv_ldouble_to_llong_accurate=yes
# hdf5_cv_ldouble_to_long_special=no
# hdf5_cv_llong_to_ldouble_correct=yes
# hdf5_cv_long_to_ldouble_special=no
# hdf5_cv_posix_memalign=yes
# hdf5_cv_printf_ll=l
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing aclocal-1.15'
# ADD_PARALLEL_FILES='no'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS=''
# AM_CPPFLAGS=''
# AM_CXXFLAGS=''
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_FCFLAGS=''
# AM_JAVACFLAGS=''
# AM_JAVAFLAGS=''
# AM_JNIFLAGS=''
# AM_LDFLAGS=''
# AM_V='$(V)'
# AR='ar'
# ASSERTS='no'
# AUTOCONF='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing automake-1.15'
# AWK='gawk'
# BUILD_ALL_CONDITIONAL_FALSE=''
# BUILD_ALL_CONDITIONAL_TRUE='#'
# BUILD_CXX_CONDITIONAL_FALSE=''
# BUILD_CXX_CONDITIONAL_TRUE='#'
# BUILD_FORTRAN_CONDITIONAL_FALSE=''
# BUILD_FORTRAN_CONDITIONAL_TRUE='#'
# BUILD_HDF5_HL_CONDITIONAL_FALSE='#'
# BUILD_HDF5_HL_CONDITIONAL_TRUE=''
# BUILD_JAVA_CONDITIONAL_FALSE=''
# BUILD_JAVA_CONDITIONAL_TRUE='#'
# BUILD_MODE='production'
# BUILD_PARALLEL_CONDITIONAL_FALSE=''
# BUILD_PARALLEL_CONDITIONAL_TRUE='#'
# BUILD_SHARED_SZIP_CONDITIONAL_FALSE=''
# BUILD_SHARED_SZIP_CONDITIONAL_TRUE='#'
# BYTESEX='little-endian'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CC_VERSION='/usr/bin/gcc ( gcc (GCC) 6.1.1 20160602)'
# CFLAGS=''
# CODESTACK='no'
# CONFIG_DATE='Wed Aug 24 13:53:06 UTC 2016'
# CONFIG_MODE=''
# CONFIG_USER='tuscan@57f7d91dcd7b'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='no'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CXX_VERSION='no ( g++ (GCC) 6.1.1 20160602)'
# CYGPATH_W='echo'
# DEFAULT_API_VERSION='v110'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DEPRECATED_SYMBOLS='yes'
# DIRECT_VFD='no'
# DIRECT_VFD_CONDITIONAL_FALSE=''
# DIRECT_VFD_CONDITIONAL_TRUE='#'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# EXTERNAL_FILTERS='deflate(zlib)'
# F9XMODEXT=''
# F9XMODFLAG=''
# F9XSUFFIXFLAG=''
# FC='no'
# FCFLAGS=''
# FCFLAGS_f90=''
# FCLIBS=''
# FC_VERSION='no ( GNU Fortran (GCC) 6.1.1 20160602)'
# FGREP='/usr/bin/grep -F'
# FORTRAN_C_LONG_DOUBLE_IS_UNIQUE=''
# FORTRAN_HAVE_C_LONG_DOUBLE=''
# FORTRAN_SHARED_CONDITIONAL_FALSE=''
# FORTRAN_SHARED_CONDITIONAL_TRUE='#'
# FORTRAN_SIZEOF_LONG_DOUBLE=''
# FSEARCH_DIRS=''
# Fortran_COMPILER_ID=''
# GREP='/usr/bin/grep'
# H5CONFIG_F_IKIND=''
# H5CONFIG_F_NUM_IKIND=''
# H5CONFIG_F_NUM_RKIND=''
# H5CONFIG_F_RKIND=''
# H5CONFIG_F_RKIND_SIZEOF=''
# H5_CFLAGS=' -std=c99 -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -finline-functions -s -O'
# H5_CLASSPATH=''
# H5_CPPFLAGS='-D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API'
# H5_CXXFLAGS=' -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O'
# H5_FCFLAGS=' -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2'
# H5_FORTRAN_SHARED='no'
# H5_JAVACFLAGS=''
# H5_JAVAFLAGS=''
# H5_JNIFLAGS=''
# H5_LDFLAGS=''
# H5_VERSION='1.10.0'
# HADDR_T=''
# HAVE_DMALLOC='no'
# HAVE_Fortran_INTEGER_SIZEOF_16=''
# HAVE_PTHREAD=''
# HAVE_SHARED_CONDITIONAL_FALSE='#'
# HAVE_SHARED_CONDITIONAL_TRUE=''
# HDF5_HL='yes'
# HDF5_INTERFACES=''
# HDF_CXX='no'
# HDF_FORTRAN='no'
# HDF_JAVA='no'
# HID_T=''
# HL='hl'
# HL_FOR=''
# HSIZE_T=''
# HSSIZE_T=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTRUMENT_LIBRARY='no'
# INTERNAL_DEBUG_OUTPUT='none'
# JAR=''
# JAVA=''
# JAVAC=''
# JAVACFLAGS=''
# JAVADOC=''
# JAVAFLAGS=''
# JAVAPREFIX=''
# JAVA_JUNIT=''
# JAVA_PATH_NAME=''
# JAVA_VERSION='/usr/local/sbin/ (./configure: line 30830: -version: command not found)'
# JNIFLAGS=''
# JUNIT=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lz -ldl -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LL_PATH=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_STATIC_EXEC=''
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/missing makeinfo'
# MANIFEST_TOOL=':'
# MEMORYALLOCSANITYCHECK='no'
# METADATATRACEFILE='no'
# MKDIR_P='/usr/bin/mkdir -p'
# MPE='no'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJECT_NAMELEN_DEFAULT_F=''
# OBJEXT='o'
# OPTIMIZATION='high'
# OTOOL64=''
# OTOOL=''
# PACKAGE='hdf5'
# PACKAGE_BUGREPORT='help@hdfgroup.org'
# PACKAGE_NAME='HDF5'
# PACKAGE_STRING='HDF5 1.10.0'
# PACKAGE_TARNAME='hdf5'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.10.0'
# PAC_C_MAX_REAL_PRECISION='33'
# PAC_FC_ALL_INTEGER_KINDS=''
# PAC_FC_ALL_INTEGER_KINDS_SIZEOF=''
# PAC_FC_ALL_REAL_KINDS=''
# PAC_FC_ALL_REAL_KINDS_SIZEOF=''
# PAC_FC_MAX_REAL_PRECISION=''
# PAC_FORTRAN_NATIVE_DOUBLE_KIND=''
# PAC_FORTRAN_NATIVE_DOUBLE_SIZEOF=''
# PAC_FORTRAN_NATIVE_INTEGER_KIND=''
# PAC_FORTRAN_NATIVE_INTEGER_SIZEOF=''
# PAC_FORTRAN_NATIVE_REAL_KIND=''
# PAC_FORTRAN_NATIVE_REAL_SIZEOF=''
# PARALLEL='no'
# PATH_SEPARATOR=':'
# PROFILING='no'
# RANLIB='ranlib'
# ROOT='/tmp/hdf5/src/hdf5-1.10.0'
# RUNPARALLEL=''
# RUNSERIAL=''
# R_INTEGER=''
# R_LARGE=''
# SEARCH='$(srcdir) $(top_builddir)/src $(top_srcdir)/src'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIZE_T=''
# STATIC_EXEC='no'
# STATIC_SHARED='shared'
# STRICT_FORMAT_CHECKS='no'
# STRIP='strip'
# SYMBOLS='no'
# TESTPARALLEL=''
# TESTS_JUNIT=''
# THREADSAFE='no'
# TIME='time'
# TR='/usr/bin/tr'
# TRACE_API='no'
# UNAME_INFO='Linux 57f7d91dcd7b 4.7.1-1-ARCH #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016 x86_64 GNU/Linux'
# USE_FILTER_DEFLATE='yes'
# USE_FILTER_SZIP='no'
# USE_PLUGINS_CONDITIONAL_FALSE='#'
# USE_PLUGINS_CONDITIONAL_TRUE=''
# USINGMEMCHECKER='no'
# UUDECODE=''
# VERSION='1.10.0'
# WORDS_BIGENDIAN='no'
# _ACJNI_JAVAC=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# ac_ct_FC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='/usr/share/doc/hdf5'
# dvidir='${docdir}'
# enable_shared='yes'
# enable_static='no'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/hdf5/src/hdf5-1.10.0/bin/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "HDF5"
# #define PACKAGE_TARNAME "hdf5"
# #define PACKAGE_VERSION "1.10.0"
# #define PACKAGE_STRING "HDF5 1.10.0"
# #define PACKAGE_BUGREPORT "help@hdfgroup.org"
# #define PACKAGE_URL ""
# #define PACKAGE "hdf5"
# #define VERSION "1.10.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define SIZEOF_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_UNSIGNED 4
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF___INT64 0
# #define SIZEOF_FLOAT 4
# #define SIZEOF_DOUBLE 8
# #define SIZEOF_LONG_DOUBLE 16
# #define SIZEOF___FLOAT128 16
# #define SIZEOF__QUAD 0
# #define HAVE_QUADMATH_H 1
# #define HAVE_FLOAT128 1
# #define PAC_C_MAX_REAL_PRECISION 33
# #define INCLUDE_HL 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBM 1
# #define HAVE_LIBDL 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYS_TIMEB_H 1
# #include
# #include
# #define SIZEOF_INT8_T 1
# #define SIZEOF_UINT8_T 1
# #define SIZEOF_INT_LEAST8_T 1
# #define SIZEOF_UINT_LEAST8_T 1
# #define SIZEOF_INT_FAST8_T 1
# #define SIZEOF_UINT_FAST8_T 1
# #define SIZEOF_INT16_T 2
# #define SIZEOF_UINT16_T 2
# #define SIZEOF_INT_LEAST16_T 2
# #define SIZEOF_UINT_LEAST16_T 2
# #define SIZEOF_INT_FAST16_T 8
# #define SIZEOF_UINT_FAST16_T 8
# #define SIZEOF_INT32_T 4
# #define SIZEOF_UINT32_T 4
# #define SIZEOF_INT_LEAST32_T 4
# #define SIZEOF_UINT_LEAST32_T 4
# #define SIZEOF_INT_FAST32_T 8
# #define SIZEOF_UINT_FAST32_T 8
# #define SIZEOF_INT64_T 8
# #define SIZEOF_UINT64_T 8
# #define SIZEOF_INT_LEAST64_T 8
# #define SIZEOF_UINT_LEAST64_T 8
# #define SIZEOF_INT_FAST64_T 8
# #define SIZEOF_UINT_FAST64_T 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_SSIZE_T 8
# #define SIZEOF_PTRDIFF_T 8
# #include /*for off_t definition*/
# #define SIZEOF_OFF_T 8
# #ifdef HAVE_STDBOOL_H
# #include /* for bool definition */
# #else
# #define bool _Bool
# #endif
# #define SIZEOF_BOOL 1
# #define DEV_T_IS_SCALAR 1
# #define HAVE_ZLIB_H 1
# #define HAVE_LIBZ 1
# #define HAVE_FILTER_DEFLATE 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_TIMEZONE 1
# #define HAVE_IOCTL 1
# #define HAVE_TIOCGWINSZ 1
# #define HAVE_TIOCGETD 1
# #define HAVE_ALARM 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_DIFFTIME 1
# #define HAVE_FCNTL 1
# #define HAVE_FLOCK 1
# #define HAVE_FORK 1
# #define HAVE_FREXPF 1
# #define HAVE_FREXPL 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETPWUID 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_RAND_R 1
# #define HAVE_RANDOM 1
# #define HAVE_SIGNAL 1
# #define HAVE_LONGJMP 1
# #define HAVE_SETJMP 1
# #define HAVE_SIGLONGJMP 1
# #define HAVE_SIGPROCMASK 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SRANDOM 1
# #define HAVE_STRDUP 1
# #define HAVE_SYMLINK 1
# #define HAVE_SYSTEM 1
# #define HAVE_TMPFILE 1
# #define HAVE_ASPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_WAITPID 1
# #define HAVE___INLINE__ 1
# #define HAVE___INLINE 1
# #define HAVE_INLINE 1
# #define HAVE_ATTRIBUTE 1
# #define HAVE_C99_FUNC 1
# #define HAVE_FUNCTION 1
# #define HAVE_C99_DESIGNATED_INITIALIZER 1
# #define PRINTF_LL_WIDTH "l"
# #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin"
# #define WANT_DCONV_EXCEPTION 1
# #define WANT_DATA_ACCURACY 1
# #define LDOUBLE_TO_LLONG_ACCURATE 1
# #define LLONG_TO_LDOUBLE_CORRECT 1
# #define HAVE_EMBEDDED_LIBINFO 1
# #define NO_ALIGNMENT_RESTRICTIONS 1
#
# configure: exit 0