libhdf5: re-do H5Tinit.c, H5lib_settings.c, TryRunResults_out.cmake

1.10.5 introduced another test whose results needed to be added to
TryRunResults_out.cmake.
This commit is contained in:
Henrik Grimler 2019-04-20 20:49:19 +02:00
parent 7af23331fe
commit 07dad03020
12 changed files with 521 additions and 403 deletions

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Mar 30, 2018
* u0_a220@localhost
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* u0_a172@localhost
*
* Purpose: This machine-generated source code contains
* information about the various integer and
@ -50,7 +49,7 @@
* If the most significant bit of the normalized
* mantissa (always a `1' except for `0.0') is
* not stored then an `implicit=yes' appears
* under the field description. In thie case,
* under the field description. In this case,
* the radix point is still assumed to be
* before the first `M' but after the implicit
* bit.

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Mar 30, 2018
* u0_a220@localhost
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* u0_a172@localhost
*
* Purpose: This machine-generated source code contains
* information about the library build configuration
@ -35,72 +34,84 @@ char H5libhdf5_settings[]=
"\n"
"General Information:\n"
"-------------------\n"
" HDF5 Version: 1.10.1\n"
" Configured on: Fri Mar 30 08:09:43 CEST 2018\n"
" Configured by: u0_a220@localhost\n"
" Host system: aarch64-unknown-linux-gnu\n"
" Uname information: Linux localhost 3.10.84-perf-g99119bc #1 SMP PREEMPT Fri Aug 18 15:21:50 2017 aarch64 Android\n"
" HDF5 Version: 1.10.5\n"
" Configured on: 2019-04-20\n"
" Configured by: Unix Makefiles\n"
" Host system: Linux-4.4.111-SoLdieR9312\n"
" Uname information: Linux\n"
" Byte sex: little-endian\n"
" Installation point: /data/data/com.termux/files/home/scratch/hdf5-1.10.1/hdf5\n"
" Installation point: /data/data/com.termux/files/usr\n"
"\n"
"Compiling Options:\n"
"------------------\n"
" Build Mode: production\n"
" Debugging Symbols: no\n"
" Asserts: no\n"
" Profiling: no\n"
" Optimization Level: high\n"
" Build Mode: RelWithDebInfo\n"
" Debugging Symbols: \n"
" Asserts: \n"
" Profiling: \n"
" Optimization Level: \n"
"\n"
"Linking Options:\n"
"----------------\n"
" Libraries: static, shared\n"
" Statically Linked Executables: \n"
" Libraries: \n"
" Statically Linked Executables: OFF\n"
" LDFLAGS: \n"
" H5_LDFLAGS: \n"
" AM_LDFLAGS: \n"
" Extra libraries: -lz -ldl -lm \n"
" Archiver: ar\n"
" Ranlib: ranlib\n"
" Extra libraries: m;dl\n"
" Archiver: /data/data/com.termux/files/usr/bin/ar\n"
" Ranlib: /data/data/com.termux/files/usr/bin/ranlib\n"
"\n"
"Languages:\n"
"----------\n"
" C: yes\n"
" C Compiler: /data/data/com.termux/files/usr/bin/gcc\n"
" C Compiler: /data/data/com.termux/files/usr/bin/cc 8.0.0\n"
" CPPFLAGS: \n"
" H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -DNDEBUG -UH5_DEBUG_API\n"
" H5_CPPFLAGS: \n"
" AM_CPPFLAGS: \n"
" C Flags: \n"
" H5 C Flags: \n"
" AM C Flags: \n"
" Shared C Library: yes\n"
" Static C Library: yes\n"
" CFLAGS: -std=c99 \n"
" H5_CFLAGS: \n"
" AM_CFLAGS: \n"
" Shared C Library: YES\n"
" Static C Library: YES\n"
"\n"
" Fortran: OFF\n"
" Fortran Compiler: \n"
" Fortran Flags: \n"
" H5 Fortran Flags: \n"
" AM Fortran Flags: \n"
" Shared Fortran Library: YES\n"
" Static Fortran Library: YES\n"
"\n"
" Fortran: no\n"
"\n"
" C++: no\n"
"\n"
" Java: no\n"
" C++: ON\n"
" C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 8.0.0\n"
" C++ Flags: \n"
" H5 C++ Flags: \n"
" AM C++ Flags: \n"
" Shared C++ Library: YES\n"
" Static C++ Library: YES\n"
"\n"
" JAVA: OFF\n"
" JAVA Compiler: \n"
"\n"
"Features:\n"
"---------\n"
" Parallel HDF5: no\n"
" High-level library: yes\n"
" Threadsafety: no\n"
" Parallel HDF5: OFF\n"
"Parallel Filtered Dataset Writes: \n"
" Large Parallel I/O: \n"
" High-level library: ON\n"
" Threadsafety: OFF\n"
" Default API mapping: v110\n"
" With deprecated public symbols: yes\n"
" I/O filters (external): deflate(zlib)\n"
" MPE: no\n"
" Direct VFD: no\n"
" dmalloc: no\n"
" Packages w/ extra debug output: none\n"
" API tracing: no\n"
" Using memory checker: no\n"
"Memory allocation sanity checks: no\n"
" Metadata trace file: no\n"
" Function stack tracing: no\n"
" Strict file format checks: no\n"
" Optimization instrumentation: no\n"
" With deprecated public symbols: ON\n"
" I/O filters (external): \n"
" MPE: \n"
" Direct VFD: \n"
" dmalloc: \n"
" Packages w/ extra debug output: \n"
" API Tracing: OFF\n"
" Using memory checker: OFF\n"
" Memory allocation sanity checks: OFF\n"
" Function Stack Tracing: OFF\n"
" Strict File Format Checks: OFF\n"
" Optimization Instrumentation: \n"
;

View File

@ -192,3 +192,30 @@ set( H5_NO_ALIGNMENT_RESTRICTIONS_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# indicates whether the executable would have been able to run on its
# target platform. If so, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN to
# the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
# contains the text the executable would have printed on stdout and stderr.
# If the executable would not have been able to run, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT empty.
# Otherwise check if the output is evaluated by the calling CMake code. If so,
# check what the source file would have printed when called with the given arguments.
# The H5_DISABLE_SOME_LDOUBLE_CONV_COMPILE variable holds the build result for this TRY_RUN().
#
# Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
# Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_3ff45-H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# Run arguments :
# Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN
"1"
CACHE STRING "Result from TRY_RUN" FORCE)
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Apr 8, 2018
* * <u0_a68@localhost>
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* * <u0_a100@localhost>
*
* Purpose: This machine-generated source code contains
* information about the various integer and
@ -50,7 +49,7 @@
* If the most significant bit of the normalized
* mantissa (always a `1' except for `0.0') is
* not stored then an `implicit=yes' appears
* under the field description. In thie case,
* under the field description. In this case,
* the radix point is still assumed to be
* before the first `M' but after the implicit
* bit.
@ -849,7 +848,7 @@ H5T__init_native(void)
* 3 2 1 0
* SEEEEEEE EMMMMMMM MMMMMMMM MMMMMMMM
* Implicit bit? yes
* Alignment: 4
* Alignment: none
*/
if(NULL == (dt = H5T__alloc()))
HGOTO_ERROR(H5E_DATATYPE, H5E_NOSPACE, FAIL, "datatype allocation failed")
@ -871,7 +870,7 @@ H5T__init_native(void)
dt->shared->u.atomic.u.f.pad = H5T_PAD_ZERO;
if((H5T_NATIVE_FLOAT_g = H5I_register(H5I_DATATYPE, dt, FALSE)) < 0)
HGOTO_ERROR(H5E_DATATYPE, H5E_CANTINIT, FAIL, "can't register ID for built-in datatype")
H5T_NATIVE_FLOAT_ALIGN_g = 4;
H5T_NATIVE_FLOAT_ALIGN_g = 1;
H5T_NATIVE_FLOAT_COMP_ALIGN_g = 4;
/*
@ -880,7 +879,7 @@ H5T__init_native(void)
* 3 2 1 0
* MMMMMMMM MMMMMMMM MMMMMMMM MMMMMMMM
* Implicit bit? yes
* Alignment: 4
* Alignment: none
*/
if(NULL == (dt = H5T__alloc()))
HGOTO_ERROR(H5E_DATATYPE, H5E_NOSPACE, FAIL, "datatype allocation failed")
@ -902,7 +901,7 @@ H5T__init_native(void)
dt->shared->u.atomic.u.f.pad = H5T_PAD_ZERO;
if((H5T_NATIVE_DOUBLE_g = H5I_register(H5I_DATATYPE, dt, FALSE)) < 0)
HGOTO_ERROR(H5E_DATATYPE, H5E_CANTINIT, FAIL, "can't register ID for built-in datatype")
H5T_NATIVE_DOUBLE_ALIGN_g = 4;
H5T_NATIVE_DOUBLE_ALIGN_g = 1;
H5T_NATIVE_DOUBLE_COMP_ALIGN_g = 8;
/*
@ -911,7 +910,7 @@ H5T__init_native(void)
* 3 2 1 0
* MMMMMMMM MMMMMMMM MMMMMMMM MMMMMMMM
* Implicit bit? yes
* Alignment: 4
* Alignment: none
*/
if(NULL == (dt = H5T__alloc()))
HGOTO_ERROR(H5E_DATATYPE, H5E_NOSPACE, FAIL, "datatype allocation failed")
@ -933,7 +932,7 @@ H5T__init_native(void)
dt->shared->u.atomic.u.f.pad = H5T_PAD_ZERO;
if((H5T_NATIVE_LDOUBLE_g = H5I_register(H5I_DATATYPE, dt, FALSE)) < 0)
HGOTO_ERROR(H5E_DATATYPE, H5E_CANTINIT, FAIL, "can't register ID for built-in datatype")
H5T_NATIVE_LDOUBLE_ALIGN_g = 4;
H5T_NATIVE_LDOUBLE_ALIGN_g = 1;
H5T_NATIVE_LDOUBLE_COMP_ALIGN_g = 8;
/* Set the native order for this machine */
@ -970,6 +969,6 @@ done:
/* signal handlers statistics */
/******************************/
/* signal_handlers tested: 15 times */
/* sigbus_handler called: 11 times */
/* sigbus_handler called: 5 times */
/* sigsegv_handler called: 5 times */
/* sigill_handler called: 5 times */

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Apr 8, 2018
* * <u0_a68@localhost>
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* * <u0_a100@localhost>
*
* Purpose: This machine-generated source code contains
* information about the library build configuration
@ -35,17 +34,17 @@ char H5libhdf5_settings[]=
"\n"
"General Information:\n"
"-------------------\n"
" HDF5 Version: 1.10.1\n"
" Configured on: 2018-04-08\n"
" Configured by: Ninja\n"
" Host system: Linux-3.4.112-B--B-PWR-CORE-AOSP-v1.5\n"
" HDF5 Version: 1.10.5\n"
" Configured on: 2019-04-20\n"
" Configured by: Unix Makefiles\n"
" Host system: Linux-3.4.113-g93bd523\n"
" Uname information: Linux\n"
" Byte sex: little-endian\n"
" Installation point: /data/data/com.termux/files/usr\n"
"\n"
"Compiling Options:\n"
"------------------\n"
" Build Mode: \n"
" Build Mode: RelWithDebInfo\n"
" Debugging Symbols: \n"
" Asserts: \n"
" Profiling: \n"
@ -65,11 +64,11 @@ char H5libhdf5_settings[]=
"Languages:\n"
"----------\n"
" C: yes\n"
" C Compiler: /data/data/com.termux/files/usr/bin/cc 6.0.0\n"
" C Compiler: /data/data/com.termux/files/usr/bin/cc 8.0.0\n"
" CPPFLAGS: \n"
" H5_CPPFLAGS: \n"
" AM_CPPFLAGS: \n"
" CFLAGS: \n"
" CFLAGS: -std=c99 \n"
" H5_CFLAGS: \n"
" AM_CFLAGS: \n"
" Shared C Library: YES\n"
@ -84,7 +83,7 @@ char H5libhdf5_settings[]=
" Static Fortran Library: YES\n"
"\n"
" C++: ON\n"
" C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 6.0.0\n"
" C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 8.0.0\n"
" C++ Flags: \n"
" H5 C++ Flags: \n"
" AM C++ Flags: \n"
@ -97,6 +96,8 @@ char H5libhdf5_settings[]=
"Features:\n"
"---------\n"
" Parallel HDF5: OFF\n"
"Parallel Filtered Dataset Writes: \n"
" Large Parallel I/O: \n"
" High-level library: ON\n"
" Threadsafety: OFF\n"
" Default API mapping: v110\n"
@ -109,7 +110,6 @@ char H5libhdf5_settings[]=
" API Tracing: OFF\n"
" Using memory checker: OFF\n"
" Memory allocation sanity checks: OFF\n"
" Metadata trace file: \n"
" Function Stack Tracing: OFF\n"
" Strict File Format Checks: OFF\n"
" Optimization Instrumentation: \n"

View File

@ -192,3 +192,31 @@ set( H5_NO_ALIGNMENT_RESTRICTIONS_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# indicates whether the executable would have been able to run on its
# target platform. If so, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN to
# the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
# contains the text the executable would have printed on stdout and stderr.
# If the executable would not have been able to run, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT empty.
# Otherwise check if the output is evaluated by the calling CMake code. If so,
# check what the source file would have printed when called with the given arguments.
# The H5_DISABLE_SOME_LDOUBLE_CONV_COMPILE variable holds the build result for this TRY_RUN().
#
# Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
# Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_3ff45-H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# Run arguments :
# Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN
"1"
CACHE STRING "Result from TRY_RUN" FORCE)
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Apr 8, 2018
* * <u0_a62@localhost>
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* * <u0_a71@localhost>
*
* Purpose: This machine-generated source code contains
* information about the various integer and
@ -50,7 +49,7 @@
* If the most significant bit of the normalized
* mantissa (always a `1' except for `0.0') is
* not stored then an `implicit=yes' appears
* under the field description. In thie case,
* under the field description. In this case,
* the radix point is still assumed to be
* before the first `M' but after the implicit
* bit.

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Apr 8, 2018
* * <u0_a62@localhost>
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* * <u0_a71@localhost>
*
* Purpose: This machine-generated source code contains
* information about the library build configuration
@ -35,17 +34,17 @@ char H5libhdf5_settings[]=
"\n"
"General Information:\n"
"-------------------\n"
" HDF5 Version: 1.10.1\n"
" Configured on: 2018-04-08\n"
" Configured by: Ninja\n"
" Host system: Linux-4.4.62-android-x86\n"
" HDF5 Version: 1.10.5\n"
" Configured on: 2019-04-20\n"
" Configured by: Unix Makefiles\n"
" Host system: Linux-4.9.95-android-x86-gd25a822a6c78\n"
" Uname information: Linux\n"
" Byte sex: little-endian\n"
" Installation point: /data/data/com.termux/files/usr\n"
"\n"
"Compiling Options:\n"
"------------------\n"
" Build Mode: \n"
" Build Mode: RelWithDebInfo\n"
" Debugging Symbols: \n"
" Asserts: \n"
" Profiling: \n"
@ -65,11 +64,11 @@ char H5libhdf5_settings[]=
"Languages:\n"
"----------\n"
" C: yes\n"
" C Compiler: /data/data/com.termux/files/usr/bin/cc 6.0.0\n"
" C Compiler: /data/data/com.termux/files/usr/bin/cc 7.0.0\n"
" CPPFLAGS: \n"
" H5_CPPFLAGS: \n"
" AM_CPPFLAGS: \n"
" CFLAGS: \n"
" CFLAGS: -std=c99 \n"
" H5_CFLAGS: \n"
" AM_CFLAGS: \n"
" Shared C Library: YES\n"
@ -84,7 +83,7 @@ char H5libhdf5_settings[]=
" Static Fortran Library: YES\n"
"\n"
" C++: ON\n"
" C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 6.0.0\n"
" C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 7.0.0\n"
" C++ Flags: \n"
" H5 C++ Flags: \n"
" AM C++ Flags: \n"
@ -97,6 +96,8 @@ char H5libhdf5_settings[]=
"Features:\n"
"---------\n"
" Parallel HDF5: OFF\n"
"Parallel Filtered Dataset Writes: \n"
" Large Parallel I/O: \n"
" High-level library: ON\n"
" Threadsafety: OFF\n"
" Default API mapping: v110\n"
@ -109,7 +110,6 @@ char H5libhdf5_settings[]=
" API Tracing: OFF\n"
" Using memory checker: OFF\n"
" Memory allocation sanity checks: OFF\n"
" Metadata trace file: \n"
" Function Stack Tracing: OFF\n"
" Strict File Format Checks: OFF\n"
" Optimization Instrumentation: \n"

View File

@ -192,3 +192,31 @@ set( H5_NO_ALIGNMENT_RESTRICTIONS_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# indicates whether the executable would have been able to run on its
# target platform. If so, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN to
# the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
# contains the text the executable would have printed on stdout and stderr.
# If the executable would not have been able to run, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT empty.
# Otherwise check if the output is evaluated by the calling CMake code. If so,
# check what the source file would have printed when called with the given arguments.
# The H5_DISABLE_SOME_LDOUBLE_CONV_COMPILE variable holds the build result for this TRY_RUN().
#
# Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
# Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_3ff45-H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# Run arguments :
# Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN
"1"
CACHE STRING "Result from TRY_RUN" FORCE)
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Apr 8, 2018
* u0_a63@localhost
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* u0_a70@localhost
*
* Purpose: This machine-generated source code contains
* information about the various integer and
@ -50,7 +49,7 @@
* If the most significant bit of the normalized
* mantissa (always a `1' except for `0.0') is
* not stored then an `implicit=yes' appears
* under the field description. In thie case,
* under the field description. In this case,
* the radix point is still assumed to be
* before the first `M' but after the implicit
* bit.

View File

@ -13,10 +13,9 @@
* distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Created: Apr 8, 2018
* u0_a63@localhost
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Created: Apr 20, 2019
* u0_a70@localhost
*
* Purpose: This machine-generated source code contains
* information about the library build configuration
@ -35,17 +34,17 @@ char H5libhdf5_settings[]=
"\n"
"General Information:\n"
"-------------------\n"
" HDF5 Version: 1.10.1\n"
" Configured on: 2018-04-08\n"
" Configured by: Ninja\n"
" Host system: Linux-4.4.62-android-x86_64\n"
" HDF5 Version: 1.10.5\n"
" Configured on: 2019-04-20\n"
" Configured by: Unix Makefiles\n"
" Host system: Linux-4.9.95-android-x86_64-gd25a822a6c78\n"
" Uname information: Linux\n"
" Byte sex: little-endian\n"
" Installation point: /data/data/com.termux/files/usr\n"
"\n"
"Compiling Options:\n"
"------------------\n"
" Build Mode: \n"
" Build Mode: RelWithDebInfo\n"
" Debugging Symbols: \n"
" Asserts: \n"
" Profiling: \n"
@ -65,11 +64,11 @@ char H5libhdf5_settings[]=
"Languages:\n"
"----------\n"
" C: yes\n"
" C Compiler: /data/data/com.termux/files/usr/bin/cc 6.0.0\n"
" C Compiler: /data/data/com.termux/files/usr/bin/cc 7.0.0\n"
" CPPFLAGS: \n"
" H5_CPPFLAGS: \n"
" AM_CPPFLAGS: \n"
" CFLAGS: \n"
" CFLAGS: -std=c99 \n"
" H5_CFLAGS: \n"
" AM_CFLAGS: \n"
" Shared C Library: YES\n"
@ -84,7 +83,7 @@ char H5libhdf5_settings[]=
" Static Fortran Library: YES\n"
"\n"
" C++: ON\n"
" C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 6.0.0\n"
" C++ Compiler: /data/data/com.termux/files/usr/bin/c++ 7.0.0\n"
" C++ Flags: \n"
" H5 C++ Flags: \n"
" AM C++ Flags: \n"
@ -97,6 +96,8 @@ char H5libhdf5_settings[]=
"Features:\n"
"---------\n"
" Parallel HDF5: OFF\n"
"Parallel Filtered Dataset Writes: \n"
" Large Parallel I/O: \n"
" High-level library: ON\n"
" Threadsafety: OFF\n"
" Default API mapping: v110\n"
@ -109,7 +110,6 @@ char H5libhdf5_settings[]=
" API Tracing: OFF\n"
" Using memory checker: OFF\n"
" Memory allocation sanity checks: OFF\n"
" Metadata trace file: \n"
" Function Stack Tracing: OFF\n"
" Strict File Format Checks: OFF\n"
" Optimization Instrumentation: \n"

View File

@ -192,3 +192,31 @@ set( H5_NO_ALIGNMENT_RESTRICTIONS_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# indicates whether the executable would have been able to run on its
# target platform. If so, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN to
# the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
# H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
# contains the text the executable would have printed on stdout and stderr.
# If the executable would not have been able to run, set H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT empty.
# Otherwise check if the output is evaluated by the calling CMake code. If so,
# check what the source file would have printed when called with the given arguments.
# The H5_DISABLE_SOME_LDOUBLE_CONV_COMPILE variable holds the build result for this TRY_RUN().
#
# Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
# Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_3ff45-H5_DISABLE_SOME_LDOUBLE_CONV_RUN
# Run arguments :
# Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
# [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN
"1"
CACHE STRING "Result from TRY_RUN" FORCE)
set( H5_DISABLE_SOME_LDOUBLE_CONV_RUN__TRYRUN_OUTPUT
""
CACHE STRING "Output from TRY_RUN" FORCE)