libhdf5: add missing architectures
[termux-packages] / packages / libhdf5 / arm / TryRunResults_out.cmake
1 # This file was generated by CMake because it detected TRY_RUN() commands
2 # in crosscompiling mode. It will be overwritten by the next CMake run.
3 # Copy it to a safe location, set the variables to appropriate values
4 # and use it then to preset the CMake cache (using -C).
5
6
7 # TEST_LFS_WORKS_RUN
8 # indicates whether the executable would have been able to run on its
9 # target platform. If so, set TEST_LFS_WORKS_RUN to
10 # the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
11 # TEST_LFS_WORKS_RUN__TRYRUN_OUTPUT
12 # contains the text the executable would have printed on stdout and stderr.
13 # If the executable would not have been able to run, set TEST_LFS_WORKS_RUN__TRYRUN_OUTPUT empty.
14 # Otherwise check if the output is evaluated by the calling CMake code. If so,
15 # check what the source file would have printed when called with the given arguments.
16 # The TEST_LFS_WORKS_COMPILE variable holds the build result for this TRY_RUN().
17 #
18 # Source file : /home/builder/.termux-build/libhdf5/src/config/cmake_ext_mod/HDFTests.c
19 # Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_0c83a-TEST_LFS_WORKS_RUN
20 # Run arguments :
21 # Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake_ext_mod/ConfigureChecks.cmake
22 # [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
23 # [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
24
25 set( TEST_LFS_WORKS_RUN
26 "1"
27 CACHE STRING "Result from TRY_RUN" FORCE)
28
29 set( TEST_LFS_WORKS_RUN__TRYRUN_OUTPUT
30 ""
31 CACHE STRING "Output from TRY_RUN" FORCE)
32
33
34 # H5_PRINTF_LL_TEST_RUN
35 # indicates whether the executable would have been able to run on its
36 # target platform. If so, set H5_PRINTF_LL_TEST_RUN to
37 # the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
38 # H5_PRINTF_LL_TEST_RUN__TRYRUN_OUTPUT
39 # contains the text the executable would have printed on stdout and stderr.
40 # If the executable would not have been able to run, set H5_PRINTF_LL_TEST_RUN__TRYRUN_OUTPUT empty.
41 # Otherwise check if the output is evaluated by the calling CMake code. If so,
42 # check what the source file would have printed when called with the given arguments.
43 # The H5_PRINTF_LL_TEST_COMPILE variable holds the build result for this TRY_RUN().
44 #
45 # Source file : /home/builder/.termux-build/libhdf5/src/config/cmake_ext_mod/HDFTests.c
46 # Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_0923e-H5_PRINTF_LL_TEST_RUN
47 # Run arguments :
48 # Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake_ext_mod/ConfigureChecks.cmake
49 # [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
50 # [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
51
52 set( H5_PRINTF_LL_TEST_RUN
53 "0"
54 CACHE STRING "Result from TRY_RUN" FORCE)
55
56 set( H5_PRINTF_LL_TEST_RUN__TRYRUN_OUTPUT
57 "H5_PRINTF_LL_WIDTH=[l]"
58 CACHE STRING "Output from TRY_RUN" FORCE)
59
60
61 # H5_LDOUBLE_TO_LONG_SPECIAL_RUN
62 # indicates whether the executable would have been able to run on its
63 # target platform. If so, set H5_LDOUBLE_TO_LONG_SPECIAL_RUN to
64 # the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
65 # H5_LDOUBLE_TO_LONG_SPECIAL_RUN__TRYRUN_OUTPUT
66 # contains the text the executable would have printed on stdout and stderr.
67 # If the executable would not have been able to run, set H5_LDOUBLE_TO_LONG_SPECIAL_RUN__TRYRUN_OUTPUT empty.
68 # Otherwise check if the output is evaluated by the calling CMake code. If so,
69 # check what the source file would have printed when called with the given arguments.
70 # The H5_LDOUBLE_TO_LONG_SPECIAL_COMPILE variable holds the build result for this TRY_RUN().
71 #
72 # Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
73 # Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_b96b8-H5_LDOUBLE_TO_LONG_SPECIAL_RUN
74 # Run arguments :
75 # Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
76 # [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
77 # [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
78
79 set( H5_LDOUBLE_TO_LONG_SPECIAL_RUN
80 "1"
81 CACHE STRING "Result from TRY_RUN" FORCE)
82
83 set( H5_LDOUBLE_TO_LONG_SPECIAL_RUN__TRYRUN_OUTPUT
84 ""
85 CACHE STRING "Output from TRY_RUN" FORCE)
86
87
88 # H5_LONG_TO_LDOUBLE_SPECIAL_RUN
89 # indicates whether the executable would have been able to run on its
90 # target platform. If so, set H5_LONG_TO_LDOUBLE_SPECIAL_RUN to
91 # the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
92 # H5_LONG_TO_LDOUBLE_SPECIAL_RUN__TRYRUN_OUTPUT
93 # contains the text the executable would have printed on stdout and stderr.
94 # If the executable would not have been able to run, set H5_LONG_TO_LDOUBLE_SPECIAL_RUN__TRYRUN_OUTPUT empty.
95 # Otherwise check if the output is evaluated by the calling CMake code. If so,
96 # check what the source file would have printed when called with the given arguments.
97 # The H5_LONG_TO_LDOUBLE_SPECIAL_COMPILE variable holds the build result for this TRY_RUN().
98 #
99 # Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
100 # Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_f960d-H5_LONG_TO_LDOUBLE_SPECIAL_RUN
101 # Run arguments :
102 # Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
103 # [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
104 # [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
105
106 set( H5_LONG_TO_LDOUBLE_SPECIAL_RUN
107 "1"
108 CACHE STRING "Result from TRY_RUN" FORCE)
109
110 set( H5_LONG_TO_LDOUBLE_SPECIAL_RUN__TRYRUN_OUTPUT
111 ""
112 CACHE STRING "Output from TRY_RUN" FORCE)
113
114
115 # H5_LDOUBLE_TO_LLONG_ACCURATE_RUN
116 # indicates whether the executable would have been able to run on its
117 # target platform. If so, set H5_LDOUBLE_TO_LLONG_ACCURATE_RUN to
118 # the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
119 # H5_LDOUBLE_TO_LLONG_ACCURATE_RUN__TRYRUN_OUTPUT
120 # contains the text the executable would have printed on stdout and stderr.
121 # If the executable would not have been able to run, set H5_LDOUBLE_TO_LLONG_ACCURATE_RUN__TRYRUN_OUTPUT empty.
122 # Otherwise check if the output is evaluated by the calling CMake code. If so,
123 # check what the source file would have printed when called with the given arguments.
124 # The H5_LDOUBLE_TO_LLONG_ACCURATE_COMPILE variable holds the build result for this TRY_RUN().
125 #
126 # Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
127 # Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_39750-H5_LDOUBLE_TO_LLONG_ACCURATE_RUN
128 # Run arguments :
129 # Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
130 # [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
131 # [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
132
133 set( H5_LDOUBLE_TO_LLONG_ACCURATE_RUN
134 "0"
135 CACHE STRING "Result from TRY_RUN" FORCE)
136
137 set( H5_LDOUBLE_TO_LLONG_ACCURATE_RUN__TRYRUN_OUTPUT
138 ""
139 CACHE STRING "Output from TRY_RUN" FORCE)
140
141
142 # H5_LLONG_TO_LDOUBLE_CORRECT_RUN
143 # indicates whether the executable would have been able to run on its
144 # target platform. If so, set H5_LLONG_TO_LDOUBLE_CORRECT_RUN to
145 # the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
146 # H5_LLONG_TO_LDOUBLE_CORRECT_RUN__TRYRUN_OUTPUT
147 # contains the text the executable would have printed on stdout and stderr.
148 # If the executable would not have been able to run, set H5_LLONG_TO_LDOUBLE_CORRECT_RUN__TRYRUN_OUTPUT empty.
149 # Otherwise check if the output is evaluated by the calling CMake code. If so,
150 # check what the source file would have printed when called with the given arguments.
151 # The H5_LLONG_TO_LDOUBLE_CORRECT_COMPILE variable holds the build result for this TRY_RUN().
152 #
153 # Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
154 # Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_e6f7f-H5_LLONG_TO_LDOUBLE_CORRECT_RUN
155 # Run arguments :
156 # Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
157 # [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
158 # [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
159
160 set( H5_LLONG_TO_LDOUBLE_CORRECT_RUN
161 "0"
162 CACHE STRING "Result from TRY_RUN" FORCE)
163
164 set( H5_LLONG_TO_LDOUBLE_CORRECT_RUN__TRYRUN_OUTPUT
165 ""
166 CACHE STRING "Output from TRY_RUN" FORCE)
167
168
169 # H5_NO_ALIGNMENT_RESTRICTIONS_RUN
170 # indicates whether the executable would have been able to run on its
171 # target platform. If so, set H5_NO_ALIGNMENT_RESTRICTIONS_RUN to
172 # the exit code (in many cases 0 for success), otherwise enter "FAILED_TO_RUN".
173 # H5_NO_ALIGNMENT_RESTRICTIONS_RUN__TRYRUN_OUTPUT
174 # contains the text the executable would have printed on stdout and stderr.
175 # If the executable would not have been able to run, set H5_NO_ALIGNMENT_RESTRICTIONS_RUN__TRYRUN_OUTPUT empty.
176 # Otherwise check if the output is evaluated by the calling CMake code. If so,
177 # check what the source file would have printed when called with the given arguments.
178 # The H5_NO_ALIGNMENT_RESTRICTIONS_COMPILE variable holds the build result for this TRY_RUN().
179 #
180 # Source file : /home/builder/.termux-build/libhdf5/src/config/cmake/ConversionTests.c
181 # Executable : /home/builder/.termux-build/libhdf5/build/CMakeFiles/cmTC_178af-H5_NO_ALIGNMENT_RESTRICTIONS_RUN
182 # Run arguments :
183 # Called from: [3] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
184 # [2] /home/builder/.termux-build/libhdf5/src/config/cmake/ConfigureChecks.cmake
185 # [1] /home/builder/.termux-build/libhdf5/src/CMakeLists.txt
186
187 set( H5_NO_ALIGNMENT_RESTRICTIONS_RUN
188 "0"
189 CACHE STRING "Result from TRY_RUN" FORCE)
190
191 set( H5_NO_ALIGNMENT_RESTRICTIONS_RUN__TRYRUN_OUTPUT
192 ""
193 CACHE STRING "Output from TRY_RUN" FORCE)
194