Build of hdf5-cpp-fortran with vanilla toolchain

The build took 00h 04m 14s and was SUCCESSFUL.

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

SLOCLanguage
474,106 ansic
63,738 makefile
41,229 f90
27,116 java
26,164 sh
14,937 cpp
1,339 perl
338 yacc
184 lex
41 pascal
649,192 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-cpp-fortran 1.10.0-1 (Wed Aug 24 13:52:57 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-fortran2003, --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-ae79291668a9... 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... yes
# checking for x86_64-unknown-linux-gfortran... gfortran
# checking whether we are using the GNU Fortran compiler... yes
# checking whether gfortran accepts -g... yes
# checking for Fortran flag to compile .f90 files... none
# checking for x86_64-unknown-linux-gfortran... (cached) gfortran
# checking whether we are using the GNU Fortran compiler... (cached) yes
# checking whether gfortran accepts -g... (cached) yes
# checking what gfortran does with modules... module.mod
# checking how gfortran finds modules... -I
# checking if Fortran compiler version compatible with Fortran 2003 HDF... yes
# checking how to get verbose linking output from gfortran... -v
# checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath
# checking for dummy main to link with Fortran libraries... none
# checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
# checking if Fortran compiler supports intrinsic SIZEOF... yes
# checking if Fortran compiler supports intrinsic C_SIZEOF... yes
# checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes
# checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes
# checking for Fortran INTEGER KINDs... {1,2,4,8,16}
# checking for Fortran REAL KINDs... {4,8,10,16}
# checking for Fortran REALs maximum decimal precision... 34
# checking sizeof of native KINDS...
# checking for Fortran INTEGER KINDs... {1,2,4,8,16}
# checking for Fortran REAL KINDs... {4,8,10,16}
# checking for Fortran REALs maximum decimal precision... 34
# checking sizeof of available INTEGER KINDs... {1,2,4,8,16}
# checking sizeof of available REAL KINDs... {4,8,16,16}
# checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes
# checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes
# checking for Fortran interoperable KINDS with C... {4,8,10,16}
# 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... yes
# checking if g++ needs old style header files in includes... no
# checking if g++ can handle namespaces... yes
# checking if g++ has offsetof extension... yes
# checking if g++ can handle static cast... yes
# 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 if shared Fortran libraries are supported... yes
# 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 how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking if gfortran supports -c -o file.o... (cached) yes
# checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking if we should install only statically linked executables... no
# checking if -Wl,-rpath should be used to link shared libs in nondefault directories... 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: creating fortran/src/H5config_f.inc
# 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-fortran2003, --enable-linux-lfs
# SUMMARY OF THE HDF5 CONFIGURATION
# =================================
#
# General Information:
# -------------------
# HDF5 Version: 1.10.0
# Configured on: Wed Aug 24 13:53:18 UTC 2016
# Configured by: tuscan@ae79291668a9
# Host system: x86_64-unknown-linux-gnu
# Uname information: Linux ae79291668a9 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: yes
# Fortran Compiler: /usr/bin/gfortran ( GNU Fortran (GCC) 6.1.1 20160602)
# Fortran Flags:
# H5 Fortran Flags: -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2
# AM Fortran Flags:
# Shared Fortran Library: yes
# Static Fortran Library: no
#
# C++: yes
# C++ Compiler: /usr/bin/g++ ( g++ (GCC) 6.1.1 20160602)
# C++ Flags:
# H5 C++ Flags: -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
# AM C++ Flags:
# Shared C++ Library: yes
# Static C++ Library: 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-cpp-fortran/src/hdf5-1.10.0/src'
# make all-am
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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);
# ^~~~~~~~
# 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)
# ^~~~~~~~
# CC H5AC.lo
# CC H5AClog.lo
# 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)
# ^~~~~~~
# 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 H5B.lo
# CC H5Bcache.lo
# 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,
# ^~~~~~~~~~
# 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 */
# ^~~~~~
# 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
# CC H5Dfarray.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 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
# 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")
# ^~~~~~~~~~~
# 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__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,
# ^~~~~~~~~~~~~~~~~~~~
# CC H5Dio.lo
# 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
# CC H5Dnone.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 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
# CC H5EA.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 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 \
# ^~~~
# CC H5EAdbg.lo
# 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 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);
# ^~~~~~~~~~~~~
# 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 H5Goh.lo
# 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)
# ^
# 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)
# ^
# CC H5HFbtree2.lo
# 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
# 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;
# ^~~~~~~~~~
# CC H5HFdbg.lo
# 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
# 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 H5HFiblock.lo
# CC H5HFint.lo
# CC H5HFiter.lo
# CC H5HFman.lo
# CC H5HFsection.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)
# ^
# 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 H5HFspace.lo
# 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 */
# ^
# 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 H5Olink.lo
# CC H5Omessage.lo
# CC H5Omtime.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 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
# CC H5Oshared.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,
# ^~~~~~~~
# 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 H5Oshmesg.lo
# 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);
# ^~~~~~~~
# CC H5Tcset.lo
# 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 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)
# CC H5lib_settings.lo
# 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 H5Tinit.lo
# CCLD libhdf5.la
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/src'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/src'
# Making all in test
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/test'
# CC dynlib1.lo
# CC dynlib2.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
# 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':
# 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: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);
# ^~~~~~~~~~~~~~~~~~
# 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]
# CC tconfig.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);
# ^
# 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
# 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
# CC tmeta.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 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
# 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':
# CC cache.o
# 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) ||
# ^
# 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;
# ^
# CC cmpd_dset.o
# dsets.c: In function 'test_missing_chunk':
# 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);
# ^
# 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);
# ^
# dsets.c: In function 'test_deprec':
# dsets.c:7295:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
# herr_t status;
# ^~~~~~
# 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++;
# ^
# 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':
# dsets.c: In function 'test_unfiltered_edge_chunks':
# 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;
# ^
# dsets.c:9880:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
# wbuf[i][j] = (char)(2 * i) - (char)j;
# ^
# 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;
# ^
# 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;
# ^
# 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;
# ^
# 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;
# ^~~~~~
# 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);
# ^~
# 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
# CC mtime.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)
# ^
# 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
# CC mount.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)
# ^~~~~~~~~~~~~
# 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
# CC getname.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 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
# 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)
# ^~~~~~~~~~~~~~~~~~~~~~
# 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 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
# CC swmr_check_compat_vfd.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 vds_swmr_gen.o
# 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] = {
# ^~~~
# 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_writer.o
# CC plugin.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] = {
# ^~~~
# 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;
# ^
# CCLD libdynlib1.la
# 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-cpp-fortran/src/hdf5-1.10.0/test'
# Making all in tools
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# Making all in lib
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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--) {
# ^
# 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_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;
# ^
# In file included from h5tools.c:31:0:
# h5tools.c: In function 'render_bin_output_region_data_blocks':
# h5tools_dump.c: In function 'h5tools_dump_simple_dset':
# 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: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.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_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.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.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_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]);
# ^
# 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)
# ^~~~~~~
# 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
# CC h5diff.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_array.lo
# CC h5diff_attr.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_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-cpp-fortran/src/hdf5-1.10.0/tools/lib'
# Making all in h5diff
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5diff'
# CC h5diff_main.o
# CC h5diff_common.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 );
# ^~~~
# CC h5diffgentest.o
# 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-cpp-fortran/src/hdf5-1.10.0/tools/h5diff'
# Making all in h5ls
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5ls'
# CC h5ls.o
# CCLD h5ls
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5ls'
# Making all in h5dump
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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':
# ../../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_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 '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);
# ^
# 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.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;
# ^~~~~~~~~~~~~
# 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;
# ^
# 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;
# ^
# 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;
# ^~~~~~~~~~~~~
# 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);
# ^
# 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);
# ^~~~~~~~~~~~~~~
# h5dumpgentest.c:1168:31: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# dset5[i].b = (float)(i*1.0F);
# ^
# 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;
# ^~~~~~~~~~~~~
# 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);
# ^
# 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;
# ^~~~~~~~~~~~~
# 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;
# ^
# 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;
# ^~~~~~~~~~~
# 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);
# ^
# 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;
# ^~~~~~~~~~~~~
# h5dumpgentest.c:1516:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret;
# ^~~
# 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;
# ^~~~~~~~~~~~~
# 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;
# ^
# 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;
# ^~~~~~~~~~~
# 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;
# ^
# 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;
# ^~~~~~~~~~~~~
# 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;
# ^
# 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;
# ^~~~~~~~~~~
# 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);
# ^
# 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;
# ^~~~~~~~~~~~~
# 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 h5dump_xml.c:18:0:
# h5dump_xml.c: In function 'xml_print_refs':
# 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;
# ^
# 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)
# ^
# 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;
# ^~~
# 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)
# ^
# 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':
# 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;
# ^~~~~~~~~~~
# 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);
# ^
# 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;
# ^~~~~~~~~~~~~
# 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':
# In file included from h5dump_xml.c:18:0:
# h5dump_xml.c: In function 'xml_print_strs':
# 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)
# ^
# 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)
# ^
# 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 */
# ^~~
# 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)
# ^
# 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 */
# ^~~
# 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;
# ^~~~~~~~~~~~~
# h5dumpgentest.c: In function 'gent_array1':
# h5dump_xml.c:3223:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for (i = 0; i < ssiz; i++) {
# ^
# h5dumpgentest.c:3027:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
# herr_t ret; /* Generic return value */
# ^~~
# 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;
# ^~~~~~~~~~~~~
# 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);
# ^
# h5dump_xml.c: In function 'xml_dump_fill_value':
# h5dumpgentest.c:3181:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
# wdata[i][j].f=(float)(i*2.5F+j);
# ^
# 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;
# ^~~~~~~~~~~~~
# 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;
# ^
# h5dump_xml.c: In function 'xml_dump_dataset':
# 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;
# ^
# 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;
# ^~~~~~~~~~~~~
# 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;
# ^~~
# 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;
# ^~~~~~~~~~~
# 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: 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-cpp-fortran/src/hdf5-1.10.0/tools/h5dump'
# Making all in misc
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# Making all in vds
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc/vds'
# CC UC_1_one_dim_gen.o
# CC UC_2_two_dims_gen.o
# 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_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};
# ^~~~~~~~~~~~~~~~~~
# 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];
# ^~~~~~~~~~~
# 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};
# ^~~~~~~~~~~~~~
# CC UC_3_gaps_gen.o
# CC UC_4_printf_gen.o
# 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};
# ^~~~~~~~~~~~~
# 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;
# ^
# 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-cpp-fortran/src/hdf5-1.10.0/tools/misc/vds'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# Making all in h5import
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/tools/h5import'
# Making all in h5repack
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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 */
# ^~
# 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;
# ^~~
# 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);
# ^~~~
# 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 );
# ^~~~~~
# ../../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 testh5repack_detect_szip.o
# 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++;
# ^
# 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 h5repack
# CCLD testh5repack_detect_szip
# CCLD h5repacktst
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5repack'
# Making all in h5jam
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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
# 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);
# ^
# CC getub.o
# CCLD h5jam
# CCLD h5unjam
# CCLD tellub
# CCLD h5jamgentest
# CCLD getub
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5jam'
# Making all in h5copy
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5copy'
# CC h5copy.o
# CC h5copygentest.o
# CCLD h5copy
# CCLD h5copygentest
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5copy'
# Making all in h5stat
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/tools/h5stat'
# Making all in h5format_convert
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/tools/h5format_convert'
# Making all in perform
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/perform'
# CC sio_perf.o
# CC sio_engine.o
# 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_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_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_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_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 '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_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_engine.c:658:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (dims[k] <= h5offset[k]) {
# ^~
# 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_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_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
# 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;
# ^~~~~~
# 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;
# ^
# 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-cpp-fortran/src/hdf5-1.10.0/tools/perform'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# Making all in .
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0'
# Making all in c++
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# Making all in src
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/src'
# CXX H5Exception.lo
# CXX H5IdComponent.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5Exception.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5Exception.cpp: In static member function 'static void H5::Exception::setAutoPrint(herr_t (*&)(hid_t, void*), void*)':
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.cpp:150:37: note: in expansion of macro 'H5E_DEFAULT'
# herr_t ret_value = H5Eset_auto2( H5E_DEFAULT, func, client_data );
# ^~~~~~~~~~~
# H5Exception.cpp: In static member function 'static void H5::Exception::dontPrint()':
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.cpp:164:37: note: in expansion of macro 'H5E_DEFAULT'
# herr_t ret_value = H5Eset_auto2( H5E_DEFAULT, NULL, NULL );
# ^~~~~~~~~~~
# H5Exception.cpp: In static member function 'static void H5::Exception::getAutoPrint(herr_t (*&)(hid_t, void*), void**)':
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.cpp:183:37: note: in expansion of macro 'H5E_DEFAULT'
# herr_t ret_value = H5Eget_auto2( H5E_DEFAULT, &func, client_data );
# ^~~~~~~~~~~
# H5Exception.cpp: In static member function 'static void H5::Exception::clearErrorStack()':
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.cpp:199:33: note: in expansion of macro 'H5E_DEFAULT'
# herr_t ret_value = H5Eclear2(H5E_DEFAULT);
# ^~~~~~~~~~~
# H5Exception.cpp: In static member function 'static void H5::Exception::walkErrorStack(H5E_direction_t, H5E_walk2_t, void*)':
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.cpp:248:33: note: in expansion of macro 'H5E_DEFAULT'
# herr_t ret_value = H5Ewalk2( H5E_DEFAULT, direction, func, client_data );
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5IdComponent.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5Exception.cpp: In member function 'virtual void H5::Exception::printError(FILE*) const':
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.cpp:326:40: note: in expansion of macro 'H5E_DEFAULT'
# Exception::printErrorStack(stream, H5E_DEFAULT);
# ^~~~~~~~~~~
# H5IdComponent.cpp: In constructor 'H5::IdComponent::IdComponent(hid_t)':
# H5IdComponent.cpp:52:38: warning: unused parameter 'h5_id' [-Wunused-parameter]
# IdComponent::IdComponent(const hid_t h5_id) {}
# ^~~~~
# H5IdComponent.cpp: In member function 'std::__cxx11::string H5::IdComponent::inMemFunc(const char*) const':
# H5IdComponent.cpp:276:33: warning: function call has aggregate value [-Waggregate-return]
# full_name.insert(0, fromClass());
# ~~~~~~~~~^~
# H5IdComponent.cpp: In member function 'void H5::IdComponent::incRefCount(hid_t) const':
# H5IdComponent.cpp:63:42: warning: function call has aggregate value [-Waggregate-return]
# throw IdComponentException(inMemFunc("incRefCount"), "incrementing object ref count failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5IdComponent.cpp: In member function 'int H5::IdComponent::getCounter(hid_t) const':
# H5IdComponent.cpp:121:42: warning: function call has aggregate value [-Waggregate-return]
# throw IdComponentException(inMemFunc("incRefCount"), "getting object ref count failed - negative");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5IdComponent.cpp: In member function 'void H5::IdComponent::decRefCount(hid_t) const':
# H5IdComponent.cpp:90:39: warning: function call has aggregate value [-Waggregate-return]
# throw IdComponentException(inMemFunc("decRefCount"),
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5IdComponent.cpp:93:39: warning: function call has aggregate value [-Waggregate-return]
# throw IdComponentException(inMemFunc("decRefCount"),
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5IdComponent.cpp: In member function 'H5::IdComponent& H5::IdComponent::operator=(const H5::IdComponent&)':
# H5IdComponent.cpp:211:75: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException(inMemFunc("operator="), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5IdComponent.cpp:211:36: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException(inMemFunc("operator="), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~
# CXX H5Library.lo
# CXX H5Attribute.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5Library.cpp:20:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5Library.cpp: In static member function 'static void H5::H5Library::dontAtExit()':
# H5Library.cpp:91:11: warning: unused variable 'ret_value' [-Wunused-variable]
# herr_t ret_value = H5dont_atexit();
# ^~~~~~~~~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5Attribute.cpp:23:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5Attribute.cpp: In member function 'std::__cxx11::string H5::Attribute::getName() const':
# H5Attribute.cpp:351:49: warning: use of old-style cast [-Wold-style-cast]
# ssize_t name_size = H5Aget_name(id, (size_t)0, NULL);
# ^
# CXX H5Location.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5Location.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5Location.cpp: In function 'herr_t H5::userAttrOpWrpr(hid_t, const char*, const H5A_info_t*, void*)':
# H5Location.cpp:46:40: warning: unused parameter 'loc_id' [-Wunused-parameter]
# extern "C" herr_t userAttrOpWrpr(hid_t loc_id, const char *attr_name,
# ^~~~~~
# H5Location.cpp:47:23: warning: unused parameter 'ainfo' [-Wunused-parameter]
# const H5A_info_t *ainfo, void *op_data)
# ^~~~~
# H5Location.cpp: In constructor 'H5::H5Location::H5Location(hid_t)':
# H5Location.cpp:78:36: warning: unused parameter 'object_id' [-Wunused-parameter]
# H5Location::H5Location(const hid_t object_id) : IdComponent() {}
# ^~~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5Location.cpp:18:
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::createAttribute(const char*, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:122:75: note: in expansion of macro 'H5P_DEFAULT'
# hid_t attr_id = H5Acreate2(getId(), name, type_id, space_id, plist_id, H5P_DEFAULT );
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::openAttribute(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:157:43: note: in expansion of macro 'H5P_DEFAULT'
# hid_t attr_id = H5Aopen(getId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::openAttribute(unsigned int) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:193:43: note: in expansion of macro 'H5P_DEFAULT'
# H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT);
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:193:56: note: in expansion of macro 'H5P_DEFAULT'
# H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'int H5::H5Location::iterateAttrs(H5::attr_operator_t, unsigned int*, void*)':
# H5Location.cpp:233:35: warning: use of old-style cast [-Wold-style-cast]
# hsize_t idx = _idx ? (hsize_t)*_idx : 0;
# ^~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5Location.cpp:18:
# H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*, const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:417:70: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Oset_comment_by_name(getId(), name, comment, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:444:69: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Oset_comment_by_name(getId(), ".", comment, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::removeComment(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:474:67: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Oset_comment_by_name(getId(), name, NULL, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'ssize_t H5::H5Location::getComment(const char*, size_t, char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:511:76: note: in expansion of macro 'H5P_DEFAULT'
# comment_len = H5Oget_comment_by_name(getId(), name, comment, buf_size, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'std::__cxx11::string H5::H5Location::getComment(const char*, size_t) const':
# H5Location.cpp:544:79: warning: use of old-style cast [-Wold-style-cast]
# ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT);
# ^
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5Location.cpp:18:
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:544:82: note: in expansion of macro 'H5P_DEFAULT'
# ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5Location.cpp:566:10: warning: declaration of 'comment_len' shadows a previous local [-Wshadow]
# ssize_t comment_len = getComment(name, tmp_len+1, comment_C);
# ^~~~~~~~~~~
# H5Location.cpp:544:13: note: shadowed declaration is here
# ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT);
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5Location.cpp:18:
# H5Location.cpp: In member function 'hid_t H5::H5Location::p_dereference(hid_t, const void*, H5R_type_t, const H5::PropList&, const char*)':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5Location.cpp:733:13: note: in expansion of macro 'H5P_DEFAULT'
# plist_id = H5P_DEFAULT;
# ^~~~~~~~~~~
# H5Location.cpp: In member function 'int H5::H5Location::iterateAttrs(H5::attr_operator_t, unsigned int*, void*)':
# H5Location.cpp:248:42: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("iterateAttrs"), "H5Aiterate2 failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'int H5::H5Location::getNumAttrs() const':
# H5Location.cpp:263:42: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("getNumAttrs"), "H5Oget_info failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'bool H5::H5Location::attrExists(const char*) const':
# H5Location.cpp:286:42: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("attrExists"), "H5Aexists failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::removeAttr(const char*) const':
# H5Location.cpp:312:42: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("removeAttr"), "H5Adelete failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::renameAttr(const char*, const char*) const':
# H5Location.cpp:339:42: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("renameAttr"), "H5Arename failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::flush(H5F_scope_t) const':
# H5Location.cpp:374:40: warning: function call has aggregate value [-Waggregate-return]
# throw LocationException(inMemFunc("flush"), "H5Fflush failed");
# ~~~~~~~~~^~~~~~~~~
# H5Location.cpp: In member function 'std::__cxx11::string H5::H5Location::getFileName() const':
# H5Location.cpp:388:31: warning: function call has aggregate value [-Waggregate-return]
# return(p_get_file_name());
# ^
# H5Location.cpp:391:68: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException(inMemFunc("getFileName"), E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Location.cpp:391:37: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException(inMemFunc("getFileName"), E.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*, const char*) const':
# H5Location.cpp:419:40: warning: function call has aggregate value [-Waggregate-return]
# throw LocationException(inMemFunc("setComment"), "H5Oset_comment_by_name failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*) const':
# H5Location.cpp:446:40: warning: function call has aggregate value [-Waggregate-return]
# throw LocationException(inMemFunc("setComment"), "H5Oset_comment_by_name failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::removeComment(const char*) const':
# H5Location.cpp:476:40: warning: function call has aggregate value [-Waggregate-return]
# throw LocationException(inMemFunc("removeComment"), "H5Oset_comment_by_name failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::p_reference(void*, const char*, hid_t, H5R_type_t) const':
# H5Location.cpp:612:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("reference"), "H5Rcreate failed");
# ~~~~~~~~~^~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::reference(void*, const char*, const H5::DataSpace&, H5R_type_t) const':
# H5Location.cpp:638:70: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("reference"), E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Location.cpp:638:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("reference"), E.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::reference(void*, const string&, const H5::DataSpace&, H5R_type_t) const':
# H5Location.cpp:664:70: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("reference"), E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Location.cpp:664:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("reference"), E.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~
# H5Location.cpp: In member function 'void H5::H5Location::reference(void*, const char*, H5R_type_t) const':
# H5Location.cpp:688:70: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("reference"), E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Location.cpp:688:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("reference"), E.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~
# H5Location.cpp: In member function 'hid_t H5::H5Location::p_dereference(hid_t, const void*, H5R_type_t, const H5::PropList&, const char*)':
# H5Location.cpp:738:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc(from_func), "H5Rdereference failed");
# ~~~~~~~~~^~~~~~~~~~~
# H5Location.cpp: In member function 'H5G_obj_t H5::H5Location::p_get_obj_type(void*, H5R_type_t) const':
# H5Location.cpp:834:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getObjType"), "H5Rget_obj_type1 failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Location.cpp: In member function 'H5G_obj_t H5::H5Location::getObjType(void*, H5R_type_t) const':
# H5Location.cpp:807:71: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getObjType"), E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Location.cpp:807:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getObjType"), E.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Location.cpp: In member function 'H5O_type_t H5::H5Location::p_get_ref_obj_type(void*, H5R_type_t) const':
# H5Location.cpp:889:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getRefObjType"), "H5Rget_obj_type2 failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~~
# H5Location.cpp:893:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getRefObjType"), "H5Rget_obj_type2 returned invalid type");
# ~~~~~~~~~^~~~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'H5O_type_t H5::H5Location::getRefObjType(void*, H5R_type_t) const':
# H5Location.cpp:863:74: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getRefObjType"), E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Location.cpp:863:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getRefObjType"), E.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'std::__cxx11::string H5::H5Location::getComment(const string&, size_t) const':
# H5Location.cpp:593:46: warning: function call has aggregate value [-Waggregate-return]
# return(getComment(name.c_str(), buf_size));
# ^
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::createAttribute(const char*, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const':
# H5Location.cpp:132:42: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("createAttribute"), "H5Acreate2 failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::createAttribute(const string&, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const':
# H5Location.cpp:144:80: warning: function call has aggregate value [-Waggregate-return]
# return( createAttribute( name.c_str(), data_type, data_space, create_plist ));
# ^
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::openAttribute(const char*) const':
# H5Location.cpp:166:42: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("openAttribute"), "H5Aopen failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::openAttribute(const string&) const':
# H5Location.cpp:179:41: warning: function call has aggregate value [-Waggregate-return]
# return( openAttribute( name.c_str()) );
# ^
# H5Location.cpp: In member function 'H5::Attribute H5::H5Location::openAttribute(unsigned int) const':
# H5Location.cpp:202:37: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException(inMemFunc("openAttribute"), "H5Aopen_by_idx failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~~
# H5Location.cpp: In member function 'H5::DataSpace H5::H5Location::getRegion(void*, H5R_type_t) const':
# H5Location.cpp:920:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getRegion"), "H5Rget_region failed");
# ~~~~~~~~~^~~~~~~~~~~~~
# H5Location.cpp:928:70: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getRegion"), E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Location.cpp:928:41: warning: function call has aggregate value [-Waggregate-return]
# throw ReferenceException(inMemFunc("getRegion"), E.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~
# CXX H5Object.lo
# H5Attribute.cpp: In member function 'std::__cxx11::string H5::Attribute::getFileName() const':
# H5Attribute.cpp:294:31: warning: function call has aggregate value [-Waggregate-return]
# return(p_get_file_name());
# ^
# H5Attribute.cpp:297:68: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException("Attribute::getFileName", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5Attribute.cpp: In member function 'virtual std::__cxx11::string H5::Attribute::_ZThn8_NK2H59Attribute9fromClassEv() const':
# H5Attribute.cpp:683:1: warning: function returns an aggregate [-Waggregate-return]
# } // end namespace
# ^
# H5Attribute.cpp: In member function 'ssize_t H5::Attribute::getName(std::__cxx11::string&, size_t) const':
# H5Attribute.cpp:429:28: warning: function call has aggregate value [-Waggregate-return]
# attr_name = getName();
# ~~~~~~~^~
# H5Attribute.cpp: In member function 'virtual void H5::Attribute::p_setId(hid_t)':
# H5Attribute.cpp:634:74: warning: function call has aggregate value [-Waggregate-return]
# throw AttributeIException("Attribute::p_setId", close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5Attribute.cpp: In destructor 'H5::Attribute::~Attribute()':
# H5Attribute.cpp:678:64: warning: function call has aggregate value [-Waggregate-return]
# cerr << "Attribute::~Attribute - " << close_error.getDetailMsg() << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# CXX H5PropList.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5Object.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5Object.cpp: In constructor 'H5::H5Object::H5Object(hid_t)':
# H5Object.cpp:60:32: warning: unused parameter 'object_id' [-Wunused-parameter]
# H5Object::H5Object(const hid_t object_id) : H5Location() {}
# ^~~~~~~~~
# H5Object.cpp: In member function 'ssize_t H5::H5Object::getObjName(char*, size_t) const':
# H5Object.cpp:89:34: warning: function call has aggregate value [-Waggregate-return]
# throw Exception(inMemFunc("getObjName"), "H5Iget_name failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Object.cpp:93:34: warning: function call has aggregate value [-Waggregate-return]
# throw Exception(inMemFunc("getObjName"), "Object must have a name, but name length is 0");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Object.cpp: In member function 'std::__cxx11::string H5::H5Object::getObjName() const':
# H5Object.cpp:117:34: warning: function call has aggregate value [-Waggregate-return]
# throw Exception(inMemFunc("getObjName"), "H5Iget_name failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Object.cpp:121:34: warning: function call has aggregate value [-Waggregate-return]
# throw Exception(inMemFunc("getObjName"), "Object must have a name, but name length is 0");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5Object.cpp: In member function 'ssize_t H5::H5Object::getObjName(std::__cxx11::string&, size_t) const':
# H5Object.cpp:162:30: warning: function call has aggregate value [-Waggregate-return]
# obj_name = getObjName();
# ~~~~~~~~~~^~
# CXX H5FaccProp.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5PropList.cpp:24:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5PropList.cpp:24:
# H5PropList.cpp: In static member function 'static H5::PropList* H5::PropList::getConstant()':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5PropList.cpp:70:33: note: in expansion of macro 'H5P_DEFAULT'
# DEFAULT_ = new PropList(H5P_DEFAULT);
# ^~~~~~~~~~~
# H5PropList.cpp: In constructor 'H5::PropList::PropList()':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5PropList.cpp:99:42: note: in expansion of macro 'H5P_DEFAULT'
# PropList::PropList() : IdComponent(), id(H5P_DEFAULT) {}
# ^~~~~~~~~~~
# H5PropList.cpp: In constructor 'H5::PropList::PropList(hid_t)':
# H5PropList.cpp:124:1: warning: 'H5::PropList::id' should be initialized in the member initialization list [-Weffc++]
# PropList::PropList( const hid_t plist_id ) : IdComponent()
# ^~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5PropList.cpp:24:
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5PropList.cpp:127:7: note: in expansion of macro 'H5P_DEFAULT'
# id = H5P_DEFAULT;
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5PropList.cpp:148:9: note: in expansion of macro 'H5P_DEFAULT'
# id = H5P_DEFAULT;
# ^~~~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, const char*) const':
# H5PropList.cpp:595:47: warning: use of old-style cast [-Wold-style-cast]
# herr_t ret_value = H5Pset(id, name, (void*)charptr);
# ^~~~~~~
# H5PropList.cpp:595:47: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual]
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5FaccProp.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5PropList.cpp: In member function 'virtual void H5::PropList::close()':
# H5PropList.cpp:327:40: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("close"), "H5Pclose failed");
# ~~~~~~~~~^~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::copyProp(H5::PropList&, const char*) const':
# H5PropList.cpp:214:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("copyProp"), "H5Pcopy_prop failed");
# ~~~~~~~~~^~~~~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::copyProp(H5::PropList&, H5::PropList&, const char*) const':
# H5PropList.cpp:249:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("copyProp"), "H5Pcopy_prop failed");
# ~~~~~~~~~^~~~~~~~~~~~
# H5PropList.cpp: In member function 'hid_t H5::PropList::getClass() const':
# H5PropList.cpp:346:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("getClass"),
# ~~~~~~~~~^~~~~~~~~~~~
# H5PropList.cpp: In member function 'bool H5::PropList::propExist(const char*) const':
# H5PropList.cpp:376:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("propExist"), "H5Pexist failed");
# ~~~~~~~~~^~~~~~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::closeClass() const':
# H5PropList.cpp:407:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("closeClass"), "H5Pclose_class failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::getProperty(const char*, void*) const':
# H5PropList.cpp:428:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("getProperty"), "H5Pget failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'size_t H5::PropList::getPropSize(const char*) const':
# H5PropList.cpp:510:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("getPropSize"), "H5Pget_size failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'size_t H5::PropList::getNumProps() const':
# H5PropList.cpp:563:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("getNumProps"), "H5Pget_nprops failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, void*) const':
# H5PropList.cpp:581:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("setProperty"), "H5Pset failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, const char*) const':
# H5PropList.cpp:598:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("setProperty"), "H5Pset failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'bool H5::PropList::isAClass(const H5::PropList&) const':
# H5PropList.cpp:661:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("isAClass"), "H5Pisa_class failed");
# ~~~~~~~~~^~~~~~~~~~~~
# H5PropList.cpp: In member function 'void H5::PropList::removeProp(const char*) const':
# H5PropList.cpp:678:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("removeProp"), "H5Premove failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'bool H5::PropList::operator==(const H5::PropList&) const':
# H5PropList.cpp:713:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("operator=="), "H5Pequal failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'std::__cxx11::string H5::PropList::getProperty(const char*) const':
# H5PropList.cpp:456:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("getProperty"), "H5Pget failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5PropList.cpp: In member function 'std::__cxx11::string H5::PropList::getProperty(const string&) const':
# H5PropList.cpp:488:37: warning: function call has aggregate value [-Waggregate-return]
# return (getProperty(name.c_str()));
# ^
# H5PropList.cpp: In member function 'void H5::PropList::copy(const H5::PropList&)':
# H5PropList.cpp:179:36: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("copy"), "H5Pcopy failed");
# ~~~~~~~~~^~~~~~~~
# H5PropList.cpp:173:70: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("copy"), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5PropList.cpp:173:36: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("copy"), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~
# H5PropList.cpp: In member function 'virtual void H5::PropList::p_setId(hid_t)':
# H5PropList.cpp:305:80: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5PropList.cpp:305:43: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~
# H5PropList.cpp: In destructor 'H5::PropList::~PropList()':
# H5PropList.cpp:751:62: warning: function call has aggregate value [-Waggregate-return]
# cerr << "PropList::~PropList - " << close_error.getDetailMsg() << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5PropList.cpp: In member function 'H5::PropList H5::PropList::getClassParent() const':
# H5PropList.cpp:729:41: warning: function call has aggregate value [-Waggregate-return]
# throw PropListIException(inMemFunc("getClassParent"), "H5Pget_class_parent failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~~~
# CXX H5FcreatProp.lo
# CXX H5DcreatProp.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5FcreatProp.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5DcreatProp.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# CXX H5DxferProp.lo
# CXX H5OcreatProp.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5DxferProp.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5DxferProp.cpp: In member function 'void H5::DSetMemXferPropList::setPreserve(bool) const':
# H5DxferProp.cpp:175:54: warning: use of old-style cast [-Wold-style-cast]
# herr_t ret_value = H5Pset_preserve( id, (hbool_t) status );
# ^~~~~~
# H5DxferProp.cpp: In member function 'std::__cxx11::string H5::DSetMemXferPropList::getDataTransform() const':
# H5DxferProp.cpp:317:63: warning: use of old-style cast [-Wold-style-cast]
# ssize_t exp_len = H5Pget_data_transform(id, NULL, (size_t)0);
# ^
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5OcreatProp.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# CXX H5DataType.lo
# CXX H5DataSpace.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5DataType.cpp:23:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5DataSpace.cpp:23:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:39:0,
# from H5Include.h:17,
# from H5DataSpace.cpp:23:
# H5DataSpace.cpp: In static member function 'static H5::DataSpace* H5::DataSpace::getConstant()':
# ../../src/H5Spublic.h:27:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5S_ALL (hid_t)0
# ^
# H5DataSpace.cpp:67:30: note: in expansion of macro 'H5S_ALL'
# ALL_ = new DataSpace(H5S_ALL);
# ^~~~~~~
# H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(H5S_class_t)':
# H5DataSpace.cpp:100:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++]
# DataSpace::DataSpace(H5S_class_t type) : IdComponent()
# ^~~~~~~~~
# H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(int, const hsize_t*, const hsize_t*)':
# H5DataSpace.cpp:118:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++]
# DataSpace::DataSpace( int rank, const hsize_t * dims, const hsize_t * maxdims) : IdComponent()
# ^~~~~~~~~
# In file included from ../../src/hdf5.h:39:0,
# from H5Include.h:17,
# from H5DataSpace.cpp:23:
# H5DataSpace.cpp: In member function 'void H5::DataSpace::copy(const H5::DataSpace&)':
# ../../src/H5Spublic.h:27:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5S_ALL (hid_t)0
# ^
# H5DataSpace.cpp:166:14: note: in expansion of macro 'H5S_ALL'
# if( id != H5S_ALL ) {
# ^~~~~~~
# H5DataType.cpp: In constructor 'H5::DataType::DataType(H5T_class_t, size_t)':
# H5DataType.cpp:85:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
# DataType::DataType( const H5T_class_t type_class, size_t size ) : H5Object()
# ^~~~~~~~
# H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const void*, H5R_type_t, const H5::PropList&)':
# H5DataType.cpp:109:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
# DataType::DataType(const H5Location& loc, const void* ref, H5R_type_t ref_type, const PropList& plist) : H5Object()
# ^~~~~~~~
# H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::PredType&)':
# H5DataType.cpp:156:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++]
# DataType::DataType(const PredType& pred_type) : H5Object()
# ^~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5DataType.cpp:23:
# H5DataType.cpp: In member function 'void H5::DataType::p_commit(hid_t, const char*)':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5DataType.cpp:286:52: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT);
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5DataType.cpp:286:65: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT);
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5DataType.cpp:286:78: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5DataType.cpp: In member function 'virtual void H5::DataType::close()':
# H5DataType.cpp:748:40: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("close"), "H5Tclose failed");
# ~~~~~~~~~^~~~~~~~~
# H5DataType.cpp: In member function 'bool H5::DataType::operator==(const H5::DataType&) const':
# H5DataType.cpp:265:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("operator=="), "H5Tequal returns negative value");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5DataType.cpp: In member function 'void H5::DataType::p_commit(hid_t, const char*)':
# H5DataType.cpp:288:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("p_commit"), "H5Tcommit2 failed");
# ~~~~~~~~~^~~~~~~~~~~~
# H5DataType.cpp: In member function 'bool H5::DataType::committed() const':
# H5DataType.cpp:372:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("committed"), "H5Tcommitted return negative value");
# ~~~~~~~~~^~~~~~~~~~~~~
# H5DataType.cpp: In member function 'herr_t (* H5::DataType::find(const H5::DataType&, H5T_cdata_t**) const)(hid_t, hid_t, H5T_cdata_t*, size_t, size_t, size_t, void*, void*, hid_t)':
# H5DataType.cpp:392:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("find"), "H5Tfind returns a NULL function");
# ~~~~~~~~~^~~~~~~~
# H5DataType.cpp: In member function 'void H5::DataType::convert(const H5::DataType&, size_t, void*, void*, const H5::PropList&) const':
# H5DataType.cpp:421:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("convert"), "H5Tconvert failed");
# ~~~~~~~~~^~~~~~~~~~~
# H5DataType.cpp: In member function 'void H5::DataType::lock() const':
# H5DataType.cpp:445:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("lock"), "H5Tlock failed");
# ~~~~~~~~~^~~~~~~~
# H5DataType.cpp: In member function 'H5T_class_t H5::DataType::getClass() const':
# H5DataType.cpp:463:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getClass"), "H5Tget_class returns H5T_NO_CLASS");
# ~~~~~~~~~^~~~~~~~~~~~
# H5DataType.cpp: In member function 'size_t H5::DataType::getSize() const':
# H5DataType.cpp:481:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getSize"), "H5Tget_size returns invalid datatype size");
# ~~~~~~~~~^~~~~~~~~~~
# H5DataType.cpp: In member function 'void H5::DataType::registerFunc(H5T_pers_t, const char*, const H5::DataType&, H5T_conv_t) const':
# H5DataType.cpp:537:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("registerFunc"), "H5Tregister failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~
# H5DataType.cpp: In member function 'void H5::DataType::unregister(H5T_pers_t, const char*, const H5::DataType&, H5T_conv_t) const':
# H5DataType.cpp:574:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("unregister"), "H5Tunregister failed");
# ~~~~~~~~~^~~~~~~~~~~~~~
# H5DataSpace.cpp:171:79: warning: function call has aggregate value [-Waggregate-return]
# throw DataSpaceIException("DataSpace::copy", close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataType.cpp: In member function 'void H5::DataType::setTag(const char*) const':
# H5DataType.cpp:604:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("setTag"), "H5Tset_tag failed");
# ~~~~~~~~~^~~~~~~~~~
# H5DataType.cpp: In member function 'bool H5::DataType::detectClass(H5T_class_t) const':
# H5DataType.cpp:663:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("detectClass"),
# ~~~~~~~~~^~~~~~~~~~~~~~~
# H5DataSpace.cpp: In member function 'virtual void H5::DataSpace::p_setId(hid_t)':
# H5DataSpace.cpp:660:81: warning: function call has aggregate value [-Waggregate-return]
# throw DataSpaceIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataSpace.cpp:660:44: warning: function call has aggregate value [-Waggregate-return]
# throw DataSpaceIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~
# H5DataType.cpp: In member function 'bool H5::DataType::isVariableStr() const':
# H5DataType.cpp:685:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("isVariableStr"),
# ~~~~~~~~~^~~~~~~~~~~~~~~~~
# H5DataSpace.cpp: In destructor 'H5::DataSpace::~DataSpace()':
# H5DataSpace.cpp:704:64: warning: function call has aggregate value [-Waggregate-return]
# cerr << "DataSpace::~DataSpace - " << close_error.getDetailMsg() << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataType.cpp: In member function 'std::__cxx11::string H5::DataType::getTag() const':
# H5DataType.cpp:641:36: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getTag"), "H5Tget_tag returns NULL for tag");
# ~~~~~~~~~^~~~~~~~~~
# H5DataType.cpp: In member function 'void H5::DataType::copy(const H5::DataType&)':
# H5DataType.cpp:189:36: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("copy"), "H5Tcopy failed");
# ~~~~~~~~~^~~~~~~~
# H5DataType.cpp:183:70: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("copy"), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataType.cpp:183:36: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("copy"), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~
# H5DataType.cpp: In member function 'void H5::DataType::copy(const H5::DataSet&)':
# H5DataType.cpp:214:36: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("copy"), "H5Tcopy failed");
# ~~~~~~~~~^~~~~~~~
# H5DataType.cpp:208:70: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("copy"), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataType.cpp:208:36: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("copy"), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~
# H5DataType.cpp: In member function 'virtual void H5::DataType::p_setId(hid_t)':
# H5DataType.cpp:727:80: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataType.cpp:727:43: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~
# CXX H5AbstractDs.lo
# H5DataType.cpp: In destructor 'H5::DataType::~DataType()':
# H5DataType.cpp:780:63: warning: function call has aggregate value [-Waggregate-return]
# cerr << inMemFunc("~DataType - ") << close_error.getDetailMsg() << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataType.cpp:780:19: warning: function call has aggregate value [-Waggregate-return]
# cerr << inMemFunc("~DataType - ") << close_error.getDetailMsg() << endl;
# ~~~~~~~~~^~~~~~~~~~~~~~~~
# H5DataType.cpp: In member function 'H5::DataType H5::DataType::getSuper() const':
# H5DataType.cpp:509:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getSuper"), "H5Tget_super failed");
# ~~~~~~~~~^~~~~~~~~~~~
# CXX H5AtomType.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5AbstractDs.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5AbstractDs.cpp: In member function 'H5T_class_t H5::AbstractDs::getTypeClass() const':
# H5AbstractDs.cpp:85:20: warning: function call has aggregate value [-Waggregate-return]
# if (fromClass() == "DataSet")
# ~~~~~~~~~^~
# H5AbstractDs.cpp:87:25: warning: function call has aggregate value [-Waggregate-return]
# else if (fromClass() == "Attribute")
# ~~~~~~~~~^~
# H5AbstractDs.cpp:94:20: warning: function call has aggregate value [-Waggregate-return]
# if (fromClass() == "DataSet")
# ~~~~~~~~~^~
# H5AbstractDs.cpp:96:25: warning: function call has aggregate value [-Waggregate-return]
# else if (fromClass() == "Attribute")
# ~~~~~~~~~^~
# H5AbstractDs.cpp:72:71: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getTypeClass", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:75:73: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getTypeClass", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp: In member function 'H5::DataType H5::AbstractDs::getDataType() const':
# H5AbstractDs.cpp:122:70: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getDataType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:125:72: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getDataType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp: In member function 'H5::ArrayType H5::AbstractDs::getArrayType() const':
# H5AbstractDs.cpp:152:71: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getArrayType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:155:73: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getArrayType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp: In member function 'H5::CompType H5::AbstractDs::getCompType() const':
# H5AbstractDs.cpp:179:70: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getCompType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:182:72: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getCompType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp: In member function 'H5::EnumType H5::AbstractDs::getEnumType() const':
# H5AbstractDs.cpp:206:70: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getEnumType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:209:72: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getEnumType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5AtomType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5AbstractDs.cpp: In member function 'H5::IntType H5::AbstractDs::getIntType() const':
# H5AbstractDs.cpp:233:69: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getIntType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:236:71: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getIntType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp: In member function 'H5::FloatType H5::AbstractDs::getFloatType() const':
# H5AbstractDs.cpp:260:71: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getFloatType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:263:73: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getFloatType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp: In member function 'H5::StrType H5::AbstractDs::getStrType() const':
# H5AbstractDs.cpp:287:69: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getStrType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:290:71: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getStrType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp: In member function 'H5::VarLenType H5::AbstractDs::getVarLenType() const':
# H5AbstractDs.cpp:314:72: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("DataSet::getVarLenType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5AbstractDs.cpp:317:74: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("Attribute::getVarLenType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# CXX H5PredType.lo
# H5AtomType.cpp: In member function 'void H5::AtomType::setSize(size_t) const':
# H5AtomType.cpp:71:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("setSize"), "H5Tset_size failed");
# ~~~~~~~~~^~~~~~~~~~~
# H5AtomType.cpp: In member function 'H5T_order_t H5::AtomType::getOrder() const':
# H5AtomType.cpp:93:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getOrder"),
# ~~~~~~~~~^~~~~~~~~~~~
# H5AtomType.cpp: In member function 'void H5::AtomType::setOrder(H5T_order_t) const':
# H5AtomType.cpp:147:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("setOrder"), "H5Tset_order failed");
# ~~~~~~~~~^~~~~~~~~~~~
# H5AtomType.cpp: In member function 'size_t H5::AtomType::getPrecision() const':
# H5AtomType.cpp:169:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getPrecision"),
# ~~~~~~~~~^~~~~~~~~~~~~~~~
# H5AtomType.cpp: In member function 'void H5::AtomType::setPrecision(size_t) const':
# H5AtomType.cpp:191:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("setPrecision"), "H5Tset_precision failed");
# ~~~~~~~~~^~~~~~~~~~~~~~~~
# H5AtomType.cpp: In member function 'int H5::AtomType::getOffset() const':
# H5AtomType.cpp:216:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getOffset"),
# ~~~~~~~~~^~~~~~~~~~~~~
# H5AtomType.cpp: In member function 'void H5::AtomType::setOffset(size_t) const':
# H5AtomType.cpp:238:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("setOffset"), "H5Tset_offset failed");
# ~~~~~~~~~^~~~~~~~~~~~~
# H5AtomType.cpp: In member function 'void H5::AtomType::getPad(H5T_pad_t&, H5T_pad_t&) const':
# H5AtomType.cpp:262:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("getPad"), "H5Tget_pad failed");
# ~~~~~~~~~^~~~~~~~~~
# H5AtomType.cpp: In member function 'void H5::AtomType::setPad(H5T_pad_t, H5T_pad_t) const':
# H5AtomType.cpp:285:41: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("setPad"), "H5Tset_pad failed");
# ~~~~~~~~~^~~~~~~~~~
# CXX H5EnumType.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5PredType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5PredType.cpp: In member function 'void H5::PredType::commit(H5::H5Location&, const char*)':
# H5PredType.cpp:84:35: warning: unused parameter 'loc' [-Wunused-parameter]
# void PredType::commit(H5Location& loc, const char* name )
# ^~~
# H5PredType.cpp:84:52: warning: unused parameter 'name' [-Wunused-parameter]
# void PredType::commit(H5Location& loc, const char* name )
# ^~~~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5EnumType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# CXX H5IntType.lo
# CXX H5FloatType.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5IntType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5FloatType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# CXX H5StrType.lo
# CXX H5ArrayType.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5StrType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5StrType.cpp: In constructor 'H5::StrType::StrType(int, const size_t&)':
# H5StrType.cpp:106:29: warning: unused parameter 'dummy' [-Wunused-parameter]
# StrType::StrType( const int dummy, const size_t& size ) : AtomType()
# ^~~~~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5ArrayType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5ArrayType.cpp: In constructor 'H5::ArrayType::ArrayType(hid_t)':
# H5ArrayType.cpp:47:1: warning: 'H5::ArrayType::rank' should be initialized in the member initialization list [-Weffc++]
# ArrayType::ArrayType( const hid_t existing_id ) : DataType( existing_id )
# ^~~~~~~~~
# H5ArrayType.cpp:47:1: warning: 'H5::ArrayType::dimensions' should be initialized in the member initialization list [-Weffc++]
# H5ArrayType.cpp: In copy constructor 'H5::ArrayType::ArrayType(const H5::ArrayType&)':
# H5ArrayType.cpp:57:1: warning: 'H5::ArrayType::dimensions' should be initialized in the member initialization list [-Weffc++]
# ArrayType::ArrayType( const ArrayType& original ) : DataType( original ), rank(original.rank)
# ^~~~~~~~~
# H5ArrayType.cpp: In constructor 'H5::ArrayType::ArrayType(const H5::DataType&, int, const hsize_t*)':
# H5ArrayType.cpp:75:1: warning: 'H5::ArrayType::rank' should be initialized in the member initialization list [-Weffc++]
# ArrayType::ArrayType(const DataType& base_type, int ndims, const hsize_t* dims) : DataType()
# ^~~~~~~~~
# H5ArrayType.cpp:75:1: warning: 'H5::ArrayType::dimensions' should be initialized in the member initialization list [-Weffc++]
# CXX H5VarLenType.lo
# H5ArrayType.cpp: In member function 'H5::ArrayType& H5::ArrayType::operator=(const H5::ArrayType&)':
# H5ArrayType.cpp:116:86: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("operator="), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5ArrayType.cpp:116:47: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException(inMemFunc("operator="), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~~~
# CXX H5CompType.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5VarLenType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# CXX H5DataSet.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5CompType.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5CompType.cpp: In member function 'H5::CompType H5::CompType::getMemberCompType(unsigned int) const':
# H5CompType.cpp:279:77: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberCompType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5CompType.cpp: In member function 'H5::DataType H5::CompType::getMemberDataType(unsigned int) const':
# H5CompType.cpp:236:72: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberDataType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5CompType.cpp: In member function 'H5::ArrayType H5::CompType::getMemberArrayType(unsigned int) const':
# H5CompType.cpp:258:78: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberArrayType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5CompType.cpp: In member function 'H5::EnumType H5::CompType::getMemberEnumType(unsigned int) const':
# H5CompType.cpp:300:77: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberEnumType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5CompType.cpp: In member function 'H5::IntType H5::CompType::getMemberIntType(unsigned int) const':
# H5CompType.cpp:321:76: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberIntType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5CompType.cpp: In member function 'H5::FloatType H5::CompType::getMemberFloatType(unsigned int) const':
# H5CompType.cpp:342:78: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberFloatType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5CompType.cpp: In member function 'H5::StrType H5::CompType::getMemberStrType(unsigned int) const':
# H5CompType.cpp:363:76: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberStrType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5CompType.cpp: In member function 'H5::VarLenType H5::CompType::getMemberVarLenType(unsigned int) const':
# H5CompType.cpp:384:79: warning: function call has aggregate value [-Waggregate-return]
# throw DataTypeIException("CompType::getMemberVarLenType", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# CXX H5CommonFG.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5DataSet.cpp:23:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:24:0,
# from H5Include.h:17,
# from H5DataSet.cpp:23:
# H5DataSet.cpp: In member function 'haddr_t H5::DataSet::getOffset() const':
# ../../src/H5public.h:199:59: warning: use of old-style cast [-Wold-style-cast]
# # define HADDR_UNDEF ((haddr_t)(int64_t)(-1))
# ^
# H5DataSet.cpp:278:19: note: in expansion of macro 'HADDR_UNDEF'
# if( ds_addr == HADDR_UNDEF )
# ^~~~~~~~~~~
# ../../src/H5public.h:199:59: warning: use of old-style cast [-Wold-style-cast]
# # define HADDR_UNDEF ((haddr_t)(int64_t)(-1))
# ^
# H5DataSet.cpp:278:19: note: in expansion of macro 'HADDR_UNDEF'
# if( ds_addr == HADDR_UNDEF )
# ^~~~~~~~~~~
# H5DataSet.cpp: In member function 'void H5::DataSet::fillMemBuf(const void*, H5::DataType&, void*, H5::DataType&, H5::DataSpace&)':
# H5DataSet.cpp:640:38: warning: use of old-style cast [-Wold-style-cast]
# fillMemBuf(fill, (const DataType)fill_type, buf, (const DataType)buf_type, (const DataSpace)space);
# ^~~~~~~~~
# H5DataSet.cpp:640:70: warning: use of old-style cast [-Wold-style-cast]
# fillMemBuf(fill, (const DataType)fill_type, buf, (const DataType)buf_type, (const DataSpace)space);
# ^~~~~~~~
# H5DataSet.cpp:640:97: warning: use of old-style cast [-Wold-style-cast]
# fillMemBuf(fill, (const DataType)fill_type, buf, (const DataType)buf_type, (const DataSpace)space);
# ^~~~~
# H5DataSet.cpp: In member function 'void H5::DataSet::fillMemBuf(void*, H5::DataType&, H5::DataSpace&)':
# H5DataSet.cpp:679:37: warning: use of old-style cast [-Wold-style-cast]
# fillMemBuf(buf, (const DataType)buf_type, (const DataSpace)space);
# ^~~~~~~~
# H5DataSet.cpp:679:64: warning: use of old-style cast [-Wold-style-cast]
# fillMemBuf(buf, (const DataType)buf_type, (const DataSpace)space);
# ^~~~~
# H5DataSet.cpp: In member function 'virtual std::__cxx11::string H5::DataSet::_ZThn8_NK2H57DataSet9fromClassEv() const':
# H5DataSet.cpp:850:1: warning: function returns an aggregate [-Waggregate-return]
# } // end namespace
# ^
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5CommonFG.cpp:18:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5CommonFG.cpp:18:
# H5CommonFG.cpp: In member function 'H5::Group H5::CommonFG::createGroup(const char*, size_t) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:91:51: note: in expansion of macro 'H5P_DEFAULT'
# hid_t group_id = H5Gcreate2( getLocId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT );
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:91:73: note: in expansion of macro 'H5P_DEFAULT'
# hid_t group_id = H5Gcreate2( getLocId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT );
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::Group H5::CommonFG::openGroup(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:133:49: note: in expansion of macro 'H5P_DEFAULT'
# hid_t group_id = H5Gopen2( getLocId(), name, H5P_DEFAULT );
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::DataSet H5::CommonFG::createDataSet(const char*, const H5::DataType&, const H5::DataSpace&, const H5::DSetCreatPropList&) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:177:72: note: in expansion of macro 'H5P_DEFAULT'
# hid_t dataset_id = H5Dcreate2( getLocId(), name, type_id, space_id, H5P_DEFAULT, create_plist_id, H5P_DEFAULT );
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:177:102: note: in expansion of macro 'H5P_DEFAULT'
# hid_t dataset_id = H5Dcreate2( getLocId(), name, type_id, space_id, H5P_DEFAULT, create_plist_id, H5P_DEFAULT );
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::DataSet H5::CommonFG::openDataSet(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:213:51: note: in expansion of macro 'H5P_DEFAULT'
# hid_t dataset_id = H5Dopen2( getLocId(), name, H5P_DEFAULT );
# ^~~~~~~~~~~
# In file included from ../../src/H5Opublic.h:33:0,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from H5Include.h:17,
# from H5CommonFG.cpp:18:
# H5CommonFG.cpp: In member function 'void H5::CommonFG::link(H5L_type_t, const char*, const char*) const':
# ../../src/H5Lpublic.h:43:29: warning: use of old-style cast [-Wold-style-cast]
# #define H5L_SAME_LOC (hid_t)0
# ^
# H5CommonFG.cpp:265:64: note: in expansion of macro 'H5L_SAME_LOC'
# ret_value = H5Lcreate_hard( getLocId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5CommonFG.cpp:18:
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:265:88: note: in expansion of macro 'H5P_DEFAULT'
# ret_value = H5Lcreate_hard( getLocId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:265:101: note: in expansion of macro 'H5P_DEFAULT'
# ret_value = H5Lcreate_hard( getLocId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:269:74: note: in expansion of macro 'H5P_DEFAULT'
# ret_value = H5Lcreate_soft( curr_name, getLocId(), new_name, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:269:87: note: in expansion of macro 'H5P_DEFAULT'
# ret_value = H5Lcreate_soft( curr_name, getLocId(), new_name, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'void H5::CommonFG::unlink(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:307:52: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Ldelete( getLocId(), name, H5P_DEFAULT );
# ^~~~~~~~~~~
# In file included from ../../src/H5Opublic.h:33:0,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from H5Include.h:17,
# from H5CommonFG.cpp:18:
# H5CommonFG.cpp: In member function 'void H5::CommonFG::move(const char*, const char*) const':
# ../../src/H5Lpublic.h:43:29: warning: use of old-style cast [-Wold-style-cast]
# #define H5L_SAME_LOC (hid_t)0
# ^
# H5CommonFG.cpp:341:49: note: in expansion of macro 'H5L_SAME_LOC'
# herr_t ret_value = H5Lmove( getLocId(), src, H5L_SAME_LOC, dst, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5CommonFG.cpp:18:
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:341:68: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Lmove( getLocId(), src, H5L_SAME_LOC, dst, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:341:81: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Lmove( getLocId(), src, H5L_SAME_LOC, dst, H5P_DEFAULT, H5P_DEFAULT );
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'std::__cxx11::string H5::CommonFG::getLinkval(const char*, size_t) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:439:55: note: in expansion of macro 'H5P_DEFAULT'
# ret_value = H5Lget_info(getLocId(), name, &linkinfo, H5P_DEFAULT);
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:452:62: note: in expansion of macro 'H5P_DEFAULT'
# ret_value = H5Lget_val(getLocId(), name, value_C, val_size, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::DataType H5::CommonFG::openDataType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:586:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::ArrayType H5::CommonFG::openArrayType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:622:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::CompType H5::CommonFG::openCompType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:658:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::EnumType H5::CommonFG::openEnumType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:694:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::IntType H5::CommonFG::openIntType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:730:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::FloatType H5::CommonFG::openFloatType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:766:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::StrType H5::CommonFG::openStrType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:802:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5::VarLenType H5::CommonFG::openVarLenType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:838:47: note: in expansion of macro 'H5P_DEFAULT'
# hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'std::__cxx11::string H5::CommonFG::getObjnameByIdx(hsize_t) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:934:102: note: in expansion of macro 'H5P_DEFAULT'
# ssize_t name_len = H5Lget_name_by_idx(getLocId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, NULL, 0, H5P_DEFAULT);
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:942:105: note: in expansion of macro 'H5P_DEFAULT'
# name_len = H5Lget_name_by_idx(getLocId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name_C, name_len+1, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'ssize_t H5::CommonFG::getObjnameByIdx(hsize_t, char*, size_t) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:975:104: note: in expansion of macro 'H5P_DEFAULT'
# ssize_t name_len = H5Lget_name_by_idx(getLocId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name, size, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5O_type_t H5::CommonFG::childObjType(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:1032:75: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Oget_info_by_name(getLocId(), objname, &objinfo, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'H5O_type_t H5::CommonFG::childObjType(hsize_t, H5_index_t, H5_iter_order_t, const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:1107:93: note: in expansion of macro 'H5P_DEFAULT'
# ret_value = H5Oget_info_by_idx(getLocId(), objname, index_type, order, index, &objinfo, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5CommonFG.cpp: In member function 'unsigned int H5::CommonFG::childObjVersion(const char*) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5CommonFG.cpp:1149:75: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Oget_info_by_name(getLocId(), objname, &objinfo, H5P_DEFAULT);
# ^~~~~~~~~~~
# H5DataSet.cpp: In member function 'virtual H5::DataSpace H5::DataSet::_ZThn8_NK2H57DataSet8getSpaceEv() const':
# H5DataSet.cpp:850:1: warning: function returns an aggregate [-Waggregate-return]
# H5DataSet.cpp: In member function 'virtual void H5::DataSet::p_setId(hid_t)':
# H5DataSet.cpp:785:79: warning: function call has aggregate value [-Waggregate-return]
# throw DataSetIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5DataSet.cpp:785:42: warning: function call has aggregate value [-Waggregate-return]
# throw DataSetIException(inMemFunc("p_setId"), close_error.getDetailMsg());
# ~~~~~~~~~^~~~~~~~~~~
# H5DataSet.cpp: In destructor 'H5::DataSet::~DataSet()':
# H5DataSet.cpp:845:60: warning: function call has aggregate value [-Waggregate-return]
# cerr << "DataSet::~DataSet - " << close_error.getDetailMsg() << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# CXX H5Group.lo
# H5CommonFG.cpp: In member function 'std::__cxx11::string H5::CommonFG::getLinkval(const string&, size_t) const':
# H5CommonFG.cpp:474:44: warning: function call has aggregate value [-Waggregate-return]
# return( getLinkval( name.c_str(), size ));
# ^
# H5CommonFG.cpp: In member function 'H5::Group H5::CommonFG::createGroup(const string&, size_t) const':
# H5CommonFG.cpp:117:50: warning: function call has aggregate value [-Waggregate-return]
# return( createGroup( name.c_str(), size_hint ));
# ^
# H5CommonFG.cpp: In member function 'H5::Group H5::CommonFG::openGroup(const string&) const':
# H5CommonFG.cpp:155:37: warning: function call has aggregate value [-Waggregate-return]
# return( openGroup( name.c_str() ));
# ^
# H5CommonFG.cpp: In member function 'H5::DataSet H5::CommonFG::createDataSet(const string&, const H5::DataType&, const H5::DataSpace&, const H5::DSetCreatPropList&) const':
# H5CommonFG.cpp:198:78: warning: function call has aggregate value [-Waggregate-return]
# return( createDataSet( name.c_str(), data_type, data_space, create_plist ));
# ^
# H5CommonFG.cpp: In member function 'H5::DataSet H5::CommonFG::openDataSet(const string&) const':
# H5CommonFG.cpp:234:39: warning: function call has aggregate value [-Waggregate-return]
# return( openDataSet( name.c_str() ));
# ^
# H5CommonFG.cpp: In member function 'H5::DataType H5::CommonFG::openDataType(const string&) const':
# H5CommonFG.cpp:607:40: warning: function call has aggregate value [-Waggregate-return]
# return( openDataType( name.c_str()) );
# ^
# H5CommonFG.cpp: In member function 'H5::ArrayType H5::CommonFG::openArrayType(const string&) const':
# H5CommonFG.cpp:643:41: warning: function call has aggregate value [-Waggregate-return]
# return( openArrayType( name.c_str()) );
# ^
# H5CommonFG.cpp: In member function 'H5::CompType H5::CommonFG::openCompType(const string&) const':
# H5CommonFG.cpp:679:40: warning: function call has aggregate value [-Waggregate-return]
# return( openCompType( name.c_str()) );
# ^
# H5CommonFG.cpp: In member function 'H5::EnumType H5::CommonFG::openEnumType(const string&) const':
# H5CommonFG.cpp:715:40: warning: function call has aggregate value [-Waggregate-return]
# return( openEnumType( name.c_str()) );
# ^
# H5CommonFG.cpp: In member function 'H5::IntType H5::CommonFG::openIntType(const string&) const':
# H5CommonFG.cpp:751:39: warning: function call has aggregate value [-Waggregate-return]
# return( openIntType( name.c_str()) );
# ^
# H5CommonFG.cpp: In member function 'H5::FloatType H5::CommonFG::openFloatType(const string&) const':
# H5CommonFG.cpp:787:41: warning: function call has aggregate value [-Waggregate-return]
# return( openFloatType( name.c_str()) );
# ^
# H5CommonFG.cpp: In member function 'H5::StrType H5::CommonFG::openStrType(const string&) const':
# H5CommonFG.cpp:823:39: warning: function call has aggregate value [-Waggregate-return]
# return( openStrType( name.c_str()) );
# ^
# H5CommonFG.cpp: In member function 'H5::VarLenType H5::CommonFG::openVarLenType(const string&) const':
# H5CommonFG.cpp:859:42: warning: function call has aggregate value [-Waggregate-return]
# return( openVarLenType( name.c_str()) );
# ^
# CXX H5File.lo
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5Group.cpp:23:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5Group.cpp: In member function 'virtual void H5::Group::p_setId(hid_t)':
# H5Group.cpp:160:73: warning: function call has aggregate value [-Waggregate-return]
# throw GroupIException("Group::p_setId", close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5Group.cpp: In destructor 'H5::Group::~Group()':
# H5Group.cpp:225:56: warning: function call has aggregate value [-Waggregate-return]
# cerr << "Group::~Group - " << close_error.getDetailMsg() << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# In file included from ../../src/hdf5.h:28:0,
# from H5Include.h:17,
# from H5File.cpp:23:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# H5File.cpp: In constructor 'H5::H5File::H5File(hid_t)':
# H5File.cpp:169:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++]
# H5File::H5File(hid_t existing_id) : H5Location(), CommonFG()
# ^~~~~~
# H5File.cpp: In copy constructor 'H5::H5File::H5File(const H5::H5File&)':
# H5File.cpp:184:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++]
# H5File::H5File(const H5File& original) : H5Location(), CommonFG()
# ^~~~~~
# H5File.cpp: In member function 'void H5::H5File::getVFDHandle(H5::FileAccPropList&, void**) const':
# H5File.cpp:484:41: warning: use of old-style cast [-Wold-style-cast]
# getVFDHandle((const FileAccPropList)fapl, file_handle);
# ^~~~
# In file included from ../../src/hdf5.h:36:0,
# from H5Include.h:17,
# from H5File.cpp:23:
# H5File.cpp: In member function 'void H5::H5File::getVFDHandle(void**) const':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# H5File.cpp:499:45: note: in expansion of macro 'H5P_DEFAULT'
# herr_t ret_value = H5Fget_vfd_handle(id, H5P_DEFAULT, file_handle);
# ^~~~~~~~~~~
# H5File.cpp: In member function 'void H5::H5File::openFile(const char*, unsigned int, const H5::FileAccPropList&)':
# H5File.cpp:249:74: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException("H5File::openFile", close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5File.cpp: In member function 'void H5::H5File::reOpen()':
# H5File.cpp:298:72: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException("H5File::reOpen", close_error.getDetailMsg());
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# H5File.cpp: In member function 'virtual void H5::H5File::p_setId(hid_t)':
# H5File.cpp:590:63: warning: function call has aggregate value [-Waggregate-return]
# throw FileIException("H5File::p_setId", E.getDetailMsg());
# ~~~~~~~~~~~~~~^~
# H5File.cpp: In destructor 'H5::H5File::~H5File()':
# H5File.cpp:654:58: warning: function call has aggregate value [-Waggregate-return]
# cerr << "H5File::~H5File - " << close_error.getDetailMsg() << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~^~
# CXXLD libhdf5_cpp.la
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/src'
# Making all in test
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/test'
# CXX testhdf5.o
# CXX dsets.o
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from dsets.cpp:42:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:28:0,
# from ../../test/h5test.h:25,
# from testhdf5.cpp:58:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# dsets.cpp:442:17: warning: use of old-style cast [-Wold-style-cast]
# (H5Z_func_t)filter_bogus, /* The actual filter function */
# ^~~~~~~~~~~~
# dsets.cpp: In function 'size_t filter_bogus(unsigned int, size_t, const unsigned int*, size_t, size_t*, void**)':
# dsets.cpp:462:27: warning: unused parameter 'flags' [-Wunused-parameter]
# filter_bogus(unsigned int flags, size_t cd_nelmts,
# ^~~~~
# dsets.cpp:462:41: warning: unused parameter 'cd_nelmts' [-Wunused-parameter]
# filter_bogus(unsigned int flags, size_t cd_nelmts,
# ^~~~~~~~~
# dsets.cpp:463:36: warning: unused parameter 'cd_values' [-Wunused-parameter]
# const unsigned int cd_values[], size_t nbytes,
# ^
# dsets.cpp:464:15: warning: unused parameter 'buf_size' [-Wunused-parameter]
# size_t *buf_size, void **buf)
# ^~~~~~~~
# dsets.cpp:464:32: warning: unused parameter 'buf' [-Wunused-parameter]
# size_t *buf_size, void **buf)
# ^~~
# In file included from ../../src/hdf5.h:24:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from dsets.cpp:42:
# dsets.cpp: In function 'herr_t test_multiopen(H5::H5File&)':
# ../../src/H5public.h:192:56: warning: use of old-style cast [-Wold-style-cast]
# #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1))
# ^
# ../../src/H5Spublic.h:28:25: note: in expansion of macro 'HSIZE_UNDEF'
# #define H5S_UNLIMITED HSIZE_UNDEF
# ^~~~~~~~~~~
# dsets.cpp:791:32: note: in expansion of macro 'H5S_UNLIMITED'
# static hsize_t max_size[1] = {H5S_UNLIMITED};
# ^~~~~~~~~~~~~
# ../../src/H5public.h:192:56: warning: use of old-style cast [-Wold-style-cast]
# #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1))
# ^
# ../../src/H5Spublic.h:28:25: note: in expansion of macro 'HSIZE_UNDEF'
# #define H5S_UNLIMITED HSIZE_UNDEF
# ^~~~~~~~~~~
# dsets.cpp:791:32: note: in expansion of macro 'H5S_UNLIMITED'
# static hsize_t max_size[1] = {H5S_UNLIMITED};
# ^~~~~~~~~~~~~
# CXX tattr.o
# dsets.cpp: In function 'herr_t test_simple_io(H5::H5File&)':
# dsets.cpp:246:88: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset (file.createDataSet (DSET_SIMPLE_IO_NAME, PredType::NATIVE_INT, space));
# ^
# dsets.cpp:273:39: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp: In function 'herr_t test_compression(H5::H5File&)':
# dsets.cpp:532:6: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.createDataSet
# ~~~~~~~~~~~~~~~~~~
# (DSET_COMPRESS_NAME, PredType::NATIVE_INT, space1, dscreatplist));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:639:42: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.openDataSet (DSET_COMPRESS_NAME));
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# dsets.cpp:715:44: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.createDataSet (DSET_BOGUS_NAME, PredType::NATIVE_INT, space2, dscreatplist));
# ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:744:39: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tattr.cpp:37:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# dsets.cpp: In function 'void test_dset()':
# dsets.cpp:1069:53: warning: function call has aggregate value [-Waggregate-return]
# Group grp = file.createGroup( "emit diagnostics", 0);
# ^
# dsets.cpp:99:3: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.createDataSet
# ~~~~~~~~~~~~~~~~~~
# (DSET_DEFAULT_NAME, PredType::NATIVE_DOUBLE, space));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:114:4: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.createDataSet
# ~~~~~~~~~~~~~~~~~~
# (DSET_DEFAULT_NAME, PredType::NATIVE_DOUBLE, space));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:128:45: warning: function call has aggregate value [-Waggregate-return]
# H5std_string ds_name = dataset->getObjName();
# ^
# dsets.cpp:133:58: warning: function call has aggregate value [-Waggregate-return]
# H5std_string comment = file.getComment(DSET_DEFAULT_NAME);
# ^
# dsets.cpp:140:62: warning: function call has aggregate value [-Waggregate-return]
# DataSet another_dataset(file.openDataSet (DSET_DEFAULT_NAME));
# ^
# dsets.cpp:146:45: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.openDataSet( "does_not_exist" ));
# ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# dsets.cpp:163:3: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.createDataSet
# ~~~~~~~~~~~~~~~~~~
# (DSET_CHUNKED_NAME, PredType::NATIVE_DOUBLE, space, create_parms));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:124:42: warning: function call has aggregate value [-Waggregate-return]
# dataset = new DataSet (file.openDataSet (DSET_DEFAULT_NAME));
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
# dsets.cpp:176:39: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp:395:83: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset (file.createDataSet (DSET_TCONV_NAME, PredType::STD_I32LE, space));
# ^
# dsets.cpp:425:39: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp:795:85: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset1 = file.createDataSet ("multiopen", PredType::NATIVE_INT, *space, dcpl);
# ^
# dsets.cpp:798:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset2 = file.openDataSet ("multiopen");
# ^
# dsets.cpp:809:39: warning: function call has aggregate value [-Waggregate-return]
# space = new DataSpace (dset2.getSpace());
# ~~~~~~~~~~~~~~^~
# dsets.cpp:830:39: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp:865:43: warning: function call has aggregate value [-Waggregate-return]
# Group grp = file.createGroup ("typetests");
# ^
# dsets.cpp:896:42: warning: function call has aggregate value [-Waggregate-return]
# dset = new DataSet(grp.createDataSet("bitfield_1", type, space));
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:925:42: warning: function call has aggregate value [-Waggregate-return]
# dset = new DataSet(grp.createDataSet("bitfield_2", type, space));
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:958:42: warning: function call has aggregate value [-Waggregate-return]
# dset = new DataSet(grp.createDataSet("opaque_1", *optype, space));
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:991:42: warning: function call has aggregate value [-Waggregate-return]
# dset = new DataSet(grp.createDataSet("opaque_2", *optype, space));
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# dsets.cpp:914:30: warning: function call has aggregate value [-Waggregate-return]
# << " - " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp:913:60: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << "bitfield_1: " << E.getFuncName()
# ~~~~~~~~~~~~~^~
# dsets.cpp:945:30: warning: function call has aggregate value [-Waggregate-return]
# << " - " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp:944:60: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << "bitfield_2: " << E.getFuncName()
# ~~~~~~~~~~~~~^~
# dsets.cpp:977:30: warning: function call has aggregate value [-Waggregate-return]
# << " - " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp:976:58: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << "opaque_1: " << E.getFuncName()
# ~~~~~~~~~~~~~^~
# dsets.cpp:1010:30: warning: function call has aggregate value [-Waggregate-return]
# << " - " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# dsets.cpp:1009:58: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << "opaque_2: " << E.getFuncName()
# ~~~~~~~~~~~~~^~
# dsets.cpp:308:54: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset = file.openDataSet (DSET_SIMPLE_IO_NAME);
# ^
# dsets.cpp:311:33: warning: function call has aggregate value [-Waggregate-return]
# DataSpace space(dset.getSpace());
# ^
# dsets.cpp:345:39: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# tattr.cpp:108:28: warning: use of old-style cast [-Wold-style-cast]
# float attr_data5 = (float)-5.123; // Test data for 5th attribute
# ^~~~~
# tattr.cpp: In function 'void test_attr_basic_write()':
# tattr.cpp:216:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)),
# ^~~~~~~~~
# tattr.cpp:216:70: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)),
# ^
# tattr.cpp:234:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)),
# ^~~~~~~~~
# tattr.cpp:234:70: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)),
# ^
# tattr.cpp: In function 'void test_attr_getname()':
# tattr.cpp:300:21: warning: use of old-style cast [-Wold-style-cast]
# verify_val((size_t)name_size, FATTR1_NAME.length(), "Attribute::getName", __LINE__, __FILE__);
# ^~~~~~~~~
# tattr.cpp:301:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)fattr1_name, FATTR1_NAME, "Attribute::getName", __LINE__, __FILE__);
# ^~~~~~~~~~~
# tattr.cpp:312:21: warning: use of old-style cast [-Wold-style-cast]
# verify_val((size_t)name_size, FATTR1_NAME.size(), "Attribute::getName", __LINE__, __FILE__);
# ^~~~~~~~~
# tattr.cpp:313:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__);
# ^~~~~~~~~~~
# tattr.cpp:313:52: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__);
# ^~~~~~~~~~
# tattr.cpp: In function 'void test_attr_compound_read()':
# tattr.cpp:643:51: warning: use of old-style cast [-Wold-style-cast]
# Attribute attr = dataset.openAttribute((unsigned)0);
# ^
# tattr.cpp:657:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^
# tattr.cpp:657:41: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^~~~~~~~~~
# tattr.cpp:658:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^
# tattr.cpp:658:41: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^~~~~~~~~~
# tattr.cpp: In function 'void test_attr_mult_read()':
# tattr.cpp:963:51: warning: use of old-style cast [-Wold-style-cast]
# Attribute attr = dataset.openAttribute((unsigned)0);
# ^
# tattr.cpp:977:18: warning: use of old-style cast [-Wold-style-cast]
# if ((long)dims[0] != (long)ATTR1_DIM1)
# ^
# tattr.cpp:977:29: warning: use of old-style cast [-Wold-style-cast]
# if ((long)dims[0] != (long)ATTR1_DIM1)
# ^~~~~~~~~~
# tattr.cpp:978:104: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("%d:attribute dimensions different: dims[0]=%d, should be %d\n",__LINE__,(int)dims[0],ATTR1_DIM1);
# ^
# tattr.cpp:1015:41: warning: use of old-style cast [-Wold-style-cast]
# attr = dataset.openAttribute((unsigned)1);
# ^
# tattr.cpp:1029:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^
# tattr.cpp:1029:41: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^~~~~~~~~~
# tattr.cpp:1030:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^
# tattr.cpp:1030:41: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__);
# ^~~~~~~~~~
# tattr.cpp:1068:41: warning: use of old-style cast [-Wold-style-cast]
# attr = dataset.openAttribute((unsigned)2);
# ^
# tattr.cpp:1081:25: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__);
# ^
# tattr.cpp:1081:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__);
# ^~~~~~~~~~
# tattr.cpp:1082:25: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__);
# ^
# tattr.cpp:1082:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__);
# ^~~~~~~~~~
# tattr.cpp:1083:25: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__);
# ^
# tattr.cpp:1083:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__);
# ^~~~~~~~~~
# tattr.cpp:976:6: warning: variable 'ndims' set but not used [-Wunused-but-set-variable]
# int ndims = space.getSimpleExtentDims(dims);
# ^~~~~
# tattr.cpp: In function 'void test_attr_delete()':
# tattr.cpp:1155:49: warning: use of old-style cast [-Wold-style-cast]
# Attribute fattr = fid1.openAttribute((unsigned)0);
# ^
# tattr.cpp:1156:15: warning: declaration of 'attr_name' shadows a previous local [-Wshadow]
# H5std_string attr_name = fattr.getName();
# ^~~~~~~~~
# tattr.cpp:1134:19: note: shadowed declaration is here
# H5std_string attr_name; // Buffer for attribute names
# ^~~~~~~~~
# tattr.cpp:1193:51: warning: use of old-style cast [-Wold-style-cast]
# Attribute attr = dataset.openAttribute((unsigned)0);
# ^
# tattr.cpp:1203:41: warning: use of old-style cast [-Wold-style-cast]
# attr = dataset.openAttribute((unsigned)1);
# ^
# tattr.cpp:1219:41: warning: use of old-style cast [-Wold-style-cast]
# attr = dataset.openAttribute((unsigned)0);
# ^
# In file included from ../../src/hdf5.h:36:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tattr.cpp:37:
# tattr.cpp: In function 'void test_attr_dtype_shared()':
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tattr.cpp:1269:56: note: in expansion of macro 'H5P_DEFAULT'
# empty_filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT);
# ^~~~~~~~~~~
# tattr.cpp:1290:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((int)statbuf.nlink, 1, "DataType::getObjinfo", __LINE__, __FILE__);
# ^~~~~
# tattr.cpp:1301:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((int)statbuf.nlink, 2, "H5File::getObjinfo", __LINE__, __FILE__);
# ^~~~~
# tattr.cpp:1310:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((int)statbuf.nlink, 3, "DataSet::getObjinfo", __LINE__, __FILE__);
# ^~~~~
# tattr.cpp:1322:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((int)statbuf.nlink, 2, "DataSet::getObjinfo after DataSet::removeAttr", __LINE__, __FILE__);
# ^~~~~
# tattr.cpp:1331:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((int)statbuf.nlink, 3, "DataSet::createAttribute", __LINE__, __FILE__);
# ^~~~~
# tattr.cpp:1368:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((int)statbuf.nlink, 3, "DataSet::openAttribute", __LINE__, __FILE__);
# ^~~~~
# tattr.cpp:1378:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((int)statbuf.nlink, 1, "H5File::unlink", __LINE__, __FILE__);
# ^~~~~
# In file included from ../../src/hdf5.h:36:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tattr.cpp:37:
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tattr.cpp:1388:50: note: in expansion of macro 'H5P_DEFAULT'
# filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT);
# ^~~~~~~~~~~
# tattr.cpp:1389:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__);
# ^~~~~~~~
# tattr.cpp:1389:35: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__);
# ^~~~~~~~~~~~~~
# In file included from ../../src/H5Lpublic.h:32:0,
# from ../../src/H5Opublic.h:33,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tattr.cpp:37:
# tattr.cpp: In function 'void test_string_attr()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tattr.cpp:1493:22: note: in expansion of macro 'H5T_VARIABLE'
# StrType vls_type(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# In file included from tattr.cpp:43:0:
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]':
# tattr.cpp:664:84: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_order_t; Type2 = H5T_order_t]':
# tattr.cpp:702:93: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]':
# tattr.cpp:854:89: required from here
# h5cpputil.h:72:48: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]':
# tattr.cpp:1624:86: required from here
# h5cpputil.h:74:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (x != value)
# ~~^~~~~~~~
# CXX tarray.o
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tarray.cpp:36:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# tattr.cpp: In function 'void test_attr_basic_write()':
# tattr.cpp:143:83: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet(DSET1_NAME, PredType::NATIVE_UCHAR, ds_space);
# ^
# tattr.cpp:149:91: warning: function call has aggregate value [-Waggregate-return]
# Attribute file_attr2 = fid1.createAttribute (FATTR1_NAME, PredType::NATIVE_INT, att_space);
# ^
# tattr.cpp:152:91: warning: function call has aggregate value [-Waggregate-return]
# Attribute file_attr1 = fid1.createAttribute (FATTR2_NAME, PredType::NATIVE_INT, att_space);
# ^
# tattr.cpp:155:91: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr1 = dataset.createAttribute (ATTR1_NAME, PredType::NATIVE_INT, att_space);
# ^
# tattr.cpp:162:99: warning: function call has aggregate value [-Waggregate-return]
# Attribute invalid_attr = dataset.createAttribute (ATTR1_NAME, PredType::NATIVE_INT, att_space);
# ^
# tattr.cpp:182:91: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr2 = dataset.createAttribute (ATTR2_NAME, PredType::NATIVE_INT, att_space);
# ^
# tattr.cpp:183:91: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr3 = dataset.createAttribute (ATTR3_NAME, PredType::NATIVE_INT, att_space);
# ^
# tattr.cpp:206:45: warning: function call has aggregate value [-Waggregate-return]
# Group group = fid1.createGroup (GROUP1_NAME);
# ^
# tattr.cpp:212:83: warning: function call has aggregate value [-Waggregate-return]
# Attribute gr_attr = group.createAttribute (ATTR2_NAME, PredType::NATIVE_INT, sid3);
# ^
# tattr.cpp:221:92: warning: function call has aggregate value [-Waggregate-return]
# Attribute invalid_attr = group.createAttribute (ATTR2_NAME, PredType::NATIVE_INT, sid3);
# ^
# tarray.cpp: In function 'void test_array_compound_array()':
# tarray.cpp:93:45: warning: conversion to 'int' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# wdata[idxi][idxj].i = idxi * 10 + idxj;
# ~~~~~~~~~~^~~~~~
# tarray.cpp:96:37: warning: conversion to 'double' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# float temp = idxi * 10.0 + idxj * 2.5 + idxk;
# ^~~~
# tarray.cpp:96:51: warning: conversion to 'double' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# float temp = idxi * 10.0 + idxj * 2.5 + idxk;
# ^~~
# tarray.cpp:96:57: warning: conversion to 'double' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion]
# float temp = idxi * 10.0 + idxj * 2.5 + idxk;
# ^~~~
# tarray.cpp:96:55: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
# float temp = idxi * 10.0 + idxj * 2.5 + idxk;
# ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
# tattr.cpp: In function 'void test_attr_getname()':
# tattr.cpp:287:50: warning: function call has aggregate value [-Waggregate-return]
# Attribute fattr1(fid1.openAttribute(FATTR1_NAME));
# ^
# tattr.cpp:342:45: warning: function call has aggregate value [-Waggregate-return]
# H5std_string fattr1_name3 = fattr1.getName();
# ^
# tattr.cpp:351:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet(DSET1_NAME);
# ^
# tattr.cpp:359:51: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr1(dataset.openAttribute(ATTR1_NAME));
# ^
# tattr.cpp:362:46: warning: function call has aggregate value [-Waggregate-return]
# H5std_string dattr_name1 = attr1.getName(len);
# ^
# tattr.cpp: In function 'void test_attr_rename()':
# tattr.cpp:407:53: warning: function call has aggregate value [-Waggregate-return]
# Attribute fattr1(fid1.openAttribute(FATTR_TMP_NAME));
# ^
# tattr.cpp:410:43: warning: function call has aggregate value [-Waggregate-return]
# H5std_string fattr_name = fattr1.getName();
# ^
# tattr.cpp:420:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet(DSET1_NAME);
# ^
# tattr.cpp:433:54: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr1(dataset.openAttribute(ATTR_TMP_NAME));
# ^
# tattr.cpp:436:41: warning: function call has aggregate value [-Waggregate-return]
# H5std_string attr_name = attr1.getName();
# ^
# tattr.cpp:456:51: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr2(dataset.openAttribute(ATTR2_NAME));
# ^
# tattr.cpp:459:42: warning: function call has aggregate value [-Waggregate-return]
# H5std_string attr2_name = attr2.getName();
# ^
# tattr.cpp: In function 'void test_attr_basic_read()':
# tattr.cpp:506:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet(DSET1_NAME);
# ^
# tattr.cpp:513:52: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr=dataset.openAttribute(ATTR1_NAME);
# ^
# tattr.cpp:528:42: warning: function call has aggregate value [-Waggregate-return]
# Group group = fid1.openGroup(GROUP1_NAME);
# ^
# tattr.cpp:535:52: warning: function call has aggregate value [-Waggregate-return]
# Attribute gr_attr = group.openAttribute(ATTR2_NAME);
# ^
# tattr.cpp: In function 'void test_attr_compound_write()':
# tattr.cpp:577:78: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet(DSET1_NAME, PredType::NATIVE_UCHAR,sid1);
# ^
# tattr.cpp:596:70: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dataset.createAttribute(ATTR4_NAME, comp_type, sid2);
# ^
# tattr.cpp:600:83: warning: function call has aggregate value [-Waggregate-return]
# Attribute invalid_attr = dataset.createAttribute (ATTR4_NAME, comp_type, sid2);
# ^
# tattr.cpp: In function 'void test_attr_scalar_read()':
# tattr.cpp:835:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet(DSET1_NAME);
# ^
# tattr.cpp:842:52: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr=dataset.openAttribute(ATTR5_NAME);
# ^
# tattr.cpp:850:41: warning: function call has aggregate value [-Waggregate-return]
# DataSpace att_space = ds_attr.getSpace();
# ^
# tarray.cpp:136:66: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = file1.createDataSet("Dataset1", arrtype, space);
# ^
# tarray.cpp:137:29: warning: function call has aggregate value [-Waggregate-return]
# dataset = file1.openDataSet("Dataset1");
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tarray.cpp:152:29: warning: function call has aggregate value [-Waggregate-return]
# dataset = file1.openDataSet("Dataset1");
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tarray.cpp:159:40: warning: function call has aggregate value [-Waggregate-return]
# DataType dstype = dataset.getDataType();
# ^
# tarray.cpp:166:47: warning: function call has aggregate value [-Waggregate-return]
# ArrayType atype_check = dataset.getArrayType();
# ^
# tarray.cpp:206:44: warning: function call has aggregate value [-Waggregate-return]
# DataType base_type = atype_check.getSuper();
# ^
# tarray.cpp:219:56: warning: function call has aggregate value [-Waggregate-return]
# H5std_string field2_name = ctype_check.getMemberName(1);
# ^
# tarray.cpp:224:52: warning: function call has aggregate value [-Waggregate-return]
# DataType f2_type = ctype_check.getMemberDataType(1);
# ^
# tarray.cpp:232:61: warning: function call has aggregate value [-Waggregate-return]
# ArrayType f2_atype_check = ctype_check.getMemberArrayType(1);
# ^
# tattr.cpp: In function 'void test_attr_compound_read()':
# tattr.cpp:636:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet(DSET1_NAME);
# ^
# tattr.cpp:643:52: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dataset.openAttribute((unsigned)0);
# ^
# tattr.cpp:648:34: warning: function call has aggregate value [-Waggregate-return]
# DataSpace space = attr.getSpace();
# ^
# tattr.cpp:667:39: warning: function call has aggregate value [-Waggregate-return]
# CompType datatype = attr.getCompType();
# ^
# tattr.cpp:678:55: warning: function call has aggregate value [-Waggregate-return]
# H5std_string fieldname = datatype.getMemberName(j);
# ^
# tattr.cpp:700:46: warning: function call has aggregate value [-Waggregate-return]
# IntType i_type = datatype.getMemberIntType(0);
# ^
# tattr.cpp:711:50: warning: function call has aggregate value [-Waggregate-return]
# FloatType f_type = datatype.getMemberFloatType(1);
# ^
# tattr.cpp:722:46: warning: function call has aggregate value [-Waggregate-return]
# StrType s_type = datatype.getMemberStrType(2);
# ^
# tattr.cpp:742:40: warning: function call has aggregate value [-Waggregate-return]
# H5std_string attr_name = attr.getName();
# ^
# tarray.cpp: In function 'void test_array()':
# tarray.cpp:333:38: warning: function call has aggregate value [-Waggregate-return]
# comptype.insertMember("a", 4, getArr());
# ~~~~~~^~
# tarray.cpp:336:67: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = file1.createDataSet("Dataset1", comptype, space);
# ^
# tattr.cpp: In function 'void test_attr_scalar_write()':
# tattr.cpp:785:78: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet(DSET1_NAME, PredType::NATIVE_UCHAR,sid1);
# ^
# tattr.cpp:794:92: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr = dataset.createAttribute (ATTR5_NAME, PredType::NATIVE_FLOAT, att_space);
# ^
# tattr.cpp:801:101: warning: function call has aggregate value [-Waggregate-return]
# Attribute invalid_attr = dataset.createAttribute (ATTR5_NAME, PredType::NATIVE_FLOAT, att_space);
# ^
# CXX tcompound.o
# tattr.cpp: In function 'void test_attr_mult_read()':
# tattr.cpp:956:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet(DSET1_NAME);
# ^
# tattr.cpp:963:52: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dataset.openAttribute((unsigned)0);
# ^
# tattr.cpp:968:34: warning: function call has aggregate value [-Waggregate-return]
# DataSpace space = attr.getSpace();
# ^
# tattr.cpp:989:43: warning: function call has aggregate value [-Waggregate-return]
# IntType i_type1 = attr.getIntType();
# ^
# tattr.cpp:1008:40: warning: function call has aggregate value [-Waggregate-return]
# H5std_string attr_name = attr.getName();
# ^
# tattr.cpp:1015:30: warning: function call has aggregate value [-Waggregate-return]
# attr = dataset.openAttribute((unsigned)1);
# ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
# tattr.cpp:1020:23: warning: function call has aggregate value [-Waggregate-return]
# space = attr.getSpace();
# ~~~~~~~~~~~~~^~
# tattr.cpp:1041:43: warning: function call has aggregate value [-Waggregate-return]
# IntType i_type2 = attr.getIntType();
# ^
# tattr.cpp:1062:26: warning: function call has aggregate value [-Waggregate-return]
# attr_name = attr.getName();
# ~~~~~~~~~~~~^~
# tattr.cpp:1068:30: warning: function call has aggregate value [-Waggregate-return]
# attr = dataset.openAttribute((unsigned)2);
# ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
# tattr.cpp:1073:23: warning: function call has aggregate value [-Waggregate-return]
# space = attr.getSpace();
# ~~~~~~~~~~~~~^~
# tattr.cpp:1094:46: warning: function call has aggregate value [-Waggregate-return]
# FloatType f_type = attr.getFloatType();
# ^
# tattr.cpp:1115:26: warning: function call has aggregate value [-Waggregate-return]
# attr_name = attr.getName();
# ~~~~~~~~~~~~^~
# tattr.cpp: In function 'void test_attr()':
# tattr.cpp:883:83: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet(DSET1_NAME, PredType::NATIVE_UCHAR, ds_space);
# ^
# tattr.cpp:890:90: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr = dataset.createAttribute (ATTR1_NAME, PredType::NATIVE_INT, att_space);
# ^
# tattr.cpp:900:92: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr2 = dataset.createAttribute (ATTR2_NAME, PredType::NATIVE_INT, att2_space);
# ^
# tattr.cpp:910:95: warning: function call has aggregate value [-Waggregate-return]
# Attribute ds_attr3 = dataset.createAttribute (ATTR3_NAME, PredType::NATIVE_DOUBLE, att3_space);
# ^
# tattr.cpp:917:103: warning: function call has aggregate value [-Waggregate-return]
# Attribute invalid_attr = dataset.createAttribute (ATTR3_NAME, PredType::NATIVE_DOUBLE, att3_space);
# ^
# tattr.cpp:1155:50: warning: function call has aggregate value [-Waggregate-return]
# Attribute fattr = fid1.openAttribute((unsigned)0);
# ^
# tattr.cpp:1156:41: warning: function call has aggregate value [-Waggregate-return]
# H5std_string attr_name = fattr.getName();
# ^
# tattr.cpp:1163:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet(DSET1_NAME);
# ^
# tattr.cpp:1193:52: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dataset.openAttribute((unsigned)0);
# ^
# tattr.cpp:1196:26: warning: function call has aggregate value [-Waggregate-return]
# attr_name = attr.getName();
# ~~~~~~~~~~~~^~
# tattr.cpp:1203:30: warning: function call has aggregate value [-Waggregate-return]
# attr = dataset.openAttribute((unsigned)1);
# ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
# tattr.cpp:1206:26: warning: function call has aggregate value [-Waggregate-return]
# attr_name = attr.getName();
# ~~~~~~~~~~~~^~
# tattr.cpp:1219:30: warning: function call has aggregate value [-Waggregate-return]
# attr = dataset.openAttribute((unsigned)0);
# ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
# tattr.cpp:1222:26: warning: function call has aggregate value [-Waggregate-return]
# attr_name = attr.getName();
# ~~~~~~~~~~~~^~
# tattr.cpp:1296:61: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset = fid1.createDataSet(DSET1_NAME, dtype, dspace);
# ^
# tattr.cpp:1305:63: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dset.createAttribute(ATTR1_NAME,dtype,dspace);
# ^
# tattr.cpp:1326:36: warning: function call has aggregate value [-Waggregate-return]
# attr = dset.createAttribute(ATTR1_NAME,dtype,dspace);
# ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
# tattr.cpp:1352:48: warning: function call has aggregate value [-Waggregate-return]
# DataSet *dset2 = new DataSet (fid1.openDataSet(DSET1_NAME));
# ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tattr.cpp:1355:56: warning: function call has aggregate value [-Waggregate-return]
# Attribute *attr2 = new Attribute (dset2->openAttribute(ATTR1_NAME));
# ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tattr.cpp:1428:33: warning: function call has aggregate value [-Waggregate-return]
# Group root = fid1.openGroup("/");
# ^
# tattr.cpp:1436:84: warning: function call has aggregate value [-Waggregate-return]
# Attribute gr_flattr1 = root.createAttribute(ATTR1_FL_STR_NAME, fls_type, att_space);
# ^
# tattr.cpp:1444:84: warning: function call has aggregate value [-Waggregate-return]
# Attribute gr_flattr2 = root.createAttribute(ATTR2_FL_STR_NAME, fls_type, att_space);
# ^
# tattr.cpp:1496:82: warning: function call has aggregate value [-Waggregate-return]
# Attribute gr_vlattr = root.createAttribute(ATTR_VL_STR_NAME, vls_type, att_space);
# ^
# tattr.cpp:1539:33: warning: function call has aggregate value [-Waggregate-return]
# Group root = fid1.openGroup("/");
# ^
# tattr.cpp:1552:42: warning: function call has aggregate value [-Waggregate-return]
# Group group = fid1.openGroup(GROUP1_NAME);
# ^
# tattr.cpp:1610:89: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet(DSET1_NAME, PredType::NATIVE_UCHAR, ds_space, dcpl);
# ^
# tattr.cpp:1639:89: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dataset.createAttribute(attr_name, PredType::NATIVE_UINT, ds_space);
# ^
# tattr.cpp:1651:89: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dataset.createAttribute(attr_name, PredType::NATIVE_UINT, ds_space);
# ^
# tattr.cpp:1662:89: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr = dataset.createAttribute(attr_name, PredType::NATIVE_UINT, ds_space);
# ^
# tattr.cpp:1723:89: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet(DSET1_NAME, PredType::NATIVE_UCHAR, ds_space, dcpl);
# ^
# tattr.cpp:1745:28: warning: function call has aggregate value [-Waggregate-return]
# dataset = fid1.openDataSet(DSET1_NAME);
# ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tattr.cpp:1748:31: warning: function call has aggregate value [-Waggregate-return]
# dcpl = dataset.getCreatePlist();
# ~~~~~~~~~~~~~~~~~~~~~~^~
# CXX tdspl.o
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tcompound.cpp:36:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tcompound.cpp:42:
# tcompound.cpp: In function 'void test_compound_2()':
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:125:24: note: in expansion of macro 'HDmalloc'
# buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t)));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:126:24: note: in expansion of macro 'HDmalloc'
# bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:127:25: note: in expansion of macro 'HDmalloc'
# orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t));
# ^~~~~~~~
# tcompound.cpp:129:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:166:25: warning: use of old-style cast [-Wold-style-cast]
# st.convert(dt, (size_t)nelmts, buf, bkg);
# ^~~~~~
# tcompound.cpp:170:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:171:27: warning: use of old-style cast [-Wold-style-cast]
# d_ptr = ((dst_typ_t*)buf) + i;
# ^~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tcompound.cpp:42:
# tcompound.cpp: In function 'void test_compound_3()':
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:250:24: note: in expansion of macro 'HDmalloc'
# buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t)));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:251:24: note: in expansion of macro 'HDmalloc'
# bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:252:25: note: in expansion of macro 'HDmalloc'
# orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t));
# ^~~~~~~~
# tcompound.cpp:254:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:289:25: warning: use of old-style cast [-Wold-style-cast]
# st.convert(dt, (size_t)nelmts, buf, bkg);
# ^~~~~~
# tcompound.cpp:293:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:294:27: warning: use of old-style cast [-Wold-style-cast]
# d_ptr = ((dst_typ_t*)buf) + i;
# ^~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tcompound.cpp:42:
# tcompound.cpp: In function 'void test_compound_4()':
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:377:24: note: in expansion of macro 'HDmalloc'
# buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t)));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:378:24: note: in expansion of macro 'HDmalloc'
# bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:379:25: note: in expansion of macro 'HDmalloc'
# orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t));
# ^~~~~~~~
# tcompound.cpp:381:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:418:25: warning: use of old-style cast [-Wold-style-cast]
# st.convert(dt, (size_t)nelmts, buf, bkg);
# ^~~~~~
# tcompound.cpp:422:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:423:27: warning: use of old-style cast [-Wold-style-cast]
# d_ptr = ((dst_typ_t*)buf) + i;
# ^~~
# tcompound.cpp: In function 'void test_compound_5()':
# tcompound.cpp:535:37: warning: use of old-style cast [-Wold-style-cast]
# src_type.convert(dst_type, (size_t)2, buf, bkg);
# ^
# tcompound.cpp:536:20: warning: use of old-style cast [-Wold-style-cast]
# dst = (dst_typ_t*)buf;
# ^~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tcompound.cpp:42:
# tcompound.cpp: In function 'void test_compound_6()':
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:609:24: note: in expansion of macro 'HDmalloc'
# buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t)));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:610:24: note: in expansion of macro 'HDmalloc'
# bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t));
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tcompound.cpp:611:25: note: in expansion of macro 'HDmalloc'
# orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t));
# ^~~~~~~~
# tcompound.cpp:613:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:629:25: warning: use of old-style cast [-Wold-style-cast]
# st.convert(dt, (size_t)nelmts, buf, bkg);
# ^~~~~~
# tcompound.cpp:633:27: warning: use of old-style cast [-Wold-style-cast]
# s_ptr = ((src_typ_t*)orig) + i;
# ^~~~
# tcompound.cpp:634:27: warning: use of old-style cast [-Wold-style-cast]
# d_ptr = ((dst_typ_t*)buf) + i;
# ^~~
# tcompound.cpp: In function 'void test_compound_set_size()':
# tcompound.cpp:790:24: warning: use of old-style cast [-Wold-style-cast]
# dtype.setSize((size_t)33);
# ^~
# tcompound.cpp:796:31: warning: use of old-style cast [-Wold-style-cast]
# verify_val(new_size, (size_t)33, "DataType::getSize", __LINE__, __FILE__);
# ^~
# tcompound.cpp:799:24: warning: use of old-style cast [-Wold-style-cast]
# dtype.setSize((size_t)32);
# ^~
# tcompound.cpp:805:31: warning: use of old-style cast [-Wold-style-cast]
# verify_val(new_size, (size_t)32, "DataType::getSize", __LINE__, __FILE__);
# ^~
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tdspl.cpp:37:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tdspl.cpp:43:
# tdspl.cpp: In function 'void test_transfplist()':
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tdspl.cpp:77:30: note: in expansion of macro 'HDmalloc'
# char *c_to_f_read = (char *)HDmalloc(tran_len+1);
# ^~~~~~~~
# tdspl.cpp:80:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)c_to_f_read, (const char*)c_to_f,
# ^~~~~~~~~~~
# tdspl.cpp:80:52: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)c_to_f_read, (const char*)c_to_f,
# ^~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tdspl.cpp:43:
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tdspl.cpp:92:24: note: in expansion of macro 'HDmalloc'
# c_to_f_read = (char *)HDmalloc(tran_len+1);
# ^~~~~~~~
# tdspl.cpp:95:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)c_to_f_read, (const char*)c_to_f,
# ^~~~~~~~~~~
# tdspl.cpp:95:52: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)c_to_f_read, (const char*)c_to_f,
# ^~~~~~
# tdspl.cpp:102:44: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)simple_read.c_str(), (const char*)simple,
# ^
# tdspl.cpp:102:60: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)simple_read.c_str(), (const char*)simple,
# ^~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tdspl.cpp:43:
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# tdspl.cpp:108:34: note: in expansion of macro 'HDmalloc'
# char *utrans_inv_read = (char *)HDmalloc(tran_len+1);
# ^~~~~~~~
# tdspl.cpp:111:26: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)utrans_inv_read, (const char*)utrans_inv,
# ^~~~~~~~~~~~~~~
# tdspl.cpp:111:56: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)utrans_inv_read, (const char*)utrans_inv,
# ^~~~~~~~~~
# tdspl.cpp: In function 'void test_dsproplist()':
# tdspl.cpp:101:58: warning: function call has aggregate value [-Waggregate-return]
# H5std_string simple_read = dxpl_simple.getDataTransform();
# ^
# tcompound.cpp:780:48: warning: function call has aggregate value [-Waggregate-return]
# CompType dtype_tmp = file.openCompType("dtype");
# ^
# CXX tfile.o
# CXX tfilter.o
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tfile.cpp:40:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# tfile.cpp:48:44: warning: use of old-style cast [-Wold-style-cast]
# const hsize_t F1_USERBLOCK_SIZE = (hsize_t)0;
# ^
# tfile.cpp:55:44: warning: use of old-style cast [-Wold-style-cast]
# const hsize_t F2_USERBLOCK_SIZE = (hsize_t)512;
# ^~~
# tfile.cpp:62:44: warning: use of old-style cast [-Wold-style-cast]
# const hsize_t F3_USERBLOCK_SIZE = (hsize_t)0;
# ^
# tfile.cpp: In function 'void test_file_create()':
# tfile.cpp:166:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~
# tfile.cpp:166:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~~~~~~~~~~~~
# tfile.cpp:224:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~
# tfile.cpp:224:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~~~~~~~~~~~~
# tfile.cpp:256:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~
# tfile.cpp:256:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~~~~~~~~~~~~
# tfile.cpp: In function 'void test_file_open()':
# tfile.cpp:315:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~
# tfile.cpp:315:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__);
# ^~~~~~~~~~~~~~~~~
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tfilter.cpp:36:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from tfile.cpp:46:0:
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]':
# tfile.cpp:595:80: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# tfilter.cpp:75:17: warning: use of old-style cast [-Wold-style-cast]
# (H5Z_func_t)filter_bogus, /* The actual filter function */
# ^~~~~~~~~~~~
# tfilter.cpp: In function 'void test_filters()':
# tfilter.cpp:249:44: warning: function call has aggregate value [-Waggregate-return]
# H5std_string fname = file1.getFileName();
# ^
# CXX th5s.o
# tfile.cpp: In function 'void test_file_create()':
# tfile.cpp:220:53: warning: function call has aggregate value [-Waggregate-return]
# tmpl1 = new FileCreatPropList (file2.getCreatePlist());
# ~~~~~~~~~~~~~~~~~~~~^~
# tfile.cpp:252:53: warning: function call has aggregate value [-Waggregate-return]
# tmpl1 = new FileCreatPropList (file3.getCreatePlist());
# ~~~~~~~~~~~~~~~~~~~~^~
# tfile.cpp:163:50: warning: function call has aggregate value [-Waggregate-return]
# FileCreatPropList tmpl1 = file1->getCreatePlist();
# ^
# tfile.cpp:187:46: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# tfile.cpp: In function 'void test_file_open()':
# tfile.cpp:311:49: warning: function call has aggregate value [-Waggregate-return]
# FileCreatPropList tmpl1 = file1.getCreatePlist();
# ^
# tfile.cpp: In function 'void test_file_attribute()':
# tfile.cpp:543:84: warning: function call has aggregate value [-Waggregate-return]
# Attribute fattr1(file5.createAttribute(FATTR1_NAME, PredType::NATIVE_FLOAT, space));
# ^
# tfile.cpp:544:82: warning: function call has aggregate value [-Waggregate-return]
# Attribute fattr2(file5.createAttribute(FATTR2_NAME, PredType::NATIVE_INT, space));
# ^
# tfile.cpp:550:89: warning: function call has aggregate value [-Waggregate-return]
# Attribute fattr_dup(file5.createAttribute(FATTR2_NAME, PredType::NATIVE_INT, space));
# ^
# tfile.cpp:561:81: warning: function call has aggregate value [-Waggregate-return]
# Attribute dattr(dataset.createAttribute(DATTRNAME, PredType::NATIVE_INT, space));
# ^
# tfile.cpp:586:42: warning: function call has aggregate value [-Waggregate-return]
# H5std_string fname = fattr1.getFileName();
# ^
# tfile.cpp:590:27: warning: function call has aggregate value [-Waggregate-return]
# fname = dattr.getFileName();
# ~~~~~~~~~~~~~~~~~^~
# tfile.cpp:558:77: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset(file5.createDataSet (DSETNAME, PredType::NATIVE_INT, space));
# ^
# tfile.cpp: In function 'void test_file_name()':
# tfile.cpp:464:38: warning: function call has aggregate value [-Waggregate-return]
# file_name = file4.getFileName();
# ~~~~~~~~~~~~~~~~~^~
# tfile.cpp:468:45: warning: function call has aggregate value [-Waggregate-return]
# Group group(file4.createGroup(GROUPNAME, 0));
# ^
# tfile.cpp:471:31: warning: function call has aggregate value [-Waggregate-return]
# file_name = group.getFileName();
# ~~~~~~~~~~~~~~~~~^~
# tfile.cpp:479:77: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset(file4.createDataSet (DSETNAME, PredType::NATIVE_INT, space));
# ^
# tfile.cpp:482:33: warning: function call has aggregate value [-Waggregate-return]
# file_name = dataset.getFileName();
# ~~~~~~~~~~~~~~~~~~~^~
# tfile.cpp:486:80: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr(dataset.createAttribute(DATTRNAME, PredType::NATIVE_INT, space));
# ^
# tfile.cpp:489:30: warning: function call has aggregate value [-Waggregate-return]
# file_name = attr.getFileName();
# ~~~~~~~~~~~~~~~~^~
# tfile.cpp:503:25: warning: function call has aggregate value [-Waggregate-return]
# comp_type.getFileName();
# ^
# tfile.cpp: In function 'void test_libver_bounds_real(H5F_libver_t, unsigned int, H5F_libver_t, unsigned int)':
# tfile.cpp:681:42: warning: function call has aggregate value [-Waggregate-return]
# Group group = file.createGroup(GROUP1);
# ^
# tfile.cpp:692:29: warning: function call has aggregate value [-Waggregate-return]
# group = file.createGroup(SUBGROUP3);
# ~~~~~~~~~~~~~~~~^~~~~~~~~~~
# CXX tlinks.o
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from th5s.cpp:39:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/hdf5.h:24:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from th5s.cpp:39:
# ../../src/H5public.h:192:56: warning: use of old-style cast [-Wold-style-cast]
# #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1))
# ^
# ../../src/H5Spublic.h:28:25: note: in expansion of macro 'HSIZE_UNDEF'
# #define H5S_UNLIMITED HSIZE_UNDEF
# ^~~~~~~~~~~
# th5s.cpp:65:29: note: in expansion of macro 'H5S_UNLIMITED'
# const hsize_t SPACE2_MAX1 = H5S_UNLIMITED;
# ^~~~~~~~~~~~~
# ../../src/H5public.h:192:56: warning: use of old-style cast [-Wold-style-cast]
# #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1))
# ^
# ../../src/H5Spublic.h:28:25: note: in expansion of macro 'HSIZE_UNDEF'
# #define H5S_UNLIMITED HSIZE_UNDEF
# ^~~~~~~~~~~
# th5s.cpp:65:29: note: in expansion of macro 'H5S_UNLIMITED'
# const hsize_t SPACE2_MAX1 = H5S_UNLIMITED;
# ^~~~~~~~~~~~~
# th5s.cpp:90:36: warning: use of old-style cast [-Wold-style-cast]
# } space4_data={'v',987123,(float)-3.14,'g'}; /* Test data for 4th dataspace */
# ^~~~
# th5s.cpp: In function 'void test_h5s_basic()':
# th5s.cpp:136:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3),
# ^
# th5s.cpp:136:68: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3),
# ^
# th5s.cpp:158:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4),
# ^
# th5s.cpp:158:82: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4),
# ^
# th5s.cpp: In function 'void test_h5s_scalar_write()':
# th5s.cpp:263:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__);
# ^
# th5s.cpp: In function 'void test_h5s_scalar_read()':
# th5s.cpp:330:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__);
# ^
# th5s.cpp: In function 'void test_h5s_null()':
# th5s.cpp:388:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, 0, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__);
# ^
# th5s.cpp: In function 'void test_h5s_compound_scalar_write()':
# th5s.cpp:458:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__);
# ^
# th5s.cpp: In function 'void test_h5s_compound_scalar_read()':
# th5s.cpp:519:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__);
# ^
# In file included from th5s.cpp:45:0:
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]':
# th5s.cpp:278:87: required from here
# h5cpputil.h:72:48: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# In file included from th5s.cpp:46:0:
# ../../test/H5srcdir.h: At global scope:
# ../../test/H5srcdir.h:53:20: warning: 'const char* H5_get_srcdir()' defined but not used [-Wunused-function]
# static const char *H5_get_srcdir(void)
# ^~~~~~~~~~~~~
# th5s.cpp: In function 'void test_h5s_basic()':
# th5s.cpp:202:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset1 = fid1.openDataSet( "dset" );
# ^
# th5s.cpp:219:46: warning: function call has aggregate value [-Waggregate-return]
# cerr << " <<< " << E.getDetailMsg() << " >>>" << endl << endl;
# ~~~~~~~~~~~~~~^~
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tlinks.cpp:36:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# th5s.cpp: In function 'void test_h5s()':
# th5s.cpp:281:77: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet("Dataset1", PredType::NATIVE_UINT,sid1);
# ^
# th5s.cpp:324:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet("Dataset1");
# ^
# th5s.cpp:326:36: warning: function call has aggregate value [-Waggregate-return]
# DataSpace sid1 = dataset.getSpace();
# ^
# th5s.cpp:391:77: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet("Dataset1", PredType::NATIVE_UINT,sid1);
# ^
# th5s.cpp:469:61: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.createDataSet("Dataset1", tid1, sid1);
# ^
# th5s.cpp:513:47: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = fid1.openDataSet("Dataset1");
# ^
# th5s.cpp:515:36: warning: function call has aggregate value [-Waggregate-return]
# DataSpace sid1 = dataset.getSpace();
# ^
# In file included from ../../src/H5Opublic.h:33:0,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tlinks.cpp:36:
# tlinks.cpp: In function 'void test_basic_links(hid_t, hbool_t)':
# ../../src/H5Lpublic.h:43:29: warning: use of old-style cast [-Wold-style-cast]
# #define H5L_SAME_LOC (hid_t)0
# ^
# tlinks.cpp:386:21: note: in expansion of macro 'H5L_SAME_LOC'
# file_id, "dset1", H5L_SAME_LOC, "grp1/hard1",
# ^~~~~~~~~~~~
# In file included from ../../src/hdf5.h:36:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tlinks.cpp:36:
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:387:3: note: in expansion of macro 'H5P_DEFAULT'
# H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:387:16: note: in expansion of macro 'H5P_DEFAULT'
# H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:392:35: note: in expansion of macro 'H5P_DEFAULT'
# "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:392:48: note: in expansion of macro 'H5P_DEFAULT'
# "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:397:37: note: in expansion of macro 'H5P_DEFAULT'
# "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:397:50: note: in expansion of macro 'H5P_DEFAULT'
# "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:403:3: note: in expansion of macro 'H5P_DEFAULT'
# H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:403:16: note: in expansion of macro 'H5P_DEFAULT'
# H5P_DEFAULT, H5P_DEFAULT) < 0)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:430:38: note: in expansion of macro 'H5P_DEFAULT'
# if(H5Lexists(file.getId(), "dset1", H5P_DEFAULT) != TRUE)
# ^~~~~~~~~~~
# ../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# tlinks.cpp:432:42: note: in expansion of macro 'H5P_DEFAULT'
# if(H5Lexists(file.getId(), "grp1/soft", H5P_DEFAULT) != TRUE)
# ^~~~~~~~~~~
# CXX tobject.o
# tlinks.cpp: In function 'void test_links()':
# tlinks.cpp:372:45: warning: function call has aggregate value [-Waggregate-return]
# Group group(file.createGroup("grp1", 0));
# ^
# tlinks.cpp:377:77: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset1(file.createDataSet("dset1", PredType::NATIVE_INT, scalar));
# ^
# tlinks.cpp:408:57: warning: function call has aggregate value [-Waggregate-return]
# H5std_string softlink_val = file.getLinkval("grp1/soft");
# ^
# tlinks.cpp:411:59: warning: function call has aggregate value [-Waggregate-return]
# H5std_string dngllink_val = file.getLinkval("grp1/dangle");
# ^
# tlinks.cpp:414:61: warning: function call has aggregate value [-Waggregate-return]
# H5std_string reclink_val = file.getLinkval("grp1/recursive");
# ^
# tlinks.cpp:436:57: warning: function call has aggregate value [-Waggregate-return]
# H5std_string softlink_val = file.getLinkval("grp1/soft");
# ^
# tlinks.cpp:439:61: warning: function call has aggregate value [-Waggregate-return]
# H5std_string reclink_val = file.getLinkval("grp1/recursive");
# ^
# CXX trefer.o
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tobject.cpp:36:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# tobject.cpp: In function 'void test_get_objname()':
# tobject.cpp:98:30: warning: use of old-style cast [-Wold-style-cast]
# verify_val((const char*)grp1_name, "/Top", "Group::getObjName", __LINE__, __FILE__);
# ^~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tobject.cpp:42:
# tobject.cpp: In function 'void test_get_objname_ontypes()':
# ../../src/H5private.h:1318:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDstrlen(S) strlen(S)
# ^
# tobject.cpp:224:32: note: in expansion of macro 'HDstrlen'
# verify_val(name_len, (ssize_t)HDstrlen("/typetests/IntType NATIVE_INT"), "DataType::getObjName", __LINE__, __FILE__);
# ^~~~~~~~
# tobject.cpp: In function 'void test_get_objtype()':
# tobject.cpp:285:39: warning: use of old-style cast [-Wold-style-cast]
# objtype = grp1.childObjType((hsize_t)1, H5_INDEX_NAME, H5_ITER_INC);
# ^
# tobject.cpp:292:39: warning: use of old-style cast [-Wold-style-cast]
# objtype = grp1.childObjType((hsize_t)2);
# ^
# In file included from tobject.cpp:42:0:
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]':
# tobject.cpp:275:83: required from here
# h5cpputil.h:72:48: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from trefer.cpp:30:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from trefer.cpp:36:
# trefer.cpp: In function 'void test_reference_params()':
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:89:20: note: in expansion of macro 'HDmalloc'
# wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1);
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:90:20: note: in expansion of macro 'HDmalloc'
# rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1);
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:91:20: note: in expansion of macro 'HDmalloc'
# tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1);
# ^~~~~~~~
# trefer.cpp:111:24: warning: use of old-style cast [-Wold-style-cast]
# for (tu32=(unsigned *)wbuf, i=0; i
# ^~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from trefer.cpp:36:
# trefer.cpp: In function 'void test_reference_obj()':
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:204:20: note: in expansion of macro 'HDmalloc'
# wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1);
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:205:20: note: in expansion of macro 'HDmalloc'
# rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1);
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:206:20: note: in expansion of macro 'HDmalloc'
# tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1);
# ^~~~~~~~
# trefer.cpp:228:26: warning: use of old-style cast [-Wold-style-cast]
# for (tu32 = (unsigned *)wbuf, i = 0; i < SPACE1_DIM1; i++)
# ^~~~
# trefer.cpp:305:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)n_elements, 4, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__);
# ^~~~~~~~~~
# trefer.cpp:310:25: warning: use of old-style cast [-Wold-style-cast]
# for(tu32 = (unsigned *)tbuf, i = 0; i < SPACE1_DIM1; i++, tu32++)
# ^~~~
# trefer.cpp:311:37: warning: use of old-style cast [-Wold-style-cast]
# verify_val(*tu32, (uint32_t)(i*3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__);
# ^
# trefer.cpp: In function 'void test_reference_group()':
# trefer.cpp:465:29: warning: use of old-style cast [-Wold-style-cast]
# verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__);
# ^
# trefer.cpp:469:29: warning: use of old-style cast [-Wold-style-cast]
# verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__);
# ^
# trefer.cpp:482:29: warning: use of old-style cast [-Wold-style-cast]
# verify_val(nobjs, (hsize_t)2, "H5Group::getNumObjs",__LINE__,__FILE__);
# ^
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from trefer.cpp:36:
# trefer.cpp: In function 'void test_reference_region_1D()':
# trefer.cpp:530:70: warning: use of old-style cast [-Wold-style-cast]
# wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1);
# ^
# ../../src/H5private.h:664:39: note: in definition of macro 'HDcalloc'
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# ../../src/H5private.h:664:40: warning: use of old-style cast [-Wold-style-cast]
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# trefer.cpp:530:28: note: in expansion of macro 'HDcalloc'
# wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1);
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:531:28: note: in expansion of macro 'HDmalloc'
# rbuf = (hdset_reg_ref_t *)HDmalloc(sizeof(hdset_reg_ref_t) * SPACE1_DIM1);
# ^~~~~~~~
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:532:21: note: in expansion of macro 'HDmalloc'
# dwbuf = (uint8_t *)HDmalloc(sizeof(uint8_t) * SPACE3_DIM1);
# ^~~~~~~~
# trefer.cpp:533:55: warning: use of old-style cast [-Wold-style-cast]
# drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1);
# ^
# ../../src/H5private.h:664:39: note: in definition of macro 'HDcalloc'
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# ../../src/H5private.h:664:40: warning: use of old-style cast [-Wold-style-cast]
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# trefer.cpp:533:21: note: in expansion of macro 'HDcalloc'
# drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1);
# ^~~~~~~~
# trefer.cpp:550:17: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
# *tu8++ = i * 3; // from C test
# ~~^~~
# trefer.cpp:602:46: warning: use of old-style cast [-Wold-style-cast]
# sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1);
# ^~~~~~~~~~~~~~
# trefer.cpp:602:79: warning: use of old-style cast [-Wold-style-cast]
# sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1);
# ^~~~~~
# trefer.cpp:643:23: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__);
# ^~~~~
# trefer.cpp:654:23: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__);
# ^~~~~
# trefer.cpp:664:23: warning: use of old-style cast [-Wold-style-cast]
# for(tu8 = (uint8_t *)drbuf, i = 0; i < SPACE3_DIM1; i++, tu8++)
# ^~~~~
# trefer.cpp:665:37: warning: use of old-style cast [-Wold-style-cast]
# verify_val(*tu8, (uint8_t)(i * 3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__);
# ^
# trefer.cpp:676:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)nelms, 30, "DataSpace::getSelectNpoints",__LINE__,__FILE__);
# ^~~~~
# trefer.cpp:680:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)nelms, 15, "DataSpace::getSelectNpoints",__LINE__,__FILE__);
# ^~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from trefer.cpp:36:
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:683:22: note: in expansion of macro 'HDmalloc'
# coords = (hsize_t *)HDmalloc(nelms * SPACE3_RANK * sizeof(hsize_t) * 2);
# ^~~~~~~~
# trefer.cpp:686:42: warning: use of old-style cast [-Wold-style-cast]
# reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords);
# ^
# trefer.cpp:686:54: warning: use of old-style cast [-Wold-style-cast]
# reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords);
# ^~~~~
# trefer.cpp:689:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[0], (hsize_t)2, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^
# trefer.cpp:690:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[1], (hsize_t)3, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^
# trefer.cpp:691:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[2], (hsize_t)7, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^
# trefer.cpp:692:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[3], (hsize_t)8, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^
# trefer.cpp:693:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[4],(hsize_t)12, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:694:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[5],(hsize_t)13, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:695:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[6],(hsize_t)17, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:696:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[7],(hsize_t)18, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:697:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[8],(hsize_t)22, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:698:32: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[9],(hsize_t)23, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:699:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[10],(hsize_t)27, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:700:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[11],(hsize_t)28, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:701:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[12],(hsize_t)32, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:702:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[13],(hsize_t)33, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:703:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[14],(hsize_t)37, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:704:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[15],(hsize_t)38, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:705:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[16],(hsize_t)42, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:706:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[17],(hsize_t)43, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:707:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[18],(hsize_t)47, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:708:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[19],(hsize_t)48, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:709:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[20],(hsize_t)52, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:710:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[21],(hsize_t)53, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:711:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[22],(hsize_t)57, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:712:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[23],(hsize_t)58, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:713:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[24],(hsize_t)62, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:714:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[25],(hsize_t)63, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:715:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[26],(hsize_t)67, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:716:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[27],(hsize_t)68, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:717:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[28],(hsize_t)72, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:718:33: warning: use of old-style cast [-Wold-style-cast]
# verify_val(coords[29],(hsize_t)73, "Hyperslab Coordinates",__LINE__,__FILE__);
# ^~
# trefer.cpp:724:29: warning: use of old-style cast [-Wold-style-cast]
# verify_val(low[0],(hsize_t)2, "DataSpace::getSelectBounds",__LINE__,__FILE__);
# ^
# trefer.cpp:725:30: warning: use of old-style cast [-Wold-style-cast]
# verify_val(high[0],(hsize_t)73, "DataSpace::getSelectBounds",__LINE__,__FILE__);
# ^~
# trefer.cpp:739:19: warning: use of old-style cast [-Wold-style-cast]
# verify_val((long)nelmspts, 10, "DataSpace::getSelectNpoints",__LINE__,__FILE__);
# ^~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from trefer.cpp:36:
# ../../src/H5private.h:1051:36: warning: use of old-style cast [-Wold-style-cast]
# #define HDmalloc(Z) malloc(Z)
# ^
# trefer.cpp:742:22: note: in expansion of macro 'HDmalloc'
# coords = (hsize_t *)HDmalloc(nelmspts * SPACE3_RANK * sizeof(hsize_t));
# ^~~~~~~~
# trefer.cpp:745:41: warning: use of old-style cast [-Wold-style-cast]
# elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords);
# ^
# trefer.cpp:745:53: warning: use of old-style cast [-Wold-style-cast]
# elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords);
# ^~~~~~~~
# trefer.cpp:763:29: warning: use of old-style cast [-Wold-style-cast]
# verify_val(low[0],(hsize_t)3, "DataSpace::getSelectBounds",__LINE__,__FILE__);
# ^
# trefer.cpp:764:30: warning: use of old-style cast [-Wold-style-cast]
# verify_val(high[0],(hsize_t)97, "DataSpace::getSelectBounds",__LINE__,__FILE__);
# ^~
# In file included from trefer.cpp:36:0:
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]':
# trefer.cpp:264:86: required from here
# h5cpputil.h:72:48: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]':
# trefer.cpp:348:73: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# tobject.cpp: In function 'void test_get_objname()':
# tobject.cpp:83:41: warning: function call has aggregate value [-Waggregate-return]
# Group grp1 = file.createGroup(GROUP1, 0);
# ^
# tobject.cpp:84:45: warning: function call has aggregate value [-Waggregate-return]
# Group grp1_1 = grp1.createGroup(GROUP1_1, 0);
# ^
# tobject.cpp:85:45: warning: function call has aggregate value [-Waggregate-return]
# Group grp1_2 = grp1.createGroup(GROUP1_2, 0);
# ^
# tobject.cpp:110:35: warning: function call has aggregate value [-Waggregate-return]
# PredType::NATIVE_DOUBLE, space);
# ^
# tobject.cpp:114:32: warning: function call has aggregate value [-Waggregate-return]
# PredType::NATIVE_INT, space);
# ^
# tobject.cpp:119:45: warning: function call has aggregate value [-Waggregate-return]
# H5std_string ds_name = dsinfile.getObjName();
# ^
# tobject.cpp:129:32: warning: function call has aggregate value [-Waggregate-return]
# dsingrp = grp1_2.createDataSet(DSET_IN_GRP1_2, PredType::NATIVE_INT, space);
# ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tobject.cpp:133:30: warning: function call has aggregate value [-Waggregate-return]
# ds_name = dsingrp.getObjName();
# ~~~~~~~~~~~~~~~~~~^~
# tobject.cpp:141:30: warning: function call has aggregate value [-Waggregate-return]
# dsingrp = grp1_2.openDataSet(DSET_IN_GRP1_2);
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
# tobject.cpp: In function 'void test_get_objname_ontypes()':
# tobject.cpp:181:43: warning: function call has aggregate value [-Waggregate-return]
# Group grp = file.createGroup ("typetests");
# ^
# tobject.cpp:189:28: warning: function call has aggregate value [-Waggregate-return]
# inttype = file.openIntType("INT type of STD_B8LE");
# ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
# tobject.cpp:192:49: warning: function call has aggregate value [-Waggregate-return]
# H5std_string inttype_name = inttype.getObjName();
# ^
# tobject.cpp:205:27: warning: function call has aggregate value [-Waggregate-return]
# dtype = file.openDataType("STD_B8LE");
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tobject.cpp:208:44: warning: function call has aggregate value [-Waggregate-return]
# H5std_string type_name = dtype.getObjName();
# ^
# tobject.cpp:215:36: warning: function call has aggregate value [-Waggregate-return]
# type_name = copied_type.getObjName();
# ~~~~~~~~~~~~~~~~~~~~~~^~
# tobject.cpp: In function 'void test_object()':
# tobject.cpp:266:36: warning: function call has aggregate value [-Waggregate-return]
# Group grp1 = file.openGroup(GROUP1);
# ^
# CXX ttypes.o
# trefer.cpp: In function 'void test_reference_params()':
# trefer.cpp:101:43: warning: function call has aggregate value [-Waggregate-return]
# Group group = file1->createGroup("Group1");
# ^
# trefer.cpp:107:79: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = group.createDataSet(DSET1_NAME, PredType::NATIVE_UINT, sid1);
# ^
# trefer.cpp:121:31: warning: function call has aggregate value [-Waggregate-return]
# dataset = group.createDataSet("Dataset2", PredType::NATIVE_UCHAR, sid1);
# ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# trefer.cpp:142:32: warning: function call has aggregate value [-Waggregate-return]
# dataset = file1->createDataSet("Dataset3", PredType::STD_REF_OBJ, sid1);
# ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# trefer.cpp: In function 'void test_reference_group()':
# trefer.cpp:412:44: warning: function call has aggregate value [-Waggregate-return]
# Group group = file1->createGroup(GROUPNAME);
# ^
# trefer.cpp:415:45: warning: function call has aggregate value [-Waggregate-return]
# Group group2 = group.createGroup(GROUPNAME2);
# ^
# trefer.cpp:417:28: warning: function call has aggregate value [-Waggregate-return]
# group2 = group.createGroup(GROUPNAME3);
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# trefer.cpp:421:75: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset1 = group.createDataSet(DSETNAME2, PredType::NATIVE_INT, sid1);
# ^
# trefer.cpp:428:76: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset2 = file1->createDataSet(DSETNAME, PredType::STD_REF_OBJ, sid1);
# ^
# trefer.cpp:448:28: warning: function call has aggregate value [-Waggregate-return]
# dset1 = file1->openDataSet(DSETNAME);
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
# trefer.cpp:472:44: warning: function call has aggregate value [-Waggregate-return]
# H5std_string fname = refgroup.getFileName();
# ^
# trefer.cpp:476:27: warning: function call has aggregate value [-Waggregate-return]
# fname = group.getFileName();
# ~~~~~~~~~~~~~~~~~^~
# trefer.cpp: In function 'void test_reference_obj()':
# trefer.cpp:219:43: warning: function call has aggregate value [-Waggregate-return]
# Group group = file1->createGroup("Group1");
# ^
# trefer.cpp:225:79: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset = group.createDataSet(DSET1_NAME, PredType::NATIVE_UINT, sid1);
# ^
# trefer.cpp:238:31: warning: function call has aggregate value [-Waggregate-return]
# dataset = group.createDataSet("Dataset2", PredType::NATIVE_UCHAR, sid1);
# ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# trefer.cpp:259:32: warning: function call has aggregate value [-Waggregate-return]
# dataset = file1->createDataSet("Dataset3", PredType::STD_REF_OBJ, sid1);
# ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# trefer.cpp:293:30: warning: function call has aggregate value [-Waggregate-return]
# dataset = file1->openDataSet("/Dataset3");
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
# trefer.cpp:303:23: warning: function call has aggregate value [-Waggregate-return]
# sid1 = dset2.getSpace();
# ~~~~~~~~~~~~~~^~
# trefer.cpp:321:55: warning: function call has aggregate value [-Waggregate-return]
# H5std_string read_comment1 = group.getComment(".", 10);
# ^
# trefer.cpp:325:34: warning: function call has aggregate value [-Waggregate-return]
# read_comment1 = group.getComment(".", 256);
# ~~~~~~~~~~~~~~~~^~~~~~~~~~
# trefer.cpp:331:59: warning: function call has aggregate value [-Waggregate-return]
# H5std_string read_comment_tmp = group.getComment(NULL);
# ^
# trefer.cpp: In function 'void test_reference_region_1D()':
# trefer.cpp:546:74: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset3 = file1.createDataSet(DSET2_NAME, PredType::STD_U8LE, sid3);
# ^
# trefer.cpp:563:81: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset1 = file1.createDataSet(DSET1_NAME, PredType::STD_REF_DSETREG, sid1);
# ^
# trefer.cpp:628:27: warning: function call has aggregate value [-Waggregate-return]
# dset1 = file1.openDataSet("/Dataset1");
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
# trefer.cpp:641:27: warning: function call has aggregate value [-Waggregate-return]
# sid1 = dset3.getSpace();
# ~~~~~~~~~~~~~~^~
# trefer.cpp:652:27: warning: function call has aggregate value [-Waggregate-return]
# sid1 = newds.getSpace();
# ~~~~~~~~~~~~~~^~
# trefer.cpp:672:45: warning: function call has aggregate value [-Waggregate-return]
# DataSpace reg_sp = dset1.getRegion(&rbuf[0]);
# ^
# trefer.cpp:735:45: warning: function call has aggregate value [-Waggregate-return]
# DataSpace elm_sp = dset1.getRegion(&rbuf[1]);
# ^
# CXX tvlstr.o
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from ttypes.cpp:36:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# ttypes.cpp: In function 'void test_named()':
# ttypes.cpp:463:29: warning: use of old-style cast [-Wold-style-cast]
# attr_data[0][i] = (int)i;/*tricky*/
# ^
# In file included from ttypes.cpp:42:0:
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]':
# ttypes.cpp:123:102: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# ttypes.cpp: In function 'void test_query()':
# ttypes.cpp:266:26: warning: function call has aggregate value [-Waggregate-return]
# tid1 = file.openCompType(CompT_NAME);
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# ttypes.cpp:267:26: warning: function call has aggregate value [-Waggregate-return]
# tid2 = file.openEnumType(EnumT_NAME);
# ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# ttypes.cpp: In function 'void test_transient()':
# ttypes.cpp:334:79: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr(type.createAttribute("attr1", PredType::NATIVE_INT, space));
# ^
# ttypes.cpp:342:55: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset(file.createDataSet("dset1", type, space));
# ^
# ttypes.cpp:363:25: warning: function call has aggregate value [-Waggregate-return]
# dset = file.openDataSet("dset1");
# ~~~~~~~~~~~~~~~~^~~~~~~~~
# ttypes.cpp: In function 'void test_named()':
# ttypes.cpp:430:58: warning: function call has aggregate value [-Waggregate-return]
# const Group const_grp = file.createGroup("GR as loc");
# ^
# ttypes.cpp:478:26: warning: function call has aggregate value [-Waggregate-return]
# itype = file.openIntType("native-int");
# ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
# ttypes.cpp:485:57: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset = file.createDataSet("dset1", itype, space);
# ^
# ttypes.cpp:486:41: warning: function call has aggregate value [-Waggregate-return]
# ds_type = new DataType(dset.getDataType());
# ~~~~~~~~~~~~~~~~^~
# ttypes.cpp:496:25: warning: function call has aggregate value [-Waggregate-return]
# dset = file.openDataSet("dset1");
# ~~~~~~~~~~~~~~~~^~~~~~~~~
# ttypes.cpp:497:41: warning: function call has aggregate value [-Waggregate-return]
# ds_type = new DataType(dset.getDataType());
# ~~~~~~~~~~~~~~~~^~
# ttypes.cpp:505:27: warning: function call has aggregate value [-Waggregate-return]
# dset = file.createDataSet("dset2", *ds_type, space);
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
# ttypes.cpp:511:25: warning: function call has aggregate value [-Waggregate-return]
# dset = file.openDataSet("dset2");
# ~~~~~~~~~~~~~~~~^~~~~~~~~
# ttypes.cpp:512:41: warning: function call has aggregate value [-Waggregate-return]
# ds_type = new DataType(dset.getDataType());
# ~~~~~~~~~~~~~~~~^~
# ttypes.cpp:461:80: warning: function call has aggregate value [-Waggregate-return]
# Attribute attr1 = itype.createAttribute("attr1", PredType::NATIVE_UCHAR, space);
# ^
# In file included from ../../src/hdf5.h:28:0,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tvlstr.cpp:38:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../src/H5Lpublic.h:32:0,
# from ../../src/H5Opublic.h:33,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tvlstr.cpp:38:
# tvlstr.cpp: In function 'void test_vlstring_dataset()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:151:18: note: in expansion of macro 'H5T_VARIABLE'
# StrType vlst(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tvlstr.cpp:44:
# ../../src/H5private.h:664:40: warning: use of old-style cast [-Wold-style-cast]
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# tvlstr.cpp:185:30: note: in expansion of macro 'HDcalloc'
# dynstring_ds_write = (char*)HDcalloc(1, sizeof(char));
# ^~~~~~~~
# In file included from ../../src/H5Lpublic.h:32:0,
# from ../../src/H5Opublic.h:33,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tvlstr.cpp:38:
# tvlstr.cpp: In function 'void test_vlstring_array_dataset()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:252:18: note: in expansion of macro 'H5T_VARIABLE'
# StrType vlst(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tvlstr.cpp:44:
# ../../src/H5private.h:664:40: warning: use of old-style cast [-Wold-style-cast]
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# tvlstr.cpp:285:24: note: in expansion of macro 'HDcalloc'
# char *wdata2 = (char*)HDcalloc(65534, sizeof(char));
# ^~~~~~~~
# In file included from ../../src/H5Lpublic.h:32:0,
# from ../../src/H5Opublic.h:33,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tvlstr.cpp:38:
# tvlstr.cpp: In function 'void test_vlstrings_special()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:349:18: note: in expansion of macro 'H5T_VARIABLE'
# StrType vlst(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# tvlstr.cpp:361:58: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]);
# ^~
# tvlstr.cpp:372:100: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen);
# ^~
# tvlstr.cpp:372:114: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen);
# ^~~~
# tvlstr.cpp:372:125: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen);
# ^~
# tvlstr.cpp:372:139: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen);
# ^~~~
# tvlstr.cpp:376:83: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]);
# ^~
# tvlstr.cpp:376:103: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]);
# ^~
# tvlstr.cpp:382:31: warning: use of old-style cast [-Wold-style-cast]
# DataSet::vlenReclaim((void *)rdata, vlst, sid1);
# ^~~~~
# tvlstr.cpp:407:61: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]);
# ^~
# tvlstr.cpp:418:61: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]);
# ^~
# In file included from ../../src/H5Lpublic.h:32:0,
# from ../../src/H5Opublic.h:33,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tvlstr.cpp:38:
# tvlstr.cpp: In function 'void test_vlstring_type()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:468:15: note: in expansion of macro 'H5T_VARIABLE'
# vlst.setSize(H5T_VARIABLE);
# ^~~~~~~~~~~~
# tvlstr.cpp: In function 'void test_compact_vlstring()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:551:18: note: in expansion of macro 'H5T_VARIABLE'
# StrType vlst(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# tvlstr.cpp:572:98: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i]));
# ^
# tvlstr.cpp:572:120: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i]));
# ^
# tvlstr.cpp:572:127: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i]));
# ^
# tvlstr.cpp:572:149: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i]));
# ^
# tvlstr.cpp:576:82: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]);
# ^
# tvlstr.cpp:576:98: warning: use of old-style cast [-Wold-style-cast]
# TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]);
# ^
# tvlstr.cpp:582:31: warning: use of old-style cast [-Wold-style-cast]
# DataSet::vlenReclaim((void *)rdata, vlst, sid1);
# ^~~~~
# In file included from ../../src/H5Lpublic.h:32:0,
# from ../../src/H5Opublic.h:33,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tvlstr.cpp:38:
# tvlstr.cpp: In function 'void test_vlstring_attribute()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:630:18: note: in expansion of macro 'H5T_VARIABLE'
# StrType vlst(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# In file included from ../../test/h5test.h:26:0,
# from h5cpputil.h:27,
# from tvlstr.cpp:44:
# ../../src/H5private.h:664:40: warning: use of old-style cast [-Wold-style-cast]
# #define HDcalloc(N,Z) calloc(N,Z)
# ^
# tvlstr.cpp:664:28: note: in expansion of macro 'HDcalloc'
# string_att_write = (char*)HDcalloc(8192, sizeof(char));
# ^~~~~~~~
# In file included from ../../src/H5Lpublic.h:32:0,
# from ../../src/H5Opublic.h:33,
# from ../../src/H5Apublic.h:24,
# from ../../src/hdf5.h:25,
# from ../../c++/src/H5Include.h:17,
# from ../../c++/src/H5Cpp.h:20,
# from tvlstr.cpp:38:
# tvlstr.cpp: In function 'void test_vlstring_array_attribute()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:780:18: note: in expansion of macro 'H5T_VARIABLE'
# StrType vlst(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# tvlstr.cpp: In function 'void test_vl_rewrite()':
# ../../src/H5Tpublic.h:198:37: warning: use of old-style cast [-Wold-style-cast]
# #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */
# ^
# tvlstr.cpp:890:18: note: in expansion of macro 'H5T_VARIABLE'
# StrType type(0, H5T_VARIABLE);
# ^~~~~~~~~~~~
# CXX h5cpputil.o
# In file included from tvlstr.cpp:44:0:
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_str_t; Type2 = H5T_str_t]':
# tvlstr.cpp:465:75: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]':
# tvlstr.cpp:472:77: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_cset_t; Type2 = H5T_cset_t]':
# tvlstr.cpp:478:73: required from here
# h5cpputil.h:72:48: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << " Call to routine: " << where << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << " in " << file_name << " had value " << x << endl;
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:72:48: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:7: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ^~~~~~~~
# h5cpputil.h:78:7: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# h5cpputil.h:78:31: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo]
# cerr << "*** UNEXPECTED VALUE from " << where << " should be "
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# << value << ", but is " << x << " at line " << line
# ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
# h5cpputil.h:78:31: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo]
# tvlstr.cpp: In function 'void read_scalar_dset(H5::H5File&, H5::DataType&, H5::DataSpace&, char*, char*)':
# tvlstr.cpp:847:25: warning: function call has aggregate value [-Waggregate-return]
# dset = file.openDataSet(name);
# ~~~~~~~~~~~~~~~~^~~~~~
# tvlstr.cpp: In function 'void write_scalar_dset(H5::H5File&, H5::DataType&, H5::DataSpace&, char*, char*)':
# tvlstr.cpp:828:27: warning: function call has aggregate value [-Waggregate-return]
# dset = file.createDataSet(name, type, space);
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
# tvlstr.cpp: In function 'void test_vlstring_dataset()':
# tvlstr.cpp:154:34: warning: function call has aggregate value [-Waggregate-return]
# Group root = file1.openGroup("/");
# ^
# tvlstr.cpp:160:63: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset1 = root.createDataSet(DSET1_NAME, vlst, ds_space);
# ^
# tvlstr.cpp:183:28: warning: function call has aggregate value [-Waggregate-return]
# dset1 = root.createDataSet("test_scalar_small", vlst, ds_space);
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tvlstr.cpp:200:26: warning: function call has aggregate value [-Waggregate-return]
# dset1 = root.openDataSet(DSET1_NAME);
# ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tvlstr.cpp: In function 'void test_vlstring_array_dataset()':
# tvlstr.cpp:255:69: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset(file1->createDataSet(DSSTRARR_NAME, vlst, ds_space));
# ^
# tvlstr.cpp:284:71: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset2(file1->createDataSet("Dataset2", vlst, scalar_space));
# ^
# tvlstr.cpp: In function 'void test_vlstrings_special()':
# tvlstr.cpp:352:61: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset(file1.createDataSet("Dataset3", vlst, sid1));
# ^
# tvlstr.cpp:396:31: warning: function call has aggregate value [-Waggregate-return]
# dataset = file1.createDataSet("Dataset4", vlst, sid1, dcpl);
# ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tvlstr.cpp: In function 'void test_vlstrings()':
# tvlstr.cpp:489:27: warning: function call has aggregate value [-Waggregate-return]
# vlst = file1->openStrType(VLSTR_TYPE);
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tvlstr.cpp:500:27: warning: function call has aggregate value [-Waggregate-return]
# vlst = file1->openStrType(VLSTR_TYPE);
# ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
# tvlstr.cpp:558:68: warning: function call has aggregate value [-Waggregate-return]
# DataSet dataset(file1.createDataSet("Dataset5", vlst, sid1, plist));
# ^
# tvlstr.cpp:633:34: warning: function call has aggregate value [-Waggregate-return]
# Group root = file1.openGroup("/");
# ^
# tvlstr.cpp:639:72: warning: function call has aggregate value [-Waggregate-return]
# Attribute gr_attr = root.createAttribute(ATTRSTR_NAME, vlst, att_space);
# ^
# tvlstr.cpp:662:32: warning: function call has aggregate value [-Waggregate-return]
# gr_attr = root.createAttribute("test_scalar_large", vlst, att_space);
# ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# tvlstr.cpp:783:34: warning: function call has aggregate value [-Waggregate-return]
# Group root = file1.openGroup("/");
# ^
# tvlstr.cpp:790:75: warning: function call has aggregate value [-Waggregate-return]
# Attribute gr_attr = root.createAttribute(ATTRSTRARR_NAME, vlst, att_space);
# ^
# In file included from ../../src/hdf5.h:28:0,
# from ../../test/h5test.h:25,
# from h5cpputil.cpp:38:
# ../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# h5cpputil.cpp: In function 'int check_values(hsize_t, hsize_t, int, int)':
# h5cpputil.cpp:159:44: warning: use of old-style cast [-Wold-style-cast]
# cerr << " At index " << (unsigned long)i << "," <<
# ^
# h5cpputil.cpp:160:20: warning: use of old-style cast [-Wold-style-cast]
# (unsigned long)j << endl;
# ^
# h5cpputil.cpp: In constructor 'InvalidActionException::InvalidActionException(std::__cxx11::string, std::__cxx11::string)':
# h5cpputil.cpp:218:104: warning: declaration of 'func_name' shadows a member of 'InvalidActionException' [-Wshadow]
# InvalidActionException::InvalidActionException(const H5std_string func_name, const H5std_string message) : Exception(func_name, message) {}
# ^
# In file included from ../../c++/src/H5Cpp.h:21:0,
# from h5cpputil.cpp:39:
# ../../c++/src/H5Exception.h:94:15: note: shadowed declaration is here
# H5std_string func_name;
# ^~~~~~~~~
# h5cpputil.cpp: In constructor 'TestFailedException::TestFailedException(std::__cxx11::string, std::__cxx11::string)':
# h5cpputil.cpp:240:98: warning: declaration of 'func_name' shadows a member of 'TestFailedException' [-Wshadow]
# TestFailedException::TestFailedException(const H5std_string func_name, const H5std_string message) : Exception(func_name, message) {}
# ^
# In file included from ../../c++/src/H5Cpp.h:21:0,
# from h5cpputil.cpp:39:
# ../../c++/src/H5Exception.h:94:15: note: shadowed declaration is here
# H5std_string func_name;
# ^~~~~~~~~
# CXXLD testhdf5
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/test'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# Making all in fortran
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# Making all in src
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# CC H5match_types.o
# CCLD H5match_types
# ./H5match_types
# make all-am
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# PPFC H5fortran_types.lo
# PPFC H5fortkit.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o
# gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c -o H5_buildiface.o H5_buildiface.F90
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5fortkit.F90 -fPIC -o .libs/H5fortkit.o
# CC H5f90kit.lo
# CC H5_f.lo
# CC H5Af.lo
# CC H5Df.lo
# CC H5Ef.lo
# CC H5Ff.lo
# CC H5Gf.lo
# CC H5If.lo
# CC H5Lf.lo
# CC H5Of.lo
# CC H5Pf.lo
# CC H5Rf.lo
# CC H5Sf.lo
# CC H5Tf.lo
# CC H5Zf.lo
# PPFC H5f90global.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5f90global.F90 -fPIC -o .libs/H5f90global.o
# H5f90global.F90:988:59:
#
# c_len = MAX(INDEX(c_string,C_NULL_CHAR, KIND=SIZE_T)-1,1)
# 1
# Warning: GNU Extension: Different type kinds at (1)
# FCLD H5_buildiface
# PPFC H5_ff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5_ff.F90 -fPIC -o .libs/H5_ff.o
# H5_ff.F90:424:0:
#
# END FUNCTION h5kind_to_type
#
# Warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
# H5_ff.F90:377:0:
#
# INTEGER(HID_T) FUNCTION h5kind_to_type(ikind, flag) RESULT(h5_type)
#
# note: 'h5_type' was declared here
# PPFC H5Aff.lo
# PPFC H5Dff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Aff.F90 -fPIC -o .libs/H5Aff.o
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Dff.F90 -fPIC -o .libs/H5Dff.o
# H5Aff.F90:1786:63:
#
# SUBROUTINE H5Aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5Aff.F90:1719:77:
#
# SUBROUTINE H5Awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5Dff.F90:1425:64:
#
# SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5Dff.F90:1297:78:
#
# SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# PPFC H5Eff.lo
# PPFC H5Fff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Eff.F90 -fPIC -o .libs/H5Eff.o
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Fff.F90 -fPIC -o .libs/H5Fff.o
# PPFC H5Gff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Gff.F90 -fPIC -o .libs/H5Gff.o
# PPFC H5Iff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Iff.F90 -fPIC -o .libs/H5Iff.o
# PPFC H5Lff.lo
# PPFC H5Off.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Lff.F90 -fPIC -o .libs/H5Lff.o
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Off.F90 -fPIC -o .libs/H5Off.o
# PPFC H5Pff.lo
# PPFC H5Rff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Pff.F90 -fPIC -o .libs/H5Pff.o
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Rff.F90 -fPIC -o .libs/H5Rff.o
# PPFC H5Sff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Sff.F90 -fPIC -o .libs/H5Sff.o
# PPFC H5Tff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Tff.F90 -fPIC -o .libs/H5Tff.o
# PPFC H5Zff.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5Zff.F90 -fPIC -o .libs/H5Zff.o
# ./H5_buildiface
# PPFC H5_gen.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c H5_gen.F90 -fPIC -o .libs/H5_gen.o
# H5_gen.F90:6761:69:
#
# SUBROUTINE h5dwrite_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:6529:68:
#
# SUBROUTINE h5dwrite_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:6297:68:
#
# SUBROUTINE h5dwrite_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:6065:68:
#
# SUBROUTINE h5dwrite_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:5833:68:
#
# SUBROUTINE h5dwrite_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:5601:69:
#
# SUBROUTINE h5dwrite_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:5369:69:
#
# SUBROUTINE h5dwrite_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:5137:68:
#
# SUBROUTINE h5dwrite_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:4905:68:
#
# SUBROUTINE h5dwrite_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:4470:68:
#
# SUBROUTINE h5dread_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:4238:67:
#
# SUBROUTINE h5dread_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:4006:67:
#
# SUBROUTINE h5dread_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:3774:67:
#
# SUBROUTINE h5dread_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:3542:67:
#
# SUBROUTINE h5dread_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:3310:68:
#
# SUBROUTINE h5dread_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:3078:68:
#
# SUBROUTINE h5dread_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:2846:67:
#
# SUBROUTINE h5dread_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:2614:67:
#
# SUBROUTINE h5dread_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, &
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:2404:67:
#
# SUBROUTINE h5aread_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:2292:66:
#
# SUBROUTINE h5aread_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:2180:66:
#
# SUBROUTINE h5aread_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:2068:66:
#
# SUBROUTINE h5aread_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1956:66:
#
# SUBROUTINE h5aread_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1844:67:
#
# SUBROUTINE h5aread_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1732:67:
#
# SUBROUTINE h5aread_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1620:66:
#
# SUBROUTINE h5aread_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1508:66:
#
# SUBROUTINE h5aread_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1298:68:
#
# SUBROUTINE h5awrite_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1186:67:
#
# SUBROUTINE h5awrite_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:1074:67:
#
# SUBROUTINE h5awrite_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:962:67:
#
# SUBROUTINE h5awrite_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:850:67:
#
# SUBROUTINE h5awrite_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:738:68:
#
# SUBROUTINE h5awrite_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:626:68:
#
# SUBROUTINE h5awrite_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:514:67:
#
# SUBROUTINE h5awrite_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5_gen.F90:402:67:
#
# SUBROUTINE h5awrite_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# PPFC HDF5.lo
# libtool: compile: gfortran -I. -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -c HDF5.F90 -fPIC -o .libs/HDF5.o
# FCLD libhdf5_fortran.la
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# Making all in test
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/test'
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o H5_test_buildiface.o H5_test_buildiface.F90
# FCLD H5_test_buildiface
# ./H5_test_buildiface
# PPFC tf_gen.lo
# libtool: compile: gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c tf_gen.F90 -fPIC -o .libs/tf_gen.o
# PPFC tf.lo
# libtool: compile: gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c tf.F90 -fPIC -o .libs/tf.o
# CC t.lo
# FCLD libh5test_fortran.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5F.o tH5F.F90
# tH5F.F90:669:22:
#
# do i = 1, obj_countf
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5D.o tH5D.F90
# tH5D.F90:532:40:
#
# INTEGER(hsize_t), DIMENSION(1:2) :: dims
# 1
# Warning: Nonconforming tab character at (1) [-Wtabs]
# tH5D.F90:516:42:
#
# SUBROUTINE test_userblock_offset(cleanup, total_error)
# 1
# Warning: Unused dummy argument 'cleanup' at (1) [-Wunused-dummy-argument]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5R.o tH5R.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5S.o tH5S.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5T.o tH5T.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5VL.o tH5VL.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5Z.o tH5Z.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5Sselect.o tH5Sselect.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5P.o tH5P.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5A.o tH5A.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5I.o tH5I.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5G.o tH5G.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5E.o tH5E.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tHDF5.o tHDF5.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test.o fortranlib_test.F90
# FCLD fortranlib_test
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o fflush1.o fflush1.F90
# FCLD fflush1
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o fflush2.o fflush2.F90
# FCLD fflush2
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5O.o tH5O.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5A_1_8.o tH5A_1_8.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5G_1_8.o tH5G_1_8.F90
# tH5G_1_8.F90:1398:13:
#
# hard_link, use_index, total_error)
# 1
# Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument]
# tH5G_1_8.F90:1398:24:
#
# hard_link, use_index, total_error)
# 1
# Warning: Unused dummy argument 'use_index' at (1) [-Wunused-dummy-argument]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5MISC_1_8.o tH5MISC_1_8.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tHDF5_1_8.o tHDF5_1_8.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test_1_8.o fortranlib_test_1_8.F90
# FCLD fortranlib_test_1_8
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5E_F03.o tH5E_F03.F90
# tH5E_F03.F90:74:69:
#
# INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C)
# 1
# Warning: Unused dummy argument 'data_inout' at (1) [-Wunused-dummy-argument]
# tH5E_F03.F90:74:57:
#
# INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C)
# 1
# Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument]
# tH5E_F03.F90:51:52:
#
# INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C)
# 1
# Warning: Unused dummy argument 'estack_id' at (1) [-Wunused-dummy-argument]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5F_F03.o tH5F_F03.F90
# tH5F_F03.F90:159:11:
#
# DO i = 1, image_size
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5F_F03.F90:166:11:
#
# DO i = 1, image_size
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5L_F03.o tH5L_F03.F90
# tH5L_F03.F90:63:45:
#
# INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
# 1
# Warning: Unused dummy argument 'group' at (1) [-Wunused-dummy-argument]
# tH5L_F03.F90:63:62:
#
# INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
# 1
# Warning: Unused dummy argument 'link_info' at (1) [-Wunused-dummy-argument]
# tH5L_F03.F90:107:0:
#
# END FUNCTION liter_cb
#
# Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized]
# tH5L_F03.F90:63:0:
#
# INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
#
# note: '__result_liter_cb' was declared here
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5O_F03.o tH5O_F03.F90
# tH5O_F03.F90:67:41:
#
# INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C)
# 1
# Warning: Unused dummy argument 'group_id' at (1) [-Wunused-dummy-argument]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5P_F03.o tH5P_F03.F90
# tH5P_F03.F90:713:12:
#
# VDSDIM0 = H5S_UNLIMITED_F
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5P_F03.F90:714:9:
#
# DIM0 = H5S_UNLIMITED_F
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5P_F03.F90:954:11:
#
# DO i = 1, num_map
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5P_F03.F90:523:18:
#
# part(j) = (i-1)*25+(j-1)
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5P_F03.F90:644:35:
#
# INTEGER, PARAMETER :: int_kind_16 = SELECTED_INT_KIND(18) !should map to INTEGER*8 on most modern processors
# 1
# Warning: Unused parameter 'int_kind_16' declared at (1) [-Wunused-parameter]
# tH5P_F03.F90:643:34:
#
# INTEGER, PARAMETER :: int_kind_8 = SELECTED_INT_KIND(9) !should map to INTEGER*4 on most modern processors
# 1
# Warning: Unused parameter 'int_kind_8' declared at (1) [-Wunused-parameter]
# tH5P_F03.F90:434:35:
#
# INTEGER(HSIZE_T) :: sizeof_buffer
# 1
# Warning: Unused variable 'sizeof_buffer' declared at (1) [-Wunused-variable]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tH5T_F03.o tH5T_F03.F90
# tH5T_F03.F90:1551:29:
#
# INTEGER, PARAMETER :: hex = Z'00000003'
# 1
# Warning: GNU Extension: BOZ literal at (1) outside a DATA statement and outside INT/REAL/DBLE/CMPLX
# tH5T_F03.F90:3040:17:
#
# IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN
# 1
# Warning: Equality comparison for REAL(4) at (1)
# tH5T_F03.F90:2185:22:
#
# ptr(1)%data(i) = wdata(1)%len - i + 1 ! 3 2 1
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5T_F03.F90:2184:9:
#
# DO i=1, wdata(1)%len
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5T_F03.F90:2190:11:
#
# DO i = 3, wdata(2)%len
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5T_F03.F90:2276:14:
#
# DO j = 1, rdata(i)%len
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# tH5T_F03.F90:1057:26:
#
# dset_data_i1(i) = HUGE(0_int_kind_1)-i
# 1
# Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion]
# tH5T_F03.F90:1058:26:
#
# dset_data_i4(i) = HUGE(0_int_kind_4)-i
# 1
# Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1) [-Wconversion]
# tH5T_F03.F90:618:16:
#
# IF(wdata(i,j)%f(k).NE.rdata(i,j)%f(k))THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tH5T_F03.F90:1383:46:
#
# INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3
# 1
# Warning: Unused parameter 'gas' declared at (1) [-Wunused-parameter]
# tH5T_F03.F90:1383:39:
#
# INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3
# 1
# Warning: Unused parameter 'liquid' declared at (1) [-Wunused-parameter]
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o tHDF5_F03.o tHDF5_F03.F90
# gfortran -I. -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test_F03.o fortranlib_test_F03.F90
# FCLD fortranlib_test_F03
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/test'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# Making all in hl
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# Making all in src
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/src'
# CC H5DO.lo
# CC H5DS.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 H5IM.lo
# 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-cpp-fortran/src/hdf5-1.10.0/hl/src'
# Making all in test
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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)
# ^~~~~~~~~~~~~
# CC test_packet.o
# 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_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-cpp-fortran/src/hdf5-1.10.0/hl/test'
# Making all in tools
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# Making all in gif2h5
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/hl/tools/gif2h5'
# Making all in h5watch
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/hl/tools/h5watch'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# Making all in c++
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# Making all in src
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/src'
# CXX H5PacketTable.lo
# In file included from H5PacketTable.cpp:27:0:
# H5PacketTable.h: In constructor 'PacketTable::PacketTable()':
# H5PacketTable.h:39:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++]
# PacketTable() {table_id = H5I_BADID;}
# ^~~~~~~~~~~
# H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, const char*)':
# H5PacketTable.cpp:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++]
# PacketTable::PacketTable(hid_t fileID, const char* name)
# ^~~~~~~~~~~
# H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, char*)':
# H5PacketTable.cpp:43:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++]
# PacketTable::PacketTable(hid_t fileID, char* name)
# ^~~~~~~~~~~
# H5PacketTable.cpp: In member function 'int FL_PacketTable::GetPackets(hsize_t, hsize_t, void*)':
# H5PacketTable.cpp:244:86: warning: use of old-style cast [-Wold-style-cast]
# return H5PTread_packets(table_id, startIndex, (size_t)(endIndex-startIndex+1), data);
# ^
# CXXLD libhdf5_hl_cpp.la
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/src'
# Making all in test
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/test'
# CXX ptableTest.o
# In file included from ptableTest.h:26:0,
# from ptableTest.cpp:19:
# ../../../hl/c++/src/H5PacketTable.h: In constructor 'PacketTable::PacketTable()':
# ../../../hl/c++/src/H5PacketTable.h:39:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++]
# PacketTable() {table_id = H5I_BADID;}
# ^~~~~~~~~~~
# In file included from ../../../src/hdf5.h:28:0,
# from ../../../hl/c++/src/H5PacketTable.h:28,
# from ptableTest.h:26,
# from ptableTest.cpp:19:
# ../../../c++/src/H5Exception.h: At global scope:
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../c++/src/H5Exception.h:76:27: note: in expansion of macro 'H5E_DEFAULT'
# hid_t err_stack = H5E_DEFAULT); // Static
# ^~~~~~~~~~~
# In file included from ../../../src/hdf5.h:36:0,
# from ../../../hl/c++/src/H5PacketTable.h:28,
# from ptableTest.h:26,
# from ptableTest.cpp:19:
# ptableTest.cpp: In function 'int main()':
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:33:50: note: in expansion of macro 'H5P_DEFAULT'
# fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT);
# ^~~~~~~~~~~
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:33:63: note: in expansion of macro 'H5P_DEFAULT'
# fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT);
# ^~~~~~~~~~~
# ptableTest.cpp: In function 'int BasicTest()':
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:89:36: note: in expansion of macro 'H5P_DEFAULT'
# FL_PacketTable wrapper(fileID, H5P_DEFAULT, BASICTEST_PT, H5T_NATIVE_INT, 1);
# ^~~~~~~~~~~
# ptableTest.cpp: In function 'int TestCompoundDatatype()':
# ptableTest.cpp:150:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow]
# } compoundType;
# ^~~~~~~~~~~~
# ptableTest.cpp:146:20: note: shadowed declaration is here
# typedef struct compoundType
# ^~~~~~~~~~~~
# In file included from ../../../src/hdf5.h:36:0,
# from ../../../hl/c++/src/H5PacketTable.h:28,
# from ptableTest.h:26,
# from ptableTest.cpp:19:
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:160:36: note: in expansion of macro 'H5P_DEFAULT'
# FL_PacketTable wrapper(fileID, H5P_DEFAULT, CMPDTEST_PT, dtypeID, 1);
# ^~~~~~~~~~~
# In file included from ../../../src/hdf5.h:28:0,
# from ../../../hl/c++/src/H5PacketTable.h:28,
# from ptableTest.h:26,
# from ptableTest.cpp:19:
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:88:25: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \
# ^~~~~~~~~~~
# ptableTest.cpp:195:5: note: in expansion of macro 'H5E_BEGIN_TRY'
# H5E_BEGIN_TRY {
# ^~~~~~~~~~~~~
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:90:28: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \
# ^~~~~~~~~~~
# ptableTest.cpp:195:5: note: in expansion of macro 'H5E_BEGIN_TRY'
# H5E_BEGIN_TRY {
# ^~~~~~~~~~~~~
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:91:28: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \
# ^~~~~~~~~~~
# ptableTest.cpp:195:5: note: in expansion of macro 'H5E_BEGIN_TRY'
# H5E_BEGIN_TRY {
# ^~~~~~~~~~~~~
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:99:28: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \
# ^~~~~~~~~~~
# ptableTest.cpp:197:7: note: in expansion of macro 'H5E_END_TRY'
# } H5E_END_TRY;
# ^~~~~~~~~~~
# In file included from ../../../src/hdf5.h:36:0,
# from ../../../hl/c++/src/H5PacketTable.h:28,
# from ptableTest.h:26,
# from ptableTest.cpp:19:
# ptableTest.cpp: In function 'int TestGetNext()':
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:215:36: note: in expansion of macro 'H5P_DEFAULT'
# FL_PacketTable wrapper(fileID, H5P_DEFAULT, GETNEXT_PT, H5T_NATIVE_INT, 500);
# ^~~~~~~~~~~
# ptableTest.cpp: In function 'int TestGetPacket()':
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:324:36: note: in expansion of macro 'H5P_DEFAULT'
# FL_PacketTable wrapper(fileID, H5P_DEFAULT, PT_TESTGETPT, H5T_NATIVE_INT, 1);
# ^~~~~~~~~~~
# ptableTest.cpp: In function 'int TestErrors()':
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:361:36: note: in expansion of macro 'H5P_DEFAULT'
# FL_PacketTable wrapper(fileID, H5P_DEFAULT, PT_TESTERROR, H5T_NATIVE_INT, 1);
# ^~~~~~~~~~~
# ptableTest.cpp:375:44: warning: use of old-style cast [-Wold-style-cast]
# error = wrapper.GetPacket( (unsigned) -1, &record);
# ^
# ptableTest.cpp:381:43: warning: use of old-style cast [-Wold-style-cast]
# error = wrapper.GetPacket((unsigned) -250, &record);
# ^~~
# ptableTest.cpp:391:44: warning: use of old-style cast [-Wold-style-cast]
# error = wrapper.GetPackets((unsigned) -1, 1, records);
# ^
# ptableTest.cpp:397:44: warning: use of old-style cast [-Wold-style-cast]
# error = wrapper.GetPackets((unsigned) -60, (unsigned) -62, records);
# ^~
# ptableTest.cpp:397:60: warning: use of old-style cast [-Wold-style-cast]
# error = wrapper.GetPackets((unsigned) -60, (unsigned) -62, records);
# ^~
# ptableTest.cpp:417:42: warning: use of old-style cast [-Wold-style-cast]
# error = wrapper.SetIndex((unsigned) -1);
# ^
# ptableTest.cpp: In function 'int SystemTest()':
# ptableTest.cpp:481:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow]
# } compoundType;
# ^~~~~~~~~~~~
# ptableTest.cpp:477:20: note: shadowed declaration is here
# typedef struct compoundType
# ^~~~~~~~~~~~
# ptableTest.cpp:494:7: warning: declaration of 'cType2' shadows a previous local [-Wshadow]
# } cType2;
# ^~~~~~
# ptableTest.cpp:490:20: note: shadowed declaration is here
# typedef struct cType2
# ^~~~~~
# In file included from ../../../src/hdf5.h:36:0,
# from ../../../hl/c++/src/H5PacketTable.h:28,
# from ptableTest.h:26,
# from ptableTest.cpp:19:
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:509:37: note: in expansion of macro 'H5P_DEFAULT'
# FL_PacketTable wrapper1(fileID, H5P_DEFAULT, PT_SYSTEMTST1, dtypeID1, 1);
# ^~~~~~~~~~~
# ../../../src/H5Ppublic.h:98:32: warning: use of old-style cast [-Wold-style-cast]
# #define H5P_DEFAULT (hid_t)0
# ^
# ptableTest.cpp:510:37: note: in expansion of macro 'H5P_DEFAULT'
# FL_PacketTable wrapper2(fileID, H5P_DEFAULT, PT_SYSTEMTST2, dtypeID2, 1);
# ^~~~~~~~~~~
# In file included from ../../../src/hdf5.h:28:0,
# from ../../../hl/c++/src/H5PacketTable.h:28,
# from ptableTest.h:26,
# from ptableTest.cpp:19:
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:88:25: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \
# ^~~~~~~~~~~
# ptableTest.cpp:555:5: note: in expansion of macro 'H5E_BEGIN_TRY'
# H5E_BEGIN_TRY {
# ^~~~~~~~~~~~~
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:90:28: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \
# ^~~~~~~~~~~
# ptableTest.cpp:555:5: note: in expansion of macro 'H5E_BEGIN_TRY'
# H5E_BEGIN_TRY {
# ^~~~~~~~~~~~~
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:91:28: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \
# ^~~~~~~~~~~
# ptableTest.cpp:555:5: note: in expansion of macro 'H5E_BEGIN_TRY'
# H5E_BEGIN_TRY {
# ^~~~~~~~~~~~~
# ../../../src/H5Epublic.h:29:40: warning: use of old-style cast [-Wold-style-cast]
# #define H5E_DEFAULT (hid_t)0
# ^
# ../../../src/H5Epublic.h:99:28: note: in expansion of macro 'H5E_DEFAULT'
# (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \
# ^~~~~~~~~~~
# ptableTest.cpp:558:7: note: in expansion of macro 'H5E_END_TRY'
# } H5E_END_TRY;
# ^~~~~~~~~~~
# ptableTest.cpp: In function 'int TestCompress()':
# ptableTest.cpp:295:52: warning: function call has aggregate value [-Waggregate-return]
# DataSet dset = file.openDataSet(COMPRESS_PT);
# ^
# ptableTest.cpp:297:54: warning: function call has aggregate value [-Waggregate-return]
# DSetCreatPropList dcpl = dset.getCreatePlist();
# ^
# CXXLD ptableTest
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/test'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# Making all in fortran
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# Making all in src
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/src'
# CC H5DSfc.lo
# CC H5LTfc.lo
# CC H5IMfc.lo
# CC H5IMcc.lo
# CC H5TBfc.lo
# PPFC H5DSff.lo
# libtool: compile: gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -c H5DSff.F90 -fPIC -o .libs/H5DSff.o
# H5TBfc.c: In function 'h5tbmake_table_c':
# H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
# (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types,
# ^
# PPFC H5LTff.lo
# PPFC H5TBff.lo
# libtool: compile: gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -c H5LTff.F90 -fPIC -o .libs/H5LTff.o
# libtool: compile: gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -c H5TBff.F90 -fPIC -o .libs/H5TBff.o
# H5TBff.F90:838:41:
#
# IF(PRESENT(maxlen_out)) maxlen_out = c_maxlen_out
# 1
# Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion]
# H5LTff.F90:404:11:
#
# dims,&
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# PPFC H5IMff.lo
# gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -c -o H5HL_buildiface.o H5HL_buildiface.F90
# libtool: compile: gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -c H5IMff.F90 -fPIC -o .libs/H5IMff.o
# FCLD H5HL_buildiface
# ./H5HL_buildiface
# PPFC H5LTff_gen.lo
# PPFC H5TBff_gen.lo
# libtool: compile: gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o
# libtool: compile: gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o
# H5LTff_gen.F90:6376:75:
#
# SUBROUTINE h5ltread_dataset_int_kind_16_rank_0(loc_id,dset_name, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:6232:74:
#
# SUBROUTINE h5ltread_dataset_int_kind_8_rank_0(loc_id,dset_name, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:6088:74:
#
# SUBROUTINE h5ltread_dataset_int_kind_4_rank_0(loc_id,dset_name, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:5944:74:
#
# SUBROUTINE h5ltread_dataset_int_kind_2_rank_0(loc_id,dset_name, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:5800:74:
#
# SUBROUTINE h5ltread_dataset_int_kind_1_rank_0(loc_id,dset_name, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:5664:88:
#
# SUBROUTINE h5ltread_dataset_integer_kind_16_rank_0(loc_id,dset_name, type_id, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:5528:87:
#
# SUBROUTINE h5ltread_dataset_integer_kind_8_rank_0(loc_id,dset_name, type_id, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:5392:87:
#
# SUBROUTINE h5ltread_dataset_integer_kind_4_rank_0(loc_id,dset_name, type_id, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:5256:87:
#
# SUBROUTINE h5ltread_dataset_integer_kind_2_rank_0(loc_id,dset_name, type_id, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:5120:87:
#
# SUBROUTINE h5ltread_dataset_integer_kind_1_rank_0(loc_id,dset_name, type_id, buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:3512:77:
#
# SUBROUTINE h5ltread_dataset_double_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:3384:77:
#
# SUBROUTINE h5ltread_dataset_double_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:3256:76:
#
# SUBROUTINE h5ltread_dataset_double_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:3128:76:
#
# SUBROUTINE h5ltread_dataset_double_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:2456:76:
#
# SUBROUTINE h5ltread_dataset_float_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:2328:76:
#
# SUBROUTINE h5ltread_dataset_float_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:2200:75:
#
# SUBROUTINE h5ltread_dataset_float_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:2072:75:
#
# SUBROUTINE h5ltread_dataset_float_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:1392:83:
#
# SUBROUTINE h5ltread_dataset_real_kind_16_rank_0(loc_id,dset_name,type_id,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:1256:83:
#
# SUBROUTINE h5ltread_dataset_real_kind_10_rank_0(loc_id,dset_name,type_id,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:1120:82:
#
# SUBROUTINE h5ltread_dataset_real_kind_8_rank_0(loc_id,dset_name,type_id,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# H5LTff_gen.F90:984:82:
#
# SUBROUTINE h5ltread_dataset_real_kind_4_rank_0(loc_id,dset_name,type_id,buf,dims,errcode)
# 1
# Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument]
# FCLD libhdf5hl_fortran.la
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/src'
# Making all in test
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/test'
# gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstds.o tstds.F90
# gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstlite.o tstlite.F90
# tstds.F90:95:61:
#
# CALL test_begin(' Test Attaching Dimension Scale ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:109:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:116:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:119:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:121:61:
#
# CALL test_begin(' Test If Dimension Scale Attached ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:126:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:129:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:133:61:
#
# CALL test_begin(' Test Getting Number Dimension Scales ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:138:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:141:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:143:61:
#
# CALL test_begin(' Test Detaching Dimension Scale ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:153:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:156:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:162:61:
#
# CALL test_begin(' Test Setting Dimension Scale ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:167:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:170:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:172:61:
#
# CALL test_begin(' Test If Dimension Scale ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:177:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:180:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:184:61:
#
# CALL test_begin(' Test Getting Dimension Scale By Name ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:194:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:204:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:214:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:241:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:248:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:258:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:262:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:264:61:
#
# CALL test_begin(' Test Setting Dimension Scale Label ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:268:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:279:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:290:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:304:32:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:307:29:
#
# CALL write_test_status(err)
# 1
# Warning: Procedure 'write_test_status' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:21:23:
#
# CALL test_testds(err)
# 1
# Warning: Procedure 'test_testds' called with an implicit interface at (1) [-Wimplicit-interface]
# tstds.F90:47:44:
#
# CHARACTER(LEN=5), PARAMETER :: DS_1_NAME_A = "Yaxiz"
# 1
# Warning: Unused parameter 'ds_1_name_a' declared at (1) [-Wunused-parameter]
# gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tstimage.o tstimage.F90
# tstimage.F90:84:14:
#
# space = width*height / pal_entries;
# 1
# Warning: Integer division truncated to constant '11111' at (1) [-Winteger-division]
# tstimage.F90:123:51:
#
# call test_begin(' Make/Read image 8bit ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:161:13:
#
# call passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:167:51:
#
# call test_begin(' Make/Read image 24bit ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:208:13:
#
# call passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:214:51:
#
# call test_begin(' Make palette ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:221:13:
#
# call passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:224:51:
#
# call test_begin(' Link/Unlink palette ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:301:13:
#
# call passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstimage.F90:22:18:
#
# call make_image1()
# 1
# Warning: Procedure 'make_image1' called with an implicit interface at (1) [-Wimplicit-interface]
# gfortran -I. -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/src -I../../../hl/fortran/src -c -o tsttable.o tsttable.F90
# tsttable.F90:167:53:
#
# CALL test_begin(' Make table ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:182:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:189:53:
#
# CALL test_begin(' Read/Write field by name ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:266:13:
#
# IF ( bufrr(i) .NE. bufr(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tsttable.F90:281:13:
#
# IF ( bufdr(i) .NE. bufd(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tsttable.F90:298:10:
#
# IF ( bufrr(i) .NE. bufr(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tsttable.F90:305:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:312:53:
#
# CALL test_begin(' Read/Write field by index ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:372:13:
#
# IF ( bufrr(i) .NE. bufr(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tsttable.F90:386:13:
#
# IF ( bufdr(i) .NE. bufd(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tsttable.F90:401:10:
#
# IF ( bufrr(i) .NE. bufr(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tsttable.F90:409:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:417:53:
#
# CALL test_begin(' Insert field ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:426:10:
#
# IF ( bufrr(i) .NE. bufr(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tsttable.F90:434:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:440:53:
#
# CALL test_begin(' Delete field ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:444:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:451:53:
#
# CALL test_begin(' Get table info ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:460:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:466:53:
#
# CALL test_begin(' Get fields info ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:493:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tsttable.F90:23:20:
#
# CALL test_table1()
# 1
# Warning: Procedure 'test_table1' called with an implicit interface at (1) [-Wimplicit-interface]
# FCLD tstds
# tstlite.F90:67:53:
#
# CALL test_begin(' Make/Read datasets (1D) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:130:10:
#
# IF ( buf2(i) .NE. bufr2(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:162:10:
#
# IF ( buf3(i) .NE. bufr3(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:179:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:23:23:
#
# CALL test_dataset1D()
# 1
# Warning: Procedure 'test_dataset1d' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:220:53:
#
# CALL test_begin(' Make/Read datasets (2D) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:325:13:
#
# IF ( buf3(i,j) .NE. buf3r(i,j) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:356:13:
#
# IF ( buf4(i,j) .NE. buf4r(i,j) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:374:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:24:23:
#
# CALL test_dataset2D()
# 1
# Warning: Procedure 'test_dataset2d' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:427:53:
#
# CALL test_begin(' Make/Read datasets (3D) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:542:16:
#
# IF ( buf3(i,j,k) .NE. buf3r(i,j,k) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:573:16:
#
# IF ( buf4(i,j,k) .NE. buf4r(i,j,k) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:689:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:25:23:
#
# CALL test_dataset3D()
# 1
# Warning: Procedure 'test_dataset3d' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:766:63:
#
# CALL test_begin(' Make/Read datasets ('//ichr1//'D) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1035:22:
#
# IF ( rbuf_4(i,j,k,l) .NE. rbufr_4(i,j,k,l) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:1043:25:
#
# IF ( rbuf_5(i,j,k,l,m) .NE. rbufr_5(i,j,k,l,m) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:1051:28:
#
# IF ( rbuf_6(i,j,k,l,m,n) .NE. rbufr_6(i,j,k,l,m,n) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:1059:31:
#
# IF ( rbuf_7(i,j,k,l,m,n,o) .NE. rbufr_7(i,j,k,l,m,n,o) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:1119:22:
#
# IF ( dbuf_4(i,j,k,l) .NE. dbufr_4(i,j,k,l) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:1127:25:
#
# IF ( dbuf_5(i,j,k,l,m) .NE. dbufr_5(i,j,k,l,m) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:1135:28:
#
# IF ( dbuf_6(i,j,k,l,m,n) .NE. dbufr_6(i,j,k,l,m,n) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:1143:31:
#
# IF ( dbuf_7(i,j,k,l,m,n,o) .NE. dbufr_7(i,j,k,l,m,n,o) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:1280:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:26:24:
#
# CALL test_datasetND(4)
# 1
# Warning: Procedure 'test_datasetnd' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:27:24:
#
# CALL test_datasetND(5)
# 1
# Warning: Procedure 'test_datasetnd' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:28:24:
#
# CALL test_datasetND(6)
# 1
# Warning: Procedure 'test_datasetnd' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:29:24:
#
# CALL test_datasetND(7)
# 1
# Warning: Procedure 'test_datasetnd' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1354:53:
#
# CALL test_begin(' Make/Read datasets (integer) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1377:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1384:53:
#
# CALL test_begin(' Make/Read datasets (float) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1403:10:
#
# IF ( buf3(i) .NE. bufr3(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:1410:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1416:53:
#
# CALL test_begin(' Make/Read datasets (double) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1438:10:
#
# IF ( buf4(i) .NE. bufr4(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:1445:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1452:53:
#
# CALL test_begin(' Make/Read datasets (string) ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1474:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1476:53:
#
# CALL test_begin(' Test h5ltpath_valid_f ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1529:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1532:53:
#
# CALL test_begin(' Get dataset dimensions/info ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1585:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:30:22:
#
# CALL test_datasets()
# 1
# Warning: Procedure 'test_datasets' called with an implicit interface at (1) [-Wimplicit-interface]
# FCLD tstimage
# tstlite.F90:1671:53:
#
# CALL test_begin(' Set/Get attributes int ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1695:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1701:53:
#
# CALL test_begin(' Set/Get attributes float ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1732:10:
#
# IF ( buf3(i) .NE. bufr3(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(4) at (1)
# tstlite.F90:1739:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1753:56:
#
# CALL test_begin(' Set/Get attributes double ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1780:13:
#
# IF ( buf4(i) .NE. bufr4(i) ) THEN
# 1
# Warning: Inequality comparison for REAL(8) at (1)
# tstlite.F90:1787:18:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1795:53:
#
# CALL test_begin(' Set/Get attributes string ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1861:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1867:53:
#
# CALL test_begin(' Get attribute rank/info ')
# 1
# Warning: Procedure 'test_begin' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1900:15:
#
# CALL passed()
# 1
# Warning: Procedure 'passed' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:31:24:
#
# CALL test_attributes()
# 1
# Warning: Procedure 'test_attributes' called with an implicit interface at (1) [-Wimplicit-interface]
# tstlite.F90:1610:42:
#
# CHARACTER(LEN=5), PARAMETER :: attrname1 = "attr1" ! Attribute name
# 1
# Warning: Unused parameter 'attrname1' declared at (1) [-Wunused-parameter]
# tstlite.F90:1616:39:
#
# CHARACTER(LEN=16), PARAMETER :: buf_c = "string attribute"
# 1
# Warning: Unused parameter 'buf_c' declared at (1) [-Wunused-parameter]
# tstlite.F90:1606:42:
#
# CHARACTER(len=9), PARAMETER :: filename1 ="tattr.h5" ! C written attribute file
# 1
# Warning: Unused parameter 'filename1' declared at (1) [-Wunused-parameter]
# tstlite.F90:1303:42:
#
# CHARACTER(LEN=5), PARAMETER :: dsetname1 = "dset1" ! Dataset name
# 1
# Warning: Unused parameter 'dsetname1' declared at (1) [-Wunused-parameter]
# FCLD tsttable
# FCLD tstlite
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/test'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/src'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/src'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libhdf5.so.100.0.0 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5.so.100.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /usr/bin/install -c -m 644 libhdf5.settings '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/src'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/src'
# Making install in test
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/test'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/test'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libdynlib1.la libdynlib2.la libdynlib3.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libdynlib1.so.0.0.0 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlib1.so.0.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlib1.la
# libtool: install: /usr/bin/install -c .libs/libdynlib2.so.0.0.0 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlib2.so.0.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlib2.la
# libtool: install: /usr/bin/install -c .libs/libdynlib3.so.0.0.0 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlib3.so.0.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlib3.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make install-exec-hook
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/test'
# rm -f /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/*dynlib*
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/test'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/test'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/test'
# Making install in tools
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# Making install in lib
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/lib'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/tools/lib'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/lib'
# Making install in h5diff
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5diff'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5diff'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5diff '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5diff /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5diff
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5diff'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5diff'
# Making install in h5ls
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5ls'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5ls'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5ls '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5ls /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5ls
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5ls'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5ls'
# Making install in h5dump
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5dump'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5dump'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5dump '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5dump /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5dump
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5dump'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5dump'
# Making install in misc
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# Making install in vds
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc/vds'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/tools/misc/vds'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc/vds'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5debug /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5clear
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /usr/bin/install -c h5redeploy '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/misc'
# Making install in h5import
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5import'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5import'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5import '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5import /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5import
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5import'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5import'
# Making install in h5repack
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5repack'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5repack'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libdynlibadd.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libdynlibadd.so.0.0.0 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlibadd.so.0.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libdynlibadd.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5repack '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5repack /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5repack
# make install-exec-hook
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5repack'
# rm -f /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/*dynlib*
# make[4]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5repack'
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5repack'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5repack'
# Making install in h5jam
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5jam'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5jam'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5jam /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5unjam
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5jam'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5jam'
# Making install in h5copy
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5copy'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5copy'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5copy '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5copy /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5copy
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5copy'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5copy'
# Making install in h5stat
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5stat'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5stat'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5stat '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../src/libhdf5.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/h5stat /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5stat
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5stat'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5stat'
# Making install in h5format_convert
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5format_convert'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5format_convert'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5format_convert '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5format_convert
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5format_convert'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/h5format_convert'
# Making install in perform
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/perform'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/perform'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c h5perf_serial '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5perf_serial
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/perform'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools/perform'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/tools'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/tools'
# Making install in .
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0'
# Making install in c++
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# Making install in src
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/src'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/src'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /usr/bin/install -c h5c++ '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_cpp.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: warning: relinking 'libhdf5_cpp.la'
# libtool: install: (cd /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/src; /bin/sh "/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/libtool" --silent --tag CXX --mode=relink g++ -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 -version-info 100:0:0 -o libhdf5_cpp.la -rpath /usr/lib H5Exception.lo H5IdComponent.lo H5Library.lo H5Attribute.lo H5Location.lo H5Object.lo H5PropList.lo H5FaccProp.lo H5FcreatProp.lo H5DcreatProp.lo H5DxferProp.lo H5OcreatProp.lo H5DataType.lo H5DataSpace.lo H5AbstractDs.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lz -ldl -lm -inst-prefix-dir /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran)
# libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.so.100.0.0T /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_cpp.so.100.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5_cpp.so.100.0.0 libhdf5_cpp.so.100 || { rm -f libhdf5_cpp.so.100 && ln -s libhdf5_cpp.so.100.0.0 libhdf5_cpp.so.100; }; })
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5_cpp.so.100.0.0 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.100.0.0 libhdf5_cpp.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.lai /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_cpp.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include'
# /usr/bin/install -c -m 644 H5Cpp.h H5AbstractDs.h H5AtomType.h H5Attribute.h H5Classes.h H5CommonFG.h H5CompType.h H5DataSet.h H5DataSpace.h H5DataType.h H5OcreatProp.h H5DcreatProp.h H5DxferProp.h H5EnumType.h H5Exception.h H5FaccProp.h H5FcreatProp.h H5File.h H5FloatType.h H5Group.h H5IdComponent.h H5Include.h H5IntType.h H5Library.h H5Location.h H5Object.h H5PredType.h H5PropList.h H5StrType.h H5CppDoc.h H5ArrayType.h H5VarLenType.h '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/src'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/src'
# Making install in test
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/test'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/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-cpp-fortran/src/hdf5-1.10.0/c++/test'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/test'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# 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-cpp-fortran/src/hdf5-1.10.0/c++'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# Making install in fortran
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# Making install in src
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# make install-am
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: warning: relinking 'libhdf5_fortran.la'
# libtool: install: (cd /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src; /bin/sh "/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/libtool" --silent --tag FC --mode=relink gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../src -I../../fortran/src -version-info 100:0:0 -o libhdf5_fortran.la -rpath /usr/lib H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo H5fortkit.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo ../../src/libhdf5.la -lz -ldl -lm -inst-prefix-dir /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran)
# libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.100.0.0T /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_fortran.so.100.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5_fortran.so.100.0.0 libhdf5_fortran.so.100 || { rm -f libhdf5_fortran.so.100 && ln -s libhdf5_fortran.so.100.0.0 libhdf5_fortran.so.100; }; })
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5_fortran.so.100.0.0 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.100.0.0 libhdf5_fortran.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_fortran.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# cp ../../fortran/src/H5f90i_gen.h /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include/.
# cp ../../fortran/src/H5f90i.h /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include/.
# make[4]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/src'
# Making install in test
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/test'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/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-cpp-fortran/src/hdf5-1.10.0/fortran/test'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/test'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# 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-cpp-fortran/src/hdf5-1.10.0/fortran'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# Making install in hl
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# Making install in src
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/src'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/src'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: warning: relinking 'libhdf5_hl.la'
# libtool: install: (cd /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/src; /bin/sh "/tmp/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran)
# libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.0.0T /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_hl.so.100.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_hl.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/src'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/src'
# Making install in test
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/test'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/hl/test'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/test'
# Making install in tools
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# Making install in gif2h5
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/gif2h5'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/gif2h5'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib'
# libtool: warning: '/tmp/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/gif2h5
# libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib'
# libtool: warning: '/tmp/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h52gif
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/gif2h5'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/gif2h5'
# Making install in h5watch
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/h5watch'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/h5watch'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin'
# libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib'
# libtool: warning: '/tmp/hdf5-cpp-fortran/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-cpp-fortran/pkg/hdf5-cpp-fortran/usr/bin/h5watch
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/h5watch'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools/h5watch'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/tools'
# Making install in c++
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# Making install in src
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/src'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/src'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5_hl_cpp.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: warning: relinking 'libhdf5_hl_cpp.la'
# libtool: install: (cd /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/src; /bin/sh "/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/libtool" --silent --tag CXX --mode=relink g++ -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 -version-info 100:0:0 -o libhdf5_hl_cpp.la -rpath /usr/lib H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lz -ldl -lm -inst-prefix-dir /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran)
# libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.so.100.0.0T /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_hl_cpp.so.100.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5_hl_cpp.so.100.0.0 libhdf5_hl_cpp.so.100 || { rm -f libhdf5_hl_cpp.so.100 && ln -s libhdf5_hl_cpp.so.100.0.0 libhdf5_hl_cpp.so.100; }; })
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5_hl_cpp.so.100.0.0 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.100.0.0 libhdf5_hl_cpp.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.lai /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5_hl_cpp.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include'
# /usr/bin/install -c -m 644 H5PacketTable.h '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/include'
# make[4]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/src'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/src'
# Making install in test
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/test'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/test'
# 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-cpp-fortran/src/hdf5-1.10.0/hl/c++/test'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/test'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# 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-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# Making install in fortran
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# Making install in src
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/src'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/src'
# /usr/bin/mkdir -p '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib'
# libtool: warning: relinking 'libhdf5hl_fortran.la'
# libtool: install: (cd /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/src; /bin/sh "/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/libtool" --silent --tag FC --mode=relink gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -version-info 100:0:0 -o libhdf5hl_fortran.la -rpath /usr/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lz -ldl -lm -inst-prefix-dir /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran)
# libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.100.0.0T /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5hl_fortran.so.100.0.0
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5hl_fortran.so.100.0.0 libhdf5hl_fortran.so.100 || { rm -f libhdf5hl_fortran.so.100 && ln -s libhdf5hl_fortran.so.100.0.0 libhdf5hl_fortran.so.100; }; })
# libtool: install: (cd /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib && { ln -s -f libhdf5hl_fortran.so.100.0.0 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.100.0.0 libhdf5hl_fortran.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/lib/libhdf5hl_fortran.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[4]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/src'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/src'
# Making install in test
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/test'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/test'
# 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-cpp-fortran/src/hdf5-1.10.0/hl/fortran/test'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/test'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[4]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# 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-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/hl'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# for d in examples fortran c++ hl; do \
# (cd $d && make install-examples) || exit 1; \
# done
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/examples'
# ../bin/mkdirs /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c
# + /usr/bin/install -c ./h5_write.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_read.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_extend_write.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_chunk_read.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtgrpd.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_subset.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_cmprss.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_rdwt.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtgrpar.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_extend.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtatt.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtgrp.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_crtdat.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_compound.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_group.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_select.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_attribute.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_mount.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_reference.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_drivers.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_extlink.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_elink_unix2win.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_ref2reg.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_shared_mesg.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./ph5example.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-exc.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-exclim.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-eiger.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-simpleIO.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-percival.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-percival-unlim.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./h5_vds-percival-unlim-maxmin.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c run-c-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c/.
# + /usr/bin/install -c ./README /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/.
# + /usr/bin/install -c ./run-all-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/.
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/examples'
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/examples'
# ../../bin/mkdirs /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran
# + /usr/bin/install -c ./h5_crtdat.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_rdwt.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_crtatt.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_crtgrp.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_crtgrpar.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_crtgrpd.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_extend.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_subset.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./h5_cmprss.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./hyperslab.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./selectele.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./refobjexample.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./refregexample.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./mountexample.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./compound.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./ph5example.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./rwdset_fortran2003.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./nested_derived_type.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./compound_fortran2003.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c ./compound_complex_fortran2003.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# + /usr/bin/install -c run-fortran-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/fortran/.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran/examples'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/fortran'
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/examples'
# ../../bin/mkdirs /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++
# + /usr/bin/install -c ./create.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./readdata.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./writedata.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./compound.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./extend_ds.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./chunks.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5group.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_cmprss.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_crtatt.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_crtdat.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_crtgrpar.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_crtgrp.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_crtgrpd.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_extend.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_rdwt.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c ./h5tutr_subset.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# + /usr/bin/install -c run-c++-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/c++/.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++/examples'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/c++'
# make[1]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# for d in examples fortran c++; do \
# (cd $d && make install-examples) || exit 1; \
# done
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/examples'
# ../../bin/mkdirs /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c
# + /usr/bin/install -c ./ex_lite1.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_lite2.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_lite3.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ptExampleFL.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_image1.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_image2.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_01.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_02.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_03.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_04.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_05.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_06.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_07.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_08.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_09.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_10.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_11.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_table_12.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./ex_ds1.c /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./image24pixel.txt /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./image8.txt /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./pal_rgb.h /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c run-hlc-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c/.
# + /usr/bin/install -c ./run-hl-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/.
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/examples'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/examples'
# ../../../bin/mkdirs /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/fortran
# + /usr/bin/install -c ./exlite.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/fortran/.
# + /usr/bin/install -c ./ex_ds1.f90 /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/fortran/.
# + /usr/bin/install -c run-hlfortran-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/fortran/.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran/examples'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/fortran'
# make[2]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# make[3]: Entering directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/examples'
# ../../../bin/mkdirs /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c++
# + /usr/bin/install -c ./ptExampleFL.cpp /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c++/.
# + /usr/bin/install -c run-hlc++-ex.sh /tmp/hdf5-cpp-fortran/pkg/hdf5-cpp-fortran/usr/share/hdf5_examples/hl/c++/.
# make[3]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++/examples'
# make[2]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl/c++'
# make[1]: Leaving directory '/tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/hl'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "hdf5-cpp-fortran"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: hdf5-cpp-fortran 1.10.0-1 (Wed Aug 24 13:56:07 UTC 2016)

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

Creating hybrid package for 'hdf5-cpp-fortran'

Trying to find vanilla package 'hdf5-cpp-fortran'...

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

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libhdf5_fortran.so
# /usr/lib/libhdf5_hl.so
# /usr/lib/libhdf5_hl.so.100
# /usr/lib/libhdf5_hl_cpp.so
# /usr/lib/libhdf5_cpp.so.100.0.0
# /usr/lib/libhdf5_cpp.so.100
# /usr/lib/libhdf5_cpp.so
# /usr/lib/libhdf5_hl.so.100.0.0
# /usr/lib/libhdf5hl_fortran.so.100
# /usr/lib/libhdf5_fortran.so.100.0.0
# /usr/lib/libhdf5.so
# /usr/lib/libhdf5_hl_cpp.so.100.0.0
# /usr/lib/libhdf5.settings
# /usr/lib/libhdf5hl_fortran.so.100.0.0
# /usr/lib/libhdf5.so.100
# /usr/lib/libhdf5_hl_cpp.so.100
# /usr/lib/libhdf5_fortran.so.100
# /usr/lib/libhdf5.so.100.0.0
# /usr/lib/libhdf5hl_fortran.so
# /usr/share/hdf5_examples/README
# /usr/share/hdf5_examples/run-all-ex.sh
# /usr/share/hdf5_examples/c++/h5tutr_crtgrpar.cpp
# /usr/share/hdf5_examples/c++/h5tutr_cmprss.cpp
# /usr/share/hdf5_examples/c++/h5tutr_crtgrpd.cpp
# /usr/share/hdf5_examples/c++/h5tutr_subset.cpp
# /usr/share/hdf5_examples/c++/h5tutr_extend.cpp
# /usr/share/hdf5_examples/c++/readdata.cpp
# /usr/share/hdf5_examples/c++/run-c++-ex.sh
# /usr/share/hdf5_examples/c++/chunks.cpp
# /usr/share/hdf5_examples/c++/h5group.cpp
# /usr/share/hdf5_examples/c++/h5tutr_crtatt.cpp
# /usr/share/hdf5_examples/c++/writedata.cpp
# /usr/share/hdf5_examples/c++/h5tutr_crtdat.cpp
# /usr/share/hdf5_examples/c++/compound.cpp
# /usr/share/hdf5_examples/c++/h5tutr_crtgrp.cpp
# /usr/share/hdf5_examples/c++/extend_ds.cpp
# /usr/share/hdf5_examples/c++/create.cpp
# /usr/share/hdf5_examples/c++/h5tutr_rdwt.cpp
# /usr/share/hdf5_examples/hl/run-hl-ex.sh
# /usr/share/hdf5_examples/hl/c++/ptExampleFL.cpp
# /usr/share/hdf5_examples/hl/c++/run-hlc++-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/hl/fortran/ex_ds1.f90
# /usr/share/hdf5_examples/hl/fortran/run-hlfortran-ex.sh
# /usr/share/hdf5_examples/hl/fortran/exlite.f90
# /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/hdf5_examples/fortran/compound_fortran2003.f90
# /usr/share/hdf5_examples/fortran/h5_crtgrpd.f90
# /usr/share/hdf5_examples/fortran/nested_derived_type.f90
# /usr/share/hdf5_examples/fortran/mountexample.f90
# /usr/share/hdf5_examples/fortran/h5_subset.f90
# /usr/share/hdf5_examples/fortran/rwdset_fortran2003.f90
# /usr/share/hdf5_examples/fortran/h5_crtatt.f90
# /usr/share/hdf5_examples/fortran/h5_cmprss.f90
# /usr/share/hdf5_examples/fortran/hyperslab.f90
# /usr/share/hdf5_examples/fortran/h5_crtdat.f90
# /usr/share/hdf5_examples/fortran/compound.f90
# /usr/share/hdf5_examples/fortran/h5_extend.f90
# /usr/share/hdf5_examples/fortran/h5_crtgrpar.f90
# /usr/share/hdf5_examples/fortran/refobjexample.f90
# /usr/share/hdf5_examples/fortran/h5_crtgrp.f90
# /usr/share/hdf5_examples/fortran/ph5example.f90
# /usr/share/hdf5_examples/fortran/compound_complex_fortran2003.f90
# /usr/share/hdf5_examples/fortran/run-fortran-ex.sh
# /usr/share/hdf5_examples/fortran/selectele.f90
# /usr/share/hdf5_examples/fortran/refregexample.f90
# /usr/share/hdf5_examples/fortran/h5_rdwt.f90
# /usr/share/licenses/hdf5-cpp-fortran/LICENSE
# /usr/include/h5im.mod
# /usr/include/H5VarLenType.h
# /usr/include/H5PropList.h
# /usr/include/H5DOpublic.h
# /usr/include/H5Classes.h
# /usr/include/h5d.mod
# /usr/include/H5CommonFG.h
# /usr/include/H5IMpublic.h
# /usr/include/h5lt.mod
# /usr/include/H5ArrayType.h
# /usr/include/h5o.mod
# /usr/include/H5version.h
# /usr/include/H5f90i.h
# /usr/include/H5Epublic.h
# /usr/include/H5PredType.h
# /usr/include/H5PLextern.h
# /usr/include/H5FDlog.h
# /usr/include/h5lib.mod
# /usr/include/H5DataSet.h
# /usr/include/hdf5.h
# /usr/include/h5t.mod
# /usr/include/H5EnumType.h
# /usr/include/H5CompType.h
# /usr/include/h5z.mod
# /usr/include/h5fortran_types.mod
# /usr/include/H5Include.h
# /usr/include/H5Gpublic.h
# /usr/include/H5IntType.h
# /usr/include/h5global.mod
# /usr/include/H5overflow.h
# /usr/include/H5Apublic.h
# /usr/include/H5PacketTable.h
# /usr/include/H5File.h
# /usr/include/H5Spublic.h
# /usr/include/H5AtomType.h
# /usr/include/h5tb.mod
# /usr/include/H5Library.h
# /usr/include/H5Object.h
# /usr/include/H5Cpp.h
# /usr/include/h5i.mod
# /usr/include/h5_gen.mod
# /usr/include/H5FcreatProp.h
# /usr/include/H5api_adpt.h
# /usr/include/H5FDstdio.h
# /usr/include/H5Dpublic.h
# /usr/include/H5DataSpace.h
# /usr/include/h5lt_const.mod
# /usr/include/H5Tpublic.h
# /usr/include/H5FaccProp.h
# /usr/include/H5FDfamily.h
# /usr/include/H5Ppublic.h
# /usr/include/H5DataType.h
# /usr/include/h5e.mod
# /usr/include/H5FDdirect.h
# /usr/include/H5TBpublic.h
# /usr/include/H5OcreatProp.h
# /usr/include/H5DxferProp.h
# /usr/include/H5pubconf.h
# /usr/include/H5Lpublic.h
# /usr/include/H5CppDoc.h
# /usr/include/hdf5.mod
# /usr/include/hdf5_hl.h
# /usr/include/H5LDpublic.h
# /usr/include/h5p.mod
# /usr/include/h5l.mod
# /usr/include/h5r.mod
# /usr/include/H5Group.h
# /usr/include/h5fortkit.mod
# /usr/include/H5public.h
# /usr/include/H5f90i_gen.h
# /usr/include/H5Fpublic.h
# /usr/include/h5ds.mod
# /usr/include/H5MMpublic.h
# /usr/include/H5FDmulti.h
# /usr/include/h5g.mod
# /usr/include/H5FDmpio.h
# /usr/include/H5DSpublic.h
# /usr/include/H5Rpublic.h
# /usr/include/H5Attribute.h
# /usr/include/H5FDsec2.h
# /usr/include/H5Zpublic.h
# /usr/include/H5PLpublic.h
# /usr/include/H5FDcore.h
# /usr/include/H5Epubgen.h
# /usr/include/H5Exception.h
# /usr/include/H5IdComponent.h
# /usr/include/H5ACpublic.h
# /usr/include/h5f.mod
# /usr/include/H5Location.h
# /usr/include/H5Cpublic.h
# /usr/include/H5LTpublic.h
# /usr/include/h5a.mod
# /usr/include/h5tb_const.mod
# /usr/include/H5StrType.h
# /usr/include/H5AbstractDs.h
# /usr/include/H5DcreatProp.h
# /usr/include/H5FloatType.h
# /usr/include/H5FDmpi.h
# /usr/include/H5Ipublic.h
# /usr/include/H5PTpublic.h
# /usr/include/h5s.mod
# /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/h5fc
# /usr/bin/h5watch
# /usr/bin/h52gif
# /usr/bin/h5redeploy
# /usr/bin/h5ls
# /usr/bin/h5copy
# /usr/bin/gif2h5
# /usr/bin/h5dump
# /usr/bin/h5c++
# /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_cpp.so.100.0.0
# /sysroot/usr/lib/libhdf5_cpp.so.100
# /sysroot/usr/lib/libhdf5_cpp.so
# /sysroot/usr/lib/libhdf5_cpp.la
# /sysroot/usr/lib/libhdf5_fortran.so.100.0.0
# /sysroot/usr/lib/libhdf5_fortran.so.100
# /sysroot/usr/lib/libhdf5_fortran.so
# /sysroot/usr/lib/libhdf5_fortran.la
# /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/lib/libhdf5_hl_cpp.so.100.0.0
# /sysroot/usr/lib/libhdf5_hl_cpp.so.100
# /sysroot/usr/lib/libhdf5_hl_cpp.so
# /sysroot/usr/lib/libhdf5_hl_cpp.la
# /sysroot/usr/lib/libhdf5hl_fortran.so.100.0.0
# /sysroot/usr/lib/libhdf5hl_fortran.so.100
# /sysroot/usr/lib/libhdf5hl_fortran.so
# /sysroot/usr/lib/libhdf5hl_fortran.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/H5Cpp.h
# /sysroot/usr/include/H5AbstractDs.h
# /sysroot/usr/include/H5AtomType.h
# /sysroot/usr/include/H5Attribute.h
# /sysroot/usr/include/H5Classes.h
# /sysroot/usr/include/H5CommonFG.h
# /sysroot/usr/include/H5CompType.h
# /sysroot/usr/include/H5DataSet.h
# /sysroot/usr/include/H5DataSpace.h
# /sysroot/usr/include/H5DataType.h
# /sysroot/usr/include/H5OcreatProp.h
# /sysroot/usr/include/H5DcreatProp.h
# /sysroot/usr/include/H5DxferProp.h
# /sysroot/usr/include/H5EnumType.h
# /sysroot/usr/include/H5Exception.h
# /sysroot/usr/include/H5FaccProp.h
# /sysroot/usr/include/H5FcreatProp.h
# /sysroot/usr/include/H5File.h
# /sysroot/usr/include/H5FloatType.h
# /sysroot/usr/include/H5Group.h
# /sysroot/usr/include/H5IdComponent.h
# /sysroot/usr/include/H5Include.h
# /sysroot/usr/include/H5IntType.h
# /sysroot/usr/include/H5Library.h
# /sysroot/usr/include/H5Location.h
# /sysroot/usr/include/H5Object.h
# /sysroot/usr/include/H5PredType.h
# /sysroot/usr/include/H5PropList.h
# /sysroot/usr/include/H5StrType.h
# /sysroot/usr/include/H5CppDoc.h
# /sysroot/usr/include/H5ArrayType.h
# /sysroot/usr/include/H5VarLenType.h
# /sysroot/usr/include/h5_gen.mod
# /sysroot/usr/include/h5a.mod
# /sysroot/usr/include/h5d.mod
# /sysroot/usr/include/h5e.mod
# /sysroot/usr/include/h5f.mod
# /sysroot/usr/include/h5fortkit.mod
# /sysroot/usr/include/h5fortran_types.mod
# /sysroot/usr/include/h5g.mod
# /sysroot/usr/include/h5global.mod
# /sysroot/usr/include/h5i.mod
# /sysroot/usr/include/h5l.mod
# /sysroot/usr/include/h5lib.mod
# /sysroot/usr/include/h5o.mod
# /sysroot/usr/include/h5p.mod
# /sysroot/usr/include/h5r.mod
# /sysroot/usr/include/h5s.mod
# /sysroot/usr/include/h5t.mod
# /sysroot/usr/include/h5z.mod
# /sysroot/usr/include/hdf5.mod
# /sysroot/usr/include/H5f90i_gen.h
# /sysroot/usr/include/H5f90i.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
# /sysroot/usr/include/H5PacketTable.h
# /sysroot/usr/include/h5ds.mod
# /sysroot/usr/include/h5im.mod
# /sysroot/usr/include/h5lt.mod
# /sysroot/usr/include/h5lt_const.mod
# /sysroot/usr/include/h5tb.mod
# /sysroot/usr/include/h5tb_const.mod

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-cpp-fortran.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/hdf5-cpp-fortran.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-cpp-fortran.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 3162

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hdf5-cpp-fortran.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/hdf5-cpp-fortran.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-cpp-fortran/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-cxx --enable-fortran --enable-fortran2003 --enable-linux-lfs --enable-build-mode=production --with-pic --docdir=/usr/share/doc/hdf5/ --with-pthread=/usr/lib/ --disable-sharedlib-rpath
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ae79291668a9
# 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-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/bin/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/bin/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/hdf5-cpp-fortran/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]="13")
# 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-fortran2003" [7]="--enable-fortran" [8]="--enable-cxx" [9]="--enable-hl" [10]="--disable-static" [11]="--prefix=/usr" [12]="--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=ae79291668a9
# 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-cpp-fortran/src/hdf5-1.10.0/bin/missing makeinfo'
# MFLAGS=
# MISSING='${SHELL} /tmp/hdf5-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0
# RED_OUTPUT=/tmp/red-ltr1z2d7
# 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-cpp-fortran/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-cxx'\'' '\''--enable-fortran'\'' '\''--enable-fortran2003'\'' '\''--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-cpp-fortran/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=ae79291668a9
# 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-cpp-fortran/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-fortran2003, --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-cpp-fortran/src/hdf5-1.10.0/bin
# am_cv_make_support_nested_variables=yes
# am_lf='
# '
# am_make=make
# am_missing_run='${SHELL} /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/bin/missing '
# am_sleep_pid=432
# 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_cxx=yes
# enable_fortran=yes
# enable_fortran2003=yes
# 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-cpp-fortran/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-ae79291668a9
# 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:6487: checking for x86_64-unknown-linux-gfortran
# configure:6514: result: gfortran
# configure:6584: checking for Fortran compiler version
# configure:6593: gfortran --version >&5
# GNU Fortran (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:6604: $? = 0
# configure:6593: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# 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:6604: $? = 0
# configure:6593: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6604: $? = 1
# configure:6593: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6604: $? = 1
# configure:6613: checking whether we are using the GNU Fortran compiler
# configure:6626: gfortran -c conftest.F >&5
# configure:6626: $? = 0
# configure:6635: result: yes
# configure:6641: checking whether gfortran accepts -g
# configure:6652: gfortran -c -g conftest.f >&5
# configure:6652: $? = 0
# configure:6660: result: yes
# configure:6693: checking for Fortran flag to compile .f90 files
# configure:6713: gfortran -c conftest.f90 >&5
# configure:6713: $? = 0
# configure:6722: result: none
# configure:6760: checking for x86_64-unknown-linux-gfortran
# configure:6787: result: gfortran
# configure:6857: checking for Fortran compiler version
# configure:6866: gfortran --version >&5
# GNU Fortran (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:6877: $? = 0
# configure:6866: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# 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:6877: $? = 0
# configure:6866: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6877: $? = 1
# configure:6866: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6877: $? = 1
# configure:6886: checking whether we are using the GNU Fortran compiler
# configure:6908: result: yes
# configure:6914: checking whether gfortran accepts -g
# configure:6933: result: yes
# configure:6962: checking what gfortran does with modules
# configure:7015: checking how gfortran finds modules
# configure:7027: gfortran -Iconftestdir -c conftest.f90 1>&5
# configure:7030: $? = 0
# configure:7064: checking if Fortran compiler version compatible with Fortran 2003 HDF
# configure:7082: gfortran -o conftest -I. conftest.f90 >&5
# configure:7082: $? = 0
# configure:7083: result: yes
# configure:7105: checking how to get verbose linking output from gfortran
# configure:7115: gfortran -c -I. conftest.f90 >&5
# configure:7115: $? = 0
# configure:7133: gfortran -o conftest -I. -v conftest.f90
# Using built-in specs.
# Target: x86_64-pc-linux-gnu
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/f951 conftest.f90 -I . -quiet -dumpbase conftest.f90 -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/finclude -o /tmp/cc9v6TL7.s
# GNU Fortran (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v -I . --64 -o /tmp/ccOeDDLQ.o /tmp/cc9v6TL7.s
# GNU assembler version 2.26.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.1
# Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQUEAMz.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. /tmp/ccOeDDLQ.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# configure:7216: result: -v
# configure:7218: checking for Fortran libraries of gfortran
# configure:7241: gfortran -o conftest -I. -v conftest.f90
# Using built-in specs.
# Target: x86_64-pc-linux-gnu
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/f951 conftest.f90 -I . -quiet -dumpbase conftest.f90 -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/finclude -o /tmp/ccdw7BRc.s
# GNU Fortran (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 6.1.1 20160602 (x86_64-pc-linux-gnu)
# compiled by GNU C version 6.1.1 20160602, GMP version 6.1.0, MPFR version 3.1.4-p1, MPC version 1.0.3, isl version 0.15
# warning: GMP header version 6.1.0 differs from library version 6.1.1.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v -I . --64 -o /tmp/cc4Heh3V.o /tmp/ccdw7BRc.s
# GNU assembler version 2.26.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.1
# Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccA0SJfF.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. /tmp/cc4Heh3V.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# configure:7437: result: -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath
# configure:7452: checking for dummy main to link with Fortran libraries
# configure:7486: gcc -o conftest conftest.c -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# configure:7486: $? = 0
# configure:7531: result: none
# configure:7563: checking for Fortran name-mangling scheme
# configure:7576: gfortran -c -I. conftest.f90 >&5
# configure:7576: $? = 0
# configure:7617: gcc -o conftest conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# /tmp/ccMQzEt7.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `foobar'
# collect2: error: ld returned 1 exit status
# configure:7617: $? = 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. */
# |
# | /* 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 foobar ();
# | #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 foobar ();
# | ;
# | return 0;
# | }
# configure:7617: gcc -o conftest conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# configure:7617: $? = 0
# configure:7675: gcc -o conftest conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath >&5
# configure:7675: $? = 0
# configure:7717: result: lower case, underscore, no extra underscore
# configure:7786: checking if Fortran compiler supports intrinsic SIZEOF
# configure:7795: gfortran -o conftest -I. conftest.f90 >&5
# configure:7795: $? = 0
# configure:7796: result: yes
# configure:7810: checking if Fortran compiler supports intrinsic C_SIZEOF
# configure:7822: gfortran -o conftest -I. conftest.f90 >&5
# configure:7822: $? = 0
# configure:7823: result: yes
# configure:7837: checking if Fortran compiler supports intrinsic STORAGE_SIZE
# configure:7848: gfortran -o conftest -I. conftest.f90 >&5
# configure:7848: $? = 0
# configure:7849: result: yes
# configure:7880: checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV
# configure:7889: gfortran -o conftest -I. conftest.f90 >&5
# configure:7889: $? = 0
# configure:7890: result: yes
# configure:7970: gfortran -o conftest -I. conftest.f90 >&5
# configure:7970: $? = 0
# configure:7970: ./conftest
# configure:7970: $? = 0
# configure:8013: checking for Fortran INTEGER KINDs
# configure:8015: result: {1,2,4,8,16}
# configure:8017: checking for Fortran REAL KINDs
# configure:8019: result: {4,8,10,16}
# configure:8021: checking for Fortran REALs maximum decimal precision
# configure:8023: result: 34
# configure:8054: checking sizeof of native KINDS
# configure:8089: gfortran -o conftest -I. conftest.f90 >&5
# configure:8089: $? = 0
# configure:8089: ./conftest
# configure:8089: $? = 0
# configure:8114: result:
# configure:8193: gfortran -o conftest -I. conftest.f90 >&5
# configure:8193: $? = 0
# configure:8193: ./conftest
# configure:8193: $? = 0
# configure:8236: checking for Fortran INTEGER KINDs
# configure:8238: result: {1,2,4,8,16}
# configure:8240: checking for Fortran REAL KINDs
# configure:8242: result: {4,8,10,16}
# configure:8244: checking for Fortran REALs maximum decimal precision
# configure:8246: result: 34
# configure:8278: checking sizeof of available INTEGER KINDs
# configure:8308: gfortran -o conftest -I. conftest.f90 >&5
# configure:8308: $? = 0
# configure:8308: ./conftest
# configure:8308: $? = 0
# configure:8308: gfortran -o conftest -I. conftest.f90 >&5
# configure:8308: $? = 0
# configure:8308: ./conftest
# configure:8308: $? = 0
# configure:8308: gfortran -o conftest -I. conftest.f90 >&5
# configure:8308: $? = 0
# configure:8308: ./conftest
# configure:8308: $? = 0
# configure:8308: gfortran -o conftest -I. conftest.f90 >&5
# configure:8308: $? = 0
# configure:8308: ./conftest
# configure:8308: $? = 0
# configure:8308: gfortran -o conftest -I. conftest.f90 >&5
# configure:8308: $? = 0
# configure:8308: ./conftest
# configure:8308: $? = 0
# configure:8331: result: {1,2,4,8,16}
# configure:8341: checking sizeof of available REAL KINDs
# configure:8370: gfortran -o conftest -I. conftest.f90 >&5
# configure:8370: $? = 0
# configure:8370: ./conftest
# configure:8370: $? = 0
# configure:8370: gfortran -o conftest -I. conftest.f90 >&5
# configure:8370: $? = 0
# configure:8370: ./conftest
# configure:8370: $? = 0
# configure:8370: gfortran -o conftest -I. conftest.f90 >&5
# configure:8370: $? = 0
# configure:8370: ./conftest
# configure:8370: $? = 0
# configure:8370: gfortran -o conftest -I. conftest.f90 >&5
# configure:8370: $? = 0
# configure:8370: ./conftest
# configure:8370: $? = 0
# configure:8393: result: {4,8,16,16}
# configure:8464: checking if Fortran compiler supports intrinsic C_LONG_DOUBLE
# configure:8474: gfortran -o conftest -I. conftest.f90 >&5
# configure:8474: $? = 0
# configure:8475: result: yes
# configure:8499: checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE
# configure:8528: gfortran -c -I. conftest.f90 >&5
# configure:8528: $? = 0
# configure:8529: result: yes
# configure:8575: checking for Fortran interoperable KINDS with C
# configure:8577: result: {4,8,10,16}
# 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:59: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
# | #define FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | /* 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:59: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
# | #define FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | /* end confdefs.h. */
# | #include
# configure:9174: checking if c++ interface enabled
# configure:9201: checking if g++ needs old style header files in includes
# configure:9211: g++ -o conftest conftest.cpp >&5
# configure:9211: $? = 0
# configure:9212: result: no
# configure:9226: checking if g++ can handle namespaces
# configure:9242: g++ -o conftest conftest.cpp >&5
# configure:9242: $? = 0
# configure:9243: result: yes
# configure:9257: checking if g++ has offsetof extension
# configure:9292: g++ -o conftest conftest.cpp >&5
# configure:9292: $? = 0
# configure:9293: result: yes
# configure:9308: checking if g++ can handle static cast
# configure:9322: g++ -o conftest conftest.cpp >&5
# configure:9322: $? = 0
# configure:9323: result: yes
# 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:10690: checking if shared Fortran libraries are supported
# configure:10724: result: yes
# 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/ccJbfigS.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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/ccHejAr5.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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/ccmNLSxl.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:18429: checking how to run the C++ preprocessor
# configure:18495: result: g++ -E
# configure:18515: g++ -E conftest.cpp
# configure:18515: $? = 0
# configure:18529: g++ -E conftest.cpp
# conftest.cpp:63:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18529: $? = 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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #define INCLUDE_HL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:18691: checking for ld used by g++
# configure:18758: result: /usr/bin/ld -m elf_x86_64
# configure:18765: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:18780: result: yes
# configure:18835: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:19924: result: yes
# configure:19960: g++ -c conftest.cpp >&5
# configure:19963: $? = 0
# configure:20444: checking for g++ option to produce PIC
# configure:20451: result: -fPIC -DPIC
# configure:20459: checking if g++ PIC flag -fPIC -DPIC works
# configure:20477: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:20481: $? = 0
# configure:20494: result: yes
# configure:20517: checking if g++ static flag -static works
# configure:20545: result: yes
# configure:20557: checking if g++ supports -c -o file.o
# configure:20578: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:20582: $? = 0
# configure:20604: result: yes
# configure:20609: checking if g++ supports -c -o file.o
# configure:20656: result: yes
# configure:20686: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:20726: result: yes
# configure:20867: checking dynamic linker characteristics
# configure:21620: result: GNU/Linux ld.so
# configure:21685: checking how to hardcode library paths into programs
# configure:21710: result: immediate
# configure:21856: checking if libtool supports shared libraries
# configure:21858: result: yes
# configure:21861: checking whether to build shared libraries
# configure:21885: result: yes
# configure:21888: checking whether to build static libraries
# configure:21892: result: no
# configure:21926: gfortran -c -I. conftest.f90 >&5
# configure:21929: $? = 0
# configure:22389: checking for gfortran option to produce PIC
# configure:22396: result: -fPIC
# configure:22404: checking if gfortran PIC flag -fPIC works
# configure:22422: gfortran -c -I. -fPIC conftest.f90 >&5
# configure:22426: $? = 0
# configure:22439: result: yes
# configure:22462: checking if gfortran static flag -static works
# configure:22490: result: no
# configure:22502: checking if gfortran supports -c -o file.o
# configure:22523: gfortran -c -I. -o out/conftest2.o conftest.f90 >&5
# configure:22527: $? = 0
# configure:22549: result: yes
# configure:22554: checking if gfortran supports -c -o file.o
# configure:22601: result: yes
# configure:22631: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:23840: result: yes
# configure:23981: checking dynamic linker characteristics
# configure:24720: result: GNU/Linux ld.so
# configure:24785: checking how to hardcode library paths into programs
# configure:24810: result: immediate
# 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:70: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:114: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:81: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:114: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:81: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:114: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:81: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:117:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int8_t)); }
# ^~~~~~~
# conftest.c:118:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int8_t)); }
# ^~~~~~~~
# conftest.c:122: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:118:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint8_t)); }
# ^~~~~~~
# conftest.c:119:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint8_t)); }
# ^~~~~~~~
# conftest.c:123: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:119:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least8_t)); }
# ^~~~~~~
# conftest.c:120:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least8_t)); }
# ^~~~~~~~
# conftest.c:124: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:120:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least8_t)); }
# ^~~~~~~
# conftest.c:121:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least8_t)); }
# ^~~~~~~~
# conftest.c:125: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:121:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast8_t)); }
# ^~~~~~~
# conftest.c:122:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast8_t)); }
# ^~~~~~~~
# conftest.c:126: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:122:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast8_t)); }
# ^~~~~~~
# conftest.c:123:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast8_t)); }
# ^~~~~~~~
# conftest.c:127: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:123:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int16_t)); }
# ^~~~~~~
# conftest.c:124:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int16_t)); }
# ^~~~~~~~
# conftest.c:128: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:124:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint16_t)); }
# ^~~~~~~
# conftest.c:125:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint16_t)); }
# ^~~~~~~~
# conftest.c:129: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:125:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least16_t)); }
# ^~~~~~~
# conftest.c:126:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least16_t)); }
# ^~~~~~~~
# conftest.c:130: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:126:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least16_t)); }
# ^~~~~~~
# conftest.c:127:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least16_t)); }
# ^~~~~~~~
# conftest.c:131: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:127:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast16_t)); }
# ^~~~~~~
# conftest.c:128:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast16_t)); }
# ^~~~~~~~
# conftest.c:132: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:128:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast16_t)); }
# ^~~~~~~
# conftest.c:129:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast16_t)); }
# ^~~~~~~~
# conftest.c:133: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:129:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int32_t)); }
# ^~~~~~~
# conftest.c:130:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int32_t)); }
# ^~~~~~~~
# conftest.c:134: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:130:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint32_t)); }
# ^~~~~~~
# conftest.c:131:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint32_t)); }
# ^~~~~~~~
# conftest.c:135: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:131:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least32_t)); }
# ^~~~~~~
# conftest.c:132:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least32_t)); }
# ^~~~~~~~
# conftest.c:136: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:132:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least32_t)); }
# ^~~~~~~
# conftest.c:133:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least32_t)); }
# ^~~~~~~~
# conftest.c:137: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:133:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast32_t)); }
# ^~~~~~~
# conftest.c:134:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast32_t)); }
# ^~~~~~~~
# conftest.c:138: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:134:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast32_t)); }
# ^~~~~~~
# conftest.c:135:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast32_t)); }
# ^~~~~~~~
# conftest.c:139: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:135:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int64_t)); }
# ^~~~~~~
# conftest.c:136:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int64_t)); }
# ^~~~~~~~
# conftest.c:140: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:136:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint64_t)); }
# ^~~~~~~
# conftest.c:137:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint64_t)); }
# ^~~~~~~~
# conftest.c:141: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:137:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_least64_t)); }
# ^~~~~~~
# conftest.c:138:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_least64_t)); }
# ^~~~~~~~
# conftest.c:142: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:138:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_least64_t)); }
# ^~~~~~~
# conftest.c:139:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_least64_t)); }
# ^~~~~~~~
# conftest.c:143: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:139:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (int_fast64_t)); }
# ^~~~~~~
# conftest.c:140:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (int_fast64_t)); }
# ^~~~~~~~
# conftest.c:144: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:140:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (uint_fast64_t)); }
# ^~~~~~~
# conftest.c:141:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (uint_fast64_t)); }
# ^~~~~~~~
# conftest.c:145: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:141:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (size_t)); }
# ^~~~~~~
# conftest.c:142:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (size_t)); }
# ^~~~~~~~
# conftest.c:146: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:142:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (ssize_t)); }
# ^~~~~~~
# conftest.c:143:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (ssize_t)); }
# ^~~~~~~~
# conftest.c:147: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:143:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (ptrdiff_t)); }
# ^~~~~~~
# conftest.c:144:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (ptrdiff_t)); }
# ^~~~~~~~
# conftest.c:148: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:145:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (off_t)); }
# ^~~~~~~
# conftest.c:146:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (off_t)); }
# ^~~~~~~~
# conftest.c:150: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:151:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static long int longval () { return (long int) (sizeof (bool)); }
# ^~~~~~~
# conftest.c:152:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static unsigned long int ulongval () { return (long int) (sizeof (bool)); }
# ^~~~~~~~
# conftest.c:156: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:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:135:17: warning: 'd1' is used uninitialized in this function [-Wuninitialized]
# dev_t d1, d2; if(d1==d2) return 0;
# ^
# conftest.c:135: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:128: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: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:145:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char compress2 ();
# ^~~~
# conftest.c:162: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:134: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:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:138: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:136: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:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c:140:2: error: expected identifier or '(' before '[' token
# }[
# ^
# conftest.c:141: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char _getvideoconfig ();
# ^~~~
# conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccA2GO6e.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gettextinfo ();
# ^~~~
# conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/cc4UyHij.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char GetConsoleScreenBufferInfo ();
# ^~~~
# conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccPyR69p.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char _scrsize ();
# ^~~~
# conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccrCuYxv.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char ioctl ();
# ^~~~
# conftest.c:165: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:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:138:20: error: storage size of 'w' isn't known
# struct videoconfig w; w.numtextcols=0;
# ^
# conftest.c:138: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:138:18: error: storage size of 'w' isn't known
# struct text_info w; w.screenwidth=0;
# ^
# conftest.c:138: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:140: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:139:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:141: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:135: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: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:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char alarm ();
# ^~~~
# conftest.c:168: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:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char clock_gettime ();
# ^~~~
# conftest.c:169: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:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char difftime ();
# ^~~~
# conftest.c:170: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:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fcntl ();
# ^~~~
# conftest.c:171: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:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char flock ();
# ^~~~
# conftest.c:172: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:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fork ();
# ^~~~
# conftest.c:173: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:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char frexpf ();
# ^~~~
# conftest.c:157:6: warning: conflicting types for built-in function 'frexpf'
# char frexpf ();
# ^~~~~~
# conftest.c:174: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:158:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char frexpl ();
# ^~~~
# conftest.c:158:6: warning: conflicting types for built-in function 'frexpl'
# char frexpl ();
# ^~~~~~
# conftest.c:175: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:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gethostname ();
# ^~~~
# conftest.c:176: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:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getpwuid ();
# ^~~~
# conftest.c:177: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:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getrusage ();
# ^~~~
# conftest.c:178: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:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gettimeofday ();
# ^~~~
# conftest.c:179: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:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char lstat ();
# ^~~~
# conftest.c:180: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:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char rand_r ();
# ^~~~
# conftest.c:181: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:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char random ();
# ^~~~
# conftest.c:182: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:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setsysinfo ();
# ^~~~
# conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccknE7rA.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char signal ();
# ^~~~
# conftest.c:183: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:167:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char longjmp ();
# ^~~~
# conftest.c:184: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:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setjmp ();
# ^~~~
# conftest.c:185: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:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char siglongjmp ();
# ^~~~
# conftest.c:186: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:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char sigsetjmp ();
# ^~~~
# conftest.c:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccmD66D2.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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char sigprocmask ();
# ^~~~
# conftest.c:187: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:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char snprintf ();
# ^~~~
# conftest.c:171:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# conftest.c:188: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:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char srandom ();
# ^~~~
# conftest.c:189: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:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strdup ();
# ^~~~
# conftest.c:190: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:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char symlink ();
# ^~~~
# conftest.c:191: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:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char system ();
# ^~~~
# conftest.c:192: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:176:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char tmpfile ();
# ^~~~
# conftest.c:193: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:177:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char asprintf ();
# ^~~~
# conftest.c:194: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:178:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char vasprintf ();
# ^~~~
# conftest.c:195: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:179:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char vsnprintf ();
# ^~~~
# conftest.c:179:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# conftest.c:196: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:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char waitpid ();
# ^~~~
# conftest.c:197: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:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:189: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:158: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:159: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:160: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:171: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:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:174: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:173: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:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:184: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:179:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:184: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:177: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:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char posix_memalign ();
# ^~~~
# conftest.c:206: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:181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:231:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:231:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:231: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:234:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:234:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:234: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 FC_FUNC(name,NAME) name ## _
# | #define FC_FUNC_(name,NAME) name ## _
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define PAC_FC_MAX_REAL_PRECISION 34
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# | #define Fortran_COMPILER_ID none
# | #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# | #define FORTRAN_HAVE_STORAGE_SIZE 1
# | #define FORTRAN_HAVE_C_SIZEOF 1
# | #define FORTRAN_HAVE_SIZEOF 1
# | #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# | #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# | #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# | #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# | #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# | #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# | #define CXX_HAVE_OFFSETOF 1
# | #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:183:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:183:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# conftest.c:183:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:204:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:204:13: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:204:13: note: include '' or provide a declaration of 'exit'
# conftest.c:203: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:183:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:183:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# conftest.c:183:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:192:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:192:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:202:17: warning: incompatible implicit declaration of built-in function 'memcpy'
# memcpy(s, &ld, 16);
# ^~~~~~
# conftest.c:202:17: note: include '' or provide a declaration of 'memcpy'
# conftest.c:209:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(ret);
# ^~~~
# conftest.c:209:13: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:209:13: note: include '' or provide a declaration of 'exit'
# conftest.c:208: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:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:194: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:736: 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 ae79291668a9
#
# config.status:1611: creating src/libhdf5.settings
# config.status:1611: creating Makefile
# config.status:1611: creating src/Makefile
# config.status:1611: creating test/Makefile
# config.status:1611: creating test/testcheck_version.sh
# config.status:1611: creating test/testerror.sh
# config.status:1611: creating test/testflushrefresh.sh
# config.status:1611: creating test/H5srcdir_str.h
# config.status:1611: creating test/testlibinfo.sh
# config.status:1611: creating test/testlinks_env.sh
# config.status:1611: creating test/testswmr.sh
# config.status:1611: creating test/test_plugin.sh
# config.status:1611: creating test/test_usecases.sh
# config.status:1611: creating test/testvdsswmr.sh
# config.status:1611: creating testpar/Makefile
# config.status:1611: creating tools/Makefile
# config.status:1611: creating tools/h5dump/Makefile
# config.status:1611: creating tools/h5dump/testh5dump.sh
# config.status:1611: creating tools/h5dump/testh5dumppbits.sh
# config.status:1611: creating tools/h5dump/testh5dumpvds.sh
# config.status:1611: creating tools/h5dump/testh5dumpxml.sh
# config.status:1611: creating tools/h5ls/testh5ls.sh
# config.status:1611: creating tools/h5ls/testh5lsvds.sh
# config.status:1611: creating tools/h5import/Makefile
# config.status:1611: creating tools/h5import/h5importtestutil.sh
# config.status:1611: creating tools/h5diff/Makefile
# config.status:1611: creating tools/h5diff/testh5diff.sh
# config.status:1611: creating tools/h5diff/testph5diff.sh
# config.status:1611: creating tools/h5jam/Makefile
# config.status:1611: creating tools/h5jam/testh5jam.sh
# config.status:1611: creating tools/h5repack/Makefile
# config.status:1611: creating tools/h5repack/h5repack.sh
# config.status:1611: creating tools/h5repack/h5repack_plugin.sh
# config.status:1611: creating tools/h5ls/Makefile
# config.status:1611: creating tools/h5copy/Makefile
# config.status:1611: creating tools/h5copy/testh5copy.sh
# config.status:1611: creating tools/lib/Makefile
# config.status:1611: creating tools/misc/Makefile
# config.status:1611: creating tools/misc/h5cc
# config.status:1611: creating tools/misc/testh5clear.sh
# config.status:1611: creating tools/misc/testh5mkgrp.sh
# config.status:1611: creating tools/misc/testh5repart.sh
# config.status:1611: creating tools/misc/vds/Makefile
# config.status:1611: creating tools/h5stat/testh5stat.sh
# config.status:1611: creating tools/h5stat/Makefile
# config.status:1611: creating tools/h5format_convert/Makefile
# config.status:1611: creating tools/h5format_convert/testh5fc.sh
# config.status:1611: creating tools/perform/Makefile
# config.status:1611: creating examples/Makefile
# config.status:1611: creating examples/run-c-ex.sh
# config.status:1611: creating examples/testh5cc.sh
# config.status:1611: creating c++/Makefile
# config.status:1611: creating c++/src/Makefile
# config.status:1611: creating c++/src/h5c++
# config.status:1611: creating c++/test/Makefile
# config.status:1611: creating c++/test/H5srcdir_str.h
# config.status:1611: creating c++/examples/Makefile
# config.status:1611: creating c++/examples/run-c++-ex.sh
# config.status:1611: creating c++/examples/testh5c++.sh
# config.status:1611: creating fortran/Makefile
# config.status:1611: creating fortran/src/h5fc
# config.status:1611: creating fortran/src/Makefile
# config.status:1611: creating fortran/src/H5fort_type_defines.h
# config.status:1611: creating fortran/test/Makefile
# config.status:1611: creating fortran/testpar/Makefile
# config.status:1611: creating fortran/examples/Makefile
# config.status:1611: creating fortran/examples/run-fortran-ex.sh
# config.status:1611: creating fortran/examples/testh5fc.sh
# config.status:1611: creating java/Makefile
# config.status:1611: creating java/src/Makefile
# config.status:1611: creating java/src/jni/Makefile
# config.status:1611: creating java/test/Makefile
# config.status:1611: creating java/test/junit.sh
# config.status:1611: creating java/examples/Makefile
# config.status:1611: creating java/examples/intro/Makefile
# config.status:1611: creating java/examples/intro/runExample.sh
# config.status:1611: creating java/examples/datasets/Makefile
# config.status:1611: creating java/examples/datasets/runExample.sh
# config.status:1611: creating java/examples/datatypes/Makefile
# config.status:1611: creating java/examples/datatypes/runExample.sh
# config.status:1611: creating java/examples/groups/Makefile
# config.status:1611: creating java/examples/groups/runExample.sh
# config.status:1611: creating hl/Makefile
# config.status:1611: creating hl/src/Makefile
# config.status:1611: creating hl/test/Makefile
# config.status:1611: creating hl/test/H5srcdir_str.h
# config.status:1611: creating hl/tools/Makefile
# config.status:1611: creating hl/tools/gif2h5/Makefile
# config.status:1611: creating hl/tools/gif2h5/h52giftest.sh
# config.status:1611: creating hl/tools/h5watch/Makefile
# config.status:1611: creating hl/tools/h5watch/testh5watch.sh
# config.status:1611: creating hl/examples/Makefile
# config.status:1611: creating hl/examples/run-hlc-ex.sh
# config.status:1611: creating hl/c++/Makefile
# config.status:1611: creating hl/c++/src/Makefile
# config.status:1611: creating hl/c++/test/Makefile
# config.status:1611: creating hl/c++/examples/Makefile
# config.status:1611: creating hl/c++/examples/run-hlc++-ex.sh
# config.status:1611: creating hl/fortran/Makefile
# config.status:1611: creating hl/fortran/src/Makefile
# config.status:1611: creating hl/fortran/test/Makefile
# config.status:1611: creating hl/fortran/examples/Makefile
# config.status:1611: creating hl/fortran/examples/run-hlfortran-ex.sh
# config.status:1611: creating src/H5config.h
# config.status:1611: creating fortran/src/H5config_f.inc
# config.status:1840: executing pubconf commands
# config.status:1840: executing depfiles commands
# config.status:1840: executing libtool commands
# config.status:1840: executing .classes commands
# configure:36014: WARNING: unrecognized options: --enable-fortran2003, --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_fc_compiler_gnu=yes
# ac_cv_fc_dummy_main=none
# ac_cv_fc_libs=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath'
# ac_cv_fc_mangling='lower case, underscore, no extra underscore'
# ac_cv_fc_srcext_f90=none
# ac_cv_fortran_dummy_main=none
# 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_FC=gfortran
# 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_fc_g=yes
# ac_cv_prog_fc_v=-v
# 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_LDCXX='/usr/bin/ld -m elf_x86_64'
# 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_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_FC=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_FC=-fPIC
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_pic_works_FC=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_compiler_static_works_FC=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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-cpp-fortran/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-cpp-fortran/src/hdf5-1.10.0/bin/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/hdf5-cpp-fortran/src/hdf5-1.10.0/bin/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/hdf5-cpp-fortran/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:18 UTC 2016'
# CONFIG_MODE=''
# CONFIG_USER='tuscan@ae79291668a9'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CXX_VERSION='/usr/bin/g++ ( 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='mod'
# F9XMODFLAG='-I'
# F9XSUFFIXFLAG=''
# FC='gfortran'
# FCFLAGS=''
# FCFLAGS_f90=''
# FCLIBS=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lgfortran -lm -lquadmath'
# FC_VERSION='/usr/bin/gfortran ( GNU Fortran (GCC) 6.1.1 20160602)'
# FGREP='/usr/bin/grep -F'
# FORTRAN_C_LONG_DOUBLE_IS_UNIQUE='1'
# FORTRAN_HAVE_C_LONG_DOUBLE='1'
# FORTRAN_SHARED_CONDITIONAL_FALSE='#'
# FORTRAN_SHARED_CONDITIONAL_TRUE=''
# FORTRAN_SIZEOF_LONG_DOUBLE='16'
# FSEARCH_DIRS=''
# Fortran_COMPILER_ID='none'
# GREP='/usr/bin/grep'
# H5CONFIG_F_IKIND='INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)'
# H5CONFIG_F_NUM_IKIND='INTEGER, PARAMETER :: num_ikinds = 5'
# H5CONFIG_F_NUM_RKIND='INTEGER, PARAMETER :: num_rkinds = 4'
# H5CONFIG_F_RKIND='INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)'
# H5CONFIG_F_RKIND_SIZEOF='INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)'
# 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='yes'
# H5_JAVACFLAGS=''
# H5_JAVAFLAGS=''
# H5_JNIFLAGS=''
# H5_LDFLAGS=''
# H5_VERSION='1.10.0'
# HADDR_T=''
# HAVE_DMALLOC='no'
# HAVE_Fortran_INTEGER_SIZEOF_16='1'
# HAVE_PTHREAD=''
# HAVE_SHARED_CONDITIONAL_FALSE='#'
# HAVE_SHARED_CONDITIONAL_TRUE=''
# HDF5_HL='yes'
# HDF5_INTERFACES=' fortran c++'
# HDF_CXX='yes'
# HDF_FORTRAN='yes'
# 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-cpp-fortran/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='{1,2,4,8,16}'
# PAC_FC_ALL_INTEGER_KINDS_SIZEOF='{1,2,4,8,16}'
# PAC_FC_ALL_REAL_KINDS='{4,8,10,16}'
# PAC_FC_ALL_REAL_KINDS_SIZEOF='{4,8,16,16}'
# PAC_FC_MAX_REAL_PRECISION='34'
# PAC_FORTRAN_NATIVE_DOUBLE_KIND=' 8'
# PAC_FORTRAN_NATIVE_DOUBLE_SIZEOF=' 8'
# PAC_FORTRAN_NATIVE_INTEGER_KIND=' 4'
# PAC_FORTRAN_NATIVE_INTEGER_SIZEOF=' 4'
# PAC_FORTRAN_NATIVE_REAL_KIND=' 4'
# PAC_FORTRAN_NATIVE_REAL_SIZEOF=' 4'
# PARALLEL='no'
# PATH_SEPARATOR=':'
# PROFILING='no'
# RANLIB='ranlib'
# ROOT='/tmp/hdf5-cpp-fortran/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 ae79291668a9 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-cpp-fortran/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 FC_FUNC(name,NAME) name ## _
# #define FC_FUNC_(name,NAME) name ## _
# #define PAC_FC_MAX_REAL_PRECISION 34
# #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# #define PAC_FC_MAX_REAL_PRECISION 34
# #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# #define H5CONFIG_F_NUM_IKIND INTEGER, PARAMETER :: num_ikinds = 5
# #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# #define H5CONFIG_F_IKIND INTEGER, DIMENSION(1:num_ikinds) :: ikind = (/1,2,4,8,16/)
# #define Fortran_COMPILER_ID none
# #define HAVE_Fortran_INTEGER_SIZEOF_16 1
# #define FORTRAN_HAVE_STORAGE_SIZE 1
# #define FORTRAN_HAVE_C_SIZEOF 1
# #define FORTRAN_HAVE_SIZEOF 1
# #define FORTRAN_HAVE_C_LONG_DOUBLE 1
# #define FORTRAN_C_LONG_DOUBLE_IS_UNIQUE 1
# #define FORTRAN_SIZEOF_LONG_DOUBLE "16"
# #define H5CONFIG_F_NUM_RKIND INTEGER, PARAMETER :: num_rkinds = 4
# #define H5CONFIG_F_RKIND INTEGER, DIMENSION(1:num_rkinds) :: rkind = (/4,8,10,16/)
# #define H5CONFIG_F_RKIND_SIZEOF INTEGER, DIMENSION(1:num_rkinds) :: rkind_sizeof = (/4,8,16,16/)
# #define CXX_HAVE_OFFSETOF 1
# #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