ComerDuncan

Wed 6.3.2105 attempt build

Jun 3rd, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 MB | None | 0 0
  1. Using configuration: sim
  2. Reconfiguring sim
  3. Writing configuration to: /Users/comerduncan/Cactus/configs/sim/OptionList
  4. Cactus - version: 4.2.3
  5. Reconfiguring sim.
  6. Using configuration options from configure line
  7. Setting fds to '7,8 -j --'
  8. End of options from configure line
  9. Adding configuration options from '/Users/comerduncan/Cactus/configs/sim/OptionList'...
  10. Setting VERSION to 'osx-macports-2015-05-12'
  11. Setting CPP to 'cpp-mp-4.9'
  12. Setting FPP to 'cpp-mp-4.9'
  13. Setting CC to 'gcc-mp-4.9'
  14. Setting CXX to 'g++-mp-4.9'
  15. Setting F90 to 'gfortran-mp-4.9'
  16. Setting CPPFLAGS to ''
  17. Setting FPPFLAGS to '-traditional'
  18. Setting CFLAGS to '-g -std=c11'
  19. Setting CXXFLAGS to '-g -std=c++14'
  20. Setting F90FLAGS to '-g -m128bit-long-double -fcray-pointer -ffixed-line-length-none'
  21. Setting LDFLAGS to '-lgfortran'
  22. Setting VECTORISE to 'yes'
  23. Setting C_LINE_DIRECTIVES to 'yes'
  24. Setting F_LINE_DIRECTIVES to 'yes'
  25. Setting DEBUG to 'no'
  26. Setting CPP_DEBUG_FLAGS to '-DCARPET_DEBUG'
  27. Setting FPP_DEBUG_FLAGS to '-DCARPET_DEBUG'
  28. Setting C_DEBUG_FLAGS to '-fbounds-check'
  29. Setting CXX_DEBUG_FLAGS to '-fbounds-check'
  30. Setting F90_DEBUG_FLAGS to '-fcheck=bounds,do,mem,pointer,recursion -finit-character=65 -finit-integer=42424242 -finit-real=nan'
  31. Setting OPTIMISE to 'yes'
  32. Setting CPP_OPTIMISE_FLAGS to ''
  33. Setting FPP_OPTIMISE_FLAGS to ''
  34. Setting C_OPTIMISE_FLAGS to '-Ofast'
  35. Setting CXX_OPTIMISE_FLAGS to '-Ofast'
  36. Setting F90_OPTIMISE_FLAGS to '-Ofast'
  37. Setting PROFILE to 'no'
  38. Setting CPP_PROFILE_FLAGS to ''
  39. Setting FPP_PROFILE_FLAGS to ''
  40. Setting C_PROFILE_FLAGS to ''
  41. Setting CXX_PROFILE_FLAGS to ''
  42. Setting F90_PROFILE_FLAGS to ''
  43. Setting OPENMP to 'yes'
  44. Setting CPP_OPENMP_FLAGS to '-fopenmp'
  45. Setting FPP_OPENMP_FLAGS to '-fopenmp'
  46. Setting C_OPENMP_FLAGS to '-fopenmp'
  47. Setting CXX_OPENMP_FLAGS to '-fopenmp'
  48. Setting F90_OPENMP_FLAGS to '-fopenmp'
  49. Setting WARN to 'yes'
  50. Setting CPP_WARN_FLAGS to '-Wall'
  51. Setting FPP_WARN_FLAGS to '-Wall'
  52. Setting C_WARN_FLAGS to '-Wall'
  53. Setting CXX_WARN_FLAGS to '-Wall'
  54. Setting F90_WARN_FLAGS to '-Wall'
  55. Setting BLAS_DIR to 'NO_BUILD'
  56. Setting BLAS_LIBS to '-Wl,-framework,Accelerate'
  57. Setting BOOST_DIR to '/opt/local'
  58. Setting BOOST_LIBS to 'boost_filesystem-mt boost_system-mt'
  59. Setting FFTW3_DIR to '/opt/local'
  60. Setting GSL_DIR to '/opt/local'
  61. Setting HDF5_DIR to 'BUILD'
  62. Setting HWLOC_DIR to '/opt/local'
  63. Setting LAPACK_DIR to 'NO_BUILD'
  64. Setting LAPACK_LIBS to '-Wl,-framework,Accelerate'
  65. Setting LIBJPEG_DIR to '/opt/local'
  66. Setting MPI_DIR to '/opt/local'
  67. Setting OPENCL_DIR to '/System/Library/Frameworks/OpenCL.framework'
  68. Setting OPENCL_INC_DIRS to '/System/Library/Frameworks/OpenCL.framework/Headers'
  69. Setting OPENCL_LIB_DIRS to '/System/Library/Frameworks/OpenCL.framework/Libraries'
  70. Setting OPENCL_LIBS to '-Wl,-framework,OpenCL'
  71. Setting OPENSSL_DIR to '/opt/local'
  72. Setting PETSC_DIR to '/opt/local/lib/petsc'
  73. Setting PTHREADS to 'yes'
  74. Setting X_LIB_DIR to '/usr/X11R6/lib'
  75. Setting ZLIB_DIR to '/opt/local'
  76. End of options from '/Users/comerduncan/Cactus/configs/sim/OptionList'.
  77. creating cache ./config.cache
  78. checking host system type... i386-apple-darwin14.3.0
  79. checking whether make sets ${MAKE}... yes
  80. checking whether the C compiler (gcc-mp-4.9 -g -std=c11 -lgfortran) works... yes
  81. checking whether the C compiler (gcc-mp-4.9 -g -std=c11 -lgfortran) is a cross-compiler... no
  82. checking whether we are using GNU C... yes
  83. checking whether the C++ compiler (g++-mp-4.9 -g -std=c++14 -lgfortran) works... yes
  84. checking whether the C++ compiler (g++-mp-4.9 -g -std=c++14 -lgfortran) is a cross-compiler... no
  85. checking whether we are using GNU C++... yes
  86. checking for nvcc... no
  87. checking for ranlib... ranlib
  88. checking for perl... perl
  89. checking for gtar... no
  90. checking for tar... tar
  91. checking for xargs... xargs
  92. checking for gzip... gzip
  93. checking for gpatch... no
  94. checking for patch... patch
  95. checking for git... git
  96. checking for ar... ar
  97. checking for mkdir... mkdir
  98. checking for bash... /bin/sh
  99. checking how to run the C preprocessor... cpp-mp-4.9
  100. checking for ANSI C header files... yes
  101. checking for C99 features... yes
  102. checking whether byte ordering is bigendian... no
  103. checking size of long long... 8
  104. checking size of long int... 8
  105. checking size of int... 4
  106. checking size of short int... 2
  107. checking size of long double... 16
  108. checking size of double... 8
  109. checking size of float... 4
  110. checking size of char *... 8
  111. checking for the null device... /dev/null
  112. checking for gethostbyname... yes
  113. checking whether mode_t is defined... yes
  114. checking for availability of gettimeofday timing... yes
  115. checking if gettimeofday needs timezone... yes
  116. checking for availability of getrusage timing... yes
  117. checking for availability of _ftime timing... no
  118. checking for time.h... yes
  119. checking for sys/time.h... yes
  120. checking for sys/types.h... yes
  121. checking for unistd.h... yes
  122. checking for string.h... yes
  123. checking for assert.h... yes
  124. checking for tgmath.h... yes
  125. checking for sys/stat.h... yes
  126. checking for getopt.h... yes
  127. checking for dirent.h... yes
  128. checking for c_asm.h... no
  129. checking for intrinsics.h... no
  130. checking for mach/mach_time.h... yes
  131. checking for regex.h... yes
  132. checking for sys/filio.h... yes
  133. checking for sys/ioctl.h... yes
  134. checking for sys/socket.h... yes
  135. checking for netinet/in.h... yes
  136. checking for netdb.h... yes
  137. checking for arpa/inet.h... yes
  138. checking for winsock2.h... no
  139. checking for crypt.h... no
  140. checking for signal.h... yes
  141. checking for malloc.h... no
  142. checking for sched.h... yes
  143. checking for execinfo.h... yes
  144. checking whether time.h and sys/time.h may both be included... yes
  145. checking whether socklen_t is defined... yes
  146. checking whether SOCKET is defined... no
  147. checking for hrtime_t... no
  148. checking for gethrtime... no
  149. checking for read_real_time... no
  150. checking for time_base_to_time... no
  151. checking for clock_gettime... no
  152. checking for mach_absolute_time... yes
  153. checking for _rtc intrinsic... no
  154. checking for mallinfo... no
  155. checking for mallopt... no
  156. checking whether M_MMAP_THRESHOLD is defined... no
  157. checking for sched_getaffinity... no
  158. checking for getpid... yes
  159. checking if __int64 is defined... no
  160. checking if __int128 is defined... yes
  161. checking for vector... yes
  162. checking for vector.h... no
  163. checking for getopt_long_only... yes
  164. checking for C bool... no
  165. checking for CXX bool... yes
  166. checking for working const... yes
  167. checking for C inline... __inline__ __attribute__((__gnu_inline__))
  168. checking for C static inline... static inline
  169. checking for C restrict... restrict
  170. checking for C++ restrict... __restrict__
  171. checking for C++ copysign... std::copysign
  172. checking for C++ fpclassify... std::fpclassify
  173. checking for C++ isfinite... std::isfinite
  174. checking for C++ isinf... std::isinf
  175. checking for C++ isnan... std::isnan
  176. checking for C++ isnormal... std::isnormal
  177. checking for C++ signbit... std::signbit
  178. checking for C _Pragma... yes
  179. checking for C function __attribute__((__noinline__))... yes
  180. checking for C++ function __attribute__((__noinline__))... yes
  181. checking for C++ member function __attribute__((__noinline__))... yes
  182. checking for C function __attribute__((__always_inline__))... yes
  183. checking for C++ function __attribute__((__always_inline__))... yes
  184. checking for C++ member function __attribute__((__always_inline__))... yes
  185. checking for C __attribute__((__unused__))... yes
  186. checking for C++ __attribute__((__unused__))... yes
  187. checking for C __attribute__((__aligned__(...)))... yes
  188. checking for C++ __attribute__((__aligned__(...)))... yes
  189. checking for C __attribute__((__cold__))... yes
  190. checking for C++ __attribute__((__cold__))... yes
  191. checking for C __attribute__((__hot__))... yes
  192. checking for C++ __attribute__((__hot__))... yes
  193. checking for C __attribute__((__format__(printf, 1, 2)))... yes
  194. checking for C++ __attribute__((__format__(printf, 1, 2)))... yes
  195. checking for C __attribute__((__noreturn__))... yes
  196. checking for C++ __attribute__((__noreturn__))... yes
  197. checking for C __attribute__((__nonnull__))... yes
  198. checking for C++ __attribute__((__nonnull__))... yes
  199. checking for C __attribute__((__returns_nonnull__))... yes
  200. checking for C++ __attribute__((__returns_nonnull__))... yes
  201. checking for C __builtin_expect... yes
  202. checking for C++ __builtin_expect... yes
  203. checking for C __builtin_unreachable... yes
  204. checking for C++ __builtin_unreachable... yes
  205. checking for C __builtin_assume_aligned... yes
  206. checking for C++ __builtin_assume_aligned... yes
  207. checking for C++ static_assert... yes
  208. checking for C++ auto specifier... yes
  209. checking for C++ lambda expressions... yes
  210. checking for C++ range-based for statements... yes
  211. checking for Fortran REAL*4... yes
  212. checking for Fortran REAL*8... yes
  213. checking for Fortran REAL*16... yes
  214. checking for Fortran COMPLEX*8... yes
  215. checking for Fortran COMPLEX*16... yes
  216. checking for Fortran COMPLEX*32... yes
  217. checking for cxxabi.h... yes
  218. checking for __cxa_demangle... yes
  219. checking for Dl_info.dli_sname... yes
  220. checking for dladdr... yes
  221. checking for backtrace... yes
  222. checking for backtrace_symbols... yes
  223. checking for crypt... yes
  224. checking for finite in header math.h and library m... yes
  225. checking for copysign in header math.h and library m... yes
  226. checking for fpclassify in header math.h and library m... yes
  227. checking for isfinite in header math.h and library m... yes
  228. checking for isinf in header math.h and library m... yes
  229. checking for isnan in header math.h and library m... yes
  230. checking for isnormal in header math.h and library m... yes
  231. checking for signbit in header math.h and library m... yes
  232. checking for mkstemp... yes
  233. checking for va_copy... yes
  234. checking for main in library c_r... no
  235. checking for main in library pthread... yes
  236. Configuring with PTHREADS
  237. creating cctk_Archdefs.h
  238. creating make.arch.defn
  239. creating cctk_Extradefs.h
  240. creating make.extra.defn
  241. updating cache ./config.cache
  242. creating ./config.status
  243. creating make.config.defn
  244. creating make.config.deps
  245. creating make.config.rules
  246. creating cctk_Config.h
  247. Determining number of fortran underscores...
  248. Compiling test file with gfortran-mp-4.9 -g -m128bit-long-double -fcray-pointer -ffixed-line-length-none ...
  249. Lowercase - One trailing underscore
  250. Compiling test file with gfortran-mp-4.9 -g -m128bit-long-double -fcray-pointer -ffixed-line-length-none ...
  251. Lowercase - One trailing underscore
  252. Use /Applications/Xcode.app/Contents/Developer/usr/bin/make sim to build the configuration.
  253. Complete rebuild required
  254. Cleaning sim
  255. Cleaning configuration sim
  256. Deleting all built files in /Users/comerduncan/Cactus/configs/sim
  257. Updated script file for configuration sim
  258. Updated runscript file for configuration sim
  259. Updated thorn list for configuration sim
  260. Building sim
  261. Cactus - version: 4.2.3
  262. Building configuration sim
  263. Processing CCL files
  264. Reading ThornList...
  265. Parsing configuration files...
  266. Parsing interface files...
  267. ADMAnalysis
  268. Implements: ADMAnalysis
  269. Inherits: ADMBase StaticConformal Grid ADMMacros
  270. 6 Public, 0 Protected, 0 Private variable groups
  271. ADMBase
  272. Implements: ADMBase
  273. Inherits: grid
  274. 9 Public, 0 Protected, 0 Private variable groups
  275. ADMCoupling
  276. Implements: ADMCoupling
  277. 0 Public, 0 Protected, 0 Private variable groups
  278. ADMMacros
  279. Implements: ADMMacros
  280. 1 Public, 0 Protected, 0 Private variable groups
  281. ADMMass
  282. Implements: ADMMass
  283. Inherits: ADMBase ADMMacros StaticConformal SpaceMask
  284. 0 Public, 0 Protected, 6 Private variable groups
  285. AEILocalInterp
  286. Implements: AEILocalInterp
  287. 0 Public, 0 Protected, 0 Private variable groups
  288. AHFinder
  289. Implements: AHFinder
  290. Inherits: ADMBase StaticConformal SpaceMask Grid IO ADMMacros
  291. 6 Public, 0 Protected, 10 Private variable groups
  292. AHFinderDirect
  293. Implements: AHFinderDirect
  294. Inherits: Grid ADMBase StaticConformal SpaceMask SphericalSurface IO
  295. 0 Public, 0 Protected, 5 Private variable groups
  296. BLAS
  297. Implements: BLAS
  298. 0 Public, 0 Protected, 0 Private variable groups
  299. Boundary
  300. Implements: boundary
  301. 0 Public, 0 Protected, 0 Private variable groups
  302. Cactus
  303. Implements: Cactus
  304. 0 Public, 0 Protected, 0 Private variable groups
  305. CalcK
  306. Implements: CalcK
  307. Inherits: ADMBase StaticConformal
  308. 0 Public, 0 Protected, 3 Private variable groups
  309. Carpet
  310. Implements: Driver
  311. 0 Public, 0 Protected, 6 Private variable groups
  312. CarpetEvolutionMask
  313. Implements: CarpetEvolutionMask
  314. 2 Public, 0 Protected, 0 Private variable groups
  315. CarpetIOASCII
  316. Implements: IOASCII
  317. 0 Public, 0 Protected, 3 Private variable groups
  318. CarpetIOBasic
  319. Implements: IOBasic
  320. Inherits: IO
  321. 0 Public, 0 Protected, 3 Private variable groups
  322. CarpetIOHDF5
  323. Implements: IOHDF5
  324. 0 Public, 0 Protected, 6 Private variable groups
  325. CarpetIOScalar
  326. Implements: IOScalar
  327. 0 Public, 0 Protected, 3 Private variable groups
  328. CarpetIntegrateTest
  329. Implements: CarpetIntegrateTest
  330. Inherits: Reduce Grid Driver
  331. 0 Public, 0 Protected, 1 Private variable groups
  332. CarpetInterp
  333. Implements: interp
  334. 0 Public, 0 Protected, 0 Private variable groups
  335. CarpetInterp2
  336. Implements: interp2
  337. 0 Public, 0 Protected, 0 Private variable groups
  338. CarpetLib
  339. Implements: CarpetLib
  340. 0 Public, 0 Protected, 0 Private variable groups
  341. CarpetMask
  342. Implements: CarpetMask
  343. Inherits: grid SphericalSurface
  344. 0 Public, 0 Protected, 0 Private variable groups
  345. CarpetProlongateTest
  346. Implements: CarpetProlongateTest
  347. Inherits: grid
  348. 0 Public, 0 Protected, 6 Private variable groups
  349. CarpetReduce
  350. Implements: reduce
  351. 0 Public, 0 Protected, 4 Private variable groups
  352. CarpetRegrid
  353. Implements: CarpetRegrid
  354. 0 Public, 0 Protected, 0 Private variable groups
  355. CarpetRegrid2
  356. Implements: CarpetRegrid2
  357. 6 Public, 0 Protected, 6 Private variable groups
  358. CarpetRegridTest
  359. Implements: CarpetRegridTest
  360. Inherits: grid
  361. 0 Public, 0 Protected, 1 Private variable groups
  362. CarpetSlab
  363. Implements: Hyperslab
  364. 0 Public, 0 Protected, 0 Private variable groups
  365. CarpetTracker
  366. Implements: CarpetTracker
  367. Inherits: SphericalSurface CarpetRegrid2
  368. 0 Public, 0 Protected, 0 Private variable groups
  369. CartGrid3D
  370. Implements: grid
  371. Inherits: coordbase
  372. 2 Public, 0 Protected, 0 Private variable groups
  373. Cartoon2D
  374. Implements: cartoon2d
  375. 0 Public, 0 Protected, 1 Private variable groups
  376. Constants
  377. Implements: Constants
  378. 0 Public, 0 Protected, 0 Private variable groups
  379. CoordBase
  380. Implements: CoordBase
  381. 0 Public, 0 Protected, 0 Private variable groups
  382. CoordGauge
  383. Implements: CoordGauge
  384. 1 Public, 0 Protected, 0 Private variable groups
  385. CycleClock
  386. Implements: CycleClock
  387. 0 Public, 0 Protected, 0 Private variable groups
  388. DemoInterp
  389. Implements: DemoInterp
  390. 0 Public, 0 Protected, 9 Private variable groups
  391. Dissipation
  392. Implements: Dissipation
  393. Inherits: grid SphericalSurface SpaceMask
  394. 0 Public, 0 Protected, 1 Private variable groups
  395. DistortedBHIVP
  396. Implements: distortedbhivp
  397. Inherits: ADMBase grid StaticConformal
  398. 0 Public, 0 Protected, 2 Private variable groups
  399. EHFinder
  400. Implements: ehfinder
  401. Inherits: grid admbase coordgauge staticconformal spacemask boundary
  402. 0 Public, 0 Protected, 54 Private variable groups
  403. EOS_Base
  404. Implements: EOS_Base
  405. 0 Public, 0 Protected, 0 Private variable groups
  406. EOS_Hybrid
  407. Implements: EOS_Hybrid
  408. Inherits: HydroBase EOS_2d_Polytrope
  409. 0 Public, 0 Protected, 1 Private variable groups
  410. EOS_IdealFluid
  411. Implements: EOS_Ideal_Fluid
  412. Inherits: EOS_Base
  413. 0 Public, 0 Protected, 0 Private variable groups
  414. EOS_Omni
  415. Implements: EOS_Omni
  416. Inherits:
  417. 0 Public, 0 Protected, 0 Private variable groups
  418. EOS_Polytrope
  419. Implements: EOS_2d_Polytrope
  420. Inherits: EOS_Base
  421. 0 Public, 0 Protected, 0 Private variable groups
  422. EinsteinExact_Test
  423. Implements: EinsteinExact_Test
  424. 0 Public, 0 Protected, 0 Private variable groups
  425. EllBase
  426. Implements: ellbase
  427. 0 Public, 0 Protected, 0 Private variable groups
  428. EllSOR
  429. Implements: ellsor
  430. Inherits: ellbase boundary
  431. 0 Public, 0 Protected, 0 Private variable groups
  432. Exact
  433. Implements: exact
  434. Inherits: admbase grid coordgauge staticconformal
  435. Friend of: ADMCoupling
  436. 0 Public, 2 Protected, 3 Private variable groups
  437. Extract
  438. Implements: extract
  439. Inherits: grid ADMBase staticconformal io
  440. 0 Public, 0 Protected, 1 Private variable groups
  441. FFTW3
  442. Implements: FFTW3
  443. 0 Public, 0 Protected, 0 Private variable groups
  444. FleshInfo
  445. Implements: FleshInfo
  446. 0 Public, 0 Protected, 0 Private variable groups
  447. Formaline
  448. Implements: Formaline
  449. 0 Public, 0 Protected, 0 Private variable groups
  450. Fortran
  451. Implements: Fortran
  452. 0 Public, 0 Protected, 0 Private variable groups
  453. GRHydro
  454. Implements: GRHydro
  455. Inherits: ADMBase Boundary SpaceMask Tmunubase HydroBase
  456. 52 Public, 0 Protected, 38 Private variable groups
  457. GRHydro_InitData
  458. Implements: GRHydro_init_data
  459. Inherits: GRHydro grid EOS_Omni
  460. 0 Public, 3 Protected, 1 Private variable groups
  461. GSL
  462. Implements: GSL
  463. 0 Public, 0 Protected, 0 Private variable groups
  464. GaugeWave
  465. Implements: GaugeWave
  466. Inherits: admbase Boundary GenericFD Grid
  467. 6 Public, 0 Protected, 0 Private variable groups
  468. GenericFD
  469. Implements: GenericFD
  470. 0 Public, 0 Protected, 2 Private variable groups
  471. HDF5
  472. Implements: HDF5
  473. 0 Public, 0 Protected, 0 Private variable groups
  474. HTTPD
  475. Implements: HTTPD
  476. Inherits: Socket
  477. 0 Public, 0 Protected, 0 Private variable groups
  478. HTTPDExtra
  479. Implements: http_utils
  480. 0 Public, 0 Protected, 0 Private variable groups
  481. HelloWorld
  482. Implements: helloworld
  483. 0 Public, 0 Protected, 0 Private variable groups
  484. HighOrderWaveTest
  485. Implements: HighOrderWaveTest
  486. 0 Public, 0 Protected, 0 Private variable groups
  487. HydroBase
  488. Implements: HydroBase
  489. Inherits: InitBase
  490. 13 Public, 0 Protected, 0 Private variable groups
  491. Hydro_Analysis
  492. Implements: Hydro_Analysis
  493. Inherits: Grid HydroBase
  494. 9 Public, 0 Protected, 0 Private variable groups
  495. Hydro_InitExcision
  496. Implements: Hydro_InitExcision
  497. Inherits: HydroBase Grid SpaceMask
  498. 0 Public, 0 Protected, 0 Private variable groups
  499. IDAnalyticBH
  500. Implements: idanalyticbh
  501. Inherits: ADMBase StaticConformal Grid
  502. 0 Public, 0 Protected, 0 Private variable groups
  503. IDAxiBrillBH
  504. Implements: idaxibrillbh
  505. Inherits: ADMBase grid StaticConformal
  506. 0 Public, 0 Protected, 0 Private variable groups
  507. IDAxiOddBrillBH
  508. Implements: axiodd
  509. Inherits: ADMBase grid StaticConformal
  510. 0 Public, 0 Protected, 2 Private variable groups
  511. IDBrillData
  512. Implements: IDBrillData
  513. Inherits: grid ADMBase StaticConformal ellbase
  514. 0 Public, 0 Protected, 2 Private variable groups
  515. IDConstraintViolate
  516. Implements: idconstraintviolate
  517. Inherits: admbase grid
  518. 0 Public, 0 Protected, 0 Private variable groups
  519. IDFileADM
  520. Implements: IDFileADM
  521. Inherits: ADMBase StaticConformal IO
  522. 0 Public, 0 Protected, 0 Private variable groups
  523. IDLinearWaves
  524. Implements: idlinearwaves
  525. Inherits: ADMBase StaticConformal Grid
  526. 0 Public, 0 Protected, 0 Private variable groups
  527. IDScalarWave
  528. Implements: idscalarwave
  529. Inherits: wavetoy grid
  530. 0 Public, 0 Protected, 0 Private variable groups
  531. IDScalarWaveC
  532. Implements: idscalarwave
  533. Inherits: wavetoy grid
  534. 0 Public, 0 Protected, 0 Private variable groups
  535. IDScalarWaveCXX
  536. Implements: idscalarwave
  537. Inherits: wavetoy grid
  538. 0 Public, 0 Protected, 0 Private variable groups
  539. IDScalarWaveElliptic
  540. Implements: IDScalarWaveElliptic
  541. Inherits: Grid WaveToy EllBase IDScalarWave
  542. 0 Public, 0 Protected, 2 Private variable groups
  543. IDWaveMoL
  544. Implements: idwavemol
  545. Inherits: wavemol grid
  546. 0 Public, 0 Protected, 0 Private variable groups
  547. IOASCII
  548. Implements: IOASCII
  549. 0 Public, 0 Protected, 0 Private variable groups
  550. IOBasic
  551. Implements: IOBasic
  552. Inherits: IO
  553. 0 Public, 0 Protected, 2 Private variable groups
  554. IOHDF5
  555. Implements: IOHDF5
  556. 0 Public, 0 Protected, 0 Private variable groups
  557. IOHDF5Util
  558. Implements: IOHDF5Util
  559. Inherits: IO
  560. 0 Public, 0 Protected, 0 Private variable groups
  561. IOJpeg
  562. Implements: IOJpeg
  563. Inherits: IO
  564. 0 Public, 0 Protected, 0 Private variable groups
  565. IOUtil
  566. Implements: IO
  567. 0 Public, 0 Protected, 0 Private variable groups
  568. InitBase
  569. Implements: InitBase
  570. 0 Public, 0 Protected, 0 Private variable groups
  571. InterpToArray
  572. Implements: InterpToArray
  573. 7 Public, 0 Protected, 0 Private variable groups
  574. KerrSchild
  575. Implements: KerrSchild
  576. Inherits: admbase Boundary GenericFD Grid
  577. 6 Public, 0 Protected, 0 Private variable groups
  578. LAPACK
  579. Implements: LAPACK
  580. 0 Public, 0 Protected, 0 Private variable groups
  581. LORENE
  582. Implements: LORENE
  583. 0 Public, 0 Protected, 0 Private variable groups
  584. LocalInterp
  585. Implements: LocalInterp
  586. 0 Public, 0 Protected, 0 Private variable groups
  587. LocalInterp2
  588. Implements: LocalInterp
  589. 0 Public, 0 Protected, 0 Private variable groups
  590. LocalReduce
  591. Implements: LocalReduce
  592. 0 Public, 0 Protected, 0 Private variable groups
  593. LoopControl
  594. Implements: LoopControl
  595. Inherits: CycleClock
  596. 0 Public, 0 Protected, 0 Private variable groups
  597. ML_ADMConstraints
  598. Implements: ML_ADMConstraints
  599. Inherits: ADMBase Boundary GenericFD Grid TmunuBase
  600. 2 Public, 0 Protected, 0 Private variable groups
  601. ML_ADMQuantities
  602. Implements: ML_ADMQuantities
  603. Inherits: ADMBase Boundary GenericFD Grid ML_BSSN TmunuBase
  604. 2 Public, 0 Protected, 0 Private variable groups
  605. ML_BSSN
  606. Implements: ML_BSSN
  607. Inherits: ADMBase Boundary GenericFD Grid TmunuBase
  608. 23 Public, 0 Protected, 0 Private variable groups
  609. ML_BSSN_Helper
  610. Implements: ML_BSSN_Helper
  611. Inherits: ADMBase CoordGauge ML_BSSN
  612. 0 Public, 0 Protected, 0 Private variable groups
  613. ML_BSSN_Test
  614. Implements: ML_BSSN_Test
  615. 0 Public, 0 Protected, 0 Private variable groups
  616. ML_CCZ4
  617. Implements: ML_CCZ4
  618. Inherits: ADMBase Boundary GenericFD Grid TmunuBase
  619. 25 Public, 0 Protected, 0 Private variable groups
  620. ML_CCZ4_Helper
  621. Implements: ML_CCZ4_Helper
  622. Inherits: ADMBase CoordGauge ML_CCZ4
  623. 0 Public, 0 Protected, 0 Private variable groups
  624. ML_CCZ4_Test
  625. Implements: ML_BSSN_Test
  626. 0 Public, 0 Protected, 0 Private variable groups
  627. ML_WaveToy
  628. Implements: ML_WaveToy
  629. Inherits: Boundary GenericFD Grid
  630. 5 Public, 0 Protected, 0 Private variable groups
  631. ML_WaveToy_Test
  632. Implements: ML_WaveToy_Test
  633. 0 Public, 0 Protected, 0 Private variable groups
  634. MPI
  635. Implements: MPI
  636. 0 Public, 0 Protected, 0 Private variable groups
  637. MemSpeed
  638. Implements: MemSpeed
  639. 0 Public, 0 Protected, 0 Private variable groups
  640. Meudon_Bin_BH
  641. Implements: ID_Bin_BH
  642. Inherits: grid SummationByParts ADMBase
  643. 0 Public, 0 Protected, 0 Private variable groups
  644. Meudon_Bin_NS
  645. Implements: Meudon_Bin_NS
  646. Inherits: grid SummationByParts ADMBase HydroBase
  647. 0 Public, 0 Protected, 0 Private variable groups
  648. Meudon_Mag_NS
  649. Implements: ID_Mag_NS
  650. Inherits: grid ADMBase HydroBase
  651. 0 Public, 0 Protected, 0 Private variable groups
  652. Minkowski
  653. Implements: Minkowski
  654. Inherits: admbase Boundary GenericFD Grid
  655. 6 Public, 0 Protected, 0 Private variable groups
  656. MoL
  657. Implements: MethodOfLines
  658. 0 Public, 0 Protected, 9 Private variable groups
  659. ModifiedSchwarzschildBL
  660. Implements: ModifiedSchwarzschildBL
  661. Inherits: admbase Boundary GenericFD Grid
  662. 6 Public, 0 Protected, 0 Private variable groups
  663. Multipole
  664. Implements: multipole
  665. Inherits: Grid
  666. 4 Public, 0 Protected, 0 Private variable groups
  667. NaNCatcher
  668. Implements: NaNCatcher
  669. 0 Public, 0 Protected, 0 Private variable groups
  670. NaNChecker
  671. Implements: NaNChecker
  672. Inherits: Reduce
  673. 0 Public, 0 Protected, 2 Private variable groups
  674. NewRad
  675. Implements: NewRad
  676. 0 Public, 0 Protected, 0 Private variable groups
  677. Nice
  678. Implements: nice
  679. 0 Public, 0 Protected, 0 Private variable groups
  680. NoExcision
  681. Implements: NoExcision
  682. Inherits: ADMBase StaticConformal grid SphericalSurface Boundary
  683. 0 Public, 0 Protected, 16 Private variable groups
  684. NoMPI
  685. Implements: NoMPI
  686. 0 Public, 0 Protected, 0 Private variable groups
  687. Noise
  688. Implements: Noise
  689. Inherits: grid
  690. 0 Public, 0 Protected, 0 Private variable groups
  691. Norms
  692. Implements: Norms
  693. 0 Public, 0 Protected, 6 Private variable groups
  694. NullConstr
  695. Implements: NullConstr
  696. Inherits: NullGrid NullVars NullInterp
  697. 9 Public, 0 Protected, 0 Private variable groups
  698. NullDecomp
  699. Implements: NullDecomp
  700. Inherits: NullGrid
  701. 0 Public, 0 Protected, 2 Private variable groups
  702. NullEvolve
  703. Implements: NullEvolve
  704. Inherits: NullInterp NullGrid NullVars Time
  705. Friend of: NullSHRExtract
  706. 0 Public, 0 Protected, 7 Private variable groups
  707. NullExact
  708. Implements: NullExact
  709. Inherits: NullVars NullGrid NullNews NullConstr NullInterp NullEvolve
  710. Friend of: NullSHRExtract
  711. 0 Public, 0 Protected, 37 Private variable groups
  712. NullGrid
  713. Implements: NullGrid
  714. 10 Public, 0 Protected, 0 Private variable groups
  715. NullInterp
  716. Implements: NullInterp
  717. Inherits: NullGrid
  718. 4 Public, 0 Protected, 1 Private variable groups
  719. NullNews
  720. Implements: NullNews
  721. Inherits: NullGrid NullVars NullInterp
  722. 18 Public, 0 Protected, 7 Private variable groups
  723. NullPsiInt
  724. Implements: NullPsiInt
  725. Inherits: NullVars NullGrid NullNews NullInterp NullEvolve
  726. 3 Public, 0 Protected, 4 Private variable groups
  727. NullSHRExtract
  728. Implements: NullSHRExtract
  729. Inherits: NullInterp NullGrid NullVars
  730. 8 Public, 20 Protected, 27 Private variable groups
  731. NullVars
  732. Implements: NullVars
  733. 4 Public, 0 Protected, 0 Private variable groups
  734. OpenSSL
  735. Implements: OpenSSL
  736. 0 Public, 0 Protected, 0 Private variable groups
  737. Outflow
  738. Implements: outflow
  739. Inherits: ADMBase HydroBase SphericalSurface
  740. 0 Public, 0 Protected, 5 Private variable groups
  741. PAPI
  742. Implements: PAPI
  743. 0 Public, 0 Protected, 0 Private variable groups
  744. PUGH
  745. Implements: Driver
  746. 0 Public, 0 Protected, 0 Private variable groups
  747. PUGHInterp
  748. Implements: Interp
  749. 0 Public, 0 Protected, 0 Private variable groups
  750. PUGHReduce
  751. Implements: Reduce
  752. 0 Public, 0 Protected, 0 Private variable groups
  753. PUGHSlab
  754. Implements: Hyperslab
  755. 0 Public, 0 Protected, 0 Private variable groups
  756. Periodic
  757. Implements: Periodic
  758. 0 Public, 0 Protected, 0 Private variable groups
  759. PeriodicCarpet
  760. Implements: PeriodicCarpet
  761. Inherits: grid
  762. 0 Public, 0 Protected, 0 Private variable groups
  763. Poisson
  764. Implements: Poisson
  765. Inherits: boundary grid
  766. 0 Public, 0 Protected, 2 Private variable groups
  767. PunctureTracker
  768. Implements: PunctureTracker
  769. Inherits: ADMBase CarpetRegrid2 SphericalSurface
  770. 0 Public, 0 Protected, 3 Private variable groups
  771. QuasiLocalMeasures
  772. Implements: QuasiLocalMeasures
  773. Inherits: ADMBase SphericalSurface TmunuBase
  774. 0 Public, 0 Protected, 23 Private variable groups
  775. ReductionTest
  776. Implements: ReductionTest
  777. Inherits: GRHydro grid
  778. 0 Public, 0 Protected, 2 Private variable groups
  779. ReductionTest2
  780. Implements: ReductionTest2
  781. 0 Public, 0 Protected, 1 Private variable groups
  782. ReductionTest3
  783. Implements: ReductionTest3
  784. Inherits: grid
  785. 0 Public, 0 Protected, 3 Private variable groups
  786. ReflectionSymmetry
  787. Implements: ReflectionSymmetry
  788. 0 Public, 0 Protected, 0 Private variable groups
  789. RegridSyncTest
  790. Implements: RegridSyncTest
  791. 0 Public, 0 Protected, 1 Private variable groups
  792. RotatingDBHIVP
  793. Implements: rotatingdbhivp
  794. Inherits: ADMBase grid StaticConformal
  795. 0 Public, 0 Protected, 2 Private variable groups
  796. RotatingSymmetry180
  797. Implements: RotatingSymmetry180
  798. 0 Public, 0 Protected, 0 Private variable groups
  799. RotatingSymmetry90
  800. Implements: RotatingSymmetry90
  801. 0 Public, 0 Protected, 0 Private variable groups
  802. SampleBoundary
  803. Implements: LinExtrapBnd
  804. 0 Public, 0 Protected, 0 Private variable groups
  805. SampleIO
  806. Implements: SampleIO
  807. Inherits: IO
  808. 0 Public, 0 Protected, 0 Private variable groups
  809. SetMask_SphericalSurface
  810. Implements: SetMask_SphericalSurface
  811. Inherits: HydroBase SphericalSurface
  812. 0 Public, 0 Protected, 0 Private variable groups
  813. ShiftedGaugeWave
  814. Implements: ShiftedGaugeWave
  815. Inherits: admbase Boundary GenericFD Grid
  816. 6 Public, 0 Protected, 0 Private variable groups
  817. Slab
  818. Implements: Slab
  819. 0 Public, 0 Protected, 0 Private variable groups
  820. SlabTest
  821. Implements: SlabTest
  822. Inherits: Slab
  823. 0 Public, 0 Protected, 6 Private variable groups
  824. Socket
  825. Implements: Socket
  826. 0 Public, 0 Protected, 0 Private variable groups
  827. SpaceMask
  828. Implements: SpaceMask
  829. Inherits: grid
  830. 2 Public, 0 Protected, 0 Private variable groups
  831. SphericalHarmonicDecomp
  832. Implements: SphericalHarmonicDecomp
  833. 0 Public, 0 Protected, 0 Private variable groups
  834. SphericalHarmonicRecon
  835. Implements: SphericalHarmonicRecon
  836. 0 Public, 0 Protected, 0 Private variable groups
  837. SphericalSurface
  838. Implements: SphericalSurface
  839. Inherits: grid
  840. 9 Public, 0 Protected, 1 Private variable groups
  841. StaticConformal
  842. Implements: StaticConformal
  843. Inherits: grid
  844. 4 Public, 0 Protected, 0 Private variable groups
  845. SummationByParts
  846. Implements: SummationByParts
  847. 2 Public, 0 Protected, 0 Private variable groups
  848. SymBase
  849. Implements: SymBase
  850. 0 Public, 0 Protected, 0 Private variable groups
  851. SystemStatistics
  852. Implements: SystemStatistics
  853. 0 Public, 0 Protected, 3 Private variable groups
  854. SystemTopology
  855. Implements: SystemTopology
  856. 0 Public, 0 Protected, 0 Private variable groups
  857. TATelliptic
  858. Implements: TATelliptic
  859. 0 Public, 0 Protected, 0 Private variable groups
  860. TGRtensor
  861. Implements: TGRtensor
  862. 0 Public, 0 Protected, 0 Private variable groups
  863. TOVSolver
  864. Implements: TOVSolver
  865. Inherits: ADMBase HydroBase Constants StaticConformal
  866. 0 Public, 0 Protected, 0 Private variable groups
  867. TerminationTrigger
  868. Implements: TerminationTrigger
  869. 0 Public, 0 Protected, 1 Private variable groups
  870. TestArrays
  871. Implements: Arrays
  872. 0 Public, 0 Protected, 35 Private variable groups
  873. TestCarpetGridInfo
  874. Implements: TestCarpetGridInfo
  875. 0 Public, 0 Protected, 0 Private variable groups
  876. TestComplex
  877. Implements: testcomplex
  878. 0 Public, 0 Protected, 6 Private variable groups
  879. TestCoordinates
  880. Implements: testgrid
  881. 0 Public, 0 Protected, 2 Private variable groups
  882. TestFortranCrayPointers
  883. Implements: TestFortranCrayPointers
  884. 0 Public, 0 Protected, 0 Private variable groups
  885. TestFortranDependencies1
  886. Implements: TestFortranDependencies1
  887. 0 Public, 0 Protected, 0 Private variable groups
  888. TestFortranDependencies2
  889. Implements: TestFortranDependencies2
  890. 0 Public, 0 Protected, 0 Private variable groups
  891. TestFpointerNULL
  892. Implements: TestFpointerNULL
  893. 0 Public, 0 Protected, 2 Private variable groups
  894. TestFreeF90
  895. Implements: TestFreeF90
  896. 0 Public, 0 Protected, 0 Private variable groups
  897. TestGlobalReduce
  898. Implements: testglobalreduce
  899. Inherits: grid
  900. 10 Public, 0 Protected, 0 Private variable groups
  901. TestInclude1
  902. Implements: include1
  903. 0 Public, 0 Protected, 0 Private variable groups
  904. TestInclude2
  905. Implements: include2
  906. 0 Public, 0 Protected, 0 Private variable groups
  907. TestLocalInterp2
  908. Implements: TestLocalInterp2
  909. Inherits: Grid
  910. 0 Public, 0 Protected, 3 Private variable groups
  911. TestLocalReduce
  912. Implements: TestLocalReduce
  913. 2 Public, 0 Protected, 0 Private variable groups
  914. TestLoop
  915. Implements: TestLoop
  916. Inherits: grid
  917. 0 Public, 0 Protected, 3 Private variable groups
  918. TestLoopControl
  919. Implements: TestLoopControl
  920. Inherits: grid
  921. 0 Public, 0 Protected, 3 Private variable groups
  922. TestMath
  923. Implements: TestMath
  924. 0 Public, 0 Protected, 0 Private variable groups
  925. TestMoL
  926. Implements: TestMoL
  927. Inherits: MethodOfLines
  928. 0 Public, 0 Protected, 16 Private variable groups
  929. TestPar
  930. Implements: TestPar
  931. 0 Public, 0 Protected, 0 Private variable groups
  932. TestReduce
  933. Implements: testreduce
  934. 0 Public, 0 Protected, 8 Private variable groups
  935. TestSchedule
  936. Implements: TestSchedule
  937. 0 Public, 0 Protected, 0 Private variable groups
  938. TestStrings
  939. Implements: teststrings
  940. 0 Public, 0 Protected, 0 Private variable groups
  941. TestTable
  942. Implements: TestTable
  943. 0 Public, 0 Protected, 0 Private variable groups
  944. TestTimers
  945. Implements: testtimers
  946. 0 Public, 0 Protected, 0 Private variable groups
  947. TestTypes
  948. Implements: TestTypes
  949. 0 Public, 0 Protected, 11 Private variable groups
  950. Time
  951. Implements: time
  952. 1 Public, 0 Protected, 1 Private variable groups
  953. TimerInfo
  954. Implements: timerinfo
  955. 0 Public, 0 Protected, 0 Private variable groups
  956. TimerReport
  957. Implements: timerreport
  958. 0 Public, 0 Protected, 0 Private variable groups
  959. Timers
  960. Implements: Timers
  961. 0 Public, 0 Protected, 0 Private variable groups
  962. TmunuBase
  963. Implements: TmunuBase
  964. Inherits: ADMBase StaticConformal
  965. Friend of: ADMCoupling
  966. 4 Public, 4 Protected, 0 Private variable groups
  967. Trigger
  968. Implements: trigger
  969. Inherits: IO
  970. 0 Public, 0 Protected, 1 Private variable groups
  971. TwoPunctures
  972. Implements: TwoPunctures
  973. Inherits: ADMBase StaticConformal grid
  974. 2 Public, 0 Protected, 3 Private variable groups
  975. Vaidya2
  976. Implements: Vaidya2
  977. Inherits: admbase Boundary GenericFD Grid
  978. 6 Public, 0 Protected, 0 Private variable groups
  979. Vectors
  980. Implements: Vectors
  981. 0 Public, 0 Protected, 0 Private variable groups
  982. WaveBinarySource
  983. Implements: binarysource
  984. Inherits: wavetoy grid
  985. 0 Public, 0 Protected, 0 Private variable groups
  986. WaveMoL
  987. Implements: wavemol
  988. 5 Public, 0 Protected, 0 Private variable groups
  989. WaveToy1DF77
  990. Implements: wavetoy1d
  991. Inherits: boundary
  992. 0 Public, 0 Protected, 4 Private variable groups
  993. WaveToy2DF77
  994. Implements: wavetoy2d
  995. Inherits: boundary
  996. 0 Public, 0 Protected, 4 Private variable groups
  997. WaveToyC
  998. Implements: wavetoy
  999. Inherits: grid
  1000. 1 Public, 0 Protected, 0 Private variable groups
  1001. WaveToyCXX
  1002. Implements: wavetoy
  1003. Inherits: grid
  1004. 1 Public, 0 Protected, 0 Private variable groups
  1005. WaveToyExtra
  1006. Implements: wavetoyextra
  1007. Inherits: wavetoy
  1008. 0 Public, 0 Protected, 0 Private variable groups
  1009. WaveToyF77
  1010. Implements: wavetoy
  1011. Inherits: grid
  1012. 1 Public, 0 Protected, 0 Private variable groups
  1013. WaveToyF90
  1014. Implements: wavetoy
  1015. Inherits: grid
  1016. 1 Public, 0 Protected, 0 Private variable groups
  1017. WaveToyFreeF90
  1018. Implements: wavetoy
  1019. Inherits: grid
  1020. 1 Public, 0 Protected, 0 Private variable groups
  1021. WeylScal4
  1022. Implements: WeylScal4
  1023. Inherits: admbase Boundary GenericFD Grid methodoflines
  1024. 18 Public, 0 Protected, 0 Private variable groups
  1025. hwloc
  1026. Implements: hwloc
  1027. 0 Public, 0 Protected, 0 Private variable groups
  1028. libjpeg
  1029. Implements: libjpeg
  1030. 0 Public, 0 Protected, 0 Private variable groups
  1031. zlib
  1032. Implements: zlib
  1033. 0 Public, 0 Protected, 0 Private variable groups
  1034. Parsing parameter files...
  1035. ADMAnalysis
  1036. 0 Global, 0 Restricted, 4 Private parameters
  1037. ADMBase
  1038. 0 Global, 18 Restricted, 0 Private parameters
  1039. ADMCoupling
  1040. 0 Global, 0 Restricted, 0 Private parameters
  1041. ADMMacros
  1042. 0 Global, 1 Restricted, 0 Private parameters
  1043. ADMMass
  1044. 0 Global, 0 Restricted, 17 Private parameters
  1045. AEILocalInterp
  1046. 0 Global, 0 Restricted, 1 Private parameters
  1047. AHFinder
  1048. 0 Global, 2 Restricted, 87 Private parameters
  1049. AHFinderDirect
  1050. 0 Global, 0 Restricted, 154 Private parameters
  1051. BLAS
  1052. 0 Global, 0 Restricted, 0 Private parameters
  1053. Boundary
  1054. 0 Global, 8 Restricted, 0 Private parameters
  1055. Cactus
  1056. 0 Global, 6 Restricted, 13 Private parameters
  1057. CalcK
  1058. 0 Global, 0 Restricted, 6 Private parameters
  1059. Carpet
  1060. 0 Global, 4 Restricted, 93 Private parameters
  1061. CarpetEvolutionMask
  1062. 0 Global, 0 Restricted, 6 Private parameters
  1063. CarpetIOASCII
  1064. 0 Global, 0 Restricted, 63 Private parameters
  1065. CarpetIOBasic
  1066. 0 Global, 0 Restricted, 15 Private parameters
  1067. CarpetIOHDF5
  1068. 0 Global, 0 Restricted, 76 Private parameters
  1069. CarpetIOScalar
  1070. 0 Global, 0 Restricted, 9 Private parameters
  1071. CarpetIntegrateTest
  1072. 0 Global, 0 Restricted, 2 Private parameters
  1073. CarpetInterp
  1074. 0 Global, 0 Restricted, 5 Private parameters
  1075. CarpetInterp2
  1076. 0 Global, 0 Restricted, 3 Private parameters
  1077. CarpetLib
  1078. 0 Global, 5 Restricted, 30 Private parameters
  1079. CarpetMask
  1080. 0 Global, 0 Restricted, 8 Private parameters
  1081. CarpetProlongateTest
  1082. 0 Global, 0 Restricted, 16 Private parameters
  1083. CarpetReduce
  1084. 0 Global, 0 Restricted, 2 Private parameters
  1085. CarpetRegrid
  1086. 0 Global, 5 Restricted, 65 Private parameters
  1087. CarpetRegrid2
  1088. 0 Global, 0 Restricted, 134 Private parameters
  1089. CarpetRegridTest
  1090. 0 Global, 0 Restricted, 3 Private parameters
  1091. CarpetSlab
  1092. 0 Global, 0 Restricted, 0 Private parameters
  1093. CarpetTracker
  1094. 0 Global, 0 Restricted, 3 Private parameters
  1095. CartGrid3D
  1096. 0 Global, 23 Restricted, 10 Private parameters
  1097. Cartoon2D
  1098. 0 Global, 0 Restricted, 12 Private parameters
  1099. Constants
  1100. 0 Global, 0 Restricted, 0 Private parameters
  1101. CoordBase
  1102. 0 Global, 0 Restricted, 44 Private parameters
  1103. CoordGauge
  1104. 0 Global, 2 Restricted, 1 Private parameters
  1105. CycleClock
  1106. 0 Global, 0 Restricted, 1 Private parameters
  1107. DemoInterp
  1108. 0 Global, 0 Restricted, 3 Private parameters
  1109. Dissipation
  1110. 0 Global, 18 Restricted, 0 Private parameters
  1111. DistortedBHIVP
  1112. 0 Global, 0 Restricted, 11 Private parameters
  1113. EHFinder
  1114. 0 Global, 3 Restricted, 56 Private parameters
  1115. EOS_Base
  1116. 0 Global, 0 Restricted, 0 Private parameters
  1117. EOS_Hybrid
  1118. 0 Global, 3 Restricted, 0 Private parameters
  1119. EOS_IdealFluid
  1120. 0 Global, 1 Restricted, 0 Private parameters
  1121. EOS_Omni
  1122. 0 Global, 24 Restricted, 0 Private parameters
  1123. EOS_Polytrope
  1124. 0 Global, 4 Restricted, 0 Private parameters
  1125. EinsteinExact_Test
  1126. 0 Global, 0 Restricted, 0 Private parameters
  1127. EllBase
  1128. 0 Global, 1 Restricted, 0 Private parameters
  1129. EllSOR
  1130. 0 Global, 0 Restricted, 0 Private parameters
  1131. Exact
  1132. 0 Global, 93 Restricted, 19 Private parameters
  1133. Extract
  1134. 0 Global, 0 Restricted, 30 Private parameters
  1135. FFTW3
  1136. 0 Global, 0 Restricted, 0 Private parameters
  1137. FleshInfo
  1138. 0 Global, 0 Restricted, 0 Private parameters
  1139. Formaline
  1140. 0 Global, 0 Restricted, 28 Private parameters
  1141. Fortran
  1142. 0 Global, 0 Restricted, 1 Private parameters
  1143. GRHydro
  1144. 0 Global, 125 Restricted, 3 Private parameters
  1145. GRHydro_InitData
  1146. 0 Global, 0 Restricted, 85 Private parameters
  1147. GSL
  1148. 0 Global, 0 Restricted, 0 Private parameters
  1149. GaugeWave
  1150. 0 Global, 29 Restricted, 1 Private parameters
  1151. GenericFD
  1152. 0 Global, 13 Restricted, 0 Private parameters
  1153. HDF5
  1154. 0 Global, 0 Restricted, 0 Private parameters
  1155. HTTPD
  1156. 0 Global, 0 Restricted, 22 Private parameters
  1157. HTTPDExtra
  1158. 0 Global, 0 Restricted, 1 Private parameters
  1159. HelloWorld
  1160. 0 Global, 0 Restricted, 0 Private parameters
  1161. HighOrderWaveTest
  1162. 0 Global, 0 Restricted, 0 Private parameters
  1163. HydroBase
  1164. 0 Global, 17 Restricted, 0 Private parameters
  1165. Hydro_Analysis
  1166. 0 Global, 0 Restricted, 15 Private parameters
  1167. Hydro_InitExcision
  1168. 0 Global, 11 Restricted, 0 Private parameters
  1169. IDAnalyticBH
  1170. 0 Global, 0 Restricted, 23 Private parameters
  1171. IDAxiBrillBH
  1172. 0 Global, 0 Restricted, 20 Private parameters
  1173. IDAxiOddBrillBH
  1174. 0 Global, 0 Restricted, 17 Private parameters
  1175. IDBrillData
  1176. 0 Global, 0 Restricted, 31 Private parameters
  1177. IDConstraintViolate
  1178. 0 Global, 0 Restricted, 3 Private parameters
  1179. IDFileADM
  1180. 0 Global, 0 Restricted, 0 Private parameters
  1181. IDLinearWaves
  1182. 0 Global, 0 Restricted, 11 Private parameters
  1183. IDScalarWave
  1184. 0 Global, 1 Restricted, 6 Private parameters
  1185. IDScalarWaveC
  1186. 0 Global, 1 Restricted, 6 Private parameters
  1187. IDScalarWaveCXX
  1188. 0 Global, 1 Restricted, 6 Private parameters
  1189. IDScalarWaveElliptic
  1190. 0 Global, 0 Restricted, 5 Private parameters
  1191. IDWaveMoL
  1192. 0 Global, 1 Restricted, 17 Private parameters
  1193. IOASCII
  1194. 0 Global, 0 Restricted, 35 Private parameters
  1195. IOBasic
  1196. 0 Global, 0 Restricted, 13 Private parameters
  1197. IOHDF5
  1198. 0 Global, 0 Restricted, 5 Private parameters
  1199. IOHDF5Util
  1200. 0 Global, 0 Restricted, 1 Private parameters
  1201. IOJpeg
  1202. 0 Global, 0 Restricted, 33 Private parameters
  1203. IOUtil
  1204. 0 Global, 58 Restricted, 2 Private parameters
  1205. InitBase
  1206. 0 Global, 1 Restricted, 0 Private parameters
  1207. InterpToArray
  1208. 0 Global, 93 Restricted, 0 Private parameters
  1209. KerrSchild
  1210. 0 Global, 29 Restricted, 1 Private parameters
  1211. LAPACK
  1212. 0 Global, 0 Restricted, 0 Private parameters
  1213. LORENE
  1214. 0 Global, 0 Restricted, 0 Private parameters
  1215. LocalInterp
  1216. 0 Global, 0 Restricted, 0 Private parameters
  1217. LocalInterp2
  1218. 0 Global, 0 Restricted, 0 Private parameters
  1219. LocalReduce
  1220. 0 Global, 0 Restricted, 0 Private parameters
  1221. LoopControl
  1222. 0 Global, 0 Restricted, 20 Private parameters
  1223. ML_ADMConstraints
  1224. 0 Global, 9 Restricted, 0 Private parameters
  1225. ML_ADMQuantities
  1226. 0 Global, 10 Restricted, 0 Private parameters
  1227. ML_BSSN
  1228. 0 Global, 64 Restricted, 140 Private parameters
  1229. ML_BSSN_Helper
  1230. 0 Global, 0 Restricted, 1 Private parameters
  1231. ML_BSSN_Test
  1232. 0 Global, 0 Restricted, 0 Private parameters
  1233. ML_CCZ4
  1234. 0 Global, 67 Restricted, 148 Private parameters
  1235. ML_CCZ4_Helper
  1236. 0 Global, 0 Restricted, 1 Private parameters
  1237. ML_CCZ4_Test
  1238. 0 Global, 0 Restricted, 0 Private parameters
  1239. ML_WaveToy
  1240. 0 Global, 21 Restricted, 17 Private parameters
  1241. ML_WaveToy_Test
  1242. 0 Global, 0 Restricted, 0 Private parameters
  1243. MPI
  1244. 0 Global, 0 Restricted, 0 Private parameters
  1245. MemSpeed
  1246. 0 Global, 0 Restricted, 2 Private parameters
  1247. Meudon_Bin_BH
  1248. 0 Global, 0 Restricted, 1 Private parameters
  1249. Meudon_Bin_NS
  1250. 0 Global, 0 Restricted, 1 Private parameters
  1251. Meudon_Mag_NS
  1252. 0 Global, 0 Restricted, 1 Private parameters
  1253. Minkowski
  1254. 0 Global, 27 Restricted, 1 Private parameters
  1255. MoL
  1256. 0 Global, 9 Restricted, 26 Private parameters
  1257. ModifiedSchwarzschildBL
  1258. 0 Global, 29 Restricted, 1 Private parameters
  1259. Multipole
  1260. 0 Global, 25 Restricted, 0 Private parameters
  1261. NaNCatcher
  1262. 0 Global, 0 Restricted, 0 Private parameters
  1263. NaNChecker
  1264. 0 Global, 0 Restricted, 10 Private parameters
  1265. NewRad
  1266. 0 Global, 0 Restricted, 0 Private parameters
  1267. Nice
  1268. 0 Global, 0 Restricted, 1 Private parameters
  1269. NoExcision
  1270. 0 Global, 0 Restricted, 27 Private parameters
  1271. NoMPI
  1272. 0 Global, 0 Restricted, 0 Private parameters
  1273. Noise
  1274. 0 Global, 0 Restricted, 7 Private parameters
  1275. Norms
  1276. 0 Global, 0 Restricted, 4 Private parameters
  1277. NullConstr
  1278. 0 Global, 1 Restricted, 0 Private parameters
  1279. NullDecomp
  1280. 0 Global, 1 Restricted, 2 Private parameters
  1281. NullEvolve
  1282. 0 Global, 15 Restricted, 31 Private parameters
  1283. NullExact
  1284. 0 Global, 4 Restricted, 14 Private parameters
  1285. NullGrid
  1286. 0 Global, 8 Restricted, 0 Private parameters
  1287. NullInterp
  1288. 0 Global, 3 Restricted, 7 Private parameters
  1289. NullNews
  1290. 0 Global, 1 Restricted, 21 Private parameters
  1291. NullPsiInt
  1292. 0 Global, 2 Restricted, 1 Private parameters
  1293. NullSHRExtract
  1294. 0 Global, 4 Restricted, 14 Private parameters
  1295. NullVars
  1296. 0 Global, 0 Restricted, 0 Private parameters
  1297. OpenSSL
  1298. 0 Global, 0 Restricted, 0 Private parameters
  1299. Outflow
  1300. 0 Global, 0 Restricted, 19 Private parameters
  1301. PAPI
  1302. 0 Global, 0 Restricted, 11 Private parameters
  1303. PUGH
  1304. 0 Global, 4 Restricted, 51 Private parameters
  1305. PUGHInterp
  1306. 0 Global, 0 Restricted, 0 Private parameters
  1307. PUGHReduce
  1308. 0 Global, 0 Restricted, 0 Private parameters
  1309. PUGHSlab
  1310. 0 Global, 0 Restricted, 0 Private parameters
  1311. Periodic
  1312. 0 Global, 0 Restricted, 8 Private parameters
  1313. PeriodicCarpet
  1314. 0 Global, 0 Restricted, 5 Private parameters
  1315. Poisson
  1316. 0 Global, 0 Restricted, 4 Private parameters
  1317. PunctureTracker
  1318. 0 Global, 0 Restricted, 10 Private parameters
  1319. QuasiLocalMeasures
  1320. 0 Global, 0 Restricted, 13 Private parameters
  1321. ReductionTest
  1322. 0 Global, 0 Restricted, 0 Private parameters
  1323. ReductionTest2
  1324. 0 Global, 0 Restricted, 0 Private parameters
  1325. ReductionTest3
  1326. 0 Global, 0 Restricted, 0 Private parameters
  1327. ReflectionSymmetry
  1328. 0 Global, 0 Restricted, 13 Private parameters
  1329. RegridSyncTest
  1330. 0 Global, 0 Restricted, 0 Private parameters
  1331. RotatingDBHIVP
  1332. 0 Global, 0 Restricted, 13 Private parameters
  1333. RotatingSymmetry180
  1334. 0 Global, 0 Restricted, 8 Private parameters
  1335. RotatingSymmetry90
  1336. 0 Global, 0 Restricted, 4 Private parameters
  1337. SampleBoundary
  1338. 0 Global, 0 Restricted, 0 Private parameters
  1339. SampleIO
  1340. 0 Global, 0 Restricted, 5 Private parameters
  1341. SetMask_SphericalSurface
  1342. 0 Global, 0 Restricted, 5 Private parameters
  1343. ShiftedGaugeWave
  1344. 0 Global, 29 Restricted, 1 Private parameters
  1345. Slab
  1346. 0 Global, 0 Restricted, 2 Private parameters
  1347. SlabTest
  1348. 0 Global, 0 Restricted, 0 Private parameters
  1349. Socket
  1350. 0 Global, 0 Restricted, 0 Private parameters
  1351. SpaceMask
  1352. 0 Global, 1 Restricted, 0 Private parameters
  1353. SphericalHarmonicDecomp
  1354. 0 Global, 0 Restricted, 18 Private parameters
  1355. SphericalHarmonicRecon
  1356. 0 Global, 0 Restricted, 10 Private parameters
  1357. SphericalSurface
  1358. 0 Global, 15 Restricted, 9 Private parameters
  1359. StaticConformal
  1360. 0 Global, 1 Restricted, 0 Private parameters
  1361. SummationByParts
  1362. 0 Global, 23 Restricted, 0 Private parameters
  1363. SymBase
  1364. 0 Global, 0 Restricted, 1 Private parameters
  1365. SystemStatistics
  1366. 0 Global, 0 Restricted, 0 Private parameters
  1367. SystemTopology
  1368. 0 Global, 0 Restricted, 2 Private parameters
  1369. TATelliptic
  1370. 0 Global, 0 Restricted, 0 Private parameters
  1371. TGRtensor
  1372. 0 Global, 0 Restricted, 0 Private parameters
  1373. TOVSolver
  1374. 0 Global, 0 Restricted, 27 Private parameters
  1375. TerminationTrigger
  1376. 0 Global, 0 Restricted, 7 Private parameters
  1377. TestArrays
  1378. 0 Global, 0 Restricted, 20 Private parameters
  1379. TestCarpetGridInfo
  1380. 0 Global, 0 Restricted, 2 Private parameters
  1381. TestComplex
  1382. 0 Global, 0 Restricted, 3 Private parameters
  1383. TestCoordinates
  1384. 0 Global, 2 Restricted, 0 Private parameters
  1385. TestFortranCrayPointers
  1386. 0 Global, 0 Restricted, 0 Private parameters
  1387. TestFortranDependencies1
  1388. 0 Global, 0 Restricted, 0 Private parameters
  1389. TestFortranDependencies2
  1390. 0 Global, 0 Restricted, 0 Private parameters
  1391. TestFpointerNULL
  1392. 0 Global, 0 Restricted, 0 Private parameters
  1393. TestFreeF90
  1394. 0 Global, 0 Restricted, 0 Private parameters
  1395. TestGlobalReduce
  1396. 0 Global, 0 Restricted, 11 Private parameters
  1397. TestInclude1
  1398. 0 Global, 0 Restricted, 0 Private parameters
  1399. TestInclude2
  1400. 0 Global, 0 Restricted, 0 Private parameters
  1401. TestLocalInterp2
  1402. 0 Global, 0 Restricted, 2 Private parameters
  1403. TestLocalReduce
  1404. 0 Global, 0 Restricted, 3 Private parameters
  1405. TestLoop
  1406. 0 Global, 0 Restricted, 0 Private parameters
  1407. TestLoopControl
  1408. 0 Global, 0 Restricted, 0 Private parameters
  1409. TestMath
  1410. 0 Global, 0 Restricted, 0 Private parameters
  1411. TestMoL
  1412. 0 Global, 0 Restricted, 4 Private parameters
  1413. TestPar
  1414. 0 Global, 0 Restricted, 16 Private parameters
  1415. TestReduce
  1416. 0 Global, 0 Restricted, 0 Private parameters
  1417. TestSchedule
  1418. 0 Global, 0 Restricted, 0 Private parameters
  1419. TestStrings
  1420. 0 Global, 0 Restricted, 0 Private parameters
  1421. TestTable
  1422. 0 Global, 0 Restricted, 0 Private parameters
  1423. TestTimers
  1424. 0 Global, 0 Restricted, 1 Private parameters
  1425. TestTypes
  1426. 0 Global, 0 Restricted, 4 Private parameters
  1427. Time
  1428. 0 Global, 2 Restricted, 5 Private parameters
  1429. TimerInfo
  1430. 0 Global, 0 Restricted, 3 Private parameters
  1431. TimerReport
  1432. 0 Global, 0 Restricted, 11 Private parameters
  1433. Timers
  1434. 0 Global, 0 Restricted, 6 Private parameters
  1435. TmunuBase
  1436. 0 Global, 2 Restricted, 3 Private parameters
  1437. Trigger
  1438. 0 Global, 0 Restricted, 17 Private parameters
  1439. TwoPunctures
  1440. 0 Global, 33 Restricted, 0 Private parameters
  1441. Vaidya2
  1442. 0 Global, 29 Restricted, 1 Private parameters
  1443. Vectors
  1444. 0 Global, 0 Restricted, 1 Private parameters
  1445. WaveBinarySource
  1446. 0 Global, 0 Restricted, 5 Private parameters
  1447. WaveMoL
  1448. 0 Global, 2 Restricted, 1 Private parameters
  1449. WaveToy1DF77
  1450. 0 Global, 0 Restricted, 4 Private parameters
  1451. WaveToy2DF77
  1452. 0 Global, 0 Restricted, 5 Private parameters
  1453. WaveToyC
  1454. 0 Global, 1 Restricted, 0 Private parameters
  1455. WaveToyCXX
  1456. 0 Global, 1 Restricted, 0 Private parameters
  1457. WaveToyExtra
  1458. 0 Global, 0 Restricted, 2 Private parameters
  1459. WaveToyF77
  1460. 0 Global, 1 Restricted, 0 Private parameters
  1461. WaveToyF90
  1462. 0 Global, 1 Restricted, 0 Private parameters
  1463. WaveToyFreeF90
  1464. 0 Global, 1 Restricted, 0 Private parameters
  1465. WeylScal4
  1466. 0 Global, 30 Restricted, 3 Private parameters
  1467. hwloc
  1468. 0 Global, 0 Restricted, 0 Private parameters
  1469. libjpeg
  1470. 0 Global, 0 Restricted, 0 Private parameters
  1471. zlib
  1472. 0 Global, 0 Restricted, 0 Private parameters
  1473. Parsing schedule files...
  1474. ADMAnalysis
  1475. 15 schedule blocks.
  1476. ADMBase
  1477. 27 schedule blocks.
  1478. ADMCoupling
  1479. 0 schedule blocks.
  1480. ADMMacros
  1481. 1 schedule blocks.
  1482. ADMMass
  1483. 10 schedule blocks.
  1484. AEILocalInterp
  1485. 1 schedule blocks.
  1486. AHFinder
  1487. 7 schedule blocks.
  1488. AHFinderDirect
  1489. 34 schedule blocks.
  1490. BLAS
  1491. 0 schedule blocks.
  1492. Boundary
  1493. 6 schedule blocks.
  1494. Cactus
  1495. 0 schedule blocks.
  1496. CalcK
  1497. 5 schedule blocks.
  1498. Carpet
  1499. 6 schedule blocks.
  1500. CarpetEvolutionMask
  1501. 7 schedule blocks.
  1502. CarpetIOASCII
  1503. 2 schedule blocks.
  1504. CarpetIOBasic
  1505. 2 schedule blocks.
  1506. CarpetIOHDF5
  1507. 10 schedule blocks.
  1508. CarpetIOScalar
  1509. 2 schedule blocks.
  1510. CarpetIntegrateTest
  1511. 3 schedule blocks.
  1512. CarpetInterp
  1513. 1 schedule blocks.
  1514. CarpetInterp2
  1515. 0 schedule blocks.
  1516. CarpetLib
  1517. 4 schedule blocks.
  1518. CarpetMask
  1519. 4 schedule blocks.
  1520. CarpetProlongateTest
  1521. 9 schedule blocks.
  1522. CarpetReduce
  1523. 15 schedule blocks.
  1524. CarpetRegrid
  1525. 1 schedule blocks.
  1526. CarpetRegrid2
  1527. 2 schedule blocks.
  1528. CarpetRegridTest
  1529. 3 schedule blocks.
  1530. CarpetSlab
  1531. 0 schedule blocks.
  1532. CarpetTracker
  1533. 1 schedule blocks.
  1534. CartGrid3D
  1535. 11 schedule blocks.
  1536. Cartoon2D
  1537. 6 schedule blocks.
  1538. Constants
  1539. 0 schedule blocks.
  1540. CoordBase
  1541. 1 schedule blocks.
  1542. CoordGauge
  1543. 8 schedule blocks.
  1544. CycleClock
  1545. 1 schedule blocks.
  1546. DemoInterp
  1547. 6 schedule blocks.
  1548. Dissipation
  1549. 6 schedule blocks.
  1550. DistortedBHIVP
  1551. 2 schedule blocks.
  1552. EHFinder
  1553. 86 schedule blocks.
  1554. EOS_Base
  1555. 0 schedule blocks.
  1556. EOS_Hybrid
  1557. 2 schedule blocks.
  1558. EOS_IdealFluid
  1559. 1 schedule blocks.
  1560. EOS_Omni
  1561. 6 schedule blocks.
  1562. EOS_Polytrope
  1563. 1 schedule blocks.
  1564. EinsteinExact_Test
  1565. 0 schedule blocks.
  1566. EllBase
  1567. 1 schedule blocks.
  1568. EllSOR
  1569. 1 schedule blocks.
  1570. Exact
  1571. 13 schedule blocks.
  1572. Extract
  1573. 2 schedule blocks.
  1574. FFTW3
  1575. 0 schedule blocks.
  1576. FleshInfo
  1577. 4 schedule blocks.
  1578. Formaline
  1579. 10 schedule blocks.
  1580. Fortran
  1581. 1 schedule blocks.
  1582. GRHydro
  1583. 145 schedule blocks.
  1584. GRHydro_InitData
  1585. 35 schedule blocks.
  1586. GSL
  1587. 0 schedule blocks.
  1588. GaugeWave
  1589. 10 schedule blocks.
  1590. GenericFD
  1591. 0 schedule blocks.
  1592. HDF5
  1593. 0 schedule blocks.
  1594. HTTPD
  1595. 7 schedule blocks.
  1596. HTTPDExtra
  1597. 1 schedule blocks.
  1598. HelloWorld
  1599. 1 schedule blocks.
  1600. HighOrderWaveTest
  1601. 0 schedule blocks.
  1602. HydroBase
  1603. 22 schedule blocks.
  1604. Hydro_Analysis
  1605. 14 schedule blocks.
  1606. Hydro_InitExcision
  1607. 4 schedule blocks.
  1608. IDAnalyticBH
  1609. 6 schedule blocks.
  1610. IDAxiBrillBH
  1611. 2 schedule blocks.
  1612. IDAxiOddBrillBH
  1613. 2 schedule blocks.
  1614. IDBrillData
  1615. 3 schedule blocks.
  1616. IDConstraintViolate
  1617. 2 schedule blocks.
  1618. IDFileADM
  1619. 2 schedule blocks.
  1620. IDLinearWaves
  1621. 8 schedule blocks.
  1622. IDScalarWave
  1623. 3 schedule blocks.
  1624. IDScalarWaveC
  1625. 2 schedule blocks.
  1626. IDScalarWaveCXX
  1627. 2 schedule blocks.
  1628. IDScalarWaveElliptic
  1629. 1 schedule blocks.
  1630. IDWaveMoL
  1631. 2 schedule blocks.
  1632. IOASCII
  1633. 3 schedule blocks.
  1634. IOBasic
  1635. 2 schedule blocks.
  1636. IOHDF5
  1637. 5 schedule blocks.
  1638. IOHDF5Util
  1639. 2 schedule blocks.
  1640. IOJpeg
  1641. 2 schedule blocks.
  1642. IOUtil
  1643. 4 schedule blocks.
  1644. InitBase
  1645. 0 schedule blocks.
  1646. InterpToArray
  1647. 1 schedule blocks.
  1648. KerrSchild
  1649. 10 schedule blocks.
  1650. LAPACK
  1651. 0 schedule blocks.
  1652. LORENE
  1653. 0 schedule blocks.
  1654. LocalInterp
  1655. 1 schedule blocks.
  1656. LocalInterp2
  1657. 1 schedule blocks.
  1658. LocalReduce
  1659. 1 schedule blocks.
  1660. LoopControl
  1661. 4 schedule blocks.
  1662. ML_ADMConstraints
  1663. 12 schedule blocks.
  1664. ML_ADMQuantities
  1665. 12 schedule blocks.
  1666. ML_BSSN
  1667. 34 schedule blocks.
  1668. ML_BSSN_Helper
  1669. 14 schedule blocks.
  1670. ML_BSSN_Test
  1671. 0 schedule blocks.
  1672. ML_CCZ4
  1673. 34 schedule blocks.
  1674. ML_CCZ4_Helper
  1675. 14 schedule blocks.
  1676. ML_CCZ4_Test
  1677. 0 schedule blocks.
  1678. ML_WaveToy
  1679. 13 schedule blocks.
  1680. ML_WaveToy_Test
  1681. 0 schedule blocks.
  1682. MPI
  1683. 0 schedule blocks.
  1684. MemSpeed
  1685. 1 schedule blocks.
  1686. Meudon_Bin_BH
  1687. 2 schedule blocks.
  1688. Meudon_Bin_NS
  1689. 1 schedule blocks.
  1690. Meudon_Mag_NS
  1691. 2 schedule blocks.
  1692. Minkowski
  1693. 10 schedule blocks.
  1694. MoL
  1695. 64 schedule blocks.
  1696. ModifiedSchwarzschildBL
  1697. 10 schedule blocks.
  1698. Multipole
  1699. 5 schedule blocks.
  1700. NaNCatcher
  1701. 1 schedule blocks.
  1702. NaNChecker
  1703. 9 schedule blocks.
  1704. NewRad
  1705. 0 schedule blocks.
  1706. Nice
  1707. 1 schedule blocks.
  1708. NoExcision
  1709. 23 schedule blocks.
  1710. NoMPI
  1711. 0 schedule blocks.
  1712. Noise
  1713. 3 schedule blocks.
  1714. Norms
  1715. 2 schedule blocks.
  1716. NullConstr
  1717. 2 schedule blocks.
  1718. NullDecomp
  1719. 1 schedule blocks.
  1720. NullEvolve
  1721. 16 schedule blocks.
  1722. NullExact
  1723. 14 schedule blocks.
  1724. NullGrid
  1725. 4 schedule blocks.
  1726. NullInterp
  1727. 3 schedule blocks.
  1728. NullNews
  1729. 8 schedule blocks.
  1730. NullPsiInt
  1731. 3 schedule blocks.
  1732. NullSHRExtract
  1733. 25 schedule blocks.
  1734. NullVars
  1735. 0 schedule blocks.
  1736. OpenSSL
  1737. 0 schedule blocks.
  1738. Outflow
  1739. 2 schedule blocks.
  1740. PAPI
  1741. 5 schedule blocks.
  1742. PUGH
  1743. 8 schedule blocks.
  1744. PUGHInterp
  1745. 1 schedule blocks.
  1746. PUGHReduce
  1747. 1 schedule blocks.
  1748. PUGHSlab
  1749. 0 schedule blocks.
  1750. Periodic
  1751. 2 schedule blocks.
  1752. PeriodicCarpet
  1753. 3 schedule blocks.
  1754. Poisson
  1755. 5 schedule blocks.
  1756. PunctureTracker
  1757. 3 schedule blocks.
  1758. QuasiLocalMeasures
  1759. 3 schedule blocks.
  1760. ReductionTest
  1761. 5 schedule blocks.
  1762. ReductionTest2
  1763. 4 schedule blocks.
  1764. ReductionTest3
  1765. 5 schedule blocks.
  1766. ReflectionSymmetry
  1767. 2 schedule blocks.
  1768. RegridSyncTest
  1769. 5 schedule blocks.
  1770. RotatingDBHIVP
  1771. 2 schedule blocks.
  1772. RotatingSymmetry180
  1773. 4 schedule blocks.
  1774. RotatingSymmetry90
  1775. 4 schedule blocks.
  1776. SampleBoundary
  1777. 1 schedule blocks.
  1778. SampleIO
  1779. 1 schedule blocks.
  1780. SetMask_SphericalSurface
  1781. 2 schedule blocks.
  1782. ShiftedGaugeWave
  1783. 10 schedule blocks.
  1784. Slab
  1785. 3 schedule blocks.
  1786. SlabTest
  1787. 1 schedule blocks.
  1788. Socket
  1789. 0 schedule blocks.
  1790. SpaceMask
  1791. 9 schedule blocks.
  1792. SphericalHarmonicDecomp
  1793. 2 schedule blocks.
  1794. SphericalHarmonicRecon
  1795. 4 schedule blocks.
  1796. SphericalSurface
  1797. 7 schedule blocks.
  1798. StaticConformal
  1799. 1 schedule blocks.
  1800. SummationByParts
  1801. 4 schedule blocks.
  1802. SymBase
  1803. 5 schedule blocks.
  1804. SystemStatistics
  1805. 1 schedule blocks.
  1806. SystemTopology
  1807. 1 schedule blocks.
  1808. TATelliptic
  1809. 1 schedule blocks.
  1810. TGRtensor
  1811. 0 schedule blocks.
  1812. TOVSolver
  1813. 10 schedule blocks.
  1814. TerminationTrigger
  1815. 5 schedule blocks.
  1816. TestArrays
  1817. 2 schedule blocks.
  1818. TestCarpetGridInfo
  1819. 1 schedule blocks.
  1820. TestComplex
  1821. 3 schedule blocks.
  1822. TestCoordinates
  1823. 3 schedule blocks.
  1824. TestFortranCrayPointers
  1825. 1 schedule blocks.
  1826. TestFortranDependencies1
  1827. 0 schedule blocks.
  1828. TestFortranDependencies2
  1829. 0 schedule blocks.
  1830. TestFpointerNULL
  1831. 1 schedule blocks.
  1832. TestFreeF90
  1833. 0 schedule blocks.
  1834. TestGlobalReduce
  1835. 12 schedule blocks.
  1836. TestInclude1
  1837. 1 schedule blocks.
  1838. TestInclude2
  1839. 1 schedule blocks.
  1840. TestLocalInterp2
  1841. 3 schedule blocks.
  1842. TestLocalReduce
  1843. 3 schedule blocks.
  1844. TestLoop
  1845. 3 schedule blocks.
  1846. TestLoopControl
  1847. 3 schedule blocks.
  1848. TestMath
  1849. 2 schedule blocks.
  1850. TestMoL
  1851. 7 schedule blocks.
  1852. TestPar
  1853. 2 schedule blocks.
  1854. TestReduce
  1855. 5 schedule blocks.
  1856. TestSchedule
  1857. 19 schedule blocks.
  1858. TestStrings
  1859. 1 schedule blocks.
  1860. TestTable
  1861. 1 schedule blocks.
  1862. TestTimers
  1863. 3 schedule blocks.
  1864. TestTypes
  1865. 2 schedule blocks.
  1866. Time
  1867. 7 schedule blocks.
  1868. TimerInfo
  1869. 1 schedule blocks.
  1870. TimerReport
  1871. 3 schedule blocks.
  1872. Timers
  1873. 2 schedule blocks.
  1874. TmunuBase
  1875. 7 schedule blocks.
  1876. Trigger
  1877. 3 schedule blocks.
  1878. TwoPunctures
  1879. 5 schedule blocks.
  1880. Vaidya2
  1881. 10 schedule blocks.
  1882. Vectors
  1883. 2 schedule blocks.
  1884. WaveBinarySource
  1885. 1 schedule blocks.
  1886. WaveMoL
  1887. 8 schedule blocks.
  1888. WaveToy1DF77
  1889. 6 schedule blocks.
  1890. WaveToy2DF77
  1891. 6 schedule blocks.
  1892. WaveToyC
  1893. 7 schedule blocks.
  1894. WaveToyCXX
  1895. 7 schedule blocks.
  1896. WaveToyExtra
  1897. 3 schedule blocks.
  1898. WaveToyF77
  1899. 7 schedule blocks.
  1900. WaveToyF90
  1901. 7 schedule blocks.
  1902. WaveToyFreeF90
  1903. 7 schedule blocks.
  1904. WeylScal4
  1905. 48 schedule blocks.
  1906. hwloc
  1907. 0 schedule blocks.
  1908. libjpeg
  1909. 0 schedule blocks.
  1910. zlib
  1911. 0 schedule blocks.
  1912. Running any thorn-provided configuration scripts...
  1913.  
  1914. ********************************************************************************
  1915. Running configuration script for thorn BLAS:
  1916. Finished running configuration script for thorn BLAS.
  1917.  
  1918. ********************************************************************************
  1919. Running configuration script for thorn FFTW3:
  1920. Finished running configuration script for thorn FFTW3.
  1921.  
  1922. ********************************************************************************
  1923. Running configuration script for thorn FORTRAN:
  1924. Found a traditional Fortran cpp
  1925. Finished running configuration script for thorn FORTRAN.
  1926.  
  1927. ********************************************************************************
  1928. Running configuration script for thorn GSL:
  1929. Finished running configuration script for thorn GSL.
  1930.  
  1931. ********************************************************************************
  1932. Running configuration script for thorn LAPACK:
  1933. Finished running configuration script for thorn LAPACK.
  1934.  
  1935. ********************************************************************************
  1936. Running configuration script for thorn LIBJPEG:
  1937. Finished running configuration script for thorn LIBJPEG.
  1938.  
  1939. ********************************************************************************
  1940. Running configuration script for thorn LORENE:
  1941. LORENE selected, but LORENE_DIR not set.
  1942. Using bundled LORENE...
  1943. Finished running configuration script for thorn LORENE.
  1944.  
  1945. ********************************************************************************
  1946. Running configuration script for thorn OPENSSL:
  1947. Finished running configuration script for thorn OPENSSL.
  1948.  
  1949. ********************************************************************************
  1950. Running configuration script for thorn PAPI:
  1951. PAPI selected, but PAPI_DIR not set. Checking some places...
  1952. PAPI not found
  1953. Using bundled PAPI...
  1954. Finished running configuration script for thorn PAPI.
  1955.  
  1956. ********************************************************************************
  1957. Running configuration script for thorn VECTORS:
  1958. Finished running configuration script for thorn VECTORS.
  1959.  
  1960. ********************************************************************************
  1961. Running configuration script for thorn ZLIB:
  1962. Finished running configuration script for thorn ZLIB.
  1963.  
  1964. ********************************************************************************
  1965. Running configuration script for thorn HWLOC:
  1966. Finished running configuration script for thorn HWLOC.
  1967.  
  1968. ********************************************************************************
  1969. Running configuration script for thorn MPI:
  1970. Found MPI compiler wrapper at /opt/local/bin/mpicxx!
  1971. Successfully configured MPI.
  1972. Finished running configuration script for thorn MPI.
  1973.  
  1974. ********************************************************************************
  1975. Running configuration script for thorn HDF5:
  1976. Using bundled HDF5...
  1977. Finished running configuration script for thorn HDF5.
  1978. Checking consistency...
  1979. Creating Thorn-Flesh bindings...
  1980. Creating implementation bindings...
  1981. Creating parameter bindings...
  1982. Creating variable bindings...
  1983. Creating schedule bindings...
  1984. Creating function bindings...
  1985. CST finished.
  1986. Checking status of thorn CoordBase
  1987. Checking status of thorn Boundary
  1988. COMPILING arrangements/CactusBase/CoordBase/src/Domain.c
  1989. COMPILING arrangements/CactusBase/CoordBase/src/CoordBase.c
  1990. COMPILING arrangements/CactusBase/Boundary/src/ScalarBoundary.c
  1991. COMPILING arrangements/CactusBase/CoordBase/src/GHExtension.c
  1992. COMPILING configs/sim/bindings/build/CoordBase/cctk_ThornBindings.c
  1993. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CoordBase.a
  1994. COMPILING configs/sim/bindings/build/Boundary/cctk_ThornBindings.c
  1995. COMPILING arrangements/CactusBase/Boundary/src/StaticBoundary.c
  1996. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/StaticBoundary.c: In function 'ApplyBndStatic.constprop':
  1997. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/StaticBoundary.c:937:7: warning: 'doBC[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1998. int doBC[2*MAXDIM], ash[MAXDIM], lsh[MAXDIM];
  1999. ^
  2000. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/StaticBoundary.c:937:7: warning: 'doBC[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2001. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/StaticBoundary.c:937:7: warning: 'doBC[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2002. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/StaticBoundary.c:937:7: warning: 'doBC[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2003. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/StaticBoundary.c:937:7: warning: 'doBC[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2004. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/StaticBoundary.c:937:7: warning: 'doBC[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2005. Checking status of thorn ADMCoupling
  2006. COMPILING configs/sim/bindings/build/ADMCoupling/cctk_ThornBindings.c
  2007. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ADMCoupling.a
  2008. COMPILING arrangements/CactusBase/Boundary/src/CopyBoundary.c
  2009. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/CopyBoundary.c: In function 'ApplyBndCopy.constprop':
  2010. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/CopyBoundary.c:1096:7: warning: 'doBC[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2011. int doBC[2*MAXDIM], ash[MAXDIM], lsh[MAXDIM];
  2012. ^
  2013. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/CopyBoundary.c:1096:7: warning: 'doBC[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2014. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/CopyBoundary.c:1096:7: warning: 'doBC[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2015. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/CopyBoundary.c:1096:7: warning: 'doBC[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2016. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/CopyBoundary.c:1096:7: warning: 'doBC[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2017. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/CopyBoundary.c:1096:7: warning: 'doBC[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2018. Checking status of thorn ADMMacros
  2019. COMPILING arrangements/EinsteinBase/ADMMacros/src/SetLocalSpatialOrder.c
  2020. COMPILING configs/sim/bindings/build/ADMMacros/cctk_ThornBindings.c
  2021. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ADMMacros.a
  2022. COMPILING arrangements/CactusBase/Boundary/src/FlatBoundary.c
  2023. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/ScalarBoundary.c: In function 'ApplyBndScalar.constprop':
  2024. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/ScalarBoundary.c:1065:7: warning: 'doBC[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2025. int doBC[2*MAXDIM], ash[MAXDIM], lsh[MAXDIM];
  2026. ^
  2027. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/ScalarBoundary.c:1065:7: warning: 'doBC[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2028. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/FlatBoundary.c: In function 'ApplyBndFlat.constprop':
  2029. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/FlatBoundary.c:925:7: warning: 'doBC[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2030. int doBC[2*MAXDIM], ash[MAXDIM], lsh[MAXDIM];
  2031. ^
  2032. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/ScalarBoundary.c:1065:7: warning: 'doBC[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2033. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/FlatBoundary.c:925:7: warning: 'doBC[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2034. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/FlatBoundary.c:925:7: warning: 'doBC[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2035. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/FlatBoundary.c:925:7: warning: 'doBC[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2036. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/FlatBoundary.c:925:7: warning: 'doBC[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2037. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/FlatBoundary.c:925:7: warning: 'doBC[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2038. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/ScalarBoundary.c:1065:7: warning: 'doBC[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2039. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/ScalarBoundary.c:1065:7: warning: 'doBC[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2040. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/ScalarBoundary.c:1065:7: warning: 'doBC[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2041. Checking status of thorn ADMMass
  2042. COMPILING arrangements/AEIThorns/ADMMass/src/surface_integral.c
  2043. COMPILING arrangements/AEIThorns/ADMMass/src/volume_integral.c
  2044. COMPILING arrangements/CactusBase/Boundary/src/RadiationBoundary.c
  2045. COMPILING arrangements/AEIThorns/ADMMass/src/loop.c
  2046. COMPILING configs/sim/bindings/build/ADMMass/cctk_ThornBindings.c
  2047. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ADMMass.a
  2048. COMPILING arrangements/CactusBase/Boundary/src/RobinBoundary.c
  2049. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/RobinBoundary.c: In function 'ApplyBndRobin':
  2050. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/RobinBoundary.c:876:7: warning: 'doBC[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2051. int doBC[2*MAXDIM];
  2052. ^
  2053. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/RobinBoundary.c:980:21: warning: 'doBC[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2054. doBC[dim*2] &= GH->cctk_lsh[dim] > 1 && GH->cctk_bbox[dim*2];
  2055. ^
  2056. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/RobinBoundary.c:876:7: warning: 'doBC[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2057. int doBC[2*MAXDIM];
  2058. ^
  2059. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/RobinBoundary.c:980:21: warning: 'doBC[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2060. doBC[dim*2] &= GH->cctk_lsh[dim] > 1 && GH->cctk_bbox[dim*2];
  2061. ^
  2062. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/RobinBoundary.c:876:7: warning: 'doBC[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2063. int doBC[2*MAXDIM];
  2064. ^
  2065. /Users/comerduncan/Cactus/arrangements/CactusBase/Boundary/src/RobinBoundary.c:980:21: warning: 'doBC[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2066. doBC[dim*2] &= GH->cctk_lsh[dim] > 1 && GH->cctk_bbox[dim*2];
  2067. ^
  2068. Checking status of thorn AEILocalInterp
  2069. COMPILING arrangements/AEIThorns/AEILocalInterp/src/startup.c
  2070. COMPILING arrangements/AEIThorns/AEILocalInterp/src/InterpLocalUniform.c
  2071. /Users/comerduncan/Cactus/arrangements/AEIThorns/AEILocalInterp/src/InterpLocalUniform.c: In function 'InterpLocalUniform.constprop':
  2072. /Users/comerduncan/Cactus/arrangements/AEIThorns/AEILocalInterp/src/InterpLocalUniform.c:1577:21: warning: 'order' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2073. const p_interp_fn_t p_interp_fn = p_interp_fn_table[interp_operator]
  2074. ^
  2075. /Users/comerduncan/Cactus/arrangements/AEIThorns/AEILocalInterp/src/InterpLocalUniform.c:1612:11: warning: 'debug' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2076. const int return_code
  2077. ^
  2078. COMPILING arrangements/CactusBase/Boundary/src/NoneBoundary.c
  2079. COMPILING arrangements/AEIThorns/AEILocalInterp/src/molecule_posn.c
  2080. COMPILING arrangements/CactusBase/Boundary/src/Boundary.c
  2081. COMPILING arrangements/AEIThorns/AEILocalInterp/src/util.c
  2082. COMPILING arrangements/CactusBase/Boundary/src/Register.c
  2083. COMPILING arrangements/CactusBase/Boundary/src/Check.c
  2084. COMPILING arrangements/AEIThorns/AEILocalInterp/src/common/load.c
  2085. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Boundary.a
  2086. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/1d.cube.order1.smooth0.c
  2087. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/1d.cube.order2.smooth0.c
  2088. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/1d.cube.order3.smooth0.c
  2089. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/1d.cube.order4.smooth0.c
  2090. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/1d.cube.order5.smooth0.c
  2091. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/1d.cube.order6.smooth0.c
  2092. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/2d.cube.order1.smooth0.c
  2093. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/2d.cube.order2.smooth0.c
  2094. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/2d.cube.order3.smooth0.c
  2095. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/2d.cube.order4.smooth0.c
  2096. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/3d.cube.order1.smooth0.c
  2097. COMPILING arrangements/AEIThorns/AEILocalInterp/src/common/evaluate.c
  2098. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/3d.cube.order2.smooth0.c
  2099. COMPILING arrangements/AEIThorns/AEILocalInterp/src/common/store.c
  2100. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/3d.cube.order3.smooth0.c
  2101. Checking status of thorn zlib
  2102. COMPILING configs/sim/bindings/build/zlib/cctk_ThornBindings.c
  2103. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_zlib.a
  2104. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/1d.cube.order1.smooth0.c
  2105. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/1d.cube.order2.smooth0.c
  2106. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/1d.cube.order3.smooth0.c
  2107. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/1d.cube.order4.smooth0.c
  2108. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/1d.cube.order5.smooth0.c
  2109. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/1d.cube.order6.smooth0.c
  2110. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/2d.cube.order1.smooth0.c
  2111. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/2d.cube.order2.smooth0.c
  2112. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/2d.cube.order3.smooth0.c
  2113. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/2d.cube.order4.smooth0.c
  2114. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/3d.cube.order1.smooth0.c
  2115. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/3d.cube.order2.smooth0.c
  2116. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/3d.cube.order3.smooth0.c
  2117. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-tensor-product/3d.cube.order4.smooth0.c
  2118. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Lagrange-maximum-degree/3d.cube.order4.smooth0.c
  2119. Checking status of thorn BLAS
  2120. COMPILING arrangements/ExternalLibraries/BLAS/src/blas.F90
  2121. COMPILING configs/sim/bindings/build/BLAS/cctk_ThornBindings.c
  2122. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_BLAS.a
  2123. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_BLAS.a(blas.F90.o) has no symbols
  2124. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_BLAS.a(blas.F90.o) has no symbols
  2125. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Hermite/1d.cube.order2.c
  2126. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Hermite/1d.cube.order3.c
  2127. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Hermite/1d.cube.order4.c
  2128. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Hermite/2d.cube.order2.c
  2129. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Hermite/2d.cube.order3.c
  2130. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Hermite/3d.cube.order2.c
  2131. COMPILING arrangements/AEIThorns/AEILocalInterp/src/Hermite/3d.cube.order3.c
  2132. Checking status of thorn Fortran
  2133. COMPILING arrangements/CactusBase/Fortran/src/cctk_ActiveThorns.F90
  2134. COMPILING arrangements/CactusBase/Fortran/src/cctk_Banner.F90
  2135. COMPILING arrangements/CactusBase/Fortran/src/cctk_Comm.F90
  2136. COMPILING arrangements/CactusBase/Fortran/src/cctk_CommandLine.F90
  2137. COMPILING arrangements/CactusBase/Fortran/src/cctk_Complex.F90
  2138. COMPILING arrangements/CactusBase/Fortran/src/cctk_Constants.F90
  2139. COMPILING arrangements/CactusBase/Fortran/src/cctk_Coord.F90
  2140. COMPILING arrangements/CactusBase/Fortran/src/cctk_DebugDefines.F90
  2141. COMPILING arrangements/CactusBase/Fortran/src/cctk_Faces.F90
  2142. COMPILING arrangements/CactusBase/Fortran/src/cctk_File.F90
  2143. COMPILING arrangements/CactusBase/Fortran/src/cctk_Flesh.F90
  2144. COMPILING arrangements/CactusBase/Fortran/src/cctk_FortranString1.F90
  2145. COMPILING arrangements/CactusBase/Fortran/src/cctk_FortranWrappers.F90
  2146. COMPILING arrangements/CactusBase/Fortran/src/cctk_GHExtensions.F90
  2147. COMPILING arrangements/CactusBase/Fortran/src/cctk_GNU.F90
  2148. COMPILING arrangements/CactusBase/Fortran/src/cctk_Groups.F90
  2149. COMPILING arrangements/CactusBase/Fortran/src/cctk_GroupsOnGH.F90
  2150. COMPILING arrangements/CactusBase/Fortran/src/cctk_IO.F90
  2151. COMPILING arrangements/CactusBase/Fortran/src/cctk_IOMethods.F90
  2152. COMPILING arrangements/CactusBase/Fortran/src/cctk_Interp.F90
  2153. COMPILING arrangements/CactusBase/Fortran/src/cctk_Main.F90
  2154. COMPILING arrangements/CactusBase/Fortran/src/cctk_Malloc1.F90
  2155. COMPILING arrangements/CactusBase/Fortran/src/cctk_Math.F90
  2156. COMPILING arrangements/CactusBase/Fortran/src/cctk_MemAlloc.F90
  2157. COMPILING arrangements/CactusBase/Fortran/src/cctk_Misc.F90
  2158. COMPILING arrangements/CactusBase/Fortran/src/cctk_ParamCheck.F90
  2159. COMPILING arrangements/CactusBase/Fortran/src/cctk_Parameter.F90
  2160. COMPILING arrangements/CactusBase/Fortran/src/cctk_Reduction.F90
  2161. COMPILING arrangements/CactusBase/Fortran/src/cctk_Schedule.F90
  2162. COMPILING arrangements/CactusBase/Fortran/src/cctk_Sync.F90
  2163. COMPILING arrangements/CactusBase/Fortran/src/cctk_Termination.F90
  2164. COMPILING arrangements/CactusBase/Fortran/src/cctk_Timers.F90
  2165. COMPILING arrangements/CactusBase/Fortran/src/cctk_Types.F90
  2166. COMPILING arrangements/CactusBase/Fortran/src/cctk_Version.F90
  2167. COMPILING arrangements/CactusBase/Fortran/src/cctk_WarnLevel.F90
  2168. COMPILING arrangements/CactusBase/Fortran/src/util_Table.F90
  2169. COMPILING arrangements/CactusBase/Fortran/src/paramcheck.F90
  2170. COMPILING arrangements/CactusBase/Fortran/src/cctk.F90
  2171. COMPILING configs/sim/bindings/build/Fortran/cctk_ThornBindings.c
  2172. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a
  2173. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk.F90.o) has no symbols
  2174. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_ActiveThorns.F90.o) has no symbols
  2175. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Banner.F90.o) has no symbols
  2176. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Comm.F90.o) has no symbols
  2177. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_CommandLine.F90.o) has no symbols
  2178. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Complex.F90.o) has no symbols
  2179. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Constants.F90.o) has no symbols
  2180. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Coord.F90.o) has no symbols
  2181. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_DebugDefines.F90.o) has no symbols
  2182. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Faces.F90.o) has no symbols
  2183. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_File.F90.o) has no symbols
  2184. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Flesh.F90.o) has no symbols
  2185. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_FortranString1.F90.o) has no symbols
  2186. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_FortranWrappers.F90.o) has no symbols
  2187. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_GHExtensions.F90.o) has no symbols
  2188. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_GNU.F90.o) has no symbols
  2189. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Groups.F90.o) has no symbols
  2190. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_GroupsOnGH.F90.o) has no symbols
  2191. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_IO.F90.o) has no symbols
  2192. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_IOMethods.F90.o) has no symbols
  2193. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Interp.F90.o) has no symbols
  2194. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Main.F90.o) has no symbols
  2195. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Malloc1.F90.o) has no symbols
  2196. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Math.F90.o) has no symbols
  2197. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_MemAlloc.F90.o) has no symbols
  2198. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Misc.F90.o) has no symbols
  2199. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_ParamCheck.F90.o) has no symbols
  2200. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Parameter.F90.o) has no symbols
  2201. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Reduction.F90.o) has no symbols
  2202. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Schedule.F90.o) has no symbols
  2203. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Sync.F90.o) has no symbols
  2204. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Termination.F90.o) has no symbols
  2205. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Timers.F90.o) has no symbols
  2206. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Types.F90.o) has no symbols
  2207. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Version.F90.o) has no symbols
  2208. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_WarnLevel.F90.o) has no symbols
  2209. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(util_Table.F90.o) has no symbols
  2210. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk.F90.o) has no symbols
  2211. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_ActiveThorns.F90.o) has no symbols
  2212. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Banner.F90.o) has no symbols
  2213. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Comm.F90.o) has no symbols
  2214. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_CommandLine.F90.o) has no symbols
  2215. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Complex.F90.o) has no symbols
  2216. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Constants.F90.o) has no symbols
  2217. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Coord.F90.o) has no symbols
  2218. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_DebugDefines.F90.o) has no symbols
  2219. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Faces.F90.o) has no symbols
  2220. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_File.F90.o) has no symbols
  2221. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Flesh.F90.o) has no symbols
  2222. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_FortranString1.F90.o) has no symbols
  2223. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_FortranWrappers.F90.o) has no symbols
  2224. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_GHExtensions.F90.o) has no symbols
  2225. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_GNU.F90.o) has no symbols
  2226. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Groups.F90.o) has no symbols
  2227. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_GroupsOnGH.F90.o) has no symbols
  2228. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_IO.F90.o) has no symbols
  2229. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_IOMethods.F90.o) has no symbols
  2230. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Interp.F90.o) has no symbols
  2231. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Main.F90.o) has no symbols
  2232. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Malloc1.F90.o) has no symbols
  2233. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Math.F90.o) has no symbols
  2234. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_MemAlloc.F90.o) has no symbols
  2235. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Misc.F90.o) has no symbols
  2236. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_ParamCheck.F90.o) has no symbols
  2237. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Parameter.F90.o) has no symbols
  2238. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Reduction.F90.o) has no symbols
  2239. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Schedule.F90.o) has no symbols
  2240. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Sync.F90.o) has no symbols
  2241. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Termination.F90.o) has no symbols
  2242. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Timers.F90.o) has no symbols
  2243. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Types.F90.o) has no symbols
  2244. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_Version.F90.o) has no symbols
  2245. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(cctk_WarnLevel.F90.o) has no symbols
  2246. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Fortran.a(util_Table.F90.o) has no symbols
  2247. COMPILING configs/sim/bindings/build/AEILocalInterp/cctk_ThornBindings.c
  2248. Checking status of thorn CycleClock
  2249. COMPILING arrangements/Carpet/CycleClock/src/clock.cc
  2250. COMPILING arrangements/Carpet/CycleClock/src/cycle.cc
  2251. COMPILING configs/sim/bindings/build/CycleClock/cctk_ThornBindings.c
  2252. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CycleClock.a
  2253. Checking status of thorn Vectors
  2254. COMPILING arrangements/LSUThorns/Vectors/src/vectors.cc
  2255. COMPILING arrangements/LSUThorns/Vectors/src/test.cc
  2256. COMPILING configs/sim/bindings/build/Vectors/cctk_ThornBindings.c
  2257. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Vectors.a
  2258. Checking status of thorn IOUtil
  2259. COMPILING arrangements/CactusBase/IOUtil/src/Startup.c
  2260. COMPILING arrangements/CactusBase/IOUtil/src/CheckpointRecovery.c
  2261. COMPILING arrangements/CactusBase/IOUtil/src/AdvertisedFiles.c
  2262. COMPILING arrangements/CactusBase/IOUtil/src/Utils.c
  2263. COMPILING configs/sim/bindings/build/IOUtil/cctk_ThornBindings.c
  2264. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IOUtil.a
  2265. Checking status of thorn CarpetProlongateTest
  2266. COMPILING arrangements/Carpet/CarpetProlongateTest/src/init.F90
  2267. COMPILING configs/sim/bindings/build/CarpetProlongateTest/cctk_ThornBindings.c
  2268. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetProlongateTest.a
  2269. Checking status of thorn CarpetRegridTest
  2270. COMPILING arrangements/Carpet/CarpetRegridTest/src/Startup.c
  2271. COMPILING arrangements/Carpet/CarpetRegridTest/src/SetupGaussian.c
  2272. COMPILING arrangements/Carpet/CarpetRegridTest/src/TestGaussian.c
  2273. COMPILING configs/sim/bindings/build/CarpetRegridTest/cctk_ThornBindings.c
  2274. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetRegridTest.a
  2275. Checking status of thorn CarpetTracker
  2276. COMPILING arrangements/Carpet/CarpetTracker/src/SetPositions.cc
  2277. COMPILING configs/sim/bindings/build/CarpetTracker/cctk_ThornBindings.c
  2278. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetTracker.a
  2279. Checking status of thorn Constants
  2280. COMPILING configs/sim/bindings/build/Constants/cctk_ThornBindings.c
  2281. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Constants.a
  2282. Checking status of thorn CoordGauge
  2283. COMPILING arrangements/EinsteinBase/CoordGauge/src/Slicing.c
  2284. COMPILING configs/sim/bindings/build/CoordGauge/cctk_ThornBindings.c
  2285. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CoordGauge.a
  2286. Checking status of thorn DemoInterp
  2287. COMPILING arrangements/CactusExamples/DemoInterp/src/Initial1D.F
  2288. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Initial1D.F:23.31:
  2289.  
  2290. compgf1(i) = cmplx(rp,rp)
  2291. 1
  2292. Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument
  2293. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Initial1D.F:11.17:
  2294.  
  2295. integer i,j
  2296. 1
  2297. Warning: Unused variable 'j' declared at (1)
  2298. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Initial1D.F:10.19:
  2299.  
  2300. integer nx,ny
  2301. 1
  2302. Warning: Unused variable 'ny' declared at (1)
  2303. COMPILING arrangements/CactusExamples/DemoInterp/src/Initial2D.F
  2304. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Initial2D.F:27.33:
  2305.  
  2306. compgf2(i,j) = cmplx(rp,cos(rp))
  2307. 1
  2308. Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument
  2309. COMPILING arrangements/CactusExamples/DemoInterp/src/Initial3D.F
  2310. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Initial3D.F:31.38:
  2311.  
  2312. compgf3(i,j,k) = cmplx(rp,cos(rp))
  2313. 1
  2314. Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument
  2315. COMPILING arrangements/CactusExamples/DemoInterp/src/Interp1D.F
  2316. COMPILING arrangements/CactusExamples/DemoInterp/src/Interp2D.F
  2317. COMPILING arrangements/CactusExamples/DemoInterp/src/Interp3D.F
  2318. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Interp3D.F:13.23:
  2319.  
  2320. integer three,one
  2321. 1
  2322. Warning: Unused variable 'one' declared at (1)
  2323. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Interp3D.F:17.20:
  2324.  
  2325. REAL*8 originx,originy,originz
  2326. 1
  2327. Warning: Unused variable 'originx' declared at (1)
  2328. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Interp3D.F:17.28:
  2329.  
  2330. REAL*8 originx,originy,originz
  2331. 1
  2332. Warning: Unused variable 'originy' declared at (1)
  2333. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Interp3D.F:17.36:
  2334.  
  2335. REAL*8 originx,originy,originz
  2336. 1
  2337. Warning: Unused variable 'originz' declared at (1)
  2338. /Users/comerduncan/Cactus/arrangements/CactusExamples/DemoInterp/src/Interp3D.F:13.19:
  2339.  
  2340. integer three,one
  2341. 1
  2342. Warning: Unused variable 'three' declared at (1)
  2343. COMPILING configs/sim/bindings/build/DemoInterp/cctk_ThornBindings.c
  2344. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_DemoInterp.a
  2345. Checking status of thorn SphericalSurface
  2346. COMPILING arrangements/CactusNumerical/SphericalSurface/src/check.c
  2347. COMPILING arrangements/CactusNumerical/SphericalSurface/src/radius.c
  2348. COMPILING arrangements/CactusNumerical/SphericalSurface/src/setup.cc
  2349. COMPILING configs/sim/bindings/build/SphericalSurface/cctk_ThornBindings.c
  2350. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SphericalSurface.a
  2351. Checking status of thorn DistortedBHIVP
  2352. COMPILING arrangements/EinsteinInitialData/DistortedBHIVP/src/DistortedBHIVP.F
  2353. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/DistortedBHIVP.F:697.4:
  2354.  
  2355. 110 continue
  2356. 1
  2357. Warning: Label 110 at (1) defined but not used
  2358. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/DistortedBHIVP.F:60.28:
  2359.  
  2360. integer npoints,handle,ierror
  2361. 1
  2362. Warning: Unused variable 'handle' declared at (1)
  2363. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/DistortedBHIVP.F:53.22:
  2364.  
  2365. $ o63,o64,o65,o66,o67
  2366. 1
  2367. Warning: Unused variable 'o65' declared at (1)
  2368. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/DistortedBHIVP.F:53.26:
  2369.  
  2370. $ o63,o64,o65,o66,o67
  2371. 1
  2372. Warning: Unused variable 'o66' declared at (1)
  2373. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/DistortedBHIVP.F:53.30:
  2374.  
  2375. $ o63,o64,o65,o66,o67
  2376. 1
  2377. Warning: Unused variable 'o67' declared at (1)
  2378. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/DistortedBHIVP.F:59.42:
  2379.  
  2380. integer i,j,k,ier,nquads,nocts,order
  2381. 1
  2382. Warning: Unused variable 'order' declared at (1)
  2383. COMPILING arrangements/EinsteinInitialData/DistortedBHIVP/src/Stab3d.F
  2384. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/Stab3d.F:100.20:
  2385.  
  2386. integer :: i,j,k,kk
  2387. 1
  2388. Warning: Unused variable 'j' declared at (1)
  2389. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/Stab3d.F:100.22:
  2390.  
  2391. integer :: i,j,k,kk
  2392. 1
  2393. Warning: Unused variable 'k' declared at (1)
  2394. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/Stab3d.F:268.21:
  2395.  
  2396. integer :: i, j, k
  2397. 1
  2398. Warning: Unused variable 'j' declared at (1)
  2399. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/DistortedBHIVP/src/Stab3d.F:268.24:
  2400.  
  2401. integer :: i, j, k
  2402. 1
  2403. Warning: Unused variable 'k' declared at (1)
  2404. COMPILING arrangements/EinsteinInitialData/DistortedBHIVP/src/ParamCheck.c
  2405. COMPILING configs/sim/bindings/build/DistortedBHIVP/cctk_ThornBindings.c
  2406. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_DistortedBHIVP.a
  2407. Checking status of thorn EOS_Base
  2408. COMPILING arrangements/EinsteinBase/EOS_Base/src/Register.c
  2409. COMPILING configs/sim/bindings/build/EOS_Base/cctk_ThornBindings.c
  2410. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EOS_Base.a
  2411. Checking status of thorn EOS_IdealFluid
  2412. COMPILING arrangements/EinsteinEOS/EOS_IdealFluid/src/EOS_Ideal_Fluid.F
  2413. COMPILING arrangements/EinsteinEOS/EOS_IdealFluid/src/EOS_Ideal_Fluid_Startup.F
  2414. COMPILING configs/sim/bindings/build/EOS_IdealFluid/cctk_ThornBindings.c
  2415. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EOS_IdealFluid.a
  2416. Checking status of thorn EinsteinExact_Test
  2417. COMPILING configs/sim/bindings/build/EinsteinExact_Test/cctk_ThornBindings.c
  2418. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EinsteinExact_Test.a
  2419. Checking status of thorn EllBase
  2420. COMPILING arrangements/CactusElliptic/EllBase/src/Ell_Interface.c
  2421. COMPILING arrangements/CactusElliptic/EllBase/src/Ell_Register.c
  2422. COMPILING arrangements/CactusElliptic/EllBase/src/Startup.c
  2423. COMPILING arrangements/CactusElliptic/EllBase/src/Ell_DBstructure.c
  2424. COMPILING configs/sim/bindings/build/EllBase/cctk_ThornBindings.c
  2425. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EllBase.a
  2426. Checking status of thorn Exact
  2427. COMPILING arrangements/EinsteinInitialData/Exact/src/ParamCheck.c
  2428. COMPILING arrangements/EinsteinInitialData/Exact/src/Startup.c
  2429. COMPILING arrangements/EinsteinInitialData/Exact/src/decode_pars.F
  2430. COMPILING arrangements/EinsteinInitialData/Exact/src/initialize.F
  2431. COMPILING arrangements/EinsteinInitialData/Exact/src/slice_initialize.F
  2432. COMPILING arrangements/EinsteinInitialData/Exact/src/slice_evolve.F
  2433. COMPILING arrangements/EinsteinInitialData/Exact/src/slice_data.F
  2434. COMPILING arrangements/EinsteinInitialData/Exact/src/gauge.F
  2435. COMPILING arrangements/EinsteinInitialData/Exact/src/Bona_Masso_data.F
  2436. COMPILING arrangements/EinsteinInitialData/Exact/src/boost.F
  2437. COMPILING arrangements/EinsteinInitialData/Exact/src/metric.F
  2438. COMPILING arrangements/EinsteinInitialData/Exact/src/boundary.F
  2439. COMPILING arrangements/EinsteinInitialData/Exact/src/blended_boundary.F
  2440. COMPILING arrangements/EinsteinInitialData/Exact/src/xyz_blended_boundary.F
  2441. COMPILING arrangements/EinsteinInitialData/Exact/src/linear_extrap_one_bndry.F
  2442. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_AEILocalInterp.a
  2443. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Minkowski.F
  2444. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Minkowski_funny.F
  2445. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Minkowski_shift.F
  2446. COMPILING configs/sim/bindings/build/Exact/cctk_ThornBindings.c
  2447. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Minkowski_gauge_wave.F
  2448. Checking status of thorn Extract
  2449. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Minkowski_shifted_gauge_wave.F
  2450. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Minkowski_conf_wave.F
  2451. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_EF.F
  2452. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_PG.F
  2453. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_BL.F
  2454. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_Novikov.F
  2455. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Kerr_BoyerLindquist.F
  2456. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Kerr_KerrSchild.F
  2457. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Kerr_KerrSchild_spherical.F
  2458. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_Lemaitre.F
  2459. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/multi_BH.F
  2460. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Thorne_fakebinary.F
  2461. COMPILING arrangements/EinsteinAnalysis/Extract/src/D2_extract_int.F
  2462. COMPILING arrangements/EinsteinAnalysis/Extract/src/D3_extract_int.F
  2463. COMPILING arrangements/EinsteinAnalysis/Extract/src/D3_to_D2_int.F
  2464. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Lemaitre.F
  2465. COMPILING arrangements/EinsteinAnalysis/Extract/src/cartesian_to_spherical_int.F
  2466. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/de_Sitter.F
  2467. COMPILING arrangements/EinsteinAnalysis/Extract/src/unphysical_to_physical_int.F
  2468. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/de_Sitter_Lambda.F
  2469. COMPILING arrangements/EinsteinAnalysis/Extract/src/ADMmass_integrand3D_int.F
  2470. COMPILING arrangements/EinsteinAnalysis/Extract/src/momentum_integrand3D_int.F
  2471. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/anti_de_Sitter_Lambda.F
  2472. COMPILING arrangements/EinsteinAnalysis/Extract/src/spin_integrand3D_int.F
  2473. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Bianchi_I.F
  2474. COMPILING arrangements/EinsteinAnalysis/Extract/src/met_rad_der_int.F
  2475. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Goedel.F
  2476. COMPILING arrangements/EinsteinAnalysis/Extract/src/Extract.F
  2477. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Bertotti.F
  2478. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Kasner_like.F
  2479. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Kasner_axisymmetric.F
  2480. /Users/comerduncan/Cactus/configs/sim/build/Extract/Extract.f: In function 'extract':
  2481. /Users/comerduncan/Cactus/configs/sim/build/Extract/Extract.f:539:0: warning: 'it' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2482. # 36
  2483. ^
  2484. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Kasner_generalized.F
  2485. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Gowdy_wave.F
  2486. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/Milne.F
  2487. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/boost_rotation_symmetric.F
  2488. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/bowl.F
  2489. COMPILING arrangements/EinsteinInitialData/Exact/src/metrics/constant_density_star.F
  2490. COMPILING arrangements/EinsteinAnalysis/Extract/src/D3_extract.F
  2491. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Exact.a
  2492. COMPILING configs/sim/bindings/build/Extract/cctk_ThornBindings.c
  2493. COMPILING arrangements/EinsteinAnalysis/Extract/src/cartesian_to_spherical.F
  2494. Checking status of thorn FFTW3
  2495. COMPILING arrangements/EinsteinAnalysis/Extract/src/unphysical_to_physical.F
  2496. COMPILING configs/sim/bindings/build/FFTW3/cctk_ThornBindings.c
  2497. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/unphysical_to_physical.F:7.41:
  2498.  
  2499. & dgtp,dgpp,Psis,dPsis,Psi_power)
  2500. 1
  2501. Warning: Unused dummy argument 'psi_power' at (1)
  2502. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_FFTW3.a
  2503. COMPILING arrangements/EinsteinAnalysis/Extract/src/D2_extract.F
  2504. Checking status of thorn FleshInfo
  2505. /Users/comerduncan/Cactus/configs/sim/build/Extract/D2_extract.f: In function 'plgndr':
  2506. /Users/comerduncan/Cactus/configs/sim/build/Extract/D2_extract.f:861:0: warning: 'pll' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2507.  
  2508. ^
  2509. /Users/comerduncan/Cactus/configs/sim/build/Extract/D2_extract.f:829:0: note: 'pll' was declared here
  2510. ENDDO
  2511. ^
  2512. COMPILING arrangements/CactusExamples/FleshInfo/src/Interp.c
  2513. COMPILING arrangements/CactusExamples/FleshInfo/src/Reduce.c
  2514. COMPILING arrangements/CactusExamples/FleshInfo/src/IO.c
  2515. COMPILING arrangements/CactusExamples/FleshInfo/src/Coord.c
  2516. COMPILING arrangements/EinsteinAnalysis/Extract/src/met_rad_der.F
  2517. COMPILING configs/sim/bindings/build/FleshInfo/cctk_ThornBindings.c
  2518. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_FleshInfo.a
  2519. COMPILING arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F
  2520. COMPILING arrangements/EinsteinAnalysis/Extract/src/ADMmass_integrand3D.F
  2521. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:71.18:
  2522.  
  2523. & err_flag
  2524. 1
  2525. Warning: Unused variable 'err_flag' declared at (1)
  2526. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:10.14:
  2527.  
  2528. & g00,gxx,gxy,gxz,gyy,gyz,gzz,hxx,hxy,hxz,hyy,hyz,hzz,
  2529. 1
  2530. Warning: Unused dummy argument 'g00' at (1)
  2531. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:75.12:
  2532.  
  2533. & ib,jb,kb
  2534. 1
  2535. Warning: Unused variable 'ib' declared at (1)
  2536. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:73.16:
  2537.  
  2538. & iorder,npoints
  2539. 1
  2540. Warning: Unused variable 'iorder' declared at (1)
  2541. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:75.15:
  2542.  
  2543. & ib,jb,kb
  2544. 1
  2545. Warning: Unused variable 'jb' declared at (1)
  2546. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:75.18:
  2547.  
  2548. & ib,jb,kb
  2549. 1
  2550. Warning: Unused variable 'kb' declared at (1)
  2551. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:77.21:
  2552.  
  2553. & xs,ys,zs,ux,uy,uz,xb,yb,zb
  2554. 1
  2555. Warning: Unused variable 'ux' declared at (1)
  2556. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:77.24:
  2557.  
  2558. & xs,ys,zs,ux,uy,uz,xb,yb,zb
  2559. 1
  2560. Warning: Unused variable 'uy' declared at (1)
  2561. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:77.27:
  2562.  
  2563. & xs,ys,zs,ux,uy,uz,xb,yb,zb
  2564. 1
  2565. Warning: Unused variable 'uz' declared at (1)
  2566. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:77.30:
  2567.  
  2568. & xs,ys,zs,ux,uy,uz,xb,yb,zb
  2569. 1
  2570. Warning: Unused variable 'xb' declared at (1)
  2571. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:77.33:
  2572.  
  2573. & xs,ys,zs,ux,uy,uz,xb,yb,zb
  2574. 1
  2575. Warning: Unused variable 'yb' declared at (1)
  2576. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/D3_to_D2.F:77.36:
  2577.  
  2578. & xs,ys,zs,ux,uy,uz,xb,yb,zb
  2579. 1
  2580. Warning: Unused variable 'zb' declared at (1)
  2581. /Users/comerduncan/Cactus/configs/sim/build/Extract/ADMmass_integrand3D.f: In function 'admmass_integrand3d':
  2582. /Users/comerduncan/Cactus/configs/sim/build/Extract/ADMmass_integrand3D.f:127:0: warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2583. integer, parameter :: cctki_use_all_modes = kind(all_modes)
  2584. ^
  2585. Checking status of thorn GSL
  2586. COMPILING configs/sim/bindings/build/GSL/cctk_ThornBindings.c
  2587. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GSL.a
  2588. COMPILING arrangements/EinsteinAnalysis/Extract/src/momentum_integrand3D.F
  2589. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/momentum_integrand3D.F:6.47:
  2590.  
  2591. SUBROUTINE momentum_integrand3D(origin,Dx,Dy,Dz,x,y,z,gxx,gxy,gxz,
  2592. 1
  2593. Warning: Unused dummy argument 'dx' at (1)
  2594. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/momentum_integrand3D.F:6.50:
  2595.  
  2596. SUBROUTINE momentum_integrand3D(origin,Dx,Dy,Dz,x,y,z,gxx,gxy,gxz,
  2597. 1
  2598. Warning: Unused dummy argument 'dy' at (1)
  2599. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Extract/src/momentum_integrand3D.F:6.53:
  2600.  
  2601. SUBROUTINE momentum_integrand3D(origin,Dx,Dy,Dz,x,y,z,gxx,gxy,gxz,
  2602. 1
  2603. Warning: Unused dummy argument 'dz' at (1)
  2604. /Users/comerduncan/Cactus/configs/sim/build/Extract/momentum_integrand3D.f: In function 'momentum_integrand3d':
  2605. /Users/comerduncan/Cactus/configs/sim/build/Extract/momentum_integrand3D.f:86:0: warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2606. p = psi(i,j,k)**ip
  2607. ^
  2608. Checking status of thorn GenericFD
  2609. COMPILING arrangements/KrancNumericalTools/GenericFD/src/GenericFD.c
  2610. COMPILING arrangements/EinsteinAnalysis/Extract/src/spin_integrand3D.F
  2611. /Users/comerduncan/Cactus/configs/sim/build/Extract/spin_integrand3D.f: In function 'spin_integrand3d':
  2612. /Users/comerduncan/Cactus/configs/sim/build/Extract/spin_integrand3D.f:86:0: warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2613. p = psi(i,j,k)**ip
  2614. ^
  2615. COMPILING arrangements/EinsteinAnalysis/Extract/src/Advertise.c
  2616. COMPILING arrangements/EinsteinAnalysis/Extract/src/ParamCheck.c
  2617. COMPILING configs/sim/bindings/build/GenericFD/cctk_ThornBindings.c
  2618. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a
  2619. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GenericFD.a
  2620. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(D2_extract_int.F.o) has no symbols
  2621. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(D3_extract_int.F.o) has no symbols
  2622. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(D3_to_D2_int.F.o) has no symbols
  2623. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(cartesian_to_spherical_int.F.o) has no symbols
  2624. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(unphysical_to_physical_int.F.o) has no symbols
  2625. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(ADMmass_integrand3D_int.F.o) has no symbols
  2626. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(momentum_integrand3D_int.F.o) has no symbols
  2627. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(spin_integrand3D_int.F.o) has no symbols
  2628. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(met_rad_der_int.F.o) has no symbols
  2629. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(D2_extract_int.F.o) has no symbols
  2630. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(D3_extract_int.F.o) has no symbols
  2631. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(D3_to_D2_int.F.o) has no symbols
  2632. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(cartesian_to_spherical_int.F.o) has no symbols
  2633. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(unphysical_to_physical_int.F.o) has no symbols
  2634. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(ADMmass_integrand3D_int.F.o) has no symbols
  2635. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(momentum_integrand3D_int.F.o) has no symbols
  2636. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(spin_integrand3D_int.F.o) has no symbols
  2637. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Extract.a(met_rad_der_int.F.o) has no symbols
  2638. Checking status of thorn Socket
  2639. Checking status of thorn HelloWorld
  2640. COMPILING arrangements/CactusExamples/HelloWorld/src/HelloWorld.c
  2641. COMPILING arrangements/CactusConnect/Socket/src/Utils.c
  2642. COMPILING configs/sim/bindings/build/HelloWorld/cctk_ThornBindings.c
  2643. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_HelloWorld.a
  2644. COMPILING configs/sim/bindings/build/Socket/cctk_ThornBindings.c
  2645. Checking status of thorn HighOrderWaveTest
  2646. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Socket.a
  2647. Checking status of thorn HydroBase
  2648. COMPILING configs/sim/bindings/build/HighOrderWaveTest/cctk_ThornBindings.c
  2649. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_HighOrderWaveTest.a
  2650. COMPILING configs/sim/bindings/build/HydroBase/cctk_ThornBindings.c
  2651. COMPILING arrangements/EinsteinBase/HydroBase/src/StartUp.c
  2652. COMPILING arrangements/EinsteinBase/HydroBase/src/Initialisation.c
  2653. Checking status of thorn Hydro_InitExcision
  2654. COMPILING arrangements/EinsteinInitialData/Hydro_InitExcision/src/Hydro_InitExcision.c
  2655. COMPILING configs/sim/bindings/build/Hydro_InitExcision/cctk_ThornBindings.c
  2656. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Hydro_InitExcision.a
  2657. COMPILING arrangements/EinsteinBase/HydroBase/src/ParamCheck.c
  2658. Checking status of thorn IDAnalyticBH
  2659. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_HydroBase.a
  2660. COMPILING configs/sim/bindings/build/IDAnalyticBH/cctk_ThornBindings.c
  2661. Checking status of thorn IDAxiBrillBH
  2662. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/ParamChecker.c
  2663. COMPILING arrangements/EinsteinInitialData/IDAxiBrillBH/src/IDAxiBrillBH.F
  2664. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/Schwarzschild.c
  2665. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/Kerr.c
  2666. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/BrillLindquist.c
  2667. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/Misner_standard.c
  2668. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/Misner_multiple.c
  2669. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/Misner_points.c
  2670. COMPILING arrangements/EinsteinInitialData/IDAnalyticBH/src/misc.c
  2671. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDAnalyticBH.a
  2672. COMPILING configs/sim/bindings/build/IDAxiBrillBH/cctk_ThornBindings.c
  2673. Checking status of thorn IDAxiOddBrillBH
  2674. COMPILING arrangements/EinsteinInitialData/IDAxiBrillBH/src/mg59p.F
  2675. COMPILING arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F
  2676. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:61.31:
  2677.  
  2678. integer :: npoints,handle,ierror
  2679. 1
  2680. Warning: Unused variable 'handle' declared at (1)
  2681. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:53.43:
  2682.  
  2683. REAL*8 rhsmax,rmax,odd_get2d,adm,Jmom,mass,a,r_iso,rBL,rbh_eps
  2684. 1
  2685. Warning: Unused variable 'jmom' declared at (1)
  2686. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:53.34:
  2687.  
  2688. REAL*8 rhsmax,rmax,odd_get2d,adm,Jmom,mass,a,r_iso,rBL,rbh_eps
  2689. 1
  2690. Warning: Unused variable 'odd_get2d' declared at (1)
  2691. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:56.24:
  2692.  
  2693. REAL*8 pi,zero,one,two
  2694. 1
  2695. Warning: Unused variable 'one' declared at (1)
  2696. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:53.56:
  2697.  
  2698. REAL*8 rhsmax,rmax,odd_get2d,adm,Jmom,mass,a,r_iso,rBL,rbh_eps
  2699. 1
  2700. Warning: Unused variable 'r_iso' declared at (1)
  2701. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:56.28:
  2702.  
  2703. REAL*8 pi,zero,one,two
  2704. 1
  2705. Warning: Unused variable 'two' declared at (1)
  2706. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:57.25:
  2707.  
  2708. REAL*8 :: xmin,xmax,ymin,ymax,zmin,zmax
  2709. 1
  2710. Warning: Unused variable 'xmax' declared at (1)
  2711. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:57.20:
  2712.  
  2713. REAL*8 :: xmin,xmax,ymin,ymax,zmin,zmax
  2714. 1
  2715. Warning: Unused variable 'xmin' declared at (1)
  2716. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:57.35:
  2717.  
  2718. REAL*8 :: xmin,xmax,ymin,ymax,zmin,zmax
  2719. 1
  2720. Warning: Unused variable 'ymax' declared at (1)
  2721. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:57.30:
  2722.  
  2723. REAL*8 :: xmin,xmax,ymin,ymax,zmin,zmax
  2724. 1
  2725. Warning: Unused variable 'ymin' declared at (1)
  2726. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:56.20:
  2727.  
  2728. REAL*8 pi,zero,one,two
  2729. 1
  2730. Warning: Unused variable 'zero' declared at (1)
  2731. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:57.45:
  2732.  
  2733. REAL*8 :: xmin,xmax,ymin,ymax,zmin,zmax
  2734. 1
  2735. Warning: Unused variable 'zmax' declared at (1)
  2736. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/IDAxiOddBrillBH.F:57.40:
  2737.  
  2738. REAL*8 :: xmin,xmax,ymin,ymax,zmin,zmax
  2739. 1
  2740. Warning: Unused variable 'zmin' declared at (1)
  2741. COMPILING arrangements/EinsteinInitialData/IDAxiBrillBH/src/shmgp.F77
  2742. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiBrillBH/src/shmgp.F77:519.58:
  2743.  
  2744. subroutine uintad(q,qc,pu,pd,im,jm,jmc,iadd,jred,ipc)
  2745. 1
  2746. Warning: Unused dummy argument 'ipc' at (1)
  2747. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiBrillBH/src/shmgp.F77:577.31:
  2748.  
  2749. + im,jm,i9,j9,ifd,nman,k,m,jred,ipc,iprcud)
  2750. 1
  2751. Warning: Unused dummy argument 'm' at (1)
  2752. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiBrillBH/src/shmgp.F77:792.52:
  2753.  
  2754. subroutine ursrhs(f,fc,ru,rd,rc,im,jm,jmc,m,kf,jred,irc)
  2755. 1
  2756. Warning: Unused dummy argument 'kf' at (1)
  2757. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiBrillBH/src/shmgp.F77:792.49:
  2758.  
  2759. subroutine ursrhs(f,fc,ru,rd,rc,im,jm,jmc,m,kf,jred,irc)
  2760. 1
  2761. Warning: Unused dummy argument 'm' at (1)
  2762. COMPILING arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/Stab2d.F
  2763. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/Stab2d.F:92.20:
  2764.  
  2765. integer :: i,j,k,kk
  2766. 1
  2767. Warning: Unused variable 'j' declared at (1)
  2768. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/Stab2d.F:92.22:
  2769.  
  2770. integer :: i,j,k,kk
  2771. 1
  2772. Warning: Unused variable 'k' declared at (1)
  2773. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/Stab2d.F:253.21:
  2774.  
  2775. integer :: i, j, k
  2776. 1
  2777. Warning: Unused variable 'j' declared at (1)
  2778. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/Stab2d.F:253.24:
  2779.  
  2780. integer :: i, j, k
  2781. 1
  2782. Warning: Unused variable 'k' declared at (1)
  2783. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/Stab2d.F:17.26:
  2784.  
  2785. integer iscale,i,j,k,ier
  2786. 1
  2787. Warning: Unused variable 'k' declared at (1)
  2788. /Users/comerduncan/Cactus/configs/sim/build/IDAxiBrillBH/shmgp.f: In function 'umgs2':
  2789. /Users/comerduncan/Cactus/configs/sim/build/IDAxiBrillBH/shmgp.f:302:0: warning: 'n5cqf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2790. + ase(n9c),ane(n9c),anw(n9c),pu(nic),pd(nic),pc(nic),ru(nic),
  2791. ^
  2792. COMPILING arrangements/EinsteinInitialData/IDAxiOddBrillBH/src/ParamCheck.c
  2793. COMPILING configs/sim/bindings/build/IDAxiOddBrillBH/cctk_ThornBindings.c
  2794. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDAxiOddBrillBH.a
  2795. COMPILING arrangements/EinsteinInitialData/IDAxiBrillBH/src/ParamCheck.c
  2796. Checking status of thorn IDConstraintViolate
  2797. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDAxiBrillBH.a
  2798. COMPILING arrangements/EinsteinInitialData/IDConstraintViolate/src/Initial.F77
  2799. COMPILING configs/sim/bindings/build/IDConstraintViolate/cctk_ThornBindings.c
  2800. COMPILING arrangements/EinsteinInitialData/IDConstraintViolate/src/ParamChecker.c
  2801. Checking status of thorn IDFileADM
  2802. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDConstraintViolate.a
  2803. COMPILING arrangements/EinsteinInitialData/IDFileADM/src/IDFileADM_ParamCheck.c
  2804. COMPILING configs/sim/bindings/build/IDFileADM/cctk_ThornBindings.c
  2805. Checking status of thorn IDLinearWaves
  2806. COMPILING arrangements/EinsteinInitialData/IDFileADM/src/IDFileADM_Init.c
  2807. COMPILING arrangements/EinsteinInitialData/IDLinearWaves/src/ParamCheck.c
  2808. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDFileADM.a
  2809. COMPILING configs/sim/bindings/build/IDLinearWaves/cctk_ThornBindings.c
  2810. COMPILING arrangements/EinsteinInitialData/IDLinearWaves/src/planewaves.F77
  2811. Checking status of thorn IDScalarWave
  2812. COMPILING arrangements/CactusWave/IDScalarWave/src/InitialData.F77
  2813. COMPILING arrangements/EinsteinInitialData/IDLinearWaves/src/sine_planewaves.F77
  2814. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/IDLinearWaves/src/sine_planewaves.F77:25.28:
  2815.  
  2816. CHARACTER*200 infoline
  2817. 1
  2818. Warning: Unused variable 'infoline' declared at (1)
  2819. COMPILING arrangements/CactusWave/IDScalarWave/src/CheckParameters.F77
  2820. COMPILING configs/sim/bindings/build/IDScalarWave/cctk_ThornBindings.c
  2821. COMPILING arrangements/EinsteinInitialData/IDLinearWaves/src/standing_planewaves.F77
  2822. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDScalarWave.a
  2823. COMPILING arrangements/EinsteinInitialData/IDLinearWaves/src/teukwaves.F77
  2824. Checking status of thorn IDScalarWaveC
  2825. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f: In function 'idlinearwaves_teukwaves':
  2826. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:515:0: warning: 'ftt2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2827. integer, parameter :: cctki_use_wavelength = kind(wavelength)
  2828. ^
  2829. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:515:0: warning: 'ftt1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2830. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:442:0: warning: 'ftp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2831. # 34
  2832. ^
  2833. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:439:0: warning: 'frt' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2834. REAL*8 psiyy (cctk_ash1,cctk_ash2,cctk_ash3)
  2835. ^
  2836. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:512:0: warning: 'frr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2837. # 64
  2838. ^
  2839. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:440:0: warning: 'frp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2840. # 34
  2841. ^
  2842. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:518:0: warning: 'fpp2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2843. # 64
  2844. ^
  2845. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:518:0: warning: 'fpp1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2846. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:523:0: warning: 'dtt' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2847. integer, parameter :: cctki_use_wavepulse = kind(wavepulse)
  2848. ^
  2849. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:449:0: warning: 'dtp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2850. integer, parameter :: cctki_use_psiz = kind(psiz)
  2851. ^
  2852. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:446:0: warning: 'drt' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2853. # 34
  2854. ^
  2855. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:447:0: warning: 'drp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2856. REAL*8 psiz (cctk_ash1,cctk_ash2,cctk_ash3)
  2857. ^
  2858. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:525:0: warning: 'dpp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2859. REAL*8 wavetheta
  2860. ^
  2861. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:511:0: warning: 'iparity' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2862. integer, parameter :: cctki_use_wavecenter = kind(wavecenter)
  2863. ^
  2864. /Users/comerduncan/Cactus/configs/sim/build/IDLinearWaves/teukwaves.f:225:0: warning: 'ipacket' may be used uninitialized in this function [-Wmaybe-uninitialized]
  2865. integer, parameter :: cctki_use_dtbetax = kind(dtbetax)
  2866. ^
  2867. COMPILING arrangements/CactusWave/IDScalarWaveC/src/InitialData.c
  2868. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDLinearWaves.a
  2869. COMPILING arrangements/CactusWave/IDScalarWaveC/src/CheckParameters.c
  2870. Checking status of thorn IDScalarWaveCXX
  2871. COMPILING configs/sim/bindings/build/IDScalarWaveC/cctk_ThornBindings.c
  2872. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDScalarWaveC.a
  2873. COMPILING configs/sim/bindings/build/IDScalarWaveCXX/cctk_ThornBindings.c
  2874. Checking status of thorn IDScalarWaveElliptic
  2875. COMPILING arrangements/CactusWave/IDScalarWaveCXX/src/InitialData.cc
  2876. COMPILING arrangements/CactusWave/IDScalarWaveElliptic/src/SourceData.F90
  2877. COMPILING configs/sim/bindings/build/IDScalarWaveElliptic/cctk_ThornBindings.c
  2878. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDScalarWaveElliptic.a
  2879. COMPILING arrangements/CactusWave/IDScalarWaveCXX/src/CheckParameters.cc
  2880. Checking status of thorn IDWaveMoL
  2881. COMPILING arrangements/CactusExamples/IDWaveMoL/src/InitialData.c
  2882. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDScalarWaveCXX.a
  2883. COMPILING arrangements/CactusExamples/IDWaveMoL/src/CheckParameters.c
  2884. Checking status of thorn IOASCII
  2885. COMPILING configs/sim/bindings/build/IDWaveMoL/cctk_ThornBindings.c
  2886. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDWaveMoL.a
  2887. COMPILING configs/sim/bindings/build/IOASCII/cctk_ThornBindings.c
  2888. Checking status of thorn IOBasic
  2889. COMPILING arrangements/CactusBase/IOASCII/src/Startup.c
  2890. COMPILING arrangements/CactusBase/IOASCII/src/ChooseOutput.c
  2891. COMPILING arrangements/CactusBase/IOBasic/src/Startup.c
  2892. COMPILING arrangements/CactusBase/IOASCII/src/Output1D.c
  2893. COMPILING arrangements/CactusBase/IOBasic/src/OutputScalar.c
  2894. COMPILING arrangements/CactusBase/IOASCII/src/Write1D.c
  2895. COMPILING arrangements/CactusBase/IOBasic/src/OutputInfo.c
  2896. COMPILING arrangements/CactusBase/IOBasic/src/WriteScalar.c
  2897. COMPILING arrangements/CactusBase/IOBasic/src/WriteInfo.c
  2898. COMPILING arrangements/CactusBase/IOASCII/src/Output2D.c
  2899. COMPILING configs/sim/bindings/build/IOBasic/cctk_ThornBindings.c
  2900. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IOBasic.a
  2901. COMPILING arrangements/CactusBase/IOASCII/src/Write2D.c
  2902. COMPILING arrangements/CactusBase/IOASCII/src/Output3D.c
  2903. Checking status of thorn libjpeg
  2904. COMPILING configs/sim/bindings/build/libjpeg/cctk_ThornBindings.c
  2905. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_libjpeg.a
  2906. COMPILING arrangements/CactusBase/IOASCII/src/Write3D.c
  2907. Checking status of thorn InitBase
  2908. COMPILING configs/sim/bindings/build/InitBase/cctk_ThornBindings.c
  2909. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_InitBase.a
  2910. Checking status of thorn InterpToArray
  2911. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IOASCII.a
  2912. COMPILING arrangements/CactusNumerical/InterpToArray/src/interp.c
  2913. COMPILING configs/sim/bindings/build/InterpToArray/cctk_ThornBindings.c
  2914. Checking status of thorn LAPACK
  2915. COMPILING arrangements/ExternalLibraries/LAPACK/src/lapack.F90
  2916. COMPILING configs/sim/bindings/build/LAPACK/cctk_ThornBindings.c
  2917. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LAPACK.a
  2918. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LAPACK.a(lapack.F90.o) has no symbols
  2919. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LAPACK.a(lapack.F90.o) has no symbols
  2920. Checking status of thorn LocalInterp
  2921. COMPILING arrangements/CactusNumerical/LocalInterp/src/Startup.c
  2922. COMPILING arrangements/CactusNumerical/LocalInterp/src/Operator.c
  2923. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_InterpToArray.a
  2924. COMPILING arrangements/CactusNumerical/LocalInterp/src/Interpolate.c
  2925. COMPILING configs/sim/bindings/build/LocalInterp/cctk_ThornBindings.c
  2926. Checking status of thorn LocalInterp2
  2927. COMPILING arrangements/CactusNumerical/LocalInterp2/src/Startup.c
  2928. COMPILING arrangements/CactusNumerical/LocalInterp2/src/Operator.c
  2929. COMPILING arrangements/CactusNumerical/LocalInterp2/src/Interpolate.cc
  2930. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LocalInterp.a
  2931. COMPILING configs/sim/bindings/build/LocalInterp2/cctk_ThornBindings.c
  2932. Checking status of thorn LocalReduce
  2933. COMPILING arrangements/CactusNumerical/LocalReduce/src/Startup.c
  2934. COMPILING arrangements/CactusNumerical/LocalReduce/src/Reduction.c
  2935. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionAvg.c
  2936. COMPILING arrangements/CactusNumerical/LocalReduce/src/AvgFunctions.c
  2937. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LocalInterp2.a
  2938. COMPILING configs/sim/bindings/build/LocalReduce/cctk_ThornBindings.c
  2939. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionMax.c
  2940. Checking status of thorn ML_BSSN_Test
  2941. COMPILING configs/sim/bindings/build/ML_BSSN_Test/cctk_ThornBindings.c
  2942. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_BSSN_Test.a
  2943. COMPILING arrangements/CactusNumerical/LocalReduce/src/MaxFunctions.c
  2944. Checking status of thorn ML_CCZ4_Test
  2945. COMPILING configs/sim/bindings/build/ML_CCZ4_Test/cctk_ThornBindings.c
  2946. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_CCZ4_Test.a
  2947. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionMin.c
  2948. Checking status of thorn ML_WaveToy_Test
  2949. COMPILING configs/sim/bindings/build/ML_WaveToy_Test/cctk_ThornBindings.c
  2950. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_WaveToy_Test.a
  2951. COMPILING arrangements/CactusNumerical/LocalReduce/src/MinFunctions.c
  2952. Checking status of thorn MoL
  2953. COMPILING arrangements/CactusNumerical/MoL/src/AB.c
  2954. COMPILING arrangements/CactusNumerical/MoL/src/ChangeType.c
  2955. COMPILING arrangements/CactusNumerical/MoL/src/Counter.c
  2956. COMPILING arrangements/CactusNumerical/MoL/src/Euler.c
  2957. COMPILING arrangements/CactusNumerical/MoL/src/GenericRK.c
  2958. COMPILING arrangements/CactusNumerical/MoL/src/ICN.c
  2959. COMPILING arrangements/CactusNumerical/MoL/src/IndexArrays.c
  2960. COMPILING arrangements/CactusNumerical/MoL/src/InitialCopy.c
  2961. COMPILING arrangements/CactusNumerical/MoL/src/Operators.c
  2962. COMPILING arrangements/CactusNumerical/MoL/src/ParamCheck.c
  2963. COMPILING arrangements/CactusNumerical/MoL/src/ScratchSpace.c
  2964. COMPILING arrangements/CactusNumerical/MoL/src/RK2.c
  2965. COMPILING arrangements/CactusNumerical/MoL/src/RK2-MR-2_1.c
  2966. COMPILING arrangements/CactusNumerical/MoL/src/RK4-MR-2_1.c
  2967. COMPILING arrangements/CactusNumerical/MoL/src/RK4-RK2.c
  2968. COMPILING arrangements/CactusNumerical/MoL/src/RK3.c
  2969. COMPILING arrangements/CactusNumerical/MoL/src/RK4.c
  2970. COMPILING arrangements/CactusNumerical/MoL/src/RK45.c
  2971. COMPILING arrangements/CactusNumerical/MoL/src/RK65.c
  2972. COMPILING arrangements/CactusNumerical/MoL/src/RK87.c
  2973. COMPILING arrangements/CactusNumerical/MoL/src/Registration.c
  2974. COMPILING arrangements/CactusNumerical/MoL/src/RKCoefficients.c
  2975. COMPILING arrangements/CactusNumerical/MoL/src/RHSNaNCheck.c
  2976. COMPILING arrangements/CactusNumerical/MoL/src/SandR.c
  2977. COMPILING arrangements/CactusNumerical/MoL/src/SetTime.c
  2978. COMPILING arrangements/CactusNumerical/MoL/src/Startup.c
  2979. COMPILING arrangements/CactusNumerical/MoL/src/StepSize.c
  2980. COMPILING configs/sim/bindings/build/MoL/cctk_ThornBindings.c
  2981. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_MoL.a
  2982. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionCount.c
  2983. Checking status of thorn NaNCatcher
  2984. COMPILING arrangements/CactusUtils/NaNCatcher/src/catch_nans.c
  2985. COMPILING configs/sim/bindings/build/NaNCatcher/cctk_ThornBindings.c
  2986. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NaNCatcher.a
  2987. COMPILING arrangements/CactusNumerical/LocalReduce/src/CountFunctions.c
  2988. Checking status of thorn NaNChecker
  2989. COMPILING arrangements/CactusUtils/NaNChecker/src/NaNCheck.cc
  2990. COMPILING configs/sim/bindings/build/NaNChecker/cctk_ThornBindings.c
  2991. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NaNChecker.a
  2992. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionSum.c
  2993. Checking status of thorn NewRad
  2994. COMPILING arrangements/EinsteinEvolve/NewRad/src/extrap.cc
  2995. COMPILING arrangements/EinsteinEvolve/NewRad/src/newrad.cc
  2996. COMPILING configs/sim/bindings/build/NewRad/cctk_ThornBindings.c
  2997. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NewRad.a
  2998. COMPILING arrangements/CactusNumerical/LocalReduce/src/SumFunctions.c
  2999. Checking status of thorn Nice
  3000. COMPILING arrangements/CactusUtils/Nice/src/nice.c
  3001. COMPILING configs/sim/bindings/build/Nice/cctk_ThornBindings.c
  3002. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Nice.a
  3003. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionNorm1.c
  3004. Checking status of thorn Noise
  3005. COMPILING arrangements/CactusNumerical/Noise/src/id_noise.c
  3006. COMPILING arrangements/CactusNumerical/Noise/src/bc_noise.c
  3007. COMPILING configs/sim/bindings/build/Noise/cctk_ThornBindings.c
  3008. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Noise.a
  3009. COMPILING arrangements/CactusNumerical/LocalReduce/src/Norm1Functions.c
  3010. Checking status of thorn Norms
  3011. COMPILING arrangements/CactusNumerical/Norms/src/Setup_Vars.c
  3012. COMPILING arrangements/CactusNumerical/Norms/src/Compute_Norm.c
  3013. COMPILING configs/sim/bindings/build/Norms/cctk_ThornBindings.c
  3014. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Norms.a
  3015. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionNorm2.c
  3016. Checking status of thorn NullDecomp
  3017. COMPILING arrangements/PITTNullCode/NullDecomp/src/NullDecomp_sYlm.F90
  3018. COMPILING arrangements/PITTNullCode/NullDecomp/src/NullDecomp_Vars.F90
  3019. COMPILING arrangements/PITTNullCode/NullDecomp/src/NullDecomp_IO.F90
  3020. COMPILING arrangements/PITTNullCode/NullDecomp/src/NullDecomp_SpinDecomp.F90
  3021. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullDecomp/src/NullDecomp_SpinDecomp.F90:61.29:
  3022.  
  3023. subroutine SpinDecompRecon(GH, nq, np, s, z, f, sphcoef)
  3024. 1
  3025. Warning: Unused dummy argument 'gh' at (1)
  3026. COMPILING arrangements/PITTNullCode/NullDecomp/src/Startup.F90
  3027. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullDecomp/src/Startup.F90:37.18:
  3028.  
  3029. kern(:,:,1) = 4.0d0 / (1.0d0 + zeta*conjg(zeta))**2
  3030. 1
  3031. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  3032. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullDecomp/src/Startup.F90:38.18:
  3033.  
  3034. kern(:,:,2) = 4.0d0 / (1.0d0 + zeta*conjg(zeta))**2
  3035. 1
  3036. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  3037. COMPILING configs/sim/bindings/build/NullDecomp/cctk_ThornBindings.c
  3038. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullDecomp.a
  3039. COMPILING arrangements/CactusNumerical/LocalReduce/src/Norm2Functions.c
  3040. Checking status of thorn NullGrid
  3041. COMPILING arrangements/PITTNullCode/NullGrid/src/NullGrid_InitCoord.F90
  3042. COMPILING arrangements/PITTNullCode/NullGrid/src/NullGrid_Vars.F90
  3043. COMPILING arrangements/PITTNullCode/NullGrid/src/NullGrid_RegisterRanges.c
  3044. COMPILING arrangements/PITTNullCode/NullGrid/src/NullGrid_Setup.F90
  3045. COMPILING configs/sim/bindings/build/NullGrid/cctk_ThornBindings.c
  3046. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullGrid.a
  3047. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionNorm3.c
  3048. Checking status of thorn NullVars
  3049. COMPILING configs/sim/bindings/build/NullVars/cctk_ThornBindings.c
  3050. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullVars.a
  3051. COMPILING arrangements/CactusNumerical/LocalReduce/src/Norm3Functions.c
  3052. Checking status of thorn OpenSSL
  3053. COMPILING configs/sim/bindings/build/OpenSSL/cctk_ThornBindings.c
  3054. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_OpenSSL.a
  3055. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionNorm4.c
  3056. Checking status of thorn Outflow
  3057. COMPILING arrangements/EinsteinAnalysis/Outflow/src/outflow.c
  3058. COMPILING configs/sim/bindings/build/Outflow/cctk_ThornBindings.c
  3059. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Outflow.a
  3060. COMPILING arrangements/CactusNumerical/LocalReduce/src/Norm4Functions.c
  3061. Checking status of thorn PAPI
  3062. PAPI: Preparing directory structure...
  3063. PAPI: Unpacking archive...
  3064. ~/Cactus/configs/sim/scratch/build/PAPI ~/Cactus/configs/sim/scratch
  3065. PAPI: Applying patches...
  3066. ~/Cactus/configs/sim/scratch/build/PAPI/papi-5.3.0 ~/Cactus/configs/sim/scratch/build/PAPI ~/Cactus/configs/sim/scratch
  3067. ~/Cactus/configs/sim/scratch/build/PAPI ~/Cactus/configs/sim/scratch
  3068. PAPI: Configuring...
  3069. checking for architecture... x86_64
  3070. checking for OS... darwin
  3071. checking for OS version... 14.3.0
  3072. checking for user events... checking for static user events build...
  3073. checking for perf_event workaround level... autodetect
  3074. checking for if MIC should be used... no
  3075. checking for C compiler default output file name... a.out
  3076. checking whether the C compiler works... yes
  3077. checking whether we are cross compiling... no
  3078. checking for suffix of executables...
  3079. checking for suffix of object files... o
  3080. checking whether we are using the GNU C compiler... yes
  3081. checking whether gcc-mp-4.9 accepts -g... yes
  3082. checking for gcc-mp-4.9 option to accept ANSI C... none needed
  3083. checking whether we are using the GNU Fortran 77 compiler... yes
  3084. checking whether gfortran-mp-4.9 accepts -g... yes
  3085. checking for mpicc... :
  3086. checking for gawk... gawk
  3087. checking how to run the C preprocessor... gcc-mp-4.9 -E
  3088. checking whether ln -s works... yes
  3089. checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
  3090. checking for ranlib... ranlib
  3091. checking for egrep... grep -E
  3092. checking for ANSI C header files... yes
  3093. checking for inline... inline
  3094. checking whether time.h and sys/time.h may both be included... yes
  3095. checking for sys/types.h... yes
  3096. checking for sys/stat.h... yes
  3097. checking for stdlib.h... yes
  3098. checking for string.h... yes
  3099. checking for memory.h... yes
  3100. checking for strings.h... yes
  3101. checking for inttypes.h... yes
  3102. checking for stdint.h... yes
  3103. checking for unistd.h... yes
  3104. checking sys/time.h usability... yes
  3105. checking sys/time.h presence... yes
  3106. checking for sys/time.h... yes
  3107. checking c_asm.h usability... no
  3108. checking c_asm.h presence... no
  3109. checking for c_asm.h... no
  3110. checking intrinsics.h usability... no
  3111. checking intrinsics.h presence... no
  3112. checking for intrinsics.h... no
  3113. checking mach/mach_time.h usability... yes
  3114. checking mach/mach_time.h presence... yes
  3115. checking for mach/mach_time.h... yes
  3116. checking for gethrtime... no
  3117. checking for read_real_time... no
  3118. checking for time_base_to_time... no
  3119. checking for clock_gettime... no
  3120. checking for mach_absolute_time... yes
  3121. checking for dlopen and dlerror symbols in base system... found
  3122. checking for debug build...
  3123. ./configure: line 3887: test: posix: integer expression expected
  3124. ./configure: line 3887: test: x: integer expression expected
  3125. checking for -Wno-override-init... 1
  3126. checking for CPU type... i386
  3127. checking for ffsll... yes
  3128. checking for working gettid... no
  3129. checking for working syscall(SYS_gettid)... yes
  3130. checking for working MMTIMER... no
  3131. checking for working CLOCK_REALTIME_HR POSIX 1b timer... no
  3132. checking for working CLOCK_REALTIME POSIX 1b timer... no
  3133. checking for real time clock or cycle counter... cycle
  3134. checking for working __thread... yes
  3135. checking for high performance thread local storage... __thread
  3136. checking for working CLOCK_THREAD_CPUTIME_ID POSIX 1b timer... no
  3137. checking for working per-thread times() timer... no
  3138. checking for thread virtual clock or cycle counter... default
  3139. checking for which libraries to build... static
  3140. checking for link test cases with shared library...
  3141. checking for /sys/class/perfctr... no
  3142. checking for /dev/perfctr... no
  3143. checking for /sys/kernel/perfmon/version... no
  3144. checking for /proc/perfmon... no
  3145. checking for /proc/sys/kernel/perf_event_paranoid... no
  3146. checking platform... darwin
  3147. checking for components to build...
  3148. configure: Compiling genpapifdef with gcc-mp-4.9
  3149. configure: Generating fpapi.h
  3150. configure: Generating f77papi.h
  3151. configure: Generating f90papi.h
  3152. configure: Makefile.inc will be included in the generated Makefile
  3153. configure: creating ./config.status
  3154. config.status: creating Makefile
  3155. config.status: creating components/Makefile_comp_tests.target
  3156. config.status: creating testlib/Makefile.target
  3157. config.status: creating ctests/Makefile.target
  3158. config.status: creating ftests/Makefile.target
  3159. config.status: creating config.h
  3160. PAPI: Building...
  3161. Host architecture : Darwin
  3162. Host CPU component : darwin
  3163. Installation DESTDIR:
  3164. Installation PREFIX : /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI
  3165. Installation EPREFIX: /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI
  3166. Installation INCDIR : /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/include
  3167. Installation LIBDIR : /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/lib
  3168. Installation BINDIR : /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin
  3169. Installation MANDIR : /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/man
  3170. Installation DOCDIR :
  3171. Installation DATADIR: /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/share/papi
  3172.  
  3173. ar: creating archive libtestlib.a
  3174. a - do_loops.o
  3175. a - test_utils.o
  3176. a - dummy.o
  3177. a - clockcore.o
  3178. a - ftests_util.o
  3179. ar: creating archive libpapi.a
  3180. a - x86_cpuid_info.o
  3181. a - papi.o
  3182. a - papi_internal.o
  3183. a - papi_hl.o
  3184. a - extras.o
  3185. a - sw_multiplex.o
  3186. a - papi_fwrappers.o
  3187. a - papi_fwrappers_.o
  3188. a - papi_fwrappers__.o
  3189. a - upper_PAPI_FWRAPPERS.o
  3190. a - threads.o
  3191. a - cpus.o
  3192. a - darwin-memory.o
  3193. a - darwin-common.o
  3194. a - papi_preset.o
  3195. a - papi_vector.o
  3196. a - papi_memory.o
  3197. a - papi_user_events.o
  3198. a - x86_cpuid_info.o
  3199. thrspecific.c: In function 'Thread':
  3200. thrspecific.c:19:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3201. ( int ) pthread_self( ), arg );
  3202. ^
  3203. profile_pthreads.c: In function 'Thread':
  3204. profile_pthreads.c:78:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3205. ( int ) pthread_self( ), ( values[0] )[0] );
  3206. ^
  3207. profile_pthreads.c:81:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3208. ( int ) pthread_self( ), ( values[0] )[0] );
  3209. ^
  3210. profile_pthreads.c:83:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3211. printf( "Thread %#x PAPI_TOT_CYC: \t%lld\n", ( int ) pthread_self( ),
  3212. ^
  3213. profile_pthreads.c:85:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3214. printf( "Thread %#x Real usec : \t%lld\n", ( int ) pthread_self( ),
  3215. ^
  3216. profile_pthreads.c:87:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3217. printf( "Thread %#x Real cycles : \t%lld\n", ( int ) pthread_self( ),
  3218. ^
  3219. profile_pthreads.c:92:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3220. ( int ) pthread_self( ) );
  3221. ^
  3222. overflow_pthreads.c: In function 'Thread':
  3223. overflow_pthreads.c:70:18: warning: assignment makes pointer from integer without a cast
  3224. myid[EventSet1] = PAPI_thread_id( );
  3225. ^
  3226. overflow_pthreads.c:107:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3227. printf( "Thread %#x %s : \t%lld\n", ( int ) pthread_self( ),
  3228. ^
  3229. overflow_pthreads.c:109:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3230. printf( "Thread %#x PAPI_TOT_CYC: \t%lld\n", ( int ) pthread_self( ),
  3231. ^
  3232. overflow_pthreads.c:111:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3233. printf( "Thread %#x Real usec : \t%lld\n", ( int ) pthread_self( ),
  3234. ^
  3235. overflow_pthreads.c:113:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3236. printf( "Thread %#x Real cycles : \t%lld\n", ( int ) pthread_self( ),
  3237. ^
  3238. zero_pthreads.c: In function 'Thread':
  3239. zero_pthreads.c:51:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3240. printf( "Thread %#x started\n", ( int ) pthread_self( ) );
  3241. ^
  3242. zero_pthreads.c:87:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3243. printf( "Thread %#x %-12s : \t%lld\n", ( int ) pthread_self( ),
  3244. ^
  3245. zero_pthreads.c:89:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3246. printf( "Thread %#x PAPI_TOT_CYC : \t%lld\n", (int) pthread_self(),
  3247. ^
  3248. zero_pthreads.c:92:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3249. ( int ) pthread_self( ),
  3250. ^
  3251. zero_pthreads.c:94:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3252. printf( "Thread %#x Real cycles : \t%lld\n", (int) pthread_self(),
  3253. ^
  3254. overflow3_pthreads.c: In function 'mainloop':
  3255. overflow3_pthreads.c:93:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3256. printf( "Thread %#x %s : \t%lld\n", ( int ) pthread_self( ),
  3257. ^
  3258. overflow3_pthreads.c:95:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3259. printf( "Thread %#x PAPI_TOT_CYC: \t%lld\n", ( int ) pthread_self( ),
  3260. ^
  3261. COMPILING arrangements/CactusNumerical/LocalReduce/src/ReductionNormInf.c
  3262. COMPILING arrangements/CactusNumerical/LocalReduce/src/NormInfFunctions.c
  3263. multiplex1_pthreads.c: In function 'case1_pthreads':
  3264. multiplex1_pthreads.c:163:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3265. printf( "case1 thread %4x:", ( unsigned ) pthread_self( ) );
  3266. ^
  3267. multiplex1_pthreads.c:165:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3268. printf( "case1 thread %4x:", ( unsigned ) pthread_self( ) );
  3269. ^
  3270. multiplex1_pthreads.c: In function 'case2_pthreads':
  3271. multiplex1_pthreads.c:209:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3272. printf( "++case2 thread %4x:", ( unsigned ) pthread_self( ) );
  3273. ^
  3274. multiplex1_pthreads.c:233:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3275. printf( "case2 thread %4x:", ( unsigned ) pthread_self( ) );
  3276. ^
  3277. multiplex1_pthreads.c:235:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3278. printf( "case2 thread %4x:", ( unsigned ) pthread_self( ) );
  3279. ^
  3280. multiplex1_pthreads.c: In function 'case3_pthreads':
  3281. multiplex1_pthreads.c:294:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3282. printf( "case3 thread %4x:", ( unsigned ) pthread_self( ) );
  3283. ^
  3284. multiplex1_pthreads.c:296:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3285. printf( "case3 thread %4x:", ( unsigned ) pthread_self( ) );
  3286. ^
  3287. multiplex1_pthreads.c: In function 'case4_pthreads':
  3288. multiplex1_pthreads.c:360:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3289. printf( "case4 thread %4x:", ( unsigned ) pthread_self( ) );
  3290. ^
  3291. multiplex1_pthreads.c:362:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3292. printf( "case4 thread %4x:", ( unsigned ) pthread_self( ) );
  3293. ^
  3294. omptough.c: In function 'main':
  3295. omptough.c:65:8: warning: assignment makes integer from pointer without a cast
  3296. pid = pthread_self( );
  3297. ^
  3298. multiattach.c: In function 'main':
  3299. multiattach.c:98:18: error: 'PTRACE_ATTACH' undeclared (first use in this function)
  3300. if ( ptrace( PTRACE_ATTACH, pid, NULL, NULL ) == -1 ) {
  3301. ^
  3302. multiattach.c:98:18: note: each undeclared identifier is reported only once for each function it appears in
  3303. multiattach.c:98:44: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3304. if ( ptrace( PTRACE_ATTACH, pid, NULL, NULL ) == -1 ) {
  3305. ^
  3306. In file included from multiattach.c:18:0:
  3307. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3308. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3309. ^
  3310. multiattach.c:111:45: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3311. if ( ptrace( PTRACE_ATTACH, pid2, NULL, NULL ) == -1 ) {
  3312. ^
  3313. In file included from multiattach.c:18:0:
  3314. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3315. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3316. ^
  3317. multiattach.c:153:18: error: 'PTRACE_CONT' undeclared (first use in this function)
  3318. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3319. ^
  3320. multiattach.c:153:42: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3321. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3322. ^
  3323. In file included from multiattach.c:18:0:
  3324. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3325. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3326. ^
  3327. multiattach.c:170:43: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3328. if ( ptrace( PTRACE_CONT, pid2, NULL, NULL ) == -1 ) {
  3329. ^
  3330. In file included from multiattach.c:18:0:
  3331. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3332. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3333. ^
  3334. multiattach.c:202:42: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3335. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3336. ^
  3337. In file included from multiattach.c:18:0:
  3338. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3339. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3340. ^
  3341. multiattach.c:219:43: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3342. if ( ptrace( PTRACE_CONT, pid2, NULL, NULL ) == -1 ) {
  3343. ^
  3344. In file included from multiattach.c:18:0:
  3345. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3346. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3347. ^
  3348. multiattach.c:260:42: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3349. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3350. ^
  3351. In file included from multiattach.c:18:0:
  3352. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3353. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3354. ^
  3355. multiattach.c:264:43: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3356. if ( ptrace( PTRACE_CONT, pid2, NULL, NULL ) == -1 ) {
  3357. ^
  3358. In file included from multiattach.c:18:0:
  3359. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3360. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3361. ^
  3362. multiattach2.c: In function 'main':
  3363. multiattach2.c:91:18: error: 'PTRACE_ATTACH' undeclared (first use in this function)
  3364. if ( ptrace( PTRACE_ATTACH, pid, NULL, NULL ) == -1 ) {
  3365. ^
  3366. multiattach2.c:91:18: note: each undeclared identifier is reported only once for each function it appears in
  3367. multiattach2.c:91:44: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3368. if ( ptrace( PTRACE_ATTACH, pid, NULL, NULL ) == -1 ) {
  3369. ^
  3370. In file included from multiattach2.c:18:0:
  3371. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3372. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3373. ^
  3374. multiattach2.c:128:18: error: 'PTRACE_CONT' undeclared (first use in this function)
  3375. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3376. ^
  3377. multiattach2.c:128:42: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3378. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3379. ^
  3380. In file included from multiattach2.c:18:0:
  3381. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3382. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3383. ^
  3384. multiattach2.c:158:42: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3385. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3386. ^
  3387. In file included from multiattach2.c:18:0:
  3388. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3389. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3390. ^
  3391. multiattach2.c:197:42: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3392. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3393. ^
  3394. In file included from multiattach2.c:18:0:
  3395. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3396. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3397. ^
  3398. zero_attach.c: In function 'main':
  3399. zero_attach.c:84:16: error: 'PTRACE_ATTACH' undeclared (first use in this function)
  3400. if ( ptrace( PTRACE_ATTACH, pid, NULL, NULL ) == -1 ) {
  3401. ^
  3402. zero_attach.c:84:16: note: each undeclared identifier is reported only once for each function it appears in
  3403. zero_attach.c:84:42: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3404. if ( ptrace( PTRACE_ATTACH, pid, NULL, NULL ) == -1 ) {
  3405. ^
  3406. In file included from zero_attach.c:18:0:
  3407. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3408. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3409. ^
  3410. zero_attach.c:117:16: error: 'PTRACE_CONT' undeclared (first use in this function)
  3411. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3412. ^
  3413. zero_attach.c:117:40: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3414. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3415. ^
  3416. In file included from zero_attach.c:18:0:
  3417. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3418. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3419. ^
  3420. zero_attach.c:142:40: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3421. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3422. ^
  3423. In file included from zero_attach.c:18:0:
  3424. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3425. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3426. ^
  3427. zero_attach.c:173:40: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3428. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3429. ^
  3430. In file included from zero_attach.c:18:0:
  3431. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3432. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3433. ^
  3434. attach3.c: In function 'wait_for_attach_and_loop':
  3435. attach3.c:40:14: error: 'PTRACE_TRACEME' undeclared (first use in this function)
  3436. if (ptrace(PTRACE_TRACEME, 0, 0, 0) == 0) {
  3437. ^
  3438. attach3.c:40:14: note: each undeclared identifier is reported only once for each function it appears in
  3439. attach3.c: In function 'main':
  3440. attach3.c:152:15: error: 'PTRACE_CONT' undeclared (first use in this function)
  3441. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3442. ^
  3443. attach3.c:152:39: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3444. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3445. ^
  3446. In file included from attach3.c:18:0:
  3447. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3448. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3449. ^
  3450. attach2.c: In function 'wait_for_attach_and_loop':
  3451. attach2.c:40:14: error: 'PTRACE_TRACEME' undeclared (first use in this function)
  3452. if (ptrace(PTRACE_TRACEME, 0, 0, 0) == 0) {
  3453. ^
  3454. attach2.c:40:14: note: each undeclared identifier is reported only once for each function it appears in
  3455. attach2.c: In function 'main':
  3456. attach2.c:151:15: error: 'PTRACE_CONT' undeclared (first use in this function)
  3457. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3458. ^
  3459. attach2.c:151:39: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast
  3460. if ( ptrace( PTRACE_CONT, pid, NULL, NULL ) == -1 ) {
  3461. ^
  3462. In file included from attach2.c:18:0:
  3463. /usr/include/sys/ptrace.h:94:5: note: expected 'int' but argument is of type 'void *'
  3464. int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
  3465. ^
  3466. PAPI: Installing...
  3467. Headers (INCDIR) being installed in: "/Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/include"
  3468. Libraries (LIBDIR) being installed in: "/Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/lib"
  3469. Man pages (MANDIR) being installed in: "/Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/man"
  3470. Utilities (BINDIR) being installed in: "/Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin"
  3471. ~/Cactus/configs/sim/scratch
  3472. PAPI: Cleaning up...
  3473. PAPI: Done.
  3474. COMPILING arrangements/ExternalLibraries/PAPI/src/clock.c
  3475. COMPILING arrangements/ExternalLibraries/PAPI/src/dgemm.c
  3476. COMPILING arrangements/ExternalLibraries/PAPI/src/stats.c
  3477. COMPILING configs/sim/bindings/build/PAPI/cctk_ThornBindings.c
  3478. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_PAPI.a
  3479. Checking status of thorn TATelliptic
  3480. COMPILING arrangements/CactusElliptic/TATelliptic/src/TATelliptic.c
  3481. COMPILING arrangements/CactusElliptic/TATelliptic/src/TATmonitor.c
  3482. COMPILING configs/sim/bindings/build/TATelliptic/cctk_ThornBindings.c
  3483. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TATelliptic.a
  3484. Checking status of thorn PunctureTracker
  3485. COMPILING arrangements/AEIThorns/PunctureTracker/src/puncture_tracker.c
  3486. COMPILING arrangements/AEIThorns/PunctureTracker/src/paramcheck.cc
  3487. COMPILING configs/sim/bindings/build/PunctureTracker/cctk_ThornBindings.c
  3488. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_PunctureTracker.a
  3489. Checking status of thorn TGRtensor
  3490. COMPILING arrangements/EinsteinUtils/TGRtensor/src/constants.F90
  3491. COMPILING arrangements/EinsteinUtils/TGRtensor/src/tensor.F90
  3492. COMPILING arrangements/EinsteinUtils/TGRtensor/src/cactus.F90
  3493. COMPILING arrangements/EinsteinUtils/TGRtensor/src/classify.c
  3494. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/classify.c: In function 'tat_finite_':
  3495. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/classify.c:28:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  3496. return finite(*x);
  3497. ^
  3498. COMPILING arrangements/EinsteinUtils/TGRtensor/src/classify.F90
  3499. COMPILING arrangements/EinsteinUtils/TGRtensor/src/conversion.F90
  3500. COMPILING arrangements/EinsteinUtils/TGRtensor/src/covderivs.F90
  3501. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/covderivs.F90:88.35:
  3502.  
  3503. subroutine calc_scalargradgrad (f, df, ddf, gamma, ggf)
  3504. 1
  3505. Warning: Unused dummy argument 'f' at (1)
  3506. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/covderivs.F90:20.31:
  3507.  
  3508. subroutine calc_scalargrad (f, df, gamma, gf)
  3509. 1
  3510. Warning: Unused dummy argument 'f' at (1)
  3511. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/covderivs.F90:20.42:
  3512.  
  3513. subroutine calc_scalargrad (f, df, gamma, gf)
  3514. 1
  3515. Warning: Unused dummy argument 'gamma' at (1)
  3516. /Users/comerduncan/Cactus/configs/sim/build/TGRtensor/covderivs.f90:132:0: warning: 'calc_vectorgradgrad' defined but not used [-Wunused-function]
  3517.  
  3518. ^
  3519. COMPILING arrangements/EinsteinUtils/TGRtensor/src/covderivs2.F90
  3520. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/covderivs2.F90:91.36:
  3521.  
  3522. subroutine calc_2scalargradgrad (f, df, ddf, gamma, ggf)
  3523. 1
  3524. Warning: Unused dummy argument 'f' at (1)
  3525. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/covderivs2.F90:23.32:
  3526.  
  3527. subroutine calc_2scalargrad (f, df, gamma, gf)
  3528. 1
  3529. Warning: Unused dummy argument 'f' at (1)
  3530. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/covderivs2.F90:23.43:
  3531.  
  3532. subroutine calc_2scalargrad (f, df, gamma, gf)
  3533. 1
  3534. Warning: Unused dummy argument 'gamma' at (1)
  3535. COMPILING arrangements/EinsteinUtils/TGRtensor/src/derivs.F90
  3536. COMPILING arrangements/EinsteinUtils/TGRtensor/src/derivs2.F90
  3537. COMPILING arrangements/EinsteinUtils/TGRtensor/src/gram_schmidt.F90
  3538. COMPILING arrangements/EinsteinUtils/TGRtensor/src/matdet.F90
  3539. COMPILING arrangements/EinsteinUtils/TGRtensor/src/matexp.F90
  3540. COMPILING arrangements/EinsteinUtils/TGRtensor/src/matinv.F90
  3541. COMPILING arrangements/EinsteinUtils/TGRtensor/src/ricci.F90
  3542. COMPILING arrangements/EinsteinUtils/TGRtensor/src/ricci2.F90
  3543. COMPILING arrangements/EinsteinUtils/TGRtensor/src/ricci4.F90
  3544. COMPILING arrangements/EinsteinUtils/TGRtensor/src/rotation.F90
  3545. COMPILING arrangements/EinsteinUtils/TGRtensor/src/tensor2.F90
  3546. COMPILING arrangements/EinsteinUtils/TGRtensor/src/tensor4.F90
  3547. COMPILING arrangements/EinsteinUtils/TGRtensor/src/timederivs.F90
  3548. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/timederivs.F90:50.11:
  3549.  
  3550. abs2 = a * conjg(a)
  3551. 1
  3552. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  3553. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/timederivs.F90:136.68:
  3554.  
  3555. elemental function rtimederiv2_uneven (f0, f1, f2, t0, t1, t2, ce0, ce1, ce2) result (fdotdot)
  3556. 1
  3557. Warning: Unused dummy argument 'ce0' at (1)
  3558. /Users/comerduncan/Cactus/arrangements/EinsteinUtils/TGRtensor/src/timederivs.F90:97.67:
  3559.  
  3560. elemental function rtimederiv_uneven (f0, f1, f2, t0, t1, t2, ce0, ce1, ce2) result (fdot)
  3561. 1
  3562. Warning: Unused dummy argument 'ce0' at (1)
  3563. COMPILING arrangements/EinsteinUtils/TGRtensor/src/pointwise.F90
  3564. COMPILING arrangements/EinsteinUtils/TGRtensor/src/pointwise2.F90
  3565. COMPILING arrangements/EinsteinUtils/TGRtensor/src/adm_metric.F90
  3566. /Users/comerduncan/Cactus/configs/sim/build/TGRtensor/adm_metric.f90:332:0: warning: 'calc_3metricderivdot_simple' defined but not used [-Wunused-function]
  3567. REAL*8, intent(out) :: dgg_dot(3,3,3)
  3568. ^
  3569. /Users/comerduncan/Cactus/configs/sim/build/TGRtensor/adm_metric.f90:318:0: warning: 'calc_3metricdot_simple' defined but not used [-Wunused-function]
  3570. REAL*8, intent(out) :: gg_dot(3,3)
  3571. ^
  3572. COMPILING arrangements/EinsteinUtils/TGRtensor/src/adm_metric_simple.F90
  3573. COMPILING configs/sim/bindings/build/TGRtensor/cctk_ThornBindings.c
  3574. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TGRtensor.a
  3575. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TGRtensor.a(cactus.F90.o) has no symbols
  3576. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TGRtensor.a(classify.F90.o) has no symbols
  3577. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TGRtensor.a(cactus.F90.o) has no symbols
  3578. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TGRtensor.a(classify.F90.o) has no symbols
  3579. Checking status of thorn ReductionTest
  3580. COMPILING arrangements/Carpet/ReductionTest/src/CoM.c
  3581. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest/src/CoM.c: In function 'CoM':
  3582. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest/src/CoM.c:45:17: warning: unused variable 'tiny' [-Wunused-variable]
  3583. CCTK_REAL d3x,tiny,denstotal;
  3584. ^
  3585. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest/src/CoM.c:45:13: warning: unused variable 'd3x' [-Wunused-variable]
  3586. CCTK_REAL d3x,tiny,denstotal;
  3587. ^
  3588. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest/src/CoM.c:43:7: warning: unused variable 'vartype' [-Wunused-variable]
  3589. int vartype;
  3590. ^
  3591. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest/src/CoM.c:41:7: warning: unused variable 'cf' [-Wunused-variable]
  3592. int cf = 1.0;
  3593. ^
  3594. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LocalReduce.a
  3595. COMPILING configs/sim/bindings/build/ReductionTest/cctk_ThornBindings.c
  3596. Checking status of thorn ReductionTest2
  3597. COMPILING arrangements/Carpet/ReductionTest2/src/CoM.c
  3598. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ReductionTest.a
  3599. COMPILING configs/sim/bindings/build/ReductionTest2/cctk_ThornBindings.c
  3600. Checking status of thorn ReductionTest3
  3601. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ReductionTest2.a
  3602. COMPILING configs/sim/bindings/build/ReductionTest3/cctk_ThornBindings.c
  3603. COMPILING arrangements/Carpet/ReductionTest3/src/CoM.c
  3604. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest3/src/CoM.c: In function 'CoM3':
  3605. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest3/src/CoM.c:45:17: warning: unused variable 'tiny' [-Wunused-variable]
  3606. CCTK_REAL d3x,tiny,denstotal;
  3607. ^
  3608. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest3/src/CoM.c:45:13: warning: unused variable 'd3x' [-Wunused-variable]
  3609. CCTK_REAL d3x,tiny,denstotal;
  3610. ^
  3611. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest3/src/CoM.c:43:7: warning: unused variable 'vartype' [-Wunused-variable]
  3612. int vartype;
  3613. ^
  3614. /Users/comerduncan/Cactus/arrangements/Carpet/ReductionTest3/src/CoM.c:41:7: warning: unused variable 'cf' [-Wunused-variable]
  3615. int cf = 1.0;
  3616. ^
  3617. Checking status of thorn ReflectionSymmetry
  3618. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ReductionTest3.a
  3619. COMPILING configs/sim/bindings/build/ReflectionSymmetry/cctk_ThornBindings.c
  3620. COMPILING arrangements/CactusNumerical/ReflectionSymmetry/src/apply.c
  3621. Checking status of thorn RegridSyncTest
  3622. COMPILING arrangements/Carpet/RegridSyncTest/src/regridsynctest.F90
  3623. COMPILING arrangements/Carpet/RegridSyncTest/src/output.c
  3624. COMPILING configs/sim/bindings/build/RegridSyncTest/cctk_ThornBindings.c
  3625. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_RegridSyncTest.a
  3626. COMPILING arrangements/CactusNumerical/ReflectionSymmetry/src/interpolate.c
  3627. Checking status of thorn RotatingDBHIVP
  3628. COMPILING arrangements/CactusNumerical/ReflectionSymmetry/src/register.c
  3629. /Users/comerduncan/Cactus/arrangements/CactusNumerical/ReflectionSymmetry/src/register.c: In function 'ReflectionSymmetry_Register':
  3630. /Users/comerduncan/Cactus/arrangements/CactusNumerical/ReflectionSymmetry/src/register.c:70:22: warning: passing argument 3 of 'SymmetryRegisterGridInterpolator' from incompatible pointer type
  3631. (cctkGH, handle, ReflectionSymmetry_Interpolate);
  3632. ^
  3633. In file included from /Users/comerduncan/Cactus/configs/sim/bindings/include/ReflectionSymmetry/cctk_Functions.h:23:0,
  3634. from /Users/comerduncan/Cactus/src/include/cctk_core.h:145,
  3635. from /Users/comerduncan/Cactus/configs/sim/bindings/include/ReflectionSymmetry/cctk.h:7,
  3636. from /Users/comerduncan/Cactus/arrangements/CactusNumerical/ReflectionSymmetry/src/register.c:1:
  3637. /Users/comerduncan/Cactus/configs/sim/bindings/include/ReflectionSymmetry_Prototypes.h:54:10: note: expected 'CCTK_INT4 (* const)(const void * const, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const void * const*, const CCTK_INT4, const CCTK_INT4 *, const CCTK_INT4, const CCTK_INT4 *, void * const*, const CCTK_INT4)' but argument is of type 'CCTK_INT4 (*)(const void * const restrict, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const CCTK_INT4, const void * const restrict*, const CCTK_INT4, const CCTK_INT4 *, const CCTK_INT4, const CCTK_INT4 *, void * const restrict*, const CCTK_INT4)'
  3638. CCTK_INT SymmetryRegisterGridInterpolator(const CCTK_POINTER cctkGH ,
  3639. ^
  3640. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ReflectionSymmetry.a
  3641. COMPILING arrangements/EinsteinInitialData/RotatingDBHIVP/src/RotatingDBHIVP.F
  3642. COMPILING arrangements/EinsteinInitialData/RotatingDBHIVP/src/Stab3d.F
  3643. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/RotatingDBHIVP/src/Stab3d.F:100.20:
  3644.  
  3645. integer :: i,j,k,kk
  3646. 1
  3647. Warning: Unused variable 'j' declared at (1)
  3648. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/RotatingDBHIVP/src/Stab3d.F:100.22:
  3649.  
  3650. integer :: i,j,k,kk
  3651. 1
  3652. Warning: Unused variable 'k' declared at (1)
  3653. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/RotatingDBHIVP/src/Stab3d.F:265.21:
  3654.  
  3655. integer :: i, j, k
  3656. 1
  3657. Warning: Unused variable 'j' declared at (1)
  3658. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/RotatingDBHIVP/src/Stab3d.F:265.24:
  3659.  
  3660. integer :: i, j, k
  3661. 1
  3662. Warning: Unused variable 'k' declared at (1)
  3663. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/RotatingDBHIVP/src/RotatingDBHIVP.F:58.30:
  3664.  
  3665. real*8 rhsmax,rmax,get3d,adm
  3666. 1
  3667. Warning: Unused variable 'get3d' declared at (1)
  3668. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/RotatingDBHIVP/src/RotatingDBHIVP.F:65.28:
  3669.  
  3670. integer npoints,handle,ierror
  3671. 1
  3672. Warning: Unused variable 'handle' declared at (1)
  3673. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/RotatingDBHIVP/src/RotatingDBHIVP.F:64.45:
  3674.  
  3675. integer i,j,k,it,ier,nquads,nocts,order,ntries
  3676. 1
  3677. Warning: Unused variable 'order' declared at (1)
  3678. COMPILING configs/sim/bindings/build/RotatingDBHIVP/cctk_ThornBindings.c
  3679. COMPILING arrangements/EinsteinInitialData/RotatingDBHIVP/src/ParamCheck.c
  3680. Checking status of thorn SampleBoundary
  3681. COMPILING arrangements/CactusExamples/SampleBoundary/src/Register.c
  3682. COMPILING arrangements/CactusExamples/SampleBoundary/src/LinearExtrapBnd.c
  3683. COMPILING arrangements/CactusExamples/SampleBoundary/src/LinearExtrapBnd.F
  3684. COMPILING configs/sim/bindings/build/SampleBoundary/cctk_ThornBindings.c
  3685. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SampleBoundary.a
  3686. Checking status of thorn SampleIO
  3687. COMPILING arrangements/CactusExamples/SampleIO/src/Startup.c
  3688. COMPILING arrangements/CactusExamples/SampleIO/src/Output.c
  3689. COMPILING arrangements/CactusExamples/SampleIO/src/Write.c
  3690. COMPILING configs/sim/bindings/build/SampleIO/cctk_ThornBindings.c
  3691. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SampleIO.a
  3692. Checking status of thorn SetMask_SphericalSurface
  3693. COMPILING arrangements/EinsteinUtils/SetMask_SphericalSurface/src/SetMask.c
  3694. COMPILING configs/sim/bindings/build/SetMask_SphericalSurface/cctk_ThornBindings.c
  3695. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SetMask_SphericalSurface.a
  3696. Checking status of thorn SlabTest
  3697. COMPILING arrangements/CactusNumerical/SlabTest/src/slabtest.c
  3698. COMPILING configs/sim/bindings/build/SlabTest/cctk_ThornBindings.c
  3699. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SlabTest.a
  3700. Checking status of thorn StaticConformal
  3701. COMPILING arrangements/EinsteinBase/StaticConformal/src/Initialise.c
  3702. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_RotatingDBHIVP.a
  3703. COMPILING arrangements/EinsteinBase/StaticConformal/src/ConfPhys.c
  3704. COMPILING configs/sim/bindings/build/StaticConformal/cctk_ThornBindings.c
  3705. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_StaticConformal.a
  3706. Checking status of thorn SummationByParts
  3707. Checking status of thorn SymBase
  3708. COMPILING arrangements/CactusBase/SymBase/src/Check.c
  3709. COMPILING arrangements/CactusBase/SymBase/src/Faces.c
  3710. COMPILING arrangements/CactusBase/SymBase/src/Handles.c
  3711. COMPILING arrangements/CactusBase/SymBase/src/Interpolation.c
  3712. COMPILING arrangements/CactusBase/SymBase/src/Startup.c
  3713. COMPILING arrangements/CactusBase/SymBase/src/Statistics.c
  3714. COMPILING arrangements/CactusBase/SymBase/src/Table.c
  3715. COMPILING configs/sim/bindings/build/SymBase/cctk_ThornBindings.c
  3716. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SymBase.a
  3717. COMPILING configs/sim/bindings/build/SummationByParts/cctk_ThornBindings.c
  3718. Checking status of thorn SystemStatistics
  3719. COMPILING arrangements/AEIThorns/SystemStatistics/src/systemstatistics.cc
  3720. COMPILING configs/sim/bindings/build/SystemStatistics/cctk_ThornBindings.c
  3721. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SystemStatistics.a
  3722. Checking status of thorn TerminationTrigger
  3723. COMPILING arrangements/CactusUtils/TerminationTrigger/src/walltime.c
  3724. COMPILING arrangements/CactusUtils/TerminationTrigger/src/file.c
  3725. COMPILING configs/sim/bindings/build/TerminationTrigger/cctk_ThornBindings.c
  3726. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TerminationTrigger.a
  3727. Checking status of thorn TestArrays
  3728. COMPILING arrangements/CactusTest/TestArrays/src/Array.F
  3729. /Users/comerduncan/Cactus/arrangements/CactusTest/TestArrays/src/Array.F:24.20:
  3730.  
  3731. integer myproc
  3732. 1
  3733. Warning: Unused variable 'myproc' declared at (1)
  3734. COMPILING arrangements/LSUThorns/SummationByParts/src/call_derivs.c
  3735. COMPILING arrangements/LSUThorns/SummationByParts/src/call_up_derivs.c
  3736. COMPILING arrangements/LSUThorns/SummationByParts/src/call_derivs2.c
  3737. COMPILING arrangements/LSUThorns/SummationByParts/src/call_derivs_name.c
  3738. COMPILING configs/sim/bindings/build/TestArrays/cctk_ThornBindings.c
  3739. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestArrays.a
  3740. COMPILING arrangements/LSUThorns/SummationByParts/src/All_Coeffs_mod.F90
  3741. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives2_mixed.F90
  3742. Checking status of thorn TestComplex
  3743. COMPILING arrangements/CactusTest/TestComplex/src/Complex3D.F77
  3744. COMPILING arrangements/CactusTest/TestComplex/src/Complex.c
  3745. COMPILING configs/sim/bindings/build/TestComplex/cctk_ThornBindings.c
  3746. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestComplex.a
  3747. Checking status of thorn TestCoordinates
  3748. COMPILING arrangements/LSUThorns/SummationByParts/src/Get_Coeff.F90
  3749. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Get_Coeff.f90: In function 'getcoeff':
  3750. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Get_Coeff.f90:49:0: warning: '__result_getcoeff' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3751. # 9
  3752. ^
  3753. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Get_Coeff.f90:5:0: note: '__result_getcoeff' was declared here
  3754.  
  3755. ^
  3756. COMPILING arrangements/LSUThorns/SummationByParts/src/set_norm_mask.F90
  3757. COMPILING arrangements/CactusTest/TestCoordinates/src/Coords.F77
  3758. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/set_norm_mask.f90: In function 'sbp_setnormmask':
  3759. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/set_norm_mask.f90:82:0: warning: 'np' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3760. end interface
  3761. ^
  3762. COMPILING arrangements/LSUThorns/SummationByParts/src/GetScalProdDiag.F90
  3763. COMPILING arrangements/LSUThorns/SummationByParts/src/CheckGridSizes.F90
  3764. COMPILING arrangements/LSUThorns/SummationByParts/src/dissipation.c
  3765. COMPILING configs/sim/bindings/build/TestCoordinates/cctk_ThornBindings.c
  3766. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestCoordinates.a
  3767. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_2_1.F90
  3768. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_2_1_alt.F90
  3769. Checking status of thorn TestFortranCrayPointers
  3770. COMPILING arrangements/CactusTest/TestFortranCrayPointers/src/main.c
  3771. COMPILING arrangements/CactusTest/TestFortranCrayPointers/src/sub.F90
  3772. COMPILING configs/sim/bindings/build/TestFortranCrayPointers/cctk_ThornBindings.c
  3773. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestFortranCrayPointers.a
  3774. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_4_2.F90
  3775. Checking status of thorn TestFortranDependencies2
  3776. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_4_2_alt.F90
  3777. COMPILING arrangements/CactusTest/TestFortranDependencies2/src/tfd_module.F90
  3778. COMPILING arrangements/CactusTest/TestFortranDependencies2/src/tfd_use_module.F90
  3779. COMPILING configs/sim/bindings/build/TestFortranDependencies2/cctk_ThornBindings.c
  3780. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestFortranDependencies2.a
  3781. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_6_3.F90
  3782. Checking status of thorn TestFpointerNULL
  3783. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_6_3_alt.F90
  3784. COMPILING arrangements/CactusTest/TestFpointerNULL/src/Caller.c
  3785. COMPILING arrangements/CactusTest/TestFpointerNULL/src/Callee.F77
  3786. /Users/comerduncan/Cactus/arrangements/CactusTest/TestFpointerNULL/src/Callee.F77:53.52:
  3787.  
  3788. & null_array, array, lsh)
  3789. 1
  3790. Warning: Unused dummy argument 'null_array' at (1)
  3791. /Users/comerduncan/Cactus/arrangements/CactusTest/TestFpointerNULL/src/Callee.F77:52.53:
  3792.  
  3793. subroutine TestFpointerNULL_Callee (null_scalar, scalar,
  3794. 1
  3795. Warning: Unused dummy argument 'null_scalar' at (1)
  3796. COMPILING configs/sim/bindings/build/TestFpointerNULL/cctk_ThornBindings.c
  3797. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestFpointerNULL.a
  3798. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_8_4.F90
  3799. Checking status of thorn TestFreeF90
  3800. COMPILING arrangements/CactusTest/TestFreeF90/src/TestFreeF90.F90
  3801. COMPILING configs/sim/bindings/build/TestFreeF90/cctk_ThornBindings.c
  3802. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestFreeF90.a
  3803. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_8_4_alt.F90
  3804. Checking status of thorn TestGlobalReduce
  3805. COMPILING arrangements/CactusTest/TestGlobalReduce/src/Initial.c
  3806. COMPILING arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c
  3807. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Maximum':
  3808. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:74:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3809. int handle, ierr;
  3810. ^
  3811. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Minimum':
  3812. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:134:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3813. int handle, ierr;
  3814. ^
  3815. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Sum':
  3816. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:194:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3817. int handle, ierr;
  3818. ^
  3819. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Avg':
  3820. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:254:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3821. int handle, ierr;
  3822. ^
  3823. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_GF':
  3824. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:315:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3825. int handle, ierr;
  3826. ^
  3827. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Norms':
  3828. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:390:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3829. int handle, ierr;
  3830. ^
  3831. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Scalar':
  3832. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:490:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3833. int handle, ierr;
  3834. ^
  3835. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Weighted_Maximum':
  3836. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:567:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3837. int handle, ierr, weight_index, par_handle;
  3838. ^
  3839. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Weighted_Minimum':
  3840. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:633:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3841. int handle, ierr, weight_index, par_handle;
  3842. ^
  3843. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Weighted_Sum':
  3844. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:699:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3845. int handle, ierr, weight_index, par_handle;
  3846. ^
  3847. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c: In function 'TestGlobalReduceC_Weighted_Avg':
  3848. /Users/comerduncan/Cactus/arrangements/CactusTest/TestGlobalReduce/src/TestGlobalReduce.c:765:15: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3849. int handle, ierr, weight_index, par_handle;
  3850. ^
  3851. COMPILING configs/sim/bindings/build/TestGlobalReduce/cctk_ThornBindings.c
  3852. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestGlobalReduce.a
  3853. COMPILING arrangements/LSUThorns/SummationByParts/src/dissipation_coeff.F90
  3854. Checking status of thorn TestInclude1
  3855. COMPILING arrangements/CactusTest/TestInclude1/src/PrintInclude.c
  3856. COMPILING configs/sim/bindings/build/TestInclude1/cctk_ThornBindings.c
  3857. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestInclude1.a
  3858. COMPILING arrangements/LSUThorns/SummationByParts/src/DeltaInitial.F90
  3859. Checking status of thorn TestInclude2
  3860. COMPILING arrangements/CactusTest/TestInclude2/src/PrintInclude.F77
  3861. COMPILING configs/sim/bindings/build/TestInclude2/cctk_ThornBindings.c
  3862. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestInclude2.a
  3863. COMPILING arrangements/LSUThorns/SummationByParts/src/get_coeffs.c
  3864. Checking status of thorn TestLocalInterp2
  3865. COMPILING arrangements/CactusNumerical/TestLocalInterp2/src/lagrange1d.cc
  3866. COMPILING arrangements/CactusNumerical/TestLocalInterp2/src/lagrange3d.cc
  3867. COMPILING arrangements/CactusNumerical/TestLocalInterp2/src/symmetric.cc
  3868. COMPILING arrangements/LSUThorns/SummationByParts/src/get_up_coeffs.c
  3869. COMPILING arrangements/LSUThorns/SummationByParts/src/get_coeffs2.c
  3870. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_2_1.F90
  3871. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_2_1.F90:5.43:
  3872.  
  3873. subroutine set_coeff_2_1 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3874. 1
  3875. Warning: Unused dummy argument 'loc_order' at (1)
  3876. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_2_1.F90:62.51:
  3877.  
  3878. subroutine set_coeff_up_2_1 ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  3879. 1
  3880. Warning: Unused dummy argument 'loc_order' at (1)
  3881. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_2_1.F90:140.49:
  3882.  
  3883. subroutine set_coeff_up_2 ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  3884. 1
  3885. Warning: Unused dummy argument 'loc_order' at (1)
  3886. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_2.F90
  3887. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_2.F90:5.41:
  3888.  
  3889. subroutine set_coeff_2 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3890. 1
  3891. Warning: Unused dummy argument 'loc_order' at (1)
  3892. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_2_1.F90
  3893. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_2_1.F90:5.44:
  3894.  
  3895. subroutine set_coeff2_2_1 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3896. 1
  3897. Warning: Unused dummy argument 'loc_order' at (1)
  3898. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_2.F90
  3899. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_2.F90:5.42:
  3900.  
  3901. subroutine set_coeff2_2 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3902. 1
  3903. Warning: Unused dummy argument 'loc_order' at (1)
  3904. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_4_2.F90
  3905. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_4_2.F90:5.43:
  3906.  
  3907. subroutine set_coeff_4_2 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3908. 1
  3909. Warning: Unused dummy argument 'loc_order' at (1)
  3910. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_4_2.F90:76.51:
  3911.  
  3912. subroutine set_coeff_up_4_2 ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  3913. 1
  3914. Warning: Unused dummy argument 'loc_order' at (1)
  3915. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_4_2.F90:182.49:
  3916.  
  3917. subroutine set_coeff_up_4 ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  3918. 1
  3919. Warning: Unused dummy argument 'loc_order' at (1)
  3920. COMPILING configs/sim/bindings/build/TestLocalInterp2/cctk_ThornBindings.c
  3921. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestLocalInterp2.a
  3922. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_4.F90
  3923. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_4.F90:5.41:
  3924.  
  3925. subroutine set_coeff_4 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3926. 1
  3927. Warning: Unused dummy argument 'loc_order' at (1)
  3928. Checking status of thorn TestLocalReduce
  3929. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_4_2.F90
  3930. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_4_2.F90:5.44:
  3931.  
  3932. subroutine set_coeff2_4_2 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3933. 1
  3934. Warning: Unused dummy argument 'loc_order' at (1)
  3935. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_4_2_min_err_coeff.F90
  3936. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_4_2_min_err_coeff.F90:5.48:
  3937.  
  3938. subroutine set_coeff2_4_2_opt ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3939. 1
  3940. Warning: Unused dummy argument 'loc_order' at (1)
  3941. COMPILING arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Maximum.c
  3942. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_4.F90
  3943. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Maximum.c: In function 'TestLocalReduceC_Maximum':
  3944. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Maximum.c:69:12: warning: variable 'input_array_dims1D' set but not used [-Wunused-but-set-variable]
  3945. CCTK_INT input_array_dims1D[1];
  3946. ^
  3947. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Maximum.c:68:12: warning: variable 'input_array_dims2D' set but not used [-Wunused-but-set-variable]
  3948. CCTK_INT input_array_dims2D[2];
  3949. ^
  3950. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Maximum.c:50:14: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3951. int handle,ierr;
  3952. ^
  3953. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_4.F90:5.42:
  3954.  
  3955. subroutine set_coeff2_4 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3956. 1
  3957. Warning: Unused dummy argument 'loc_order' at (1)
  3958. COMPILING arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Sum.c
  3959. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_6_3.F90
  3960. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_6_3.F90:5.43:
  3961.  
  3962. subroutine set_coeff_6_3 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3963. 1
  3964. Warning: Unused dummy argument 'loc_order' at (1)
  3965. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Sum.c: In function 'TestLocalReduceC_Sum':
  3966. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Sum.c:66:12: warning: variable 'input_array_dims1D' set but not used [-Wunused-but-set-variable]
  3967. CCTK_INT input_array_dims1D[1];
  3968. ^
  3969. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Sum.c:65:12: warning: variable 'input_array_dims2D' set but not used [-Wunused-but-set-variable]
  3970. CCTK_INT input_array_dims2D[2];
  3971. ^
  3972. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Sum.c:48:14: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3973. int handle,ierr;
  3974. ^
  3975. COMPILING arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Avg.c
  3976. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Avg.c: In function 'TestLocalReduceC_Avg':
  3977. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Avg.c:67:12: warning: variable 'input_array_dims1D' set but not used [-Wunused-but-set-variable]
  3978. CCTK_INT input_array_dims1D[1];
  3979. ^
  3980. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Avg.c:66:12: warning: variable 'input_array_dims2D' set but not used [-Wunused-but-set-variable]
  3981. CCTK_INT input_array_dims2D[2];
  3982. ^
  3983. /Users/comerduncan/Cactus/arrangements/CactusNumerical/TestLocalReduce/src/Reduce_Avg.c:48:14: warning: variable 'ierr' set but not used [-Wunused-but-set-variable]
  3984. int handle,ierr;
  3985. ^
  3986. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_6_3.F90
  3987. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_6_3.F90:5.44:
  3988.  
  3989. subroutine set_coeff2_6_3 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3990. 1
  3991. Warning: Unused dummy argument 'loc_order' at (1)
  3992. COMPILING configs/sim/bindings/build/TestLocalReduce/cctk_ThornBindings.c
  3993. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_6_3_min_err_coeff.F90
  3994. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestLocalReduce.a
  3995. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_6_3_min_err_coeff.F90:5.47:
  3996.  
  3997. subroutine set_coeff_6_3_opt ( nsize, loc_order, bb, gsize, imin, imax, dd )
  3998. 1
  3999. Warning: Unused dummy argument 'loc_order' at (1)
  4000. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_6_3_min_err_coeff.F90:88.55:
  4001.  
  4002. subroutine set_coeff_up_6_3_opt ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  4003. 1
  4004. Warning: Unused dummy argument 'loc_order' at (1)
  4005. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_6_3_min_err_coeff.F90:219.49:
  4006.  
  4007. subroutine set_coeff_up_6 ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  4008. 1
  4009. Warning: Unused dummy argument 'loc_order' at (1)
  4010. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_6.F90
  4011. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_6.F90:5.41:
  4012.  
  4013. subroutine set_coeff_6 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4014. 1
  4015. Warning: Unused dummy argument 'loc_order' at (1)
  4016. Checking status of thorn TestLoop
  4017. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_6.F90
  4018. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_6.F90:5.42:
  4019.  
  4020. subroutine set_coeff2_6 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4021. 1
  4022. Warning: Unused dummy argument 'loc_order' at (1)
  4023. COMPILING arrangements/CactusTest/TestLoop/src/TestLoopPointwise.c
  4024. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_8_4.F90
  4025. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_8_4.F90:5.43:
  4026.  
  4027. subroutine set_coeff_8_4 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4028. 1
  4029. Warning: Unused dummy argument 'loc_order' at (1)
  4030. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_8_4.F90
  4031. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_8_4.F90:5.44:
  4032.  
  4033. subroutine set_coeff2_8_4 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4034. 1
  4035. Warning: Unused dummy argument 'loc_order' at (1)
  4036. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_8_4_min_err_coeff.F90
  4037. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_8_4_min_err_coeff.F90:5.47:
  4038.  
  4039. subroutine set_coeff_8_4_opt ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4040. 1
  4041. Warning: Unused dummy argument 'loc_order' at (1)
  4042. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_8_4_min_err_coeff.F90:100.55:
  4043.  
  4044. subroutine set_coeff_up_8_4_opt ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  4045. 1
  4046. Warning: Unused dummy argument 'loc_order' at (1)
  4047. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_8_4_min_err_coeff.F90:255.49:
  4048.  
  4049. subroutine set_coeff_up_8 ( nsize, dir, loc_order, bb, gsize, imin, imax, dd )
  4050. 1
  4051. Warning: Unused dummy argument 'loc_order' at (1)
  4052. COMPILING arrangements/CactusTest/TestLoop/src/TestLoopC.c
  4053. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_8.F90
  4054. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_8.F90:5.41:
  4055.  
  4056. subroutine set_coeff_8 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4057. 1
  4058. Warning: Unused dummy argument 'loc_order' at (1)
  4059. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients2_8.F90
  4060. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients2_8.F90:5.42:
  4061.  
  4062. subroutine set_coeff2_8 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4063. 1
  4064. Warning: Unused dummy argument 'loc_order' at (1)
  4065. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_4_3.F90
  4066. COMPILING arrangements/CactusTest/TestLoop/src/TestLoopFortran.F90
  4067. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_4_3.F90:5.43:
  4068.  
  4069. subroutine set_coeff_4_3 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4070. 1
  4071. Warning: Unused dummy argument 'loc_order' at (1)
  4072. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_4_3_min_err_coeff.F90
  4073. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_4_3_min_err_coeff.F90:5.47:
  4074.  
  4075. subroutine set_coeff_4_3_opt ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4076. 1
  4077. Warning: Unused dummy argument 'loc_order' at (1)
  4078. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_6_5.F90
  4079. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_6_5.F90:5.43:
  4080.  
  4081. subroutine set_coeff_6_5 ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4082. 1
  4083. Warning: Unused dummy argument 'loc_order' at (1)
  4084. COMPILING arrangements/LSUThorns/SummationByParts/src/Coefficients_6_5_min_err_coeff.F90
  4085. COMPILING configs/sim/bindings/build/TestLoop/cctk_ThornBindings.c
  4086. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Coefficients_6_5_min_err_coeff.F90:5.47:
  4087.  
  4088. subroutine set_coeff_6_5_opt ( nsize, loc_order, bb, gsize, imin, imax, dd )
  4089. 1
  4090. Warning: Unused dummy argument 'loc_order' at (1)
  4091. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestLoop.a
  4092. COMPILING arrangements/LSUThorns/SummationByParts/src/Poisoning.F90
  4093. Checking status of thorn TestMath
  4094. COMPILING arrangements/LSUThorns/SummationByParts/src/get_offset.c
  4095. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/get_offset.c: In function 'get_shiftout':
  4096. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/get_offset.c:14:32: warning: unused variable 'cctkGH' [-Wunused-variable]
  4097. cGH const * restrict const cctkGH = cctkGH_;
  4098. ^
  4099. COMPILING arrangements/CactusTest/TestMath/src/math_c.c
  4100. COMPILING arrangements/LSUThorns/SummationByParts/src/stencil.c
  4101. COMPILING arrangements/CactusTest/TestMath/src/math_cc.cc
  4102. COMPILING arrangements/LSUThorns/SummationByParts/src/get_boundary_width.c
  4103. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_2_1.F90
  4104. COMPILING configs/sim/bindings/build/TestMath/cctk_ThornBindings.c
  4105. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestMath.a
  4106. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives2_2_1.F90
  4107. Checking status of thorn TestMoL
  4108. COMPILING arrangements/CactusTest/TestMoL/src/Register.c
  4109. COMPILING arrangements/CactusTest/TestMoL/src/RHS.c
  4110. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_4_2.F90
  4111. COMPILING arrangements/CactusTest/TestMoL/src/Init.c
  4112. COMPILING configs/sim/bindings/build/TestMoL/cctk_ThornBindings.c
  4113. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestMoL.a
  4114. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives2_4_2.F90
  4115. Checking status of thorn TestPar
  4116. COMPILING arrangements/CactusTest/TestPar/src/PrintStrings.c
  4117. COMPILING arrangements/CactusTest/TestPar/src/SetValues.c
  4118. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives2_4_2_min_err_coeff.F90
  4119. COMPILING configs/sim/bindings/build/TestPar/cctk_ThornBindings.c
  4120. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestPar.a
  4121. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_6_3.F90
  4122. Checking status of thorn TestReduce
  4123. COMPILING arrangements/CactusTest/TestReduce/src/Reduce_Maximum.c
  4124. COMPILING arrangements/CactusTest/TestReduce/src/Reduce_Sum.c
  4125. COMPILING arrangements/CactusTest/TestReduce/src/Reduce_Maximum.F77
  4126. COMPILING arrangements/CactusTest/TestReduce/src/Reduce_Sum.F77
  4127. COMPILING arrangements/CactusTest/TestReduce/src/Initial.c
  4128. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives2_6_3.F90
  4129. COMPILING configs/sim/bindings/build/TestReduce/cctk_ThornBindings.c
  4130. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestReduce.a
  4131. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_6_3_min_err_coeff.F90
  4132. Checking status of thorn TestSchedule
  4133. COMPILING arrangements/CactusTest/TestSchedule/src/TestSchedule.c
  4134. COMPILING configs/sim/bindings/build/TestSchedule/cctk_ThornBindings.c
  4135. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestSchedule.a
  4136. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_8_4.F90
  4137. Checking status of thorn TestStrings
  4138. COMPILING arrangements/CactusTest/TestStrings/src/CRoutines.c
  4139. COMPILING arrangements/CactusTest/TestStrings/src/FCalls.F
  4140. COMPILING configs/sim/bindings/build/TestStrings/cctk_ThornBindings.c
  4141. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestStrings.a
  4142. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives2_8_4.F90
  4143. Checking status of thorn TestTable
  4144. COMPILING arrangements/CactusTest/TestTable/src/test_table.c
  4145. COMPILING configs/sim/bindings/build/TestTable/cctk_ThornBindings.c
  4146. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestTable.a
  4147. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_8_4_min_err_coeff.F90
  4148. Checking status of thorn TestTimers
  4149. COMPILING arrangements/CactusTest/TestTimers/src/TimeIt.c
  4150. COMPILING configs/sim/bindings/build/TestTimers/cctk_ThornBindings.c
  4151. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestTimers.a
  4152. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_4_3.F90
  4153. Checking status of thorn TestTypes
  4154. COMPILING arrangements/CactusTest/TestTypes/src/initial.c
  4155. COMPILING arrangements/CactusTest/TestTypes/src/initial.F77
  4156. /Users/comerduncan/Cactus/arrangements/CactusTest/TestTypes/src/initial.F77:27.18:
  4157.  
  4158. vcomplex8 = (1.0d0, 1.0d0)
  4159. 1
  4160. Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1)
  4161. COMPILING configs/sim/bindings/build/TestTypes/cctk_ThornBindings.c
  4162. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestTypes.a
  4163. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_4_3_min_err_coeff.F90
  4164. Checking status of thorn Time
  4165. COMPILING arrangements/CactusBase/Time/src/Courant.c
  4166. COMPILING arrangements/CactusBase/Time/src/Given.c
  4167. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_6_5.F90
  4168. COMPILING arrangements/CactusBase/Time/src/Initialise.c
  4169. COMPILING arrangements/CactusBase/Time/src/Simple.c
  4170. COMPILING configs/sim/bindings/build/Time/cctk_ThornBindings.c
  4171. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Time.a
  4172. COMPILING arrangements/LSUThorns/SummationByParts/src/Derivatives_6_5_min_err_coeff.F90
  4173. Checking status of thorn TimerInfo
  4174. COMPILING arrangements/CactusExamples/TimerInfo/src/TimerInfo.c
  4175. COMPILING arrangements/CactusExamples/TimerInfo/src/Custom.c
  4176. COMPILING configs/sim/bindings/build/TimerInfo/cctk_ThornBindings.c
  4177. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TimerInfo.a
  4178. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_4_3_min_err_coeff.F90
  4179. Checking status of thorn TmunuBase
  4180. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_4_3_min_err_coeff.F90:470.32:
  4181.  
  4182. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4183. 1
  4184. Warning: Unused dummy argument 'bb' at (1)
  4185. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_4_3_min_err_coeff.F90:470.37:
  4186.  
  4187. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4188. 1
  4189. Warning: Unused dummy argument 'lsh' at (1)
  4190. COMPILING arrangements/EinsteinBase/TmunuBase/src/CopyTmunu.F90
  4191. COMPILING arrangements/EinsteinBase/TmunuBase/src/SetStressEnergyState.F90
  4192. COMPILING arrangements/EinsteinBase/TmunuBase/src/SetTmunu.F
  4193. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff.f90: In function 'dissipation_4_3_opt':
  4194. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff.f90:388:0: warning: 'nkk' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4195. INTEGER*4 imin(*)
  4196. ^
  4197. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff.f90:38:0: note: 'nkk' was declared here
  4198. # 15
  4199. ^
  4200. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff.f90:256:0: warning: 'njj' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4201. INTEGER*4 dir
  4202. ^
  4203. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff.f90:37:0: warning: 'ol' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4204. integer, parameter :: cctki_use_operator_type = kind(operator_type)
  4205. ^
  4206. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff.f90:127:0: warning: 'nii' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4207. # 16
  4208. ^
  4209. COMPILING arrangements/EinsteinBase/TmunuBase/src/ZeroTmunu.F90
  4210. COMPILING configs/sim/bindings/build/TmunuBase/cctk_ThornBindings.c
  4211. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TmunuBase.a
  4212. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_4_3_min_err_coeff_alt.F90
  4213. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_4_3_min_err_coeff_alt.F90:693.32:
  4214.  
  4215. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4216. 1
  4217. Warning: Unused dummy argument 'bb' at (1)
  4218. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_4_3_min_err_coeff_alt.F90:693.37:
  4219.  
  4220. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4221. 1
  4222. Warning: Unused dummy argument 'lsh' at (1)
  4223. Checking status of thorn Trigger
  4224. COMPILING arrangements/AEIThorns/Trigger/src/trigger.c
  4225. /Users/comerduncan/Cactus/arrangements/AEIThorns/Trigger/src/trigger.c: In function 'Trigger_TriggerFullFilled':
  4226. /Users/comerduncan/Cactus/arrangements/AEIThorns/Trigger/src/trigger.c:59:20: warning: unused variable 'tmp_value' [-Wunused-variable]
  4227. const CCTK_REAL *tmp_value;
  4228. ^
  4229. /Users/comerduncan/Cactus/arrangements/AEIThorns/Trigger/src/trigger.c:183:7: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4230. CCTK_VInfo(CCTK_THORNSTRING,
  4231. ^
  4232. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff_alt.f90: In function 'dissipation_4_3_alt':
  4233. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff_alt.f90:534:0: warning: 'nkk' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4234. INTEGER*4, intent(in) :: npatches, patch
  4235. ^
  4236. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff_alt.f90:38:0: note: 'nkk' was declared here
  4237. # 15
  4238. ^
  4239. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff_alt.f90:350:0: warning: 'njj' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4240. end interface
  4241. ^
  4242. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff_alt.f90:37:0: warning: 'ol' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4243. integer, parameter :: cctki_use_operator_type = kind(operator_type)
  4244. ^
  4245. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_4_3_min_err_coeff_alt.f90:167:0: warning: 'nii' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4246. # 16
  4247. ^
  4248. COMPILING configs/sim/bindings/build/Trigger/cctk_ThornBindings.c
  4249. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Trigger.a
  4250. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_6_5_min_err_coeff.F90
  4251. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_6_5_min_err_coeff.F90:842.32:
  4252.  
  4253. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4254. 1
  4255. Warning: Unused dummy argument 'bb' at (1)
  4256. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_6_5_min_err_coeff.F90:842.37:
  4257.  
  4258. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4259. 1
  4260. Warning: Unused dummy argument 'lsh' at (1)
  4261. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff.f90: In function 'dissipation_6_5_opt':
  4262. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff.f90:655:0: warning: 'nkk' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4263. rhs(5+ol,:,:) = rhs(5+ol,:,:) + &
  4264. ^
  4265. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff.f90:38:0: note: 'nkk' was declared here
  4266. # 15
  4267. ^
  4268. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff.f90:421:0: warning: 'njj' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4269. # 16
  4270. ^
  4271. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff.f90:37:0: warning: 'ol' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4272. integer, parameter :: cctki_use_operator_type = kind(operator_type)
  4273. ^
  4274. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff.f90:187:0: warning: 'nii' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4275. # 16
  4276. ^
  4277. Checking status of thorn TwoPunctures
  4278. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/CoordTransf.c
  4279. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/Equations.c
  4280. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Equations.c: In function 'NonLinEquations':
  4281. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Equations.c:152:13: warning: unused variable 'mu' [-Wunused-variable]
  4282. CCTK_REAL mu;
  4283. ^
  4284. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c
  4285. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c: In function 'F_of_v':
  4286. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c:266:30: warning: variable 'psi7' set but not used [-Wunused-but-set-variable]
  4287. CCTK_REAL psi, psi2, psi4, psi7, r_plus, r_minus;
  4288. ^
  4289. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c: In function 'SetMatrix_JFD':
  4290. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c:597:66: warning: variable 'N3' set but not used [-Wunused-but-set-variable]
  4291. int i, i1, i_0, i_1, j, j1, j_0, j_1, k, k1, k_0, k_1, N1, N2, N3,
  4292. ^
  4293. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c: In function 'SpecCoef':
  4294. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c:937:24: warning: unused variable 'm' [-Wunused-variable]
  4295. int i, j, k, N, n, l, m;
  4296. ^
  4297. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c: In function 'F_of_v':
  4298. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/FuncAndJacobian.c:351:54: warning: 'indx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4299. (double)(-(2.0 * Pi / psi2/psi * sources[indx]) * FAC),
  4300. ^
  4301. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c
  4302. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c: In function 'TestRelax':
  4303. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:287:37: warning: passing argument 6 of 'resid' from incompatible pointer type
  4304. resid (res, ntotal, dv, F, ncols, cols, JFD);
  4305. ^
  4306. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:75:1: note: expected 'const int * const restrict* const restrict' but argument is of type 'int **'
  4307. resid (CCTK_REAL * restrict const res,
  4308. ^
  4309. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:287:43: warning: passing argument 7 of 'resid' from incompatible pointer type
  4310. resid (res, ntotal, dv, F, ncols, cols, JFD);
  4311. ^
  4312. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:75:1: note: expected 'const CCTK_REAL8 * const restrict* const restrict' but argument is of type 'CCTK_REAL8 **'
  4313. resid (CCTK_REAL * restrict const res,
  4314. ^
  4315. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:292:44: warning: passing argument 8 of 'relax' from incompatible pointer type
  4316. relax (dv, nvar, n1, n2, n3, F, ncols, cols, JFD); /* solves JFD*sh = s*/
  4317. ^
  4318. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:214:1: note: expected 'const int * const restrict* const restrict' but argument is of type 'int **'
  4319. relax (CCTK_REAL * restrict const dv,
  4320. ^
  4321. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:292:50: warning: passing argument 9 of 'relax' from incompatible pointer type
  4322. relax (dv, nvar, n1, n2, n3, F, ncols, cols, JFD); /* solves JFD*sh = s*/
  4323. ^
  4324. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:214:1: note: expected 'const CCTK_REAL8 * const restrict* const restrict' but argument is of type 'CCTK_REAL8 **'
  4325. relax (CCTK_REAL * restrict const dv,
  4326. ^
  4327. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:295:41: warning: passing argument 6 of 'resid' from incompatible pointer type
  4328. resid (res, ntotal, dv, F, ncols, cols, JFD);
  4329. ^
  4330. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:75:1: note: expected 'const int * const restrict* const restrict' but argument is of type 'int **'
  4331. resid (CCTK_REAL * restrict const res,
  4332. ^
  4333. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:295:47: warning: passing argument 7 of 'resid' from incompatible pointer type
  4334. resid (res, ntotal, dv, F, ncols, cols, JFD);
  4335. ^
  4336. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:75:1: note: expected 'const CCTK_REAL8 * const restrict* const restrict' but argument is of type 'CCTK_REAL8 **'
  4337. resid (CCTK_REAL * restrict const res,
  4338. ^
  4339. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:301:37: warning: passing argument 6 of 'resid' from incompatible pointer type
  4340. resid (res, ntotal, dv, F, ncols, cols, JFD);
  4341. ^
  4342. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:75:1: note: expected 'const int * const restrict* const restrict' but argument is of type 'int **'
  4343. resid (CCTK_REAL * restrict const res,
  4344. ^
  4345. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:301:43: warning: passing argument 7 of 'resid' from incompatible pointer type
  4346. resid (res, ntotal, dv, F, ncols, cols, JFD);
  4347. ^
  4348. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:75:1: note: expected 'const CCTK_REAL8 * const restrict* const restrict' but argument is of type 'CCTK_REAL8 **'
  4349. resid (CCTK_REAL * restrict const res,
  4350. ^
  4351. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c: In function 'bicgstab':
  4352. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:403:49: warning: passing argument 8 of 'relax' from incompatible pointer type
  4353. relax (ph.d0, nvar, n1, n2, n3, p, ncols, cols, JFD);
  4354. ^
  4355. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:214:1: note: expected 'const int * const restrict* const restrict' but argument is of type 'int **'
  4356. relax (CCTK_REAL * restrict const dv,
  4357. ^
  4358. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:403:55: warning: passing argument 9 of 'relax' from incompatible pointer type
  4359. relax (ph.d0, nvar, n1, n2, n3, p, ncols, cols, JFD);
  4360. ^
  4361. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:214:1: note: expected 'const CCTK_REAL8 * const restrict* const restrict' but argument is of type 'CCTK_REAL8 **'
  4362. relax (CCTK_REAL * restrict const dv,
  4363. ^
  4364. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:431:49: warning: passing argument 8 of 'relax' from incompatible pointer type
  4365. relax (sh.d0, nvar, n1, n2, n3, s, ncols, cols, JFD);
  4366. ^
  4367. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:214:1: note: expected 'const int * const restrict* const restrict' but argument is of type 'int **'
  4368. relax (CCTK_REAL * restrict const dv,
  4369. ^
  4370. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:431:55: warning: passing argument 9 of 'relax' from incompatible pointer type
  4371. relax (sh.d0, nvar, n1, n2, n3, s, ncols, cols, JFD);
  4372. ^
  4373. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:214:1: note: expected 'const CCTK_REAL8 * const restrict* const restrict' but argument is of type 'CCTK_REAL8 **'
  4374. relax (CCTK_REAL * restrict const dv,
  4375. ^
  4376. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c: In function 'Newton':
  4377. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/Newton.c:500:37: warning: variable 'ii' set but not used [-Wunused-but-set-variable]
  4378. int ntotal = n1 * n2 * n3 * nvar, ii, it;
  4379. ^
  4380. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/TwoPunctures.c
  4381. COMPILING arrangements/LSUThorns/SummationByParts/src/Dissipation_6_5_min_err_coeff_alt.F90
  4382. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_6_5_min_err_coeff_alt.F90:711.32:
  4383.  
  4384. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4385. 1
  4386. Warning: Unused dummy argument 'bb' at (1)
  4387. /Users/comerduncan/Cactus/arrangements/LSUThorns/SummationByParts/src/Dissipation_6_5_min_err_coeff_alt.F90:711.37:
  4388.  
  4389. subroutine set_bmatrix ( b, bb, lsh, gsh, lbnd, h, dfl )
  4390. 1
  4391. Warning: Unused dummy argument 'lsh' at (1)
  4392. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/TwoPunctures.c: In function 'TwoPunctures':
  4393. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/TwoPunctures.c:166:11: warning: 'phi' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4394. rx3_To_xyz (nvar, s_x[i3D], r, phi, &(s_y[indx]), &(s_z[indx]), U);
  4395. ^
  4396. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/TwoPunctures.c:37:32: note: 'phi' was declared here
  4397. CCTK_REAL al, A, Am1, be, B, phi, R, r, X;
  4398. ^
  4399. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/TwoPunctures/src/TwoPunctures.c:38:27: warning: 'i3D' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4400. CCTK_INT ivar, i, j, k, i3D, indx;
  4401. ^
  4402. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/TP_utilities.c
  4403. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/ParamCheck.c
  4404. COMPILING arrangements/EinsteinInitialData/TwoPunctures/src/Metadata.cc
  4405. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff_alt.f90: In function 'dissipation_6_5_alt':
  4406. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff_alt.f90:572:0: warning: 'nkk' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4407. atmp = -transpose ( matmul ( h, matmul ( transpose(d), matmul ( b, d ) ) ) )
  4408. ^
  4409. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff_alt.f90:38:0: note: 'nkk' was declared here
  4410. # 15
  4411. ^
  4412. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff_alt.f90:373:0: warning: 'njj' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4413. # 16
  4414. ^
  4415. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff_alt.f90:37:0: warning: 'ol' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4416. integer, parameter :: cctki_use_operator_type = kind(operator_type)
  4417. ^
  4418. /Users/comerduncan/Cactus/configs/sim/build/SummationByParts/Dissipation_6_5_min_err_coeff_alt.f90:158:0: warning: 'nii' may be used uninitialized in this function [-Wmaybe-uninitialized]
  4419. end interface
  4420. ^
  4421. COMPILING configs/sim/bindings/build/TwoPunctures/cctk_ThornBindings.c
  4422. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TwoPunctures.a
  4423. Checking status of thorn WaveBinarySource
  4424. COMPILING arrangements/CactusWave/WaveBinarySource/src/WaveBinary.c
  4425. COMPILING configs/sim/bindings/build/WaveBinarySource/cctk_ThornBindings.c
  4426. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveBinarySource.a
  4427. Checking status of thorn WaveToy1DF77
  4428. COMPILING arrangements/CactusExamples/WaveToy1DF77/src/Evolve.F77
  4429. COMPILING arrangements/CactusExamples/WaveToy1DF77/src/Startup.F77
  4430. COMPILING arrangements/CactusExamples/WaveToy1DF77/src/Initial.F77
  4431. COMPILING arrangements/CactusExamples/WaveToy1DF77/src/Coord.F77
  4432. COMPILING arrangements/CactusExamples/WaveToy1DF77/src/Boundary.F77
  4433. COMPILING configs/sim/bindings/build/WaveToy1DF77/cctk_ThornBindings.c
  4434. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToy1DF77.a
  4435. Checking status of thorn WaveToy2DF77
  4436. COMPILING arrangements/CactusExamples/WaveToy2DF77/src/Evolve.F77
  4437. COMPILING arrangements/CactusExamples/WaveToy2DF77/src/Startup.F77
  4438. COMPILING arrangements/CactusExamples/WaveToy2DF77/src/Initial.F77
  4439. COMPILING arrangements/CactusExamples/WaveToy2DF77/src/Coord.F77
  4440. COMPILING arrangements/CactusExamples/WaveToy2DF77/src/Boundary.F77
  4441. COMPILING configs/sim/bindings/build/WaveToy2DF77/cctk_ThornBindings.c
  4442. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToy2DF77.a
  4443. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SummationByParts.a
  4444. Checking status of thorn WaveToyExtra
  4445. COMPILING arrangements/CactusWave/WaveToyExtra/src/Boundary.c
  4446. COMPILING configs/sim/bindings/build/WaveToyExtra/cctk_ThornBindings.c
  4447. Checking status of thorn CactusBindings
  4448. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToyExtra.a
  4449. COMPILING configs/sim/bindings/Implementations/ImplementationBindings.c
  4450. COMPILING configs/sim/bindings/Functions/AliasedFunctions.c
  4451. COMPILING configs/sim/bindings/Functions/IsFunctionAliased.c
  4452. COMPILING configs/sim/bindings/Functions/RegisterThornFunctions.c
  4453. COMPILING configs/sim/bindings/Functions/ADMAnalysis_Functions.c
  4454. COMPILING configs/sim/bindings/Functions/ADMBase_Functions.c
  4455. COMPILING configs/sim/bindings/Functions/ADMMass_Functions.c
  4456. COMPILING configs/sim/bindings/Functions/AHFinder_Functions.c
  4457. COMPILING configs/sim/bindings/Parameters/BindingsParameters.c
  4458. COMPILING configs/sim/bindings/Functions/AHFinderDirect_Functions.c
  4459. COMPILING configs/sim/bindings/Parameters/Global.c
  4460. COMPILING configs/sim/bindings/Functions/Boundary_Functions.c
  4461. COMPILING configs/sim/bindings/Parameters/ADMAnalysis_Parameters.c
  4462. COMPILING configs/sim/bindings/Functions/CalcK_Functions.c
  4463. COMPILING configs/sim/bindings/Parameters/ADMBase_Parameters.c
  4464. COMPILING configs/sim/bindings/Functions/Carpet_Functions.c
  4465. COMPILING configs/sim/bindings/Parameters/ADMCoupling_Parameters.c
  4466. COMPILING configs/sim/bindings/Parameters/ADMMacros_Parameters.c
  4467. COMPILING configs/sim/bindings/Functions/CarpetEvolutionMask_Functions.c
  4468. COMPILING configs/sim/bindings/Parameters/ADMMass_Parameters.c
  4469. COMPILING configs/sim/bindings/Functions/CarpetIOASCII_Functions.c
  4470. COMPILING configs/sim/bindings/Parameters/AEILocalInterp_Parameters.c
  4471. COMPILING configs/sim/bindings/Functions/CarpetIOHDF5_Functions.c
  4472. COMPILING configs/sim/bindings/Parameters/AHFinder_Parameters.c
  4473. COMPILING configs/sim/bindings/Functions/CarpetIOScalar_Functions.c
  4474. COMPILING configs/sim/bindings/Functions/CarpetInterp_Functions.c
  4475. COMPILING configs/sim/bindings/Functions/CarpetInterp2_Functions.c
  4476. COMPILING configs/sim/bindings/Parameters/AHFinderDirect_Parameters.c
  4477. COMPILING configs/sim/bindings/Functions/CarpetLib_Functions.c
  4478. COMPILING configs/sim/bindings/Functions/CarpetReduce_Functions.c
  4479. COMPILING configs/sim/bindings/Functions/CarpetRegrid_Functions.c
  4480. COMPILING configs/sim/bindings/Functions/CarpetRegrid2_Functions.c
  4481. COMPILING configs/sim/bindings/Parameters/BLAS_Parameters.c
  4482. COMPILING configs/sim/bindings/Functions/CarpetSlab_Functions.c
  4483. COMPILING configs/sim/bindings/Parameters/Boundary_Parameters.c
  4484. COMPILING configs/sim/bindings/Functions/CarpetTracker_Functions.c
  4485. COMPILING configs/sim/bindings/Parameters/Cactus_Parameters.c
  4486. COMPILING configs/sim/bindings/Functions/CartGrid3D_Functions.c
  4487. COMPILING configs/sim/bindings/Parameters/CalcK_Parameters.c
  4488. COMPILING configs/sim/bindings/Functions/Cartoon2D_Functions.c
  4489. COMPILING configs/sim/bindings/Functions/CoordBase_Functions.c
  4490. COMPILING configs/sim/bindings/Parameters/Carpet_Parameters.c
  4491. COMPILING configs/sim/bindings/Functions/Dissipation_Functions.c
  4492. COMPILING configs/sim/bindings/Functions/EHFinder_Functions.c
  4493. COMPILING configs/sim/bindings/Parameters/CarpetEvolutionMask_Parameters.c
  4494. COMPILING configs/sim/bindings/Functions/EOS_Omni_Functions.c
  4495. COMPILING configs/sim/bindings/Parameters/CarpetIOASCII_Parameters.c
  4496. COMPILING configs/sim/bindings/Functions/Formaline_Functions.c
  4497. COMPILING configs/sim/bindings/Parameters/CarpetIOBasic_Parameters.c
  4498. COMPILING configs/sim/bindings/Functions/GRHydro_Functions.c
  4499. COMPILING configs/sim/bindings/Parameters/CarpetIOHDF5_Parameters.c
  4500. COMPILING configs/sim/bindings/Functions/GRHydro_InitData_Functions.c
  4501. COMPILING configs/sim/bindings/Functions/GaugeWave_Functions.c
  4502. COMPILING configs/sim/bindings/Parameters/CarpetIOScalar_Parameters.c
  4503. COMPILING configs/sim/bindings/Functions/GenericFD_Functions.c
  4504. COMPILING configs/sim/bindings/Parameters/CarpetIntegrateTest_Parameters.c
  4505. COMPILING configs/sim/bindings/Functions/HTTPD_Functions.c
  4506. COMPILING configs/sim/bindings/Parameters/CarpetInterp_Parameters.c
  4507. COMPILING configs/sim/bindings/Functions/IDAxiBrillBH_Functions.c
  4508. COMPILING configs/sim/bindings/Parameters/CarpetInterp2_Parameters.c
  4509. COMPILING configs/sim/bindings/Functions/IOASCII_Functions.c
  4510. COMPILING configs/sim/bindings/Parameters/CarpetLib_Parameters.c
  4511. COMPILING configs/sim/bindings/Functions/IOBasic_Functions.c
  4512. COMPILING configs/sim/bindings/Functions/IOHDF5_Functions.c
  4513. COMPILING configs/sim/bindings/Parameters/CarpetMask_Parameters.c
  4514. COMPILING configs/sim/bindings/Functions/IOHDF5Util_Functions.c
  4515. COMPILING configs/sim/bindings/Parameters/CarpetProlongateTest_Parameters.c
  4516. COMPILING configs/sim/bindings/Functions/IOJpeg_Functions.c
  4517. COMPILING configs/sim/bindings/Parameters/CarpetReduce_Parameters.c
  4518. COMPILING configs/sim/bindings/Functions/IOUtil_Functions.c
  4519. COMPILING configs/sim/bindings/Parameters/CarpetRegrid_Parameters.c
  4520. COMPILING configs/sim/bindings/Functions/InterpToArray_Functions.c
  4521. COMPILING configs/sim/bindings/Functions/KerrSchild_Functions.c
  4522. COMPILING configs/sim/bindings/Functions/LoopControl_Functions.c
  4523. COMPILING configs/sim/bindings/Parameters/CarpetRegrid2_Parameters.c
  4524. COMPILING configs/sim/bindings/Functions/ML_ADMConstraints_Functions.c
  4525. COMPILING configs/sim/bindings/Functions/ML_ADMQuantities_Functions.c
  4526. COMPILING configs/sim/bindings/Functions/ML_BSSN_Functions.c
  4527. COMPILING configs/sim/bindings/Parameters/CarpetRegridTest_Parameters.c
  4528. COMPILING configs/sim/bindings/Functions/ML_BSSN_Helper_Functions.c
  4529. COMPILING configs/sim/bindings/Functions/ML_CCZ4_Functions.c
  4530. COMPILING configs/sim/bindings/Parameters/CarpetSlab_Parameters.c
  4531. COMPILING configs/sim/bindings/Functions/ML_CCZ4_Helper_Functions.c
  4532. COMPILING configs/sim/bindings/Parameters/CarpetTracker_Parameters.c
  4533. COMPILING configs/sim/bindings/Functions/ML_WaveToy_Functions.c
  4534. COMPILING configs/sim/bindings/Parameters/CartGrid3D_Parameters.c
  4535. COMPILING configs/sim/bindings/Functions/MemSpeed_Functions.c
  4536. COMPILING configs/sim/bindings/Parameters/Cartoon2D_Parameters.c
  4537. COMPILING configs/sim/bindings/Functions/Meudon_Bin_BH_Functions.c
  4538. COMPILING configs/sim/bindings/Functions/Meudon_Bin_NS_Functions.c
  4539. COMPILING configs/sim/bindings/Parameters/Constants_Parameters.c
  4540. COMPILING configs/sim/bindings/Functions/Minkowski_Functions.c
  4541. COMPILING configs/sim/bindings/Parameters/CoordBase_Parameters.c
  4542. COMPILING configs/sim/bindings/Functions/MoL_Functions.c
  4543. COMPILING configs/sim/bindings/Parameters/CoordGauge_Parameters.c
  4544. COMPILING configs/sim/bindings/Functions/ModifiedSchwarzschildBL_Functions.c
  4545. COMPILING configs/sim/bindings/Parameters/CycleClock_Parameters.c
  4546. COMPILING configs/sim/bindings/Functions/Multipole_Functions.c
  4547. COMPILING configs/sim/bindings/Parameters/DemoInterp_Parameters.c
  4548. COMPILING configs/sim/bindings/Functions/NaNChecker_Functions.c
  4549. COMPILING configs/sim/bindings/Parameters/Dissipation_Parameters.c
  4550. COMPILING configs/sim/bindings/Functions/NewRad_Functions.c
  4551. COMPILING configs/sim/bindings/Parameters/DistortedBHIVP_Parameters.c
  4552. COMPILING configs/sim/bindings/Functions/NoExcision_Functions.c
  4553. COMPILING configs/sim/bindings/Parameters/EHFinder_Parameters.c
  4554. COMPILING configs/sim/bindings/Functions/NullConstr_Functions.c
  4555. COMPILING configs/sim/bindings/Functions/NullEvolve_Functions.c
  4556. COMPILING configs/sim/bindings/Functions/NullExact_Functions.c
  4557. COMPILING configs/sim/bindings/Parameters/EOS_Base_Parameters.c
  4558. COMPILING configs/sim/bindings/Functions/NullNews_Functions.c
  4559. COMPILING configs/sim/bindings/Parameters/EOS_Hybrid_Parameters.c
  4560. COMPILING configs/sim/bindings/Functions/NullPsiInt_Functions.c
  4561. COMPILING configs/sim/bindings/Parameters/EOS_IdealFluid_Parameters.c
  4562. COMPILING configs/sim/bindings/Functions/NullSHRExtract_Functions.c
  4563. COMPILING configs/sim/bindings/Parameters/EOS_Omni_Parameters.c
  4564. COMPILING configs/sim/bindings/Functions/Outflow_Functions.c
  4565. COMPILING configs/sim/bindings/Parameters/EOS_Polytrope_Parameters.c
  4566. COMPILING configs/sim/bindings/Functions/PUGHInterp_Functions.c
  4567. COMPILING configs/sim/bindings/Parameters/EinsteinExact_Test_Parameters.c
  4568. COMPILING configs/sim/bindings/Functions/PUGHSlab_Functions.c
  4569. COMPILING configs/sim/bindings/Parameters/EllBase_Parameters.c
  4570. COMPILING configs/sim/bindings/Functions/Periodic_Functions.c
  4571. COMPILING configs/sim/bindings/Parameters/EllSOR_Parameters.c
  4572. COMPILING configs/sim/bindings/Functions/PeriodicCarpet_Functions.c
  4573. COMPILING configs/sim/bindings/Parameters/Exact_Parameters.c
  4574. COMPILING configs/sim/bindings/Functions/Poisson_Functions.c
  4575. COMPILING configs/sim/bindings/Functions/PunctureTracker_Functions.c
  4576. COMPILING configs/sim/bindings/Functions/QuasiLocalMeasures_Functions.c
  4577. COMPILING configs/sim/bindings/Parameters/Extract_Parameters.c
  4578. COMPILING configs/sim/bindings/Functions/ReflectionSymmetry_Functions.c
  4579. COMPILING configs/sim/bindings/Functions/RotatingSymmetry180_Functions.c
  4580. COMPILING configs/sim/bindings/Parameters/FFTW3_Parameters.c
  4581. COMPILING configs/sim/bindings/Functions/RotatingSymmetry90_Functions.c
  4582. COMPILING configs/sim/bindings/Parameters/FleshInfo_Parameters.c
  4583. COMPILING configs/sim/bindings/Functions/SampleBoundary_Functions.c
  4584. COMPILING configs/sim/bindings/Parameters/Formaline_Parameters.c
  4585. COMPILING configs/sim/bindings/Functions/SampleIO_Functions.c
  4586. COMPILING configs/sim/bindings/Functions/SetMask_SphericalSurface_Functions.c
  4587. COMPILING configs/sim/bindings/Parameters/Fortran_Parameters.c
  4588. COMPILING configs/sim/bindings/Functions/ShiftedGaugeWave_Functions.c
  4589. COMPILING configs/sim/bindings/Parameters/GRHydro_Parameters.c
  4590. COMPILING configs/sim/bindings/Functions/Slab_Functions.c
  4591. COMPILING configs/sim/bindings/Functions/SphericalHarmonicDecomp_Functions.c
  4592. COMPILING configs/sim/bindings/Functions/SphericalHarmonicRecon_Functions.c
  4593. COMPILING configs/sim/bindings/Parameters/GRHydro_InitData_Parameters.c
  4594. COMPILING configs/sim/bindings/Functions/SphericalSurface_Functions.c
  4595. COMPILING configs/sim/bindings/Functions/StaticConformal_Functions.c
  4596. COMPILING configs/sim/bindings/Functions/SummationByParts_Functions.c
  4597. COMPILING configs/sim/bindings/Parameters/GSL_Parameters.c
  4598. COMPILING configs/sim/bindings/Functions/SymBase_Functions.c
  4599. COMPILING configs/sim/bindings/Parameters/GaugeWave_Parameters.c
  4600. COMPILING configs/sim/bindings/Functions/SystemTopology_Functions.c
  4601. COMPILING configs/sim/bindings/Parameters/GenericFD_Parameters.c
  4602. COMPILING configs/sim/bindings/Functions/TOVSolver_Functions.c
  4603. COMPILING configs/sim/bindings/Parameters/HDF5_Parameters.c
  4604. COMPILING configs/sim/bindings/Parameters/HTTPD_Parameters.c
  4605. COMPILING configs/sim/bindings/Functions/TestLoop_Functions.c
  4606. COMPILING configs/sim/bindings/Functions/TestLoopControl_Functions.c
  4607. COMPILING configs/sim/bindings/Parameters/HTTPDExtra_Parameters.c
  4608. COMPILING configs/sim/bindings/Functions/TestMoL_Functions.c
  4609. COMPILING configs/sim/bindings/Parameters/HelloWorld_Parameters.c
  4610. COMPILING configs/sim/bindings/Functions/TimerReport_Functions.c
  4611. COMPILING configs/sim/bindings/Parameters/HighOrderWaveTest_Parameters.c
  4612. COMPILING configs/sim/bindings/Functions/Timers_Functions.c
  4613. COMPILING configs/sim/bindings/Parameters/HydroBase_Parameters.c
  4614. COMPILING configs/sim/bindings/Functions/TwoPunctures_Functions.c
  4615. COMPILING configs/sim/bindings/Parameters/Hydro_Analysis_Parameters.c
  4616. COMPILING configs/sim/bindings/Functions/Vaidya2_Functions.c
  4617. COMPILING configs/sim/bindings/Functions/WaveMoL_Functions.c
  4618. COMPILING configs/sim/bindings/Parameters/Hydro_InitExcision_Parameters.c
  4619. COMPILING configs/sim/bindings/Functions/WaveToy1DF77_Functions.c
  4620. COMPILING configs/sim/bindings/Parameters/IDAnalyticBH_Parameters.c
  4621. COMPILING configs/sim/bindings/Functions/WaveToy2DF77_Functions.c
  4622. COMPILING configs/sim/bindings/Functions/WaveToyC_Functions.c
  4623. COMPILING configs/sim/bindings/Parameters/IDAxiBrillBH_Parameters.c
  4624. COMPILING configs/sim/bindings/Functions/WaveToyCXX_Functions.c
  4625. COMPILING configs/sim/bindings/Parameters/IDAxiOddBrillBH_Parameters.c
  4626. COMPILING configs/sim/bindings/Functions/WaveToyExtra_Functions.c
  4627. COMPILING configs/sim/bindings/Parameters/IDBrillData_Parameters.c
  4628. COMPILING configs/sim/bindings/Functions/WaveToyF77_Functions.c
  4629. COMPILING configs/sim/bindings/Functions/WaveToyF90_Functions.c
  4630. COMPILING configs/sim/bindings/Parameters/IDConstraintViolate_Parameters.c
  4631. COMPILING configs/sim/bindings/Functions/WaveToyFreeF90_Functions.c
  4632. COMPILING configs/sim/bindings/Parameters/IDFileADM_Parameters.c
  4633. COMPILING configs/sim/bindings/Functions/WeylScal4_Functions.c
  4634. COMPILING configs/sim/bindings/Parameters/IDLinearWaves_Parameters.c
  4635. COMPILING configs/sim/bindings/Parameters/IDScalarWave_Parameters.c
  4636. COMPILING configs/sim/bindings/Parameters/IDScalarWaveC_Parameters.c
  4637. COMPILING configs/sim/bindings/Parameters/IDScalarWaveCXX_Parameters.c
  4638. COMPILING configs/sim/bindings/Parameters/IDScalarWaveElliptic_Parameters.c
  4639. COMPILING configs/sim/bindings/Parameters/IDWaveMoL_Parameters.c
  4640. COMPILING configs/sim/bindings/Parameters/IOASCII_Parameters.c
  4641. COMPILING configs/sim/bindings/Parameters/IOBasic_Parameters.c
  4642. COMPILING configs/sim/bindings/Parameters/IOHDF5_Parameters.c
  4643. COMPILING configs/sim/bindings/Parameters/IOHDF5Util_Parameters.c
  4644. COMPILING configs/sim/bindings/Parameters/IOJpeg_Parameters.c
  4645. COMPILING configs/sim/bindings/Parameters/IOUtil_Parameters.c
  4646. COMPILING configs/sim/bindings/Parameters/InitBase_Parameters.c
  4647. COMPILING configs/sim/bindings/Parameters/InterpToArray_Parameters.c
  4648. COMPILING configs/sim/bindings/Parameters/KerrSchild_Parameters.c
  4649. COMPILING configs/sim/bindings/Parameters/LAPACK_Parameters.c
  4650. COMPILING configs/sim/bindings/Parameters/LORENE_Parameters.c
  4651. COMPILING configs/sim/bindings/Parameters/LocalInterp_Parameters.c
  4652. COMPILING configs/sim/bindings/Parameters/LocalInterp2_Parameters.c
  4653. COMPILING configs/sim/bindings/Parameters/LocalReduce_Parameters.c
  4654. COMPILING configs/sim/bindings/Parameters/LoopControl_Parameters.c
  4655. COMPILING configs/sim/bindings/Parameters/ML_ADMConstraints_Parameters.c
  4656. COMPILING configs/sim/bindings/Parameters/ML_ADMQuantities_Parameters.c
  4657. COMPILING configs/sim/bindings/Parameters/ML_BSSN_Parameters.c
  4658. COMPILING configs/sim/bindings/Parameters/ML_BSSN_Helper_Parameters.c
  4659. COMPILING configs/sim/bindings/Parameters/ML_BSSN_Test_Parameters.c
  4660. COMPILING configs/sim/bindings/Parameters/ML_CCZ4_Parameters.c
  4661. COMPILING configs/sim/bindings/Parameters/ML_CCZ4_Helper_Parameters.c
  4662. COMPILING configs/sim/bindings/Parameters/ML_CCZ4_Test_Parameters.c
  4663. COMPILING configs/sim/bindings/Parameters/ML_WaveToy_Parameters.c
  4664. COMPILING configs/sim/bindings/Parameters/ML_WaveToy_Test_Parameters.c
  4665. COMPILING configs/sim/bindings/Parameters/MPI_Parameters.c
  4666. COMPILING configs/sim/bindings/Parameters/MemSpeed_Parameters.c
  4667. COMPILING configs/sim/bindings/Parameters/Meudon_Bin_BH_Parameters.c
  4668. COMPILING configs/sim/bindings/Parameters/Meudon_Bin_NS_Parameters.c
  4669. COMPILING configs/sim/bindings/Parameters/Meudon_Mag_NS_Parameters.c
  4670. COMPILING configs/sim/bindings/Parameters/Minkowski_Parameters.c
  4671. COMPILING configs/sim/bindings/Parameters/MoL_Parameters.c
  4672. COMPILING configs/sim/bindings/Parameters/ModifiedSchwarzschildBL_Parameters.c
  4673. COMPILING configs/sim/bindings/Parameters/Multipole_Parameters.c
  4674. COMPILING configs/sim/bindings/Parameters/NaNCatcher_Parameters.c
  4675. COMPILING configs/sim/bindings/Parameters/NaNChecker_Parameters.c
  4676. COMPILING configs/sim/bindings/Parameters/NewRad_Parameters.c
  4677. COMPILING configs/sim/bindings/Parameters/Nice_Parameters.c
  4678. COMPILING configs/sim/bindings/Parameters/NoExcision_Parameters.c
  4679. COMPILING configs/sim/bindings/Parameters/NoMPI_Parameters.c
  4680. COMPILING configs/sim/bindings/Parameters/Noise_Parameters.c
  4681. COMPILING configs/sim/bindings/Parameters/Norms_Parameters.c
  4682. COMPILING configs/sim/bindings/Parameters/NullConstr_Parameters.c
  4683. COMPILING configs/sim/bindings/Parameters/NullDecomp_Parameters.c
  4684. COMPILING configs/sim/bindings/Parameters/NullEvolve_Parameters.c
  4685. COMPILING configs/sim/bindings/Parameters/NullExact_Parameters.c
  4686. COMPILING configs/sim/bindings/Parameters/NullGrid_Parameters.c
  4687. COMPILING configs/sim/bindings/Parameters/NullInterp_Parameters.c
  4688. COMPILING configs/sim/bindings/Parameters/NullNews_Parameters.c
  4689. COMPILING configs/sim/bindings/Parameters/NullPsiInt_Parameters.c
  4690. COMPILING configs/sim/bindings/Parameters/NullSHRExtract_Parameters.c
  4691. COMPILING configs/sim/bindings/Parameters/NullVars_Parameters.c
  4692. COMPILING configs/sim/bindings/Parameters/OpenSSL_Parameters.c
  4693. COMPILING configs/sim/bindings/Parameters/Outflow_Parameters.c
  4694. COMPILING configs/sim/bindings/Parameters/PAPI_Parameters.c
  4695. COMPILING configs/sim/bindings/Parameters/PUGH_Parameters.c
  4696. COMPILING configs/sim/bindings/Parameters/PUGHInterp_Parameters.c
  4697. COMPILING configs/sim/bindings/Parameters/PUGHReduce_Parameters.c
  4698. COMPILING configs/sim/bindings/Parameters/PUGHSlab_Parameters.c
  4699. COMPILING configs/sim/bindings/Parameters/Periodic_Parameters.c
  4700. COMPILING configs/sim/bindings/Parameters/PeriodicCarpet_Parameters.c
  4701. COMPILING configs/sim/bindings/Parameters/Poisson_Parameters.c
  4702. COMPILING configs/sim/bindings/Parameters/PunctureTracker_Parameters.c
  4703. COMPILING configs/sim/bindings/Parameters/QuasiLocalMeasures_Parameters.c
  4704. COMPILING configs/sim/bindings/Parameters/ReductionTest_Parameters.c
  4705. COMPILING configs/sim/bindings/Parameters/ReductionTest2_Parameters.c
  4706. COMPILING configs/sim/bindings/Parameters/ReductionTest3_Parameters.c
  4707. COMPILING configs/sim/bindings/Parameters/ReflectionSymmetry_Parameters.c
  4708. COMPILING configs/sim/bindings/Parameters/RegridSyncTest_Parameters.c
  4709. COMPILING configs/sim/bindings/Parameters/RotatingDBHIVP_Parameters.c
  4710. COMPILING configs/sim/bindings/Parameters/RotatingSymmetry180_Parameters.c
  4711. COMPILING configs/sim/bindings/Parameters/RotatingSymmetry90_Parameters.c
  4712. COMPILING configs/sim/bindings/Parameters/SampleBoundary_Parameters.c
  4713. COMPILING configs/sim/bindings/Parameters/SampleIO_Parameters.c
  4714. COMPILING configs/sim/bindings/Parameters/SetMask_SphericalSurface_Parameters.c
  4715. COMPILING configs/sim/bindings/Parameters/ShiftedGaugeWave_Parameters.c
  4716. COMPILING configs/sim/bindings/Parameters/Slab_Parameters.c
  4717. COMPILING configs/sim/bindings/Parameters/SlabTest_Parameters.c
  4718. COMPILING configs/sim/bindings/Parameters/Socket_Parameters.c
  4719. COMPILING configs/sim/bindings/Parameters/SpaceMask_Parameters.c
  4720. COMPILING configs/sim/bindings/Parameters/SphericalHarmonicDecomp_Parameters.c
  4721. COMPILING configs/sim/bindings/Parameters/SphericalHarmonicRecon_Parameters.c
  4722. COMPILING configs/sim/bindings/Parameters/SphericalSurface_Parameters.c
  4723. COMPILING configs/sim/bindings/Parameters/StaticConformal_Parameters.c
  4724. COMPILING configs/sim/bindings/Parameters/SummationByParts_Parameters.c
  4725. COMPILING configs/sim/bindings/Parameters/SymBase_Parameters.c
  4726. COMPILING configs/sim/bindings/Parameters/SystemStatistics_Parameters.c
  4727. COMPILING configs/sim/bindings/Parameters/SystemTopology_Parameters.c
  4728. COMPILING configs/sim/bindings/Parameters/TATelliptic_Parameters.c
  4729. COMPILING configs/sim/bindings/Parameters/TGRtensor_Parameters.c
  4730. COMPILING configs/sim/bindings/Parameters/TOVSolver_Parameters.c
  4731. COMPILING configs/sim/bindings/Variables/BindingsVariables.c
  4732. COMPILING configs/sim/bindings/Parameters/TerminationTrigger_Parameters.c
  4733. COMPILING configs/sim/bindings/Variables/ADMAnalysis.c
  4734. COMPILING configs/sim/bindings/Parameters/TestArrays_Parameters.c
  4735. COMPILING configs/sim/bindings/Parameters/TestCarpetGridInfo_Parameters.c
  4736. COMPILING configs/sim/bindings/Parameters/TestComplex_Parameters.c
  4737. COMPILING configs/sim/bindings/Parameters/TestCoordinates_Parameters.c
  4738. COMPILING configs/sim/bindings/Parameters/TestFortranCrayPointers_Parameters.c
  4739. COMPILING configs/sim/bindings/Variables/ADMBase.c
  4740. COMPILING configs/sim/bindings/Parameters/TestFortranDependencies1_Parameters.c
  4741. COMPILING configs/sim/bindings/Parameters/TestFortranDependencies2_Parameters.c
  4742. COMPILING configs/sim/bindings/Parameters/TestFpointerNULL_Parameters.c
  4743. COMPILING configs/sim/bindings/Parameters/TestFreeF90_Parameters.c
  4744. COMPILING configs/sim/bindings/Variables/ADMCoupling.c
  4745. COMPILING configs/sim/bindings/Parameters/TestGlobalReduce_Parameters.c
  4746. COMPILING configs/sim/bindings/Parameters/TestInclude1_Parameters.c
  4747. COMPILING configs/sim/bindings/Variables/ADMMacros.c
  4748. COMPILING configs/sim/bindings/Parameters/TestInclude2_Parameters.c
  4749. COMPILING configs/sim/bindings/Variables/ADMMass.c
  4750. COMPILING configs/sim/bindings/Parameters/TestLocalInterp2_Parameters.c
  4751. COMPILING configs/sim/bindings/Parameters/TestLocalReduce_Parameters.c
  4752. COMPILING configs/sim/bindings/Parameters/TestLoop_Parameters.c
  4753. COMPILING configs/sim/bindings/Parameters/TestLoopControl_Parameters.c
  4754. COMPILING configs/sim/bindings/Parameters/TestMath_Parameters.c
  4755. COMPILING configs/sim/bindings/Variables/AEILocalInterp.c
  4756. COMPILING configs/sim/bindings/Parameters/TestMoL_Parameters.c
  4757. COMPILING configs/sim/bindings/Variables/AHFinder.c
  4758. COMPILING configs/sim/bindings/Parameters/TestPar_Parameters.c
  4759. COMPILING configs/sim/bindings/Parameters/TestReduce_Parameters.c
  4760. COMPILING configs/sim/bindings/Parameters/TestSchedule_Parameters.c
  4761. COMPILING configs/sim/bindings/Parameters/TestStrings_Parameters.c
  4762. COMPILING configs/sim/bindings/Parameters/TestTable_Parameters.c
  4763. COMPILING configs/sim/bindings/Parameters/TestTimers_Parameters.c
  4764. COMPILING configs/sim/bindings/Parameters/TestTypes_Parameters.c
  4765. COMPILING configs/sim/bindings/Variables/AHFinderDirect.c
  4766. COMPILING configs/sim/bindings/Parameters/Time_Parameters.c
  4767. COMPILING configs/sim/bindings/Parameters/TimerInfo_Parameters.c
  4768. COMPILING configs/sim/bindings/Parameters/TimerReport_Parameters.c
  4769. COMPILING configs/sim/bindings/Parameters/Timers_Parameters.c
  4770. COMPILING configs/sim/bindings/Parameters/TmunuBase_Parameters.c
  4771. COMPILING configs/sim/bindings/Parameters/Trigger_Parameters.c
  4772. COMPILING configs/sim/bindings/Parameters/TwoPunctures_Parameters.c
  4773. COMPILING configs/sim/bindings/Variables/BLAS.c
  4774. COMPILING configs/sim/bindings/Parameters/Vaidya2_Parameters.c
  4775. COMPILING configs/sim/bindings/Variables/Boundary.c
  4776. COMPILING configs/sim/bindings/Variables/Cactus.c
  4777. COMPILING configs/sim/bindings/Parameters/Vectors_Parameters.c
  4778. COMPILING configs/sim/bindings/Variables/CalcK.c
  4779. COMPILING configs/sim/bindings/Parameters/WaveBinarySource_Parameters.c
  4780. COMPILING configs/sim/bindings/Parameters/WaveMoL_Parameters.c
  4781. COMPILING configs/sim/bindings/Parameters/WaveToy1DF77_Parameters.c
  4782. COMPILING configs/sim/bindings/Parameters/WaveToy2DF77_Parameters.c
  4783. COMPILING configs/sim/bindings/Parameters/WaveToyC_Parameters.c
  4784. COMPILING configs/sim/bindings/Variables/Carpet.c
  4785. COMPILING configs/sim/bindings/Parameters/WaveToyCXX_Parameters.c
  4786. COMPILING configs/sim/bindings/Parameters/WaveToyExtra_Parameters.c
  4787. COMPILING configs/sim/bindings/Parameters/WaveToyF77_Parameters.c
  4788. COMPILING configs/sim/bindings/Variables/CarpetEvolutionMask.c
  4789. COMPILING configs/sim/bindings/Parameters/WaveToyF90_Parameters.c
  4790. COMPILING configs/sim/bindings/Variables/CarpetIOASCII.c
  4791. COMPILING configs/sim/bindings/Parameters/WaveToyFreeF90_Parameters.c
  4792. COMPILING configs/sim/bindings/Variables/CarpetIOBasic.c
  4793. COMPILING configs/sim/bindings/Parameters/WeylScal4_Parameters.c
  4794. COMPILING configs/sim/bindings/Variables/CarpetIOHDF5.c
  4795. COMPILING configs/sim/bindings/Parameters/hwloc_Parameters.c
  4796. COMPILING configs/sim/bindings/Parameters/libjpeg_Parameters.c
  4797. COMPILING configs/sim/bindings/Variables/CarpetIOScalar.c
  4798. COMPILING configs/sim/bindings/Parameters/zlib_Parameters.c
  4799. COMPILING configs/sim/bindings/Variables/CarpetIntegrateTest.c
  4800. COMPILING configs/sim/bindings/Variables/CarpetInterp.c
  4801. COMPILING configs/sim/bindings/Variables/CarpetInterp2.c
  4802. COMPILING configs/sim/bindings/Variables/CarpetLib.c
  4803. COMPILING configs/sim/bindings/Variables/CarpetMask.c
  4804. COMPILING configs/sim/bindings/Variables/CarpetProlongateTest.c
  4805. COMPILING configs/sim/bindings/Variables/CarpetReduce.c
  4806. COMPILING configs/sim/bindings/Variables/CarpetRegrid.c
  4807. COMPILING configs/sim/bindings/Variables/CarpetRegrid2.c
  4808. COMPILING configs/sim/bindings/Variables/CarpetRegridTest.c
  4809. COMPILING configs/sim/bindings/Variables/CarpetSlab.c
  4810. COMPILING configs/sim/bindings/Variables/CarpetTracker.c
  4811. COMPILING configs/sim/bindings/Variables/CartGrid3D.c
  4812. COMPILING configs/sim/bindings/Variables/Cartoon2D.c
  4813. COMPILING configs/sim/bindings/Variables/Constants.c
  4814. COMPILING configs/sim/bindings/Variables/CoordBase.c
  4815. COMPILING configs/sim/bindings/Variables/CoordGauge.c
  4816. COMPILING configs/sim/bindings/Variables/CycleClock.c
  4817. COMPILING configs/sim/bindings/Variables/DemoInterp.c
  4818. COMPILING configs/sim/bindings/Variables/Dissipation.c
  4819. COMPILING configs/sim/bindings/Variables/DistortedBHIVP.c
  4820. COMPILING configs/sim/bindings/Variables/EHFinder.c
  4821. COMPILING configs/sim/bindings/Variables/EOS_Base.c
  4822. COMPILING configs/sim/bindings/Variables/EOS_Hybrid.c
  4823. COMPILING configs/sim/bindings/Variables/EOS_IdealFluid.c
  4824. COMPILING configs/sim/bindings/Variables/EOS_Omni.c
  4825. COMPILING configs/sim/bindings/Variables/EOS_Polytrope.c
  4826. COMPILING configs/sim/bindings/Variables/EinsteinExact_Test.c
  4827. COMPILING configs/sim/bindings/Variables/EllBase.c
  4828. COMPILING configs/sim/bindings/Variables/EllSOR.c
  4829. COMPILING configs/sim/bindings/Variables/Exact.c
  4830. COMPILING configs/sim/bindings/Variables/Extract.c
  4831. COMPILING configs/sim/bindings/Variables/FFTW3.c
  4832. COMPILING configs/sim/bindings/Variables/FleshInfo.c
  4833. COMPILING configs/sim/bindings/Variables/Formaline.c
  4834. COMPILING configs/sim/bindings/Variables/Fortran.c
  4835. COMPILING configs/sim/bindings/Variables/GRHydro.c
  4836. COMPILING configs/sim/bindings/Schedule/ScheduleADMAnalysis.c
  4837. COMPILING configs/sim/bindings/Schedule/ScheduleADMBase.c
  4838. COMPILING configs/sim/bindings/Schedule/ScheduleADMCoupling.c
  4839. COMPILING configs/sim/bindings/Schedule/ScheduleADMMacros.c
  4840. COMPILING configs/sim/bindings/Schedule/ScheduleADMMass.c
  4841. COMPILING configs/sim/bindings/Schedule/ScheduleAEILocalInterp.c
  4842. COMPILING configs/sim/bindings/Schedule/ScheduleAHFinder.c
  4843. COMPILING configs/sim/bindings/Schedule/ScheduleAHFinderDirect.c
  4844. COMPILING configs/sim/bindings/Schedule/ScheduleBLAS.c
  4845. COMPILING configs/sim/bindings/Schedule/ScheduleBoundary.c
  4846. COMPILING configs/sim/bindings/Schedule/ScheduleCactus.c
  4847. COMPILING configs/sim/bindings/Schedule/ScheduleCalcK.c
  4848. COMPILING configs/sim/bindings/Schedule/ScheduleCarpet.c
  4849. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetEvolutionMask.c
  4850. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetIOASCII.c
  4851. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetIOBasic.c
  4852. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetIOHDF5.c
  4853. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetIOScalar.c
  4854. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetIntegrateTest.c
  4855. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetInterp.c
  4856. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetInterp2.c
  4857. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetLib.c
  4858. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetMask.c
  4859. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetProlongateTest.c
  4860. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetReduce.c
  4861. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetRegrid.c
  4862. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetRegrid2.c
  4863. COMPILING configs/sim/bindings/Variables/GRHydro_InitData.c
  4864. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetRegridTest.c
  4865. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetSlab.c
  4866. COMPILING configs/sim/bindings/Schedule/ScheduleCarpetTracker.c
  4867. COMPILING configs/sim/bindings/Schedule/ScheduleCartGrid3D.c
  4868. COMPILING configs/sim/bindings/Schedule/ScheduleCartoon2D.c
  4869. COMPILING configs/sim/bindings/Schedule/ScheduleConstants.c
  4870. COMPILING configs/sim/bindings/Schedule/ScheduleCoordBase.c
  4871. COMPILING configs/sim/bindings/Schedule/ScheduleCoordGauge.c
  4872. COMPILING configs/sim/bindings/Schedule/ScheduleCycleClock.c
  4873. COMPILING configs/sim/bindings/Schedule/ScheduleDemoInterp.c
  4874. COMPILING configs/sim/bindings/Schedule/ScheduleDissipation.c
  4875. COMPILING configs/sim/bindings/Schedule/ScheduleDistortedBHIVP.c
  4876. COMPILING configs/sim/bindings/Schedule/ScheduleEHFinder.c
  4877. COMPILING configs/sim/bindings/Schedule/ScheduleEOS_Base.c
  4878. COMPILING configs/sim/bindings/Schedule/ScheduleEOS_Hybrid.c
  4879. COMPILING configs/sim/bindings/Schedule/ScheduleEOS_IdealFluid.c
  4880. COMPILING configs/sim/bindings/Schedule/ScheduleEOS_Omni.c
  4881. COMPILING configs/sim/bindings/Schedule/ScheduleEOS_Polytrope.c
  4882. COMPILING configs/sim/bindings/Variables/GSL.c
  4883. COMPILING configs/sim/bindings/Schedule/ScheduleEinsteinExact_Test.c
  4884. COMPILING configs/sim/bindings/Variables/GaugeWave.c
  4885. COMPILING configs/sim/bindings/Schedule/ScheduleEllBase.c
  4886. COMPILING configs/sim/bindings/Schedule/ScheduleEllSOR.c
  4887. COMPILING configs/sim/bindings/Schedule/ScheduleExact.c
  4888. COMPILING configs/sim/bindings/Variables/GenericFD.c
  4889. COMPILING configs/sim/bindings/Schedule/ScheduleExtract.c
  4890. COMPILING configs/sim/bindings/Schedule/ScheduleFFTW3.c
  4891. COMPILING configs/sim/bindings/Variables/HDF5.c
  4892. COMPILING configs/sim/bindings/Schedule/ScheduleFleshInfo.c
  4893. COMPILING configs/sim/bindings/Variables/HTTPD.c
  4894. COMPILING configs/sim/bindings/Schedule/ScheduleFormaline.c
  4895. COMPILING configs/sim/bindings/Variables/HTTPDExtra.c
  4896. COMPILING configs/sim/bindings/Schedule/ScheduleFortran.c
  4897. COMPILING configs/sim/bindings/Variables/HelloWorld.c
  4898. COMPILING configs/sim/bindings/Schedule/ScheduleGRHydro.c
  4899. COMPILING configs/sim/bindings/Variables/HighOrderWaveTest.c
  4900. COMPILING configs/sim/bindings/Variables/HydroBase.c
  4901. COMPILING configs/sim/bindings/Variables/Hydro_Analysis.c
  4902. COMPILING configs/sim/bindings/Variables/Hydro_InitExcision.c
  4903. COMPILING configs/sim/bindings/Variables/IDAnalyticBH.c
  4904. COMPILING configs/sim/bindings/Schedule/ScheduleGRHydro_InitData.c
  4905. COMPILING configs/sim/bindings/Variables/IDAxiBrillBH.c
  4906. COMPILING configs/sim/bindings/Schedule/ScheduleGSL.c
  4907. COMPILING configs/sim/bindings/Schedule/ScheduleGaugeWave.c
  4908. COMPILING configs/sim/bindings/Variables/IDAxiOddBrillBH.c
  4909. COMPILING configs/sim/bindings/Schedule/ScheduleGenericFD.c
  4910. COMPILING configs/sim/bindings/Schedule/ScheduleHDF5.c
  4911. COMPILING configs/sim/bindings/Schedule/ScheduleHTTPD.c
  4912. COMPILING configs/sim/bindings/Variables/IDBrillData.c
  4913. COMPILING configs/sim/bindings/Schedule/ScheduleHTTPDExtra.c
  4914. COMPILING configs/sim/bindings/Schedule/ScheduleHelloWorld.c
  4915. COMPILING configs/sim/bindings/Schedule/ScheduleHighOrderWaveTest.c
  4916. COMPILING configs/sim/bindings/Variables/IDConstraintViolate.c
  4917. COMPILING configs/sim/bindings/Schedule/ScheduleHydroBase.c
  4918. COMPILING configs/sim/bindings/Variables/IDFileADM.c
  4919. COMPILING configs/sim/bindings/Schedule/ScheduleHydro_Analysis.c
  4920. COMPILING configs/sim/bindings/Schedule/ScheduleHydro_InitExcision.c
  4921. COMPILING configs/sim/bindings/Schedule/ScheduleIDAnalyticBH.c
  4922. COMPILING configs/sim/bindings/Variables/IDLinearWaves.c
  4923. COMPILING configs/sim/bindings/Schedule/ScheduleIDAxiBrillBH.c
  4924. COMPILING configs/sim/bindings/Schedule/ScheduleIDAxiOddBrillBH.c
  4925. COMPILING configs/sim/bindings/Variables/IDScalarWave.c
  4926. COMPILING configs/sim/bindings/Schedule/ScheduleIDBrillData.c
  4927. COMPILING configs/sim/bindings/Schedule/ScheduleIDConstraintViolate.c
  4928. COMPILING configs/sim/bindings/Variables/IDScalarWaveC.c
  4929. COMPILING configs/sim/bindings/Schedule/ScheduleIDFileADM.c
  4930. COMPILING configs/sim/bindings/Variables/IDScalarWaveCXX.c
  4931. COMPILING configs/sim/bindings/Schedule/ScheduleIDLinearWaves.c
  4932. COMPILING configs/sim/bindings/Variables/IDScalarWaveElliptic.c
  4933. COMPILING configs/sim/bindings/Schedule/ScheduleIDScalarWave.c
  4934. COMPILING configs/sim/bindings/Variables/IDWaveMoL.c
  4935. COMPILING configs/sim/bindings/Schedule/ScheduleIDScalarWaveC.c
  4936. COMPILING configs/sim/bindings/Schedule/ScheduleIDScalarWaveCXX.c
  4937. COMPILING configs/sim/bindings/Variables/IOASCII.c
  4938. COMPILING configs/sim/bindings/Schedule/ScheduleIDScalarWaveElliptic.c
  4939. COMPILING configs/sim/bindings/Variables/IOBasic.c
  4940. COMPILING configs/sim/bindings/Schedule/ScheduleIDWaveMoL.c
  4941. COMPILING configs/sim/bindings/Variables/IOHDF5.c
  4942. COMPILING configs/sim/bindings/Schedule/ScheduleIOASCII.c
  4943. COMPILING configs/sim/bindings/Variables/IOHDF5Util.c
  4944. COMPILING configs/sim/bindings/Schedule/ScheduleIOBasic.c
  4945. COMPILING configs/sim/bindings/Variables/IOJpeg.c
  4946. COMPILING configs/sim/bindings/Schedule/ScheduleIOHDF5.c
  4947. COMPILING configs/sim/bindings/Variables/IOUtil.c
  4948. COMPILING configs/sim/bindings/Schedule/ScheduleIOHDF5Util.c
  4949. COMPILING configs/sim/bindings/Variables/InitBase.c
  4950. COMPILING configs/sim/bindings/Schedule/ScheduleIOJpeg.c
  4951. COMPILING configs/sim/bindings/Variables/InterpToArray.c
  4952. COMPILING configs/sim/bindings/Schedule/ScheduleIOUtil.c
  4953. COMPILING configs/sim/bindings/Variables/KerrSchild.c
  4954. COMPILING configs/sim/bindings/Schedule/ScheduleInitBase.c
  4955. COMPILING configs/sim/bindings/Schedule/ScheduleInterpToArray.c
  4956. COMPILING configs/sim/bindings/Schedule/ScheduleKerrSchild.c
  4957. COMPILING configs/sim/bindings/Variables/LAPACK.c
  4958. COMPILING configs/sim/bindings/Schedule/ScheduleLAPACK.c
  4959. COMPILING configs/sim/bindings/Variables/LORENE.c
  4960. COMPILING configs/sim/bindings/Schedule/ScheduleLORENE.c
  4961. COMPILING configs/sim/bindings/Variables/LocalInterp.c
  4962. COMPILING configs/sim/bindings/Schedule/ScheduleLocalInterp.c
  4963. COMPILING configs/sim/bindings/Schedule/ScheduleLocalInterp2.c
  4964. COMPILING configs/sim/bindings/Variables/LocalInterp2.c
  4965. COMPILING configs/sim/bindings/Schedule/ScheduleLocalReduce.c
  4966. COMPILING configs/sim/bindings/Variables/LocalReduce.c
  4967. COMPILING configs/sim/bindings/Schedule/ScheduleLoopControl.c
  4968. COMPILING configs/sim/bindings/Variables/LoopControl.c
  4969. COMPILING configs/sim/bindings/Variables/ML_ADMConstraints.c
  4970. COMPILING configs/sim/bindings/Schedule/ScheduleML_ADMConstraints.c
  4971. COMPILING configs/sim/bindings/Schedule/ScheduleML_ADMQuantities.c
  4972. COMPILING configs/sim/bindings/Schedule/ScheduleML_BSSN.c
  4973. COMPILING configs/sim/bindings/Variables/ML_ADMQuantities.c
  4974. COMPILING configs/sim/bindings/Schedule/ScheduleML_BSSN_Helper.c
  4975. COMPILING configs/sim/bindings/Schedule/ScheduleML_BSSN_Test.c
  4976. COMPILING configs/sim/bindings/Schedule/ScheduleML_CCZ4.c
  4977. COMPILING configs/sim/bindings/Schedule/ScheduleML_CCZ4_Helper.c
  4978. COMPILING configs/sim/bindings/Schedule/ScheduleML_CCZ4_Test.c
  4979. COMPILING configs/sim/bindings/Schedule/ScheduleML_WaveToy.c
  4980. COMPILING configs/sim/bindings/Schedule/ScheduleML_WaveToy_Test.c
  4981. COMPILING configs/sim/bindings/Schedule/ScheduleMPI.c
  4982. COMPILING configs/sim/bindings/Schedule/ScheduleMemSpeed.c
  4983. COMPILING configs/sim/bindings/Variables/ML_BSSN.c
  4984. COMPILING configs/sim/bindings/Schedule/ScheduleMeudon_Bin_BH.c
  4985. COMPILING configs/sim/bindings/Schedule/ScheduleMeudon_Bin_NS.c
  4986. COMPILING configs/sim/bindings/Schedule/ScheduleMeudon_Mag_NS.c
  4987. COMPILING configs/sim/bindings/Schedule/ScheduleMinkowski.c
  4988. COMPILING configs/sim/bindings/Schedule/ScheduleMoL.c
  4989. COMPILING configs/sim/bindings/Schedule/ScheduleModifiedSchwarzschildBL.c
  4990. COMPILING configs/sim/bindings/Schedule/ScheduleMultipole.c
  4991. COMPILING configs/sim/bindings/Schedule/ScheduleNaNCatcher.c
  4992. COMPILING configs/sim/bindings/Schedule/ScheduleNaNChecker.c
  4993. COMPILING configs/sim/bindings/Schedule/ScheduleNewRad.c
  4994. COMPILING configs/sim/bindings/Schedule/ScheduleNice.c
  4995. COMPILING configs/sim/bindings/Schedule/ScheduleNoExcision.c
  4996. COMPILING configs/sim/bindings/Variables/ML_BSSN_Helper.c
  4997. COMPILING configs/sim/bindings/Schedule/ScheduleNoMPI.c
  4998. COMPILING configs/sim/bindings/Schedule/ScheduleNoise.c
  4999. COMPILING configs/sim/bindings/Schedule/ScheduleNorms.c
  5000. COMPILING configs/sim/bindings/Schedule/ScheduleNullConstr.c
  5001. COMPILING configs/sim/bindings/Schedule/ScheduleNullDecomp.c
  5002. COMPILING configs/sim/bindings/Schedule/ScheduleNullEvolve.c
  5003. COMPILING configs/sim/bindings/Schedule/ScheduleNullExact.c
  5004. COMPILING configs/sim/bindings/Schedule/ScheduleNullGrid.c
  5005. COMPILING configs/sim/bindings/Schedule/ScheduleNullInterp.c
  5006. COMPILING configs/sim/bindings/Schedule/ScheduleNullNews.c
  5007. COMPILING configs/sim/bindings/Schedule/ScheduleNullPsiInt.c
  5008. COMPILING configs/sim/bindings/Variables/ML_BSSN_Test.c
  5009. COMPILING configs/sim/bindings/Variables/ML_CCZ4.c
  5010. COMPILING configs/sim/bindings/Schedule/ScheduleNullSHRExtract.c
  5011. COMPILING configs/sim/bindings/Schedule/ScheduleNullVars.c
  5012. COMPILING configs/sim/bindings/Schedule/ScheduleOpenSSL.c
  5013. COMPILING configs/sim/bindings/Schedule/ScheduleOutflow.c
  5014. COMPILING configs/sim/bindings/Schedule/SchedulePAPI.c
  5015. COMPILING configs/sim/bindings/Schedule/SchedulePUGH.c
  5016. COMPILING configs/sim/bindings/Schedule/SchedulePUGHInterp.c
  5017. COMPILING configs/sim/bindings/Schedule/SchedulePUGHReduce.c
  5018. COMPILING configs/sim/bindings/Schedule/SchedulePUGHSlab.c
  5019. COMPILING configs/sim/bindings/Schedule/SchedulePeriodic.c
  5020. COMPILING configs/sim/bindings/Schedule/SchedulePeriodicCarpet.c
  5021. COMPILING configs/sim/bindings/Schedule/SchedulePoisson.c
  5022. COMPILING configs/sim/bindings/Schedule/SchedulePunctureTracker.c
  5023. COMPILING configs/sim/bindings/Schedule/ScheduleQuasiLocalMeasures.c
  5024. COMPILING configs/sim/bindings/Schedule/ScheduleReductionTest.c
  5025. COMPILING configs/sim/bindings/Variables/ML_CCZ4_Helper.c
  5026. COMPILING configs/sim/bindings/Schedule/ScheduleReductionTest2.c
  5027. COMPILING configs/sim/bindings/Schedule/ScheduleReductionTest3.c
  5028. COMPILING configs/sim/bindings/Schedule/ScheduleReflectionSymmetry.c
  5029. COMPILING configs/sim/bindings/Schedule/ScheduleRegridSyncTest.c
  5030. COMPILING configs/sim/bindings/Schedule/ScheduleRotatingDBHIVP.c
  5031. COMPILING configs/sim/bindings/Schedule/ScheduleRotatingSymmetry180.c
  5032. COMPILING configs/sim/bindings/Schedule/ScheduleRotatingSymmetry90.c
  5033. COMPILING configs/sim/bindings/Schedule/ScheduleSampleBoundary.c
  5034. COMPILING configs/sim/bindings/Schedule/ScheduleSampleIO.c
  5035. COMPILING configs/sim/bindings/Schedule/ScheduleSetMask_SphericalSurface.c
  5036. COMPILING configs/sim/bindings/Schedule/ScheduleShiftedGaugeWave.c
  5037. COMPILING configs/sim/bindings/Schedule/ScheduleSlab.c
  5038. COMPILING configs/sim/bindings/Schedule/ScheduleSlabTest.c
  5039. COMPILING configs/sim/bindings/Schedule/ScheduleSocket.c
  5040. COMPILING configs/sim/bindings/Schedule/ScheduleSpaceMask.c
  5041. COMPILING configs/sim/bindings/Variables/ML_CCZ4_Test.c
  5042. COMPILING configs/sim/bindings/Schedule/ScheduleSphericalHarmonicDecomp.c
  5043. COMPILING configs/sim/bindings/Variables/ML_WaveToy.c
  5044. COMPILING configs/sim/bindings/Schedule/ScheduleSphericalHarmonicRecon.c
  5045. COMPILING configs/sim/bindings/Variables/ML_WaveToy_Test.c
  5046. COMPILING configs/sim/bindings/Schedule/ScheduleSphericalSurface.c
  5047. COMPILING configs/sim/bindings/Variables/MPI.c
  5048. COMPILING configs/sim/bindings/Schedule/ScheduleStaticConformal.c
  5049. COMPILING configs/sim/bindings/Variables/MemSpeed.c
  5050. COMPILING configs/sim/bindings/Schedule/ScheduleSummationByParts.c
  5051. COMPILING configs/sim/bindings/Variables/Meudon_Bin_BH.c
  5052. COMPILING configs/sim/bindings/Schedule/ScheduleSymBase.c
  5053. COMPILING configs/sim/bindings/Schedule/ScheduleSystemStatistics.c
  5054. COMPILING configs/sim/bindings/Variables/Meudon_Bin_NS.c
  5055. COMPILING configs/sim/bindings/Schedule/ScheduleSystemTopology.c
  5056. COMPILING configs/sim/bindings/Schedule/ScheduleTATelliptic.c
  5057. COMPILING configs/sim/bindings/Schedule/ScheduleTGRtensor.c
  5058. COMPILING configs/sim/bindings/Schedule/ScheduleTOVSolver.c
  5059. COMPILING configs/sim/bindings/Variables/Meudon_Mag_NS.c
  5060. COMPILING configs/sim/bindings/Schedule/ScheduleTerminationTrigger.c
  5061. COMPILING configs/sim/bindings/Schedule/ScheduleTestArrays.c
  5062. COMPILING configs/sim/bindings/Schedule/ScheduleTestCarpetGridInfo.c
  5063. COMPILING configs/sim/bindings/Variables/Minkowski.c
  5064. COMPILING configs/sim/bindings/Schedule/ScheduleTestComplex.c
  5065. COMPILING configs/sim/bindings/Schedule/ScheduleTestCoordinates.c
  5066. COMPILING configs/sim/bindings/Schedule/ScheduleTestFortranCrayPointers.c
  5067. COMPILING configs/sim/bindings/Schedule/ScheduleTestFortranDependencies1.c
  5068. COMPILING configs/sim/bindings/Variables/MoL.c
  5069. COMPILING configs/sim/bindings/Schedule/ScheduleTestFortranDependencies2.c
  5070. COMPILING configs/sim/bindings/Schedule/ScheduleTestFpointerNULL.c
  5071. COMPILING configs/sim/bindings/Schedule/ScheduleTestFreeF90.c
  5072. COMPILING configs/sim/bindings/Schedule/ScheduleTestGlobalReduce.c
  5073. COMPILING configs/sim/bindings/Schedule/ScheduleTestInclude1.c
  5074. COMPILING configs/sim/bindings/Schedule/ScheduleTestInclude2.c
  5075. COMPILING configs/sim/bindings/Schedule/ScheduleTestLocalInterp2.c
  5076. COMPILING configs/sim/bindings/Schedule/ScheduleTestLocalReduce.c
  5077. COMPILING configs/sim/bindings/Schedule/ScheduleTestLoop.c
  5078. COMPILING configs/sim/bindings/Schedule/ScheduleTestLoopControl.c
  5079. COMPILING configs/sim/bindings/Schedule/ScheduleTestMath.c
  5080. COMPILING configs/sim/bindings/Schedule/ScheduleTestMoL.c
  5081. COMPILING configs/sim/bindings/Schedule/ScheduleTestPar.c
  5082. COMPILING configs/sim/bindings/Schedule/ScheduleTestReduce.c
  5083. COMPILING configs/sim/bindings/Schedule/ScheduleTestSchedule.c
  5084. COMPILING configs/sim/bindings/Schedule/ScheduleTestStrings.c
  5085. COMPILING configs/sim/bindings/Schedule/ScheduleTestTable.c
  5086. COMPILING configs/sim/bindings/Schedule/ScheduleTestTimers.c
  5087. COMPILING configs/sim/bindings/Schedule/ScheduleTestTypes.c
  5088. COMPILING configs/sim/bindings/Schedule/ScheduleTime.c
  5089. COMPILING configs/sim/bindings/Schedule/ScheduleTimerInfo.c
  5090. COMPILING configs/sim/bindings/Schedule/ScheduleTimerReport.c
  5091. COMPILING configs/sim/bindings/Schedule/ScheduleTimers.c
  5092. COMPILING configs/sim/bindings/Schedule/ScheduleTmunuBase.c
  5093. COMPILING configs/sim/bindings/Schedule/ScheduleTrigger.c
  5094. COMPILING configs/sim/bindings/Schedule/ScheduleTwoPunctures.c
  5095. COMPILING configs/sim/bindings/Schedule/ScheduleVaidya2.c
  5096. COMPILING configs/sim/bindings/Schedule/ScheduleVectors.c
  5097. COMPILING configs/sim/bindings/Schedule/ScheduleWaveBinarySource.c
  5098. COMPILING configs/sim/bindings/Schedule/ScheduleWaveMoL.c
  5099. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToy1DF77.c
  5100. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToy2DF77.c
  5101. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToyC.c
  5102. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToyCXX.c
  5103. COMPILING configs/sim/bindings/Variables/ModifiedSchwarzschildBL.c
  5104. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToyExtra.c
  5105. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToyF77.c
  5106. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToyF90.c
  5107. COMPILING configs/sim/bindings/Schedule/ScheduleWaveToyFreeF90.c
  5108. COMPILING configs/sim/bindings/Variables/Multipole.c
  5109. COMPILING configs/sim/bindings/Schedule/ScheduleWeylScal4.c
  5110. COMPILING configs/sim/bindings/Variables/NaNCatcher.c
  5111. COMPILING configs/sim/bindings/Variables/NaNChecker.c
  5112. COMPILING configs/sim/bindings/Variables/NewRad.c
  5113. COMPILING configs/sim/bindings/Variables/Nice.c
  5114. COMPILING configs/sim/bindings/Schedule/Schedulehwloc.c
  5115. COMPILING configs/sim/bindings/Schedule/Schedulelibjpeg.c
  5116. COMPILING configs/sim/bindings/Variables/NoExcision.c
  5117. COMPILING configs/sim/bindings/Schedule/Schedulezlib.c
  5118. COMPILING configs/sim/bindings/Schedule/BindingsSchedule.c
  5119. COMPILING configs/sim/bindings/Schedule/BindingsParameterRecovery.c
  5120. COMPILING configs/sim/bindings/Variables/NoMPI.c
  5121. COMPILING configs/sim/bindings/Variables/Noise.c
  5122. COMPILING configs/sim/bindings/Variables/Norms.c
  5123. COMPILING configs/sim/bindings/Variables/NullConstr.c
  5124. COMPILING configs/sim/bindings/Variables/NullDecomp.c
  5125. COMPILING configs/sim/bindings/Variables/NullEvolve.c
  5126. COMPILING configs/sim/bindings/Variables/NullExact.c
  5127. COMPILING configs/sim/bindings/Variables/NullGrid.c
  5128. COMPILING configs/sim/bindings/Variables/NullInterp.c
  5129. COMPILING configs/sim/bindings/Variables/NullNews.c
  5130. COMPILING configs/sim/bindings/Variables/NullPsiInt.c
  5131. COMPILING configs/sim/bindings/Variables/NullSHRExtract.c
  5132. COMPILING configs/sim/bindings/Variables/NullVars.c
  5133. COMPILING configs/sim/bindings/Variables/OpenSSL.c
  5134. COMPILING configs/sim/bindings/Variables/Outflow.c
  5135. COMPILING configs/sim/bindings/Variables/PAPI.c
  5136. COMPILING configs/sim/bindings/Variables/PUGH.c
  5137. COMPILING configs/sim/bindings/Variables/PUGHInterp.c
  5138. COMPILING configs/sim/bindings/Variables/PUGHReduce.c
  5139. COMPILING configs/sim/bindings/Variables/PUGHSlab.c
  5140. COMPILING configs/sim/bindings/Variables/Periodic.c
  5141. COMPILING configs/sim/bindings/Variables/PeriodicCarpet.c
  5142. COMPILING configs/sim/bindings/Variables/Poisson.c
  5143. COMPILING configs/sim/bindings/Variables/PunctureTracker.c
  5144. COMPILING configs/sim/bindings/Variables/QuasiLocalMeasures.c
  5145. COMPILING configs/sim/bindings/Variables/ReductionTest.c
  5146. COMPILING configs/sim/bindings/Variables/ReductionTest2.c
  5147. COMPILING configs/sim/bindings/Variables/ReductionTest3.c
  5148. COMPILING configs/sim/bindings/Variables/ReflectionSymmetry.c
  5149. COMPILING configs/sim/bindings/Variables/RegridSyncTest.c
  5150. COMPILING configs/sim/bindings/Variables/RotatingDBHIVP.c
  5151. COMPILING configs/sim/bindings/Variables/RotatingSymmetry180.c
  5152. COMPILING configs/sim/bindings/Variables/RotatingSymmetry90.c
  5153. COMPILING configs/sim/bindings/Variables/SampleBoundary.c
  5154. COMPILING configs/sim/bindings/Variables/SampleIO.c
  5155. COMPILING configs/sim/bindings/Variables/SetMask_SphericalSurface.c
  5156. COMPILING configs/sim/bindings/Variables/ShiftedGaugeWave.c
  5157. COMPILING configs/sim/bindings/Variables/Slab.c
  5158. COMPILING configs/sim/bindings/Variables/SlabTest.c
  5159. COMPILING configs/sim/bindings/Variables/Socket.c
  5160. COMPILING configs/sim/bindings/Variables/SpaceMask.c
  5161. COMPILING configs/sim/bindings/Variables/SphericalHarmonicDecomp.c
  5162. COMPILING configs/sim/bindings/Variables/SphericalHarmonicRecon.c
  5163. COMPILING configs/sim/bindings/Variables/SphericalSurface.c
  5164. COMPILING configs/sim/bindings/Variables/StaticConformal.c
  5165. COMPILING configs/sim/bindings/Variables/SummationByParts.c
  5166. COMPILING configs/sim/bindings/Variables/SymBase.c
  5167. COMPILING configs/sim/bindings/Variables/SystemStatistics.c
  5168. COMPILING configs/sim/bindings/Variables/SystemTopology.c
  5169. COMPILING configs/sim/bindings/Variables/TATelliptic.c
  5170. COMPILING configs/sim/bindings/Variables/TGRtensor.c
  5171. COMPILING configs/sim/bindings/Variables/TOVSolver.c
  5172. COMPILING configs/sim/bindings/Variables/TerminationTrigger.c
  5173. COMPILING configs/sim/bindings/Variables/TestArrays.c
  5174. COMPILING configs/sim/bindings/Variables/TestCarpetGridInfo.c
  5175. COMPILING configs/sim/bindings/Variables/TestComplex.c
  5176. COMPILING configs/sim/bindings/Variables/TestCoordinates.c
  5177. COMPILING configs/sim/bindings/Variables/TestFortranCrayPointers.c
  5178. COMPILING configs/sim/bindings/Variables/TestFortranDependencies1.c
  5179. COMPILING configs/sim/bindings/Variables/TestFortranDependencies2.c
  5180. COMPILING configs/sim/bindings/Variables/TestFpointerNULL.c
  5181. COMPILING configs/sim/bindings/Variables/TestFreeF90.c
  5182. COMPILING configs/sim/bindings/Variables/TestGlobalReduce.c
  5183. COMPILING configs/sim/bindings/Variables/TestInclude1.c
  5184. COMPILING configs/sim/bindings/Variables/TestInclude2.c
  5185. COMPILING configs/sim/bindings/Variables/TestLocalInterp2.c
  5186. COMPILING configs/sim/bindings/Variables/TestLocalReduce.c
  5187. COMPILING configs/sim/bindings/Variables/TestLoop.c
  5188. COMPILING configs/sim/bindings/Variables/TestLoopControl.c
  5189. COMPILING configs/sim/bindings/Variables/TestMath.c
  5190. COMPILING configs/sim/bindings/Variables/TestMoL.c
  5191. COMPILING configs/sim/bindings/Variables/TestPar.c
  5192. COMPILING configs/sim/bindings/Variables/TestReduce.c
  5193. COMPILING configs/sim/bindings/Variables/TestSchedule.c
  5194. COMPILING configs/sim/bindings/Variables/TestStrings.c
  5195. COMPILING configs/sim/bindings/Variables/TestTable.c
  5196. COMPILING configs/sim/bindings/Variables/TestTimers.c
  5197. COMPILING configs/sim/bindings/Variables/TestTypes.c
  5198. COMPILING configs/sim/bindings/Variables/Time.c
  5199. COMPILING configs/sim/bindings/Variables/TimerInfo.c
  5200. COMPILING configs/sim/bindings/Variables/TimerReport.c
  5201. COMPILING configs/sim/bindings/Variables/Timers.c
  5202. COMPILING configs/sim/bindings/Variables/TmunuBase.c
  5203. COMPILING configs/sim/bindings/Variables/Trigger.c
  5204. COMPILING configs/sim/bindings/Variables/TwoPunctures.c
  5205. COMPILING configs/sim/bindings/Variables/Vaidya2.c
  5206. COMPILING configs/sim/bindings/Variables/Vectors.c
  5207. COMPILING configs/sim/bindings/Variables/WaveBinarySource.c
  5208. COMPILING configs/sim/bindings/Variables/WaveMoL.c
  5209. COMPILING configs/sim/bindings/Variables/WaveToy1DF77.c
  5210. COMPILING configs/sim/bindings/Variables/WaveToy2DF77.c
  5211. COMPILING configs/sim/bindings/Variables/WaveToyC.c
  5212. COMPILING configs/sim/bindings/Variables/WaveToyCXX.c
  5213. COMPILING configs/sim/bindings/Variables/WaveToyExtra.c
  5214. COMPILING configs/sim/bindings/Variables/WaveToyF77.c
  5215. COMPILING configs/sim/bindings/Variables/WaveToyF90.c
  5216. COMPILING configs/sim/bindings/Variables/WaveToyFreeF90.c
  5217. COMPILING configs/sim/bindings/Variables/WeylScal4.c
  5218. COMPILING configs/sim/bindings/Variables/hwloc.c
  5219. COMPILING configs/sim/bindings/Variables/libjpeg.c
  5220. COMPILING configs/sim/bindings/Variables/zlib.c
  5221. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CactusBindings.a
  5222. Checking status of thorn CartGrid3D
  5223. COMPILING configs/sim/bindings/build/CartGrid3D/cctk_ThornBindings.c
  5224. Checking status of thorn hwloc
  5225. COMPILING configs/sim/bindings/build/hwloc/cctk_ThornBindings.c
  5226. COMPILING arrangements/CactusBase/CartGrid3D/src/Startup.c
  5227. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_hwloc.a
  5228. Checking status of thorn Dissipation
  5229. COMPILING arrangements/CactusBase/CartGrid3D/src/ParamCheck.c
  5230. COMPILING arrangements/CactusBase/CartGrid3D/src/DecodeSymParameters.c
  5231. COMPILING arrangements/CactusBase/CartGrid3D/src/CartGrid3D.c
  5232. COMPILING arrangements/CactusNumerical/Dissipation/src/apply_dissipation.F77
  5233. COMPILING arrangements/CactusBase/CartGrid3D/src/GetSymmetry.c
  5234. COMPILING arrangements/CactusBase/CartGrid3D/src/SetSymmetry.c
  5235. COMPILING arrangements/CactusBase/CartGrid3D/src/Symmetry.c
  5236. COMPILING arrangements/CactusNumerical/Dissipation/src/basegrid.c
  5237. COMPILING arrangements/CactusNumerical/Dissipation/src/dissipation.c
  5238. COMPILING arrangements/CactusNumerical/Dissipation/src/paramcheck.c
  5239. COMPILING arrangements/CactusNumerical/Dissipation/src/setup_epsdis.c
  5240. COMPILING configs/sim/bindings/build/Dissipation/cctk_ThornBindings.c
  5241. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Dissipation.a
  5242. COMPILING arrangements/CactusBase/CartGrid3D/src/RegisterSymmetries.c
  5243. Checking status of thorn EOS_Polytrope
  5244. COMPILING arrangements/EinsteinEOS/EOS_Polytrope/src/EOS_Polytrope_Scalars.F
  5245. COMPILING arrangements/EinsteinEOS/EOS_Polytrope/src/EOS_Polytrope_Startup.F
  5246. COMPILING arrangements/EinsteinEOS/EOS_Polytrope/src/EOS_Polytrope.F
  5247. COMPILING configs/sim/bindings/build/EOS_Polytrope/cctk_ThornBindings.c
  5248. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EOS_Polytrope.a
  5249. Checking status of thorn IOJpeg
  5250. COMPILING arrangements/CactusIO/IOJpeg/src/Startup.c
  5251. COMPILING arrangements/CactusIO/IOJpeg/src/Output.c
  5252. COMPILING arrangements/CactusIO/IOJpeg/src/Write.c
  5253. COMPILING arrangements/CactusIO/IOJpeg/src/ChooseOutput.c
  5254. COMPILING arrangements/CactusIO/IOJpeg/src/JPEG.c
  5255. COMPILING configs/sim/bindings/build/IOJpeg/cctk_ThornBindings.c
  5256. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IOJpeg.a
  5257. Checking status of thorn LORENE
  5258. LORENE: Preparing directory structure...
  5259. LORENE: Unpacking archive...
  5260. ~/Cactus/configs/sim/scratch/build/LORENE ~/Cactus/configs/sim/scratch
  5261. patching file Lorene/C++/Source/Bin_hor/binhor_hh.C
  5262. patching file Lorene/C++/Source/Binaire/binaire_orbite.C
  5263. patching file Lorene/C++/Source/Binary_xcts/binary_orbit_xcts.C
  5264. patching file Lorene/C++/Source/Gravastar/gravastar_equil.C
  5265. patching file Lorene/C++/Source/Isol_hor/init_data.C
  5266. patching file Lorene/C++/Source/Time_slice/tslice_conf_init.C
  5267. patching file Lorene/C++/Source/Time_slice/tslice_dirac_max_evolve.C
  5268. patching file Lorene/C++/Makefile
  5269. patching file Lorene/C++/Source/App_hor/Makefile
  5270. patching file Lorene/C++/Source/App_hor/Makefile_lib
  5271. patching file Lorene/C++/Source/App_hor/Makefile_lib_g
  5272. patching file Lorene/C++/Source/Base_val/Makefile
  5273. patching file Lorene/C++/Source/Base_val/Makefile_lib
  5274. patching file Lorene/C++/Source/Base_val/Makefile_lib_g
  5275. patching file Lorene/C++/Source/Base_vect/Makefile
  5276. patching file Lorene/C++/Source/Base_vect/Makefile_lib
  5277. patching file Lorene/C++/Source/Base_vect/Makefile_lib_g
  5278. patching file Lorene/C++/Source/Bhole/Makefile
  5279. patching file Lorene/C++/Source/Bhole/Makefile_lib
  5280. patching file Lorene/C++/Source/Bhole/Makefile_lib_g
  5281. patching file Lorene/C++/Source/Bhole_binaire/Makefile
  5282. patching file Lorene/C++/Source/Bhole_binaire/Makefile_lib
  5283. patching file Lorene/C++/Source/Bhole_binaire/Makefile_lib_g
  5284. patching file Lorene/C++/Source/Binaire/Makefile
  5285. patching file Lorene/C++/Source/Binaire/Makefile_lib
  5286. patching file Lorene/C++/Source/Binaire/Makefile_lib_g
  5287. patching file Lorene/C++/Source/Binary/Makefile
  5288. patching file Lorene/C++/Source/Binary/Makefile_lib
  5289. patching file Lorene/C++/Source/Binary/Makefile_lib_g
  5290. patching file Lorene/C++/Source/Binary_xcts/Makefile
  5291. patching file Lorene/C++/Source/Binary_xcts/Makefile_lib
  5292. patching file Lorene/C++/Source/Binary_xcts/Makefile_lib_g
  5293. patching file Lorene/C++/Source/Bin_bhns/Makefile
  5294. patching file Lorene/C++/Source/Bin_bhns/Makefile_lib
  5295. patching file Lorene/C++/Source/Bin_bhns/Makefile_lib_g
  5296. patching file Lorene/C++/Source/Bin_bhns_extr/Makefile
  5297. patching file Lorene/C++/Source/Bin_bhns_extr/Makefile_lib
  5298. patching file Lorene/C++/Source/Bin_bhns_extr/Makefile_lib_g
  5299. patching file Lorene/C++/Source/Bin_hor/Makefile
  5300. patching file Lorene/C++/Source/Bin_hor/Makefile_lib
  5301. patching file Lorene/C++/Source/Bin_hor/Makefile_lib_g
  5302. patching file Lorene/C++/Source/Bin_ns_bh/Makefile
  5303. patching file Lorene/C++/Source/Bin_ns_bh/Makefile_lib
  5304. patching file Lorene/C++/Source/Bin_ns_bh/Makefile_lib_g
  5305. patching file Lorene/C++/Source/Bin_ns_ncp/Makefile
  5306. patching file Lorene/C++/Source/Bin_ns_ncp/Makefile_lib
  5307. patching file Lorene/C++/Source/Bin_ns_ncp/Makefile_lib_g
  5308. patching file Lorene/C++/Source/Black_hole/Makefile
  5309. patching file Lorene/C++/Source/Black_hole/Makefile_lib
  5310. patching file Lorene/C++/Source/Black_hole/Makefile_lib_g
  5311. patching file Lorene/C++/Source/Champ_cart/Makefile
  5312. patching file Lorene/C++/Source/Champ_cart/Makefile_lib
  5313. patching file Lorene/C++/Source/Champ_cart/Makefile_lib_g
  5314. patching file Lorene/C++/Source/Change_var/Makefile
  5315. patching file Lorene/C++/Source/Change_var/Makefile_lib
  5316. patching file Lorene/C++/Source/Change_var/Makefile_lib_g
  5317. patching file Lorene/C++/Source/Cmp/Makefile
  5318. patching file Lorene/C++/Source/Cmp/Makefile_lib
  5319. patching file Lorene/C++/Source/Cmp/Makefile_lib_g
  5320. patching file Lorene/C++/Source/Compobj/Makefile
  5321. patching file Lorene/C++/Source/Compobj/Makefile_lib
  5322. patching file Lorene/C++/Source/Compobj/Makefile_lib_g
  5323. patching file Lorene/C++/Source/Connection/Makefile
  5324. patching file Lorene/C++/Source/Connection/Makefile_lib
  5325. patching file Lorene/C++/Source/Connection/Makefile_lib_g
  5326. patching file Lorene/C++/Source/Coord/Makefile
  5327. patching file Lorene/C++/Source/Coord/Makefile_lib
  5328. patching file Lorene/C++/Source/Coord/Makefile_lib_g
  5329. patching file Lorene/C++/Source/CVS/Makefile
  5330. patching file Lorene/C++/Source/Diff/Makefile
  5331. patching file Lorene/C++/Source/Diff/Makefile_lib
  5332. patching file Lorene/C++/Source/Diff/Makefile_lib_g
  5333. patching file Lorene/C++/Source/Dim_tbl/Makefile
  5334. patching file Lorene/C++/Source/Eos/Makefile
  5335. patching file Lorene/C++/Source/Eos/Makefile_lib
  5336. patching file Lorene/C++/Source/Eos/Makefile_lib_g
  5337. patching file Lorene/C++/Source/Etoile/Makefile
  5338. patching file Lorene/C++/Source/Etoile/Makefile_lib
  5339. patching file Lorene/C++/Source/Etoile/Makefile_lib_g
  5340. patching file Lorene/C++/Source/Excised_slice/Makefile
  5341. patching file Lorene/C++/Source/Excised_slice/Makefile_lib
  5342. patching file Lorene/C++/Source/Excised_slice/Makefile_lib_g
  5343. patching file Lorene/C++/Source/Gravastar/Makefile
  5344. patching file Lorene/C++/Source/Gravastar/Makefile_lib
  5345. patching file Lorene/C++/Source/Gravastar/Makefile_lib_g
  5346. patching file Lorene/C++/Source/Grille3d/Makefile
  5347. patching file Lorene/C++/Source/Grille3d/Makefile_lib
  5348. patching file Lorene/C++/Source/Grille3d/Makefile_lib_g
  5349. patching file Lorene/C++/Source/Grille_cart/Makefile
  5350. patching file Lorene/C++/Source/Grille_cart/Makefile_lib
  5351. patching file Lorene/C++/Source/Grille_cart/Makefile_lib_g
  5352. patching file Lorene/C++/Source/Hole_bhns/Makefile
  5353. patching file Lorene/C++/Source/Hole_bhns/Makefile_lib
  5354. patching file Lorene/C++/Source/Hole_bhns/Makefile_lib_g
  5355. patching file Lorene/C++/Source/Isol_hole/Makefile
  5356. patching file Lorene/C++/Source/Isol_hole/Makefile_lib
  5357. patching file Lorene/C++/Source/Isol_hole/Makefile_lib_g
  5358. patching file Lorene/C++/Source/Isol_hor/Makefile
  5359. patching file Lorene/C++/Source/Isol_hor/Makefile_lib
  5360. patching file Lorene/C++/Source/Isol_hor/Makefile_lib_g
  5361. patching file Lorene/C++/Source/Itbl/Makefile
  5362. patching file Lorene/C++/Source/Itbl/Makefile_lib
  5363. patching file Lorene/C++/Source/Itbl/Makefile_lib_g
  5364. patching file Lorene/C++/Source/Map/Makefile
  5365. patching file Lorene/C++/Source/Map/Makefile_lib
  5366. patching file Lorene/C++/Source/Map/Makefile_lib_g
  5367. patching file Lorene/C++/Source/Map_cart/Makefile
  5368. patching file Lorene/C++/Source/Map_cart/Makefile_lib
  5369. patching file Lorene/C++/Source/Map_cart/Makefile_lib_g
  5370. patching file Lorene/C++/Source/Matrice/Makefile
  5371. patching file Lorene/C++/Source/Matrice/Makefile_lib
  5372. patching file Lorene/C++/Source/Matrice/Makefile_lib_g
  5373. patching file Lorene/C++/Source/Metric/Makefile
  5374. patching file Lorene/C++/Source/Metric/Makefile_lib
  5375. patching file Lorene/C++/Source/Metric/Makefile_lib_g
  5376. patching file Lorene/C++/Source/Metrique/Makefile
  5377. patching file Lorene/C++/Source/Metrique/Makefile_lib
  5378. patching file Lorene/C++/Source/Metrique/Makefile_lib_g
  5379. patching file Lorene/C++/Source/Mg3d/Makefile
  5380. patching file Lorene/C++/Source/Mg3d/Makefile_lib
  5381. patching file Lorene/C++/Source/Mg3d/Makefile_lib_g
  5382. patching file Lorene/C++/Source/Mtbl/Makefile
  5383. patching file Lorene/C++/Source/Mtbl/Makefile_lib
  5384. patching file Lorene/C++/Source/Mtbl/Makefile_lib_g
  5385. patching file Lorene/C++/Source/Mtbl_cf/Makefile
  5386. patching file Lorene/C++/Source/Mtbl_cf/Makefile_lib
  5387. patching file Lorene/C++/Source/Mtbl_cf/Makefile_lib_g
  5388. patching file Lorene/C++/Source/Non_class_members/Coef/FFT991/Makefile
  5389. patching file Lorene/C++/Source/Non_class_members/Coef/FFT991/Makefile_lib
  5390. patching file Lorene/C++/Source/Non_class_members/Coef/FFT991/Makefile_lib_g
  5391. patching file Lorene/C++/Source/Non_class_members/Coef/FFTW3/Makefile
  5392. patching file Lorene/C++/Source/Non_class_members/Coef/FFTW3/Makefile_lib
  5393. patching file Lorene/C++/Source/Non_class_members/Coef/FFTW3/Makefile_lib_g
  5394. patching file Lorene/C++/Source/Non_class_members/Coef/Makefile
  5395. patching file Lorene/C++/Source/Non_class_members/Coef/Makefile_lib
  5396. patching file Lorene/C++/Source/Non_class_members/Coef/Makefile_lib_g
  5397. patching file Lorene/C++/Source/Non_class_members/Graphics/Makefile
  5398. patching file Lorene/C++/Source/Non_class_members/Graphics/Makefile_lib
  5399. patching file Lorene/C++/Source/Non_class_members/Graphics/Makefile_lib_g
  5400. patching file Lorene/C++/Source/Non_class_members/Makefile
  5401. patching file Lorene/C++/Source/Non_class_members/Operators/Makefile
  5402. patching file Lorene/C++/Source/Non_class_members/Operators/Makefile_lib
  5403. patching file Lorene/C++/Source/Non_class_members/Operators/Makefile_lib_g
  5404. patching file Lorene/C++/Source/Non_class_members/PDE/Makefile
  5405. patching file Lorene/C++/Source/Non_class_members/PDE/Makefile_lib
  5406. patching file Lorene/C++/Source/Non_class_members/PDE/Makefile_lib_g
  5407. patching file Lorene/C++/Source/Non_class_members/Utilities/Makefile
  5408. patching file Lorene/C++/Source/Non_class_members/Utilities/Makefile_lib
  5409. patching file Lorene/C++/Source/Non_class_members/Utilities/Makefile_lib_g
  5410. patching file Lorene/C++/Source/Ope_elementary/Makefile
  5411. patching file Lorene/C++/Source/Ope_elementary/Makefile_lib
  5412. patching file Lorene/C++/Source/Ope_elementary/Makefile_lib_g
  5413. patching file Lorene/C++/Source/Ope_elementary/Ope_helmholtz_minus_2d/Makefile
  5414. patching file Lorene/C++/Source/Ope_elementary/Ope_helmholtz_minus_2d/Makefile_lib
  5415. patching file Lorene/C++/Source/Ope_elementary/Ope_helmholtz_minus_2d/Makefile_lib_g
  5416. patching file Lorene/C++/Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Makefile
  5417. patching file Lorene/C++/Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Makefile_lib
  5418. patching file Lorene/C++/Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Makefile_lib_g
  5419. patching file Lorene/C++/Source/Ope_elementary/Ope_poisson_2d/Makefile
  5420. patching file Lorene/C++/Source/Ope_elementary/Ope_poisson_2d/Makefile_lib
  5421. patching file Lorene/C++/Source/Ope_elementary/Ope_poisson_2d/Makefile_lib_g
  5422. patching file Lorene/C++/Source/Ope_elementary/Ope_poisson_pseudo_1d/Makefile
  5423. patching file Lorene/C++/Source/Ope_elementary/Ope_poisson_pseudo_1d/Makefile_lib
  5424. patching file Lorene/C++/Source/Ope_elementary/Ope_poisson_pseudo_1d/Makefile_lib_g
  5425. patching file Lorene/C++/Source/Ope_elementary/Ope_pois_vect_r/Makefile
  5426. patching file Lorene/C++/Source/Ope_elementary/Ope_pois_vect_r/Makefile_lib
  5427. patching file Lorene/C++/Source/Ope_elementary/Ope_pois_vect_r/Makefile_lib_g
  5428. patching file Lorene/C++/Source/Ope_elementary/Ope_sec_order/Makefile
  5429. patching file Lorene/C++/Source/Ope_elementary/Ope_sec_order/Makefile_lib
  5430. patching file Lorene/C++/Source/Ope_elementary/Ope_sec_order/Makefile_lib_g
  5431. patching file Lorene/C++/Source/Ope_elementary/Ope_sec_order_r2/Makefile
  5432. patching file Lorene/C++/Source/Ope_elementary/Ope_sec_order_r2/Makefile_lib
  5433. patching file Lorene/C++/Source/Ope_elementary/Ope_sec_order_r2/Makefile_lib_g
  5434. patching file Lorene/C++/Source/Ope_elementary/Ope_vorton/Makefile
  5435. patching file Lorene/C++/Source/Ope_elementary/Ope_vorton/Makefile_lib
  5436. patching file Lorene/C++/Source/Ope_elementary/Ope_vorton/Makefile_lib_g
  5437. patching file Lorene/C++/Source/Param/Makefile
  5438. patching file Lorene/C++/Source/Param/Makefile_lib
  5439. patching file Lorene/C++/Source/Param/Makefile_lib_g
  5440. patching file Lorene/C++/Source/Param_elliptic/Makefile
  5441. patching file Lorene/C++/Source/Param_elliptic/Makefile_lib
  5442. patching file Lorene/C++/Source/Param_elliptic/Makefile_lib_g
  5443. patching file Lorene/C++/Source/QuadriD/Makefile
  5444. patching file Lorene/C++/Source/QuadriD/Makefile_lib
  5445. patching file Lorene/C++/Source/QuadriD/Makefile_lib_g
  5446. patching file Lorene/C++/Source/Star/Makefile
  5447. patching file Lorene/C++/Source/Star/Makefile_lib
  5448. patching file Lorene/C++/Source/Star/Makefile_lib_g
  5449. patching file Lorene/C++/Source/Star_bhns/Makefile
  5450. patching file Lorene/C++/Source/Star_bhns/Makefile_lib
  5451. patching file Lorene/C++/Source/Star_bhns/Makefile_lib_g
  5452. patching file Lorene/C++/Source/Tbl/Makefile
  5453. patching file Lorene/C++/Source/Tbl/Makefile_lib
  5454. patching file Lorene/C++/Source/Tbl/Makefile_lib_g
  5455. patching file Lorene/C++/Source/Tenseur/Makefile
  5456. patching file Lorene/C++/Source/Tenseur/Makefile_lib
  5457. patching file Lorene/C++/Source/Tenseur/Makefile_lib_g
  5458. patching file Lorene/C++/Source/Tensor/Makefile
  5459. patching file Lorene/C++/Source/Tensor/Makefile_lib
  5460. patching file Lorene/C++/Source/Tensor/Makefile_lib_g
  5461. patching file Lorene/C++/Source/Tensor/Scalar/Makefile
  5462. patching file Lorene/C++/Source/Tensor/Scalar/Makefile_lib
  5463. patching file Lorene/C++/Source/Tensor/Scalar/Makefile_lib_g
  5464. patching file Lorene/C++/Source/Time_slice/Makefile
  5465. patching file Lorene/C++/Source/Time_slice/Makefile_lib
  5466. patching file Lorene/C++/Source/Time_slice/Makefile_lib_g
  5467. patching file Lorene/C++/Source/Valencia/Makefile
  5468. patching file Lorene/C++/Source/Valencia/Makefile_lib
  5469. patching file Lorene/C++/Source/Valencia/Makefile_lib_g
  5470. patching file Lorene/C++/Source/Valeur/Makefile
  5471. patching file Lorene/C++/Source/Valeur/Makefile_lib
  5472. patching file Lorene/C++/Source/Valeur/Makefile_lib_g
  5473. patching file Lorene/Export/C++/Makefile
  5474. patching file Lorene/Export/C++/Source/Makefile
  5475. patching file Lorene/F77/Makefile
  5476. patching file Lorene/F77/Source/Makefile
  5477. patching file Lorene/global_settings
  5478. patching file Lorene/Makefile
  5479. patching file Lorene/C++/Makefile
  5480. patching file Lorene/Export/C++/Source/bin_ns_aux.C
  5481. Hunk #1 succeeded at 338 (offset 16 lines).
  5482. patching file Lorene/Export/C++/Source/bin_bh_aux.C
  5483. patching file Lorene/Export/C++/Source/bin_ns_aux.C
  5484. Hunk #1 succeeded at 59 (offset 3 lines).
  5485. Hunk #2 succeeded at 85 (offset 3 lines).
  5486. patching file Lorene/Export/C++/Source/mag_ns_aux.C
  5487. patching file Lorene/.patch_tmp
  5488. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CartGrid3D.a
  5489. COMPILING configs/sim/bindings/build/LORENE/cctk_ThornBindings.c
  5490. Checking status of thorn NullInterp
  5491. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp_InterpUtil.F90
  5492. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp_ParamCheck.F90
  5493. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp_TempInit.F90
  5494. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp_Interp.F90
  5495. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp_Eth.F90
  5496. LORENE: Configuring...
  5497. LORENE: Building...
  5498. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp_MaskInit.F90
  5499. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp_Deriv.F90
  5500. COMPILING arrangements/PITTNullCode/NullInterp/src/NullInterp.F90
  5501. COMPILING configs/sim/bindings/build/NullInterp/cctk_ThornBindings.c
  5502. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullInterp.a
  5503. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullInterp.a(NullInterp.F90.o) has no symbols
  5504. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullInterp.a(NullInterp.F90.o) has no symbols
  5505. fax.f:586.2:
  5506.  
  5507. 50 CONTINUE
  5508. 1
  5509. Warning: Label 50 at (1) defined but not used
  5510. insmts.f:170.39:
  5511.  
  5512. IF(ERR1(J).LT.ERR0(LR+1)) THEN
  5513. 1
  5514. Warning: Nonconforming tab character at (1)
  5515. insmts.f:174.13:
  5516.  
  5517. ELSE
  5518. 1
  5519. Warning: Nonconforming tab character at (1)
  5520. insmts.f:185.28:
  5521.  
  5522. BBB(JR,1)=ERR0(NR1)
  5523. 1
  5524. Warning: Nonconforming tab character at (1)
  5525. insmts.f:207.42:
  5526.  
  5527. IPOS2(J)=MAX0(IPOS(LR1),IPOS(LR))
  5528. 1
  5529. Warning: Nonconforming tab character at (1)
  5530. insmts.f:218.14:
  5531.  
  5532. ENDDO
  5533. 1
  5534. Warning: Nonconforming tab character at (1)
  5535. insmts.f:281.14:
  5536.  
  5537. ENDIF
  5538. 1
  5539. Warning: Nonconforming tab character at (1)
  5540. insmts.f:292.50:
  5541.  
  5542. BBB(J0,3)=CC(JM1)**2+BB(JR)**2+AA(JP1)**2
  5543. 1
  5544. Warning: Nonconforming tab character at (1)
  5545. insmts.f:316.22:
  5546.  
  5547. 995 CONTINUE
  5548. 1
  5549. Warning: Nonconforming tab character at (1)
  5550. insmts.f:317.22:
  5551.  
  5552. 996 CONTINUE
  5553. 1
  5554. Warning: Nonconforming tab character at (1)
  5555. insmts.f:374.14:
  5556.  
  5557. J=J+1
  5558. 1
  5559. Warning: Nonconforming tab character at (1)
  5560. insmts.f:443.14:
  5561.  
  5562. ENDIF
  5563. 1
  5564. Warning: Nonconforming tab character at (1)
  5565. insmts.f:471.22:
  5566.  
  5567. 885 CONTINUE
  5568. 1
  5569. Warning: Nonconforming tab character at (1)
  5570. insmts.f:472.22:
  5571.  
  5572. 886 CONTINUE
  5573. 1
  5574. Warning: Nonconforming tab character at (1)
  5575. insmts.f:501.14:
  5576.  
  5577. J=J+1
  5578. 1
  5579. Warning: Nonconforming tab character at (1)
  5580. insmts.f:533.12:
  5581.  
  5582. END
  5583. 1
  5584. Warning: Nonconforming tab character at (1)
  5585. insmts.f:179.4:
  5586.  
  5587. 777 CONTINUE
  5588. 1
  5589. Warning: Label 777 at (1) defined but not used
  5590. insmts.f:532.5:
  5591.  
  5592. 200 FORMAT(1X,20I6)
  5593. 1
  5594. Warning: Label 200 at (1) defined but not used
  5595. insmts.f:531.5:
  5596.  
  5597. 101 FORMAT(1X,' ')
  5598. 1
  5599. Warning: Label 101 at (1) defined but not used
  5600. insmts.f:530.5:
  5601.  
  5602. 100 FORMAT(1X,10E10.3)
  5603. 1
  5604. Warning: Label 100 at (1) defined but not used
  5605. insmts.f:107.21:
  5606.  
  5607. 1 JR1,JR2,IPOS1,JM2,JM1,JP1,JP2,JOB,IPOS2,J1,JB1,JB2
  5608. 1
  5609. Warning: Unused variable 'jr2' declared at (1)
  5610. leqt1s.f:66.16:
  5611.  
  5612. integer n,nlc,nuc,ia,m,ib,ijob,ier
  5613. 1
  5614. Warning: Nonconforming tab character at (1)
  5615. leqt1s.f:67.15:
  5616.  
  5617. real*8 a(ia,*),xl(ia,*),b(ia,*)
  5618. 1
  5619. Warning: Nonconforming tab character at (1)
  5620. leqt1s.f:74.15:
  5621.  
  5622. real*8 ab(nbloc,nloc)
  5623. 1
  5624. Warning: Nonconforming tab character at (1)
  5625. leqt1s.f:75.16:
  5626.  
  5627. integer ipiv(nloc)
  5628. 1
  5629. Warning: Nonconforming tab character at (1)
  5630. leqt1s.f:76.16:
  5631.  
  5632. integer nb,i,j
  5633. 1
  5634. Warning: Nonconforming tab character at (1)
  5635. leqt1s.f:23.52:
  5636.  
  5637. subroutine leqt1s(a,n,nlc,nuc,ia,b,m,ib,ijob,xl,ier)
  5638. 1
  5639. Warning: Unused dummy argument 'ijob' at (1)
  5640. leqt1s.f:23.55:
  5641.  
  5642. subroutine leqt1s(a,n,nlc,nuc,ia,b,m,ib,ijob,xl,ier)
  5643. 1
  5644. Warning: Unused dummy argument 'xl' at (1)
  5645. tf9s.f:62.13:
  5646.  
  5647. save ndim,n2,n1,n21,ifax,trigs
  5648. 1
  5649. Warning: Nonconforming tab character at (1)
  5650. tf9s.f:77.5:
  5651.  
  5652. 300 FORMAT(10X,'LA SUB TF EST APPELLEE POUR LA PREMIERE FOIS')
  5653. 1
  5654. Warning: Label 300 at (1) defined but not used
  5655. tf9s.f:90.4:
  5656.  
  5657. 100 FORMAT(1X,'TF',10D12.4)
  5658. 1
  5659. Warning: Label 100 at (1) defined but not used
  5660. cd1mrs.f:81.13:
  5661.  
  5662. save ndim,nfonc,n1,n11,n65,NM65,N6564,N6565
  5663. 1
  5664. Warning: Nonconforming tab character at (1)
  5665. cd1mrs.f:82.13:
  5666.  
  5667. save N651,NM651,N63,NM64,NM66
  5668. 1
  5669. Warning: Nonconforming tab character at (1)
  5670. cd1mrs.f:235.5:
  5671.  
  5672. 101 FORMAT(1X,' ')
  5673. 1
  5674. Warning: Label 101 at (1) defined but not used
  5675. cd1mrs.f:234.5:
  5676.  
  5677. 100 FORMAT(1X,10E12.4)
  5678. 1
  5679. Warning: Label 100 at (1) defined but not used
  5680. cd1xms.f:154.5:
  5681.  
  5682. 110 format(1x,'ced1m64',20i5)
  5683. 1
  5684. Warning: Label 110 at (1) defined but not used
  5685. cd1xms.f:153.5:
  5686.  
  5687. 101 format(1x,'ced164')
  5688. 1
  5689. Warning: Label 101 at (1) defined but not used
  5690. cd1xms.f:152.5:
  5691.  
  5692. 100 format(1x,'ced1m64',10d12.4)
  5693. 1
  5694. Warning: Label 100 at (1) defined but not used
  5695. cd1yms.f:154.5:
  5696.  
  5697. 110 format(1x,'ced1m64',20i5)
  5698. 1
  5699. Warning: Label 110 at (1) defined but not used
  5700. cd1yms.f:153.5:
  5701.  
  5702. 101 format(1x,'ced164')
  5703. 1
  5704. Warning: Label 101 at (1) defined but not used
  5705. cd1yms.f:152.5:
  5706.  
  5707. 100 format(1x,'ced1m64',10d12.4)
  5708. 1
  5709. Warning: Label 100 at (1) defined but not used
  5710. cd1zms.f:154.5:
  5711.  
  5712. 110 format(1x,'ced1m64',20i5)
  5713. 1
  5714. Warning: Label 110 at (1) defined but not used
  5715. cd1zms.f:153.5:
  5716.  
  5717. 101 format(1x,'ced164')
  5718. 1
  5719. Warning: Label 101 at (1) defined but not used
  5720. cd1zms.f:152.5:
  5721.  
  5722. 100 format(1x,'ced1m64',10d12.4)
  5723. 1
  5724. Warning: Label 100 at (1) defined but not used
  5725. cd2mrs.f:78.13:
  5726.  
  5727. save N1,N0,N2,NN,N65,N63,N66,N166,N065,NM66
  5728. 1
  5729. Warning: Nonconforming tab character at (1)
  5730. cd2mrs.f:79.13:
  5731.  
  5732. save N6565,NM65,N1M65,NALP3,NALP4,NALI3,NALI4
  5733. 1
  5734. Warning: Nonconforming tab character at (1)
  5735. cd2mrs.f:80.13:
  5736.  
  5737. save NDIM,NEQ
  5738. 1
  5739. Warning: Nonconforming tab character at (1)
  5740. cd2mrs.f:217.5:
  5741.  
  5742. 101 FORMAT(1X,' ')
  5743. 1
  5744. Warning: Label 101 at (1) defined but not used
  5745. cd2mrs.f:216.5:
  5746.  
  5747. 100 FORMAT(1X,10E12.4)
  5748. 1
  5749. Warning: Label 100 at (1) defined but not used
  5750. cd2xms.f:171.5:
  5751.  
  5752. 110 format(1x,'ced2m64',20i5)
  5753. 1
  5754. Warning: Label 110 at (1) defined but not used
  5755. cd2xms.f:170.5:
  5756.  
  5757. 101 format(1x,'ced2m64')
  5758. 1
  5759. Warning: Label 101 at (1) defined but not used
  5760. cd2xms.f:169.5:
  5761.  
  5762. 100 format(1x,'ced2m64',10d12.4)
  5763. 1
  5764. Warning: Label 100 at (1) defined but not used
  5765. cd2yms.f:171.5:
  5766.  
  5767. 110 format(1x,'ced2m64',20i5)
  5768. 1
  5769. Warning: Label 110 at (1) defined but not used
  5770. cd2yms.f:170.5:
  5771.  
  5772. 101 format(1x,'ced2m64')
  5773. 1
  5774. Warning: Label 101 at (1) defined but not used
  5775. cd2yms.f:169.5:
  5776.  
  5777. 100 format(1x,'ced2m64',10d12.4)
  5778. 1
  5779. Warning: Label 100 at (1) defined but not used
  5780. cd2zms.f:171.5:
  5781.  
  5782. 110 format(1x,'ced2m64',20i5)
  5783. 1
  5784. Warning: Label 110 at (1) defined but not used
  5785. cd2zms.f:170.5:
  5786.  
  5787. 101 format(1x,'ced2m64')
  5788. 1
  5789. Warning: Label 101 at (1) defined but not used
  5790. cd2zms.f:169.5:
  5791.  
  5792. 100 format(1x,'ced2m64',10d12.4)
  5793. 1
  5794. Warning: Label 100 at (1) defined but not used
  5795. cepl3s.f:529.5:
  5796.  
  5797. 101 FORMAT(1X,' ')
  5798. 1
  5799. Warning: Label 101 at (1) defined but not used
  5800. cepl3s.f:528.5:
  5801.  
  5802. 100 FORMAT(1X,10E10.3)
  5803. 1
  5804. Warning: Label 100 at (1) defined but not used
  5805. ceples.f:425.14:
  5806.  
  5807. ENDDO
  5808. 1
  5809. Warning: Nonconforming tab character at (1)
  5810. ceples.f:455.14:
  5811.  
  5812. ENDDO
  5813. 1
  5814. Warning: Nonconforming tab character at (1)
  5815. ceples.f:585.28:
  5816.  
  5817. IF(IPAIR.EQ.0) THEN
  5818. 1
  5819. Warning: Nonconforming tab character at (1)
  5820. ceples.f:643.5:
  5821.  
  5822. 300 FORMAT(1X,4I4,5E10.3)
  5823. 1
  5824. Warning: Label 300 at (1) defined but not used
  5825. ceples.f:642.5:
  5826.  
  5827. 111 FORMAT(1X,10E10.2)
  5828. 1
  5829. Warning: Label 111 at (1) defined but not used
  5830. ceples.f:641.5:
  5831.  
  5832. 101 FORMAT(1X,' ')
  5833. 1
  5834. Warning: Label 101 at (1) defined but not used
  5835. ceples.f:640.5:
  5836.  
  5837. 100 FORMAT(1X,10E10.3)
  5838. 1
  5839. Warning: Label 100 at (1) defined but not used
  5840. cera2s.f:76.13:
  5841.  
  5842. save NDIM,N1,N2,N21,N10,X0,PIG
  5843. 1
  5844. Warning: Nonconforming tab character at (1)
  5845. cera2s.f:77.13:
  5846.  
  5847. save SEN,PI2,COSE
  5848. 1
  5849. Warning: Nonconforming tab character at (1)
  5850. cera2s.f:199.5:
  5851.  
  5852. 110 FORMAT(1X,3I4,5E12.4)
  5853. 1
  5854. Warning: Label 110 at (1) defined but not used
  5855. cera2s.f:198.3:
  5856.  
  5857. 109 FORMAT(1X,I5,10D12.4)
  5858. 1
  5859. Warning: Label 109 at (1) defined but not used
  5860. cera2s.f:197.3:
  5861.  
  5862. 101 FORMAT(1X,'CHE64')
  5863. 1
  5864. Warning: Label 101 at (1) defined but not used
  5865. cera2s.f:196.3:
  5866.  
  5867. 100 FORMAT(1X,'CHE64',10D12.4)
  5868. 1
  5869. Warning: Label 100 at (1) defined but not used
  5870. cerams.f:74.13:
  5871.  
  5872. save N520,NC257,X0,X1,PI,PIT,N1,N2,AN2,N21
  5873. 1
  5874. Warning: Nonconforming tab character at (1)
  5875. cerams.f:75.13:
  5876.  
  5877. save SEN,COSE,N65,NFON,NCONTR,NM65
  5878. 1
  5879. Warning: Nonconforming tab character at (1)
  5880. cerams.f:76.13:
  5881.  
  5882. save NM655,NM265,NM259,NM261,N63,N66,N654
  5883. 1
  5884. Warning: Nonconforming tab character at (1)
  5885. cerams.f:77.13:
  5886.  
  5887. save N6565,N356,N357,N365,N6555
  5888. 1
  5889. Warning: Nonconforming tab character at (1)
  5890. cerams.f:282.3:
  5891.  
  5892. 101 FORMAT(1X,'CERAMS')
  5893. 1
  5894. Warning: Label 101 at (1) defined but not used
  5895. cerams.f:281.3:
  5896.  
  5897. 100 FORMAT(10X,10E12.4)
  5898. 1
  5899. Warning: Label 100 at (1) defined but not used
  5900. cerars.f:71.13:
  5901.  
  5902. data ncontr/0/
  5903. 1
  5904. Warning: Nonconforming tab character at (1)
  5905. cerars.f:73.13:
  5906.  
  5907. save NCONTR,X0,PI,PIT,N1,N2,N21,X5,SEN,COSE
  5908. 1
  5909. Warning: Nonconforming tab character at (1)
  5910. cerars.f:174.3:
  5911.  
  5912. 101 FORMAT(1X,'CHE64')
  5913. 1
  5914. Warning: Label 101 at (1) defined but not used
  5915. cerars.f:173.4:
  5916.  
  5917. 100 FORMAT(10X,10E12.4)
  5918. 1
  5919. Warning: Label 100 at (1) defined but not used
  5920. cerx3s.f:110.13:
  5921.  
  5922. save NDR,NDY,NDZ,NEQ,NR,NZ,NY,NNN65,NN64R,NN65R,NY1Z1,MULTR
  5923. 1
  5924. Warning: Nonconforming tab character at (1)
  5925. cerx3s.f:111.13:
  5926.  
  5927. save IRESTR,N6R,MULT1,IREEE2,II,I2,LRR1,LRR2,LDR,N64R,N65R,N6565
  5928. 1
  5929. Warning: Nonconforming tab character at (1)
  5930. cerx3s.f:113.13:
  5931.  
  5932. save N365R,IRR2R
  5933. 1
  5934. Warning: Nonconforming tab character at (1)
  5935. cerx3s.f:462.5:
  5936.  
  5937. 1010 FORMAT(1X,' ')
  5938. 1
  5939. Warning: Label 1010 at (1) defined but not used
  5940. cerx3s.f:461.5:
  5941.  
  5942. 1000 FORMAT(1X,10E12.4)
  5943. 1
  5944. Warning: Label 1000 at (1) defined but not used
  5945. cerx3s.f:293.11:
  5946.  
  5947. LZ2=.99999+FLOAT(MU2)/NY1
  5948. 1
  5949. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  5950. cerx3s.f: In function 'cerx3s':
  5951. cerx3s.f:293:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  5952. LZ2=.99999+FLOAT(MU2)/NY1
  5953. ^
  5954. cerx3s.f:287:0: warning: 'lrr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  5955. LRR=1
  5956. ^
  5957. cerx3s.f:290:0: warning: 'lsy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  5958. IF(LRR.GT.NY1) LRR=1
  5959. ^
  5960. cetams.f:74.13:
  5961.  
  5962. save N520,NC257,X0,X1,PI,PIT,N1,N2,AN2,N21
  5963. 1
  5964. Warning: Nonconforming tab character at (1)
  5965. cetams.f:75.13:
  5966.  
  5967. save SEN,COSE,NCONTR,N65,NFON
  5968. 1
  5969. Warning: Nonconforming tab character at (1)
  5970. cetams.f:76.13:
  5971.  
  5972. save NM65,NM655,NM265,NM259,NM261,N63,N66
  5973. 1
  5974. Warning: Nonconforming tab character at (1)
  5975. cetams.f:77.13:
  5976.  
  5977. save N654,N6565,N356,N357,N365,N6555
  5978. 1
  5979. Warning: Nonconforming tab character at (1)
  5980. cetams.f:282.3:
  5981.  
  5982. 101 FORMAT(1X,'CETAMS')
  5983. 1
  5984. Warning: Label 101 at (1) defined but not used
  5985. cetams.f:281.3:
  5986.  
  5987. 100 FORMAT(10X,10E12.4)
  5988. 1
  5989. Warning: Label 100 at (1) defined but not used
  5990. cety3s.f:190.42:
  5991.  
  5992. if((n64y/8)*8.eq.n64y)n65y=n64y+1
  5993. 1
  5994. Warning: Nonconforming tab character at (1)
  5995. cety3s.f:215.14:
  5996.  
  5997. jz=jy
  5998. 1
  5999. Warning: Nonconforming tab character at (1)
  6000. cety3s.f:233.14:
  6001.  
  6002. jz=jy
  6003. 1
  6004. Warning: Nonconforming tab character at (1)
  6005. cety3s.f:347.21:
  6006.  
  6007. 46 continue
  6008. 1
  6009. Warning: Nonconforming tab character at (1)
  6010. cety3s.f:392.21:
  6011.  
  6012. 71 continue
  6013. 1
  6014. Warning: Nonconforming tab character at (1)
  6015. cety3s.f:394.16:
  6016.  
  6017. lyy=lsr
  6018. 1
  6019. Warning: Nonconforming tab character at (1)
  6020. cety3s.f:468.5:
  6021.  
  6022. 1010 format(1x,' ')
  6023. 1
  6024. Warning: Label 1010 at (1) defined but not used
  6025. cety3s.f:467.5:
  6026.  
  6027. 1000 format(1x,10e12.4)
  6028. 1
  6029. Warning: Label 1000 at (1) defined but not used
  6030. cety3s.f:301.12:
  6031.  
  6032. lz2=.99999+float(mu2)/nr1
  6033. 1
  6034. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  6035. cety3s.f: In function 'cety3s':
  6036. cety3s.f:115:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6037. 1 ,ny65y,mu2,lz1,lr1,lm,lz2,lr2,n63r,jjz,lsr,n265
  6038. ^
  6039. cety3s.f:114:0: warning: 'lyy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6040. 1 ,lmu,jy,ly,jz,lz,lr,n365y,itch,lyy,ny64y,lz3
  6041. ^
  6042. cety3s.f:298:0: warning: 'lsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6043. if(lyy.gt.nr1) lyy=1
  6044. ^
  6045. cety3s.f:113:0: warning: 'n65y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6046. 1 ,i2,ldy,lyy2,lyy1,n64y,n65y,n6565y,iyy2y,ly1,ly2
  6047. ^
  6048. cey23s.f:109.13:
  6049.  
  6050. save NDR,NDY,NDZ,NEQ,NR,NZ,NY,NNN65,NN64Y,NN65Y
  6051. 1
  6052. Warning: Nonconforming tab character at (1)
  6053. cey23s.f:110.13:
  6054.  
  6055. save NR1Z1,MULTY,IRESTY,N6Y,MULT1,IREEE2,II,I2
  6056. 1
  6057. Warning: Nonconforming tab character at (1)
  6058. cey23s.f:111.13:
  6059.  
  6060. save LZZ1,LZZ2,LDZ,N64Y,N65Y,N6565Y,N365Y,IRR2Y
  6061. 1
  6062. Warning: Nonconforming tab character at (1)
  6063. cey23s.f:293.11:
  6064.  
  6065. LZ2=.99999+FLOAT(MU2)/NR1
  6066. 1
  6067. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  6068. cey23s.f: In function 'cey23s':
  6069. cey23s.f:336:0: warning: 'lsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6070. LSR=LR2+1
  6071. ^
  6072. cey23s.f:199:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6073. LZ2=LZZ2
  6074. ^
  6075. cey2ms.f:77.13:
  6076.  
  6077. save N1,N2,N21,X0,PI,SEN,N65,NDIM,N63,N6565,NM65,NM650,NM651
  6078. 1
  6079. Warning: Nonconforming tab character at (1)
  6080. cey2ms.f:78.13:
  6081.  
  6082. save N62,NM652,N6519,NM6,NM653,NM62,NM20,NFON
  6083. 1
  6084. Warning: Nonconforming tab character at (1)
  6085. cey2ms.f:208.5:
  6086.  
  6087. 110 FORMAT(1X,3I5,5E12.4)
  6088. 1
  6089. Warning: Label 110 at (1) defined but not used
  6090. cey2ms.f:210.3:
  6091.  
  6092. 101 FORMAT(1X,'CHEM64')
  6093. 1
  6094. Warning: Label 101 at (1) defined but not used
  6095. cey2ms.f:209.5:
  6096.  
  6097. 100 FORMAT(1X,10E12.4)
  6098. 1
  6099. Warning: Label 100 at (1) defined but not used
  6100. cheles.f:598.5:
  6101.  
  6102. 300 FORMAT(1X,4I4,5E10.3)
  6103. 1
  6104. Warning: Label 300 at (1) defined but not used
  6105. cheles.f:597.5:
  6106.  
  6107. 111 FORMAT(1X,10E10.2)
  6108. 1
  6109. Warning: Label 111 at (1) defined but not used
  6110. cheles.f:596.5:
  6111.  
  6112. 101 FORMAT(1X,' ')
  6113. 1
  6114. Warning: Label 101 at (1) defined but not used
  6115. cheles.f:595.5:
  6116.  
  6117. 100 FORMAT(1X,10E10.3)
  6118. 1
  6119. Warning: Label 100 at (1) defined but not used
  6120. chexms.f:95.5:
  6121.  
  6122. 200 format(10x,'dimensions insuffisantes dans chem64,n=',i4)
  6123. 1
  6124. Warning: Label 200 at (1) defined but not used
  6125. chexms.f:199.5:
  6126.  
  6127. 110 format(1x,20i5)
  6128. 1
  6129. Warning: Label 110 at (1) defined but not used
  6130. chexms.f:201.3:
  6131.  
  6132. 101 format(1x,'chem64')
  6133. 1
  6134. Warning: Label 101 at (1) defined but not used
  6135. chexms.f:200.5:
  6136.  
  6137. 100 format(1x,10d12.4)
  6138. 1
  6139. Warning: Label 100 at (1) defined but not used
  6140. chexms.f:134.4:
  6141.  
  6142. 18 continue
  6143. 1
  6144. Warning: Label 18 at (1) defined but not used
  6145. chexms.f:115.4:
  6146.  
  6147. 10 continue
  6148. 1
  6149. Warning: Label 10 at (1) defined but not used
  6150. cheyms.f:89.5:
  6151.  
  6152. 200 FORMAT(10X,'DIMENSIONS INSUFFISANTES DANS CHEYMS, N=',I4)
  6153. 1
  6154. Warning: Label 200 at (1) defined but not used
  6155. cheyms.f:204.3:
  6156.  
  6157. 110 FORMAT(1X,20I5)
  6158. 1
  6159. Warning: Label 110 at (1) defined but not used
  6160. cheyms.f:206.3:
  6161.  
  6162. 101 FORMAT(1X,'CHEM64')
  6163. 1
  6164. Warning: Label 101 at (1) defined but not used
  6165. cheyms.f:205.3:
  6166.  
  6167. 100 FORMAT(1X,10D12.4)
  6168. 1
  6169. Warning: Label 100 at (1) defined but not used
  6170. chezms.f:93.5:
  6171.  
  6172. 200 format(10x,'dimensions insuffisantes dans chem64,n=',i4)
  6173. 1
  6174. Warning: Label 200 at (1) defined but not used
  6175. chezms.f:197.5:
  6176.  
  6177. 110 format(1x,20i5)
  6178. 1
  6179. Warning: Label 110 at (1) defined but not used
  6180. chezms.f:199.3:
  6181.  
  6182. 101 format(1x,'chem64')
  6183. 1
  6184. Warning: Label 101 at (1) defined but not used
  6185. chezms.f:198.5:
  6186.  
  6187. 100 format(1x,10d12.4)
  6188. 1
  6189. Warning: Label 100 at (1) defined but not used
  6190. chezms.f:132.4:
  6191.  
  6192. 18 continue
  6193. 1
  6194. Warning: Label 18 at (1) defined but not used
  6195. chezms.f:113.4:
  6196.  
  6197. 10 continue
  6198. 1
  6199. Warning: Label 10 at (1) defined but not used
  6200. chi2ms.f:81.13:
  6201.  
  6202. save N1,N2,N3,N21,X0,PI,SEN,N65,NDIM
  6203. 1
  6204. Warning: Nonconforming tab character at (1)
  6205. chi2ms.f:82.13:
  6206.  
  6207. save N63,N66,N6565,NM65,NM650,NM651,N62,NM652
  6208. 1
  6209. Warning: Nonconforming tab character at (1)
  6210. chi2ms.f:83.13:
  6211.  
  6212. save N6519,NM6,NM7,NM62,NM20,NM19,NFON
  6213. 1
  6214. Warning: Nonconforming tab character at (1)
  6215. chi2ms.f:88.5:
  6216.  
  6217. 200 FORMAT(10X,'DIMENSIONS INSUFFISANTES DANS CHI2MS,N=',I4)
  6218. 1
  6219. Warning: Label 200 at (1) defined but not used
  6220. chi2ms.f:192.5:
  6221.  
  6222. 110 FORMAT(1X,2I5,5E16.4)
  6223. 1
  6224. Warning: Label 110 at (1) defined but not used
  6225. chi2ms.f:194.3:
  6226.  
  6227. 101 FORMAT(1X,'CHEM64')
  6228. 1
  6229. Warning: Label 101 at (1) defined but not used
  6230. chi2ms.f:193.5:
  6231.  
  6232. 100 FORMAT(1X,10D12.4)
  6233. 1
  6234. Warning: Label 100 at (1) defined but not used
  6235. chinms.f:84.13:
  6236.  
  6237. save N1,N2,N21,N3,X0,PI,SEN,NFON,NDIM,N65,NM65
  6238. 1
  6239. Warning: Nonconforming tab character at (1)
  6240. chinms.f:85.13:
  6241.  
  6242. save N651,NM650,NM651,NM655,NM623,N63,N65N65
  6243. 1
  6244. Warning: Nonconforming tab character at (1)
  6245. chinms.f:86.13:
  6246.  
  6247. save N653,NM20,NM201,NM2064
  6248. 1
  6249. Warning: Nonconforming tab character at (1)
  6250. chinms.f:218.4:
  6251.  
  6252. 300 FORMAT(10X,'DANS CHINM64 LMAX=',I5)
  6253. 1
  6254. Warning: Label 300 at (1) defined but not used
  6255. chinms.f:219.5:
  6256.  
  6257. 120 FORMAT(1X,'CHIM64',20I5)
  6258. 1
  6259. Warning: Label 120 at (1) defined but not used
  6260. chinms.f:217.4:
  6261.  
  6262. 110 FORMAT(1X,'CHIM64',5D24.16)
  6263. 1
  6264. Warning: Label 110 at (1) defined but not used
  6265. chinms.f:216.3:
  6266.  
  6267. 101 FORMAT(1X,'CHINM64')
  6268. 1
  6269. Warning: Label 101 at (1) defined but not used
  6270. chinms.f:215.3:
  6271.  
  6272. 100 FORMAT(1X,'CHINM64',10D12.4)
  6273. 1
  6274. Warning: Label 100 at (1) defined but not used
  6275. chins.f:114.3:
  6276.  
  6277. 101 FORMAT(1X,'IN')
  6278. 1
  6279. Warning: Label 101 at (1) defined but not used
  6280. chins.f:113.3:
  6281.  
  6282. 100 FORMAT(10X,10D12.4)
  6283. 1
  6284. Warning: Label 100 at (1) defined but not used
  6285. chixms.f:90.41:
  6286.  
  6287. SAVE NDIM, NFON, N1, N2, N21, AN2, X0, PI, SEN, N65
  6288. 1
  6289. Warning: Unused variable 'an2' declared at (1)
  6290. chiyms.f:88.13:
  6291.  
  6292. save N1,N2,N21,N3,X0,PI,SEN,NFON,NDIM,N65,NM65
  6293. 1
  6294. Warning: Nonconforming tab character at (1)
  6295. chiyms.f:89.13:
  6296.  
  6297. save N651,NM650,NM655,NM623,N63,N65N65,NM20,NM201,NM2064
  6298. 1
  6299. Warning: Nonconforming tab character at (1)
  6300. chiyms.f:228.4:
  6301.  
  6302. 300 FORMAT(10X,'DANS CHINM64 LMAX=',I5)
  6303. 1
  6304. Warning: Label 300 at (1) defined but not used
  6305. chiyms.f:229.5:
  6306.  
  6307. 120 FORMAT(1X,'CHIM64',20I5)
  6308. 1
  6309. Warning: Label 120 at (1) defined but not used
  6310. chiyms.f:227.4:
  6311.  
  6312. 110 FORMAT(1X,'CHIM64',5D24.16)
  6313. 1
  6314. Warning: Label 110 at (1) defined but not used
  6315. chiyms.f:226.3:
  6316.  
  6317. 101 FORMAT(1X,'CHINM64')
  6318. 1
  6319. Warning: Label 101 at (1) defined but not used
  6320. chiyms.f:225.3:
  6321.  
  6322. 100 FORMAT(1X,'CHINM64',10D12.4)
  6323. 1
  6324. Warning: Label 100 at (1) defined but not used
  6325. chizms.f:250.3:
  6326.  
  6327. 300 format(10x,'DANS CHIZMS LMAX=',i5)
  6328. 1
  6329. Warning: Label 300 at (1) defined but not used
  6330. chizms.f:249.3:
  6331.  
  6332. 120 format(1x,'CHIZMS',20i5)
  6333. 1
  6334. Warning: Label 120 at (1) defined but not used
  6335. chizms.f:248.3:
  6336.  
  6337. 110 format(1x,'CHIZMS',5d24.16)
  6338. 1
  6339. Warning: Label 110 at (1) defined but not used
  6340. chizms.f:247.3:
  6341.  
  6342. 101 format(1x,'CHIZMS')
  6343. 1
  6344. Warning: Label 101 at (1) defined but not used
  6345. chizms.f:246.3:
  6346.  
  6347. 100 format(1x,'CHIZMS',10d12.4)
  6348. 1
  6349. Warning: Label 100 at (1) defined but not used
  6350. chizms.f:92.41:
  6351.  
  6352. save ndim, nfon, n1, n2, n21, an2, x0, pi, sen, n65
  6353. 1
  6354. Warning: Unused variable 'an2' declared at (1)
  6355. chizms.f: In function 'chizms':
  6356. chizms.f:173:0: warning: 'nm655' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6357. cs(l)=0
  6358. ^
  6359. cirams.f:81.13:
  6360.  
  6361. save M1025,N1,N11,N2,N21,N3,X0,PI,PI2,SEN,COSE
  6362. 1
  6363. Warning: Nonconforming tab character at (1)
  6364. cirams.f:82.13:
  6365.  
  6366. save N257,NCONTR,NFONC,N65,N63,NM65,NM651,NM66,N2651
  6367. 1
  6368. Warning: Nonconforming tab character at (1)
  6369. cirams.f:83.13:
  6370.  
  6371. save N265,N6565,N633,N365
  6372. 1
  6373. Warning: Nonconforming tab character at (1)
  6374. cirams.f:325.3:
  6375.  
  6376. 101 FORMAT(1X,'IN')
  6377. 1
  6378. Warning: Label 101 at (1) defined but not used
  6379. cirams.f:324.3:
  6380.  
  6381. 100 FORMAT(10X,10D12.4)
  6382. 1
  6383. Warning: Label 100 at (1) defined but not used
  6384. cirars.f:65.13:
  6385.  
  6386. data ncontr/0/
  6387. 1
  6388. Warning: Nonconforming tab character at (1)
  6389. cirars.f:67.13:
  6390.  
  6391. save NCONTR,N1,N11,N2,N21,N3,X0,PI,PI2,X5,SEN,COSE
  6392. 1
  6393. Warning: Nonconforming tab character at (1)
  6394. cirars.f:164.3:
  6395.  
  6396. 101 FORMAT(1X,'IN')
  6397. 1
  6398. Warning: Label 101 at (1) defined but not used
  6399. cirars.f:163.3:
  6400.  
  6401. 100 FORMAT(10X,10D12.4)
  6402. 1
  6403. Warning: Label 100 at (1) defined but not used
  6404. cirx2s.f:100.13:
  6405.  
  6406. save NZ64,MULTZ,NZ65,NZR64,NZR65
  6407. 1
  6408. Warning: Nonconforming tab character at (1)
  6409. cirx2s.f:307.5:
  6410.  
  6411. 200 FORMAT(1X,'FOU',20I5)
  6412. 1
  6413. Warning: Label 200 at (1) defined but not used
  6414. cirx2s.f:306.5:
  6415.  
  6416. 101 FORMAT(1X,'FOU')
  6417. 1
  6418. Warning: Label 101 at (1) defined but not used
  6419. cirx2s.f:305.5:
  6420.  
  6421. 100 FORMAT(1X,'FOU',9D12.4)
  6422. 1
  6423. Warning: Label 100 at (1) defined but not used
  6424. cirx3s.f:125.13:
  6425.  
  6426. save N128,N25,IDE1,IDE2,INITI,NDR,NDY,NDZ,NEQ
  6427. 1
  6428. Warning: Nonconforming tab character at (1)
  6429. cirx3s.f:126.13:
  6430.  
  6431. save NR,NZ,NY,NNN65,NN64R,NN65R,NY1Z1,MULTR,IRESTR
  6432. 1
  6433. Warning: Nonconforming tab character at (1)
  6434. cirx3s.f:127.13:
  6435.  
  6436. save N6R,MULT1,IREEE2,II,I2,LRR1,LRR2,LDR
  6437. 1
  6438. Warning: Nonconforming tab character at (1)
  6439. cirx3s.f:128.13:
  6440.  
  6441. save N6565R,N365R,IRR2R,N64R,N65R
  6442. 1
  6443. Warning: Nonconforming tab character at (1)
  6444. cirx3s.f:673.5:
  6445.  
  6446. 1010 FORMAT(1X,' ')
  6447. 1
  6448. Warning: Label 1010 at (1) defined but not used
  6449. cirx3s.f:672.5:
  6450.  
  6451. 1000 FORMAT(1X,10E12.4)
  6452. 1
  6453. Warning: Label 1000 at (1) defined but not used
  6454. cirx3s.f:404.11:
  6455.  
  6456. LZ2=.99999+FLOAT(MU2)/NY1
  6457. 1
  6458. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  6459. cirx3s.f: In function 'cirx3s':
  6460. cirx3s.f:404:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6461. LZ2=.99999+FLOAT(MU2)/NY1
  6462. ^
  6463. cirx3s.f:401:0: warning: 'lsy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6464. IF(LRR.GT.NY1) LRR=1
  6465. ^
  6466. cirxms.f:81.13:
  6467.  
  6468. save M1025,N1,N11,N2,N21,N3,X0,PI,PI2,SEN,COSE
  6469. 1
  6470. Warning: Nonconforming tab character at (1)
  6471. cirxms.f:82.13:
  6472.  
  6473. save N257,NCONTR,NFONC,N65,N63,N66,NM65,NM66,N2651
  6474. 1
  6475. Warning: Nonconforming tab character at (1)
  6476. cirxms.f:83.13:
  6477.  
  6478. save N265,N6565,N633,N365
  6479. 1
  6480. Warning: Nonconforming tab character at (1)
  6481. cirxms.f:322.3:
  6482.  
  6483. 101 FORMAT(1X,'IN')
  6484. 1
  6485. Warning: Label 101 at (1) defined but not used
  6486. cirxms.f:321.3:
  6487.  
  6488. 100 FORMAT(10X,10D12.4)
  6489. 1
  6490. Warning: Label 100 at (1) defined but not used
  6491. citxms.f:325.3:
  6492.  
  6493. 101 format(1x,'in')
  6494. 1
  6495. Warning: Label 101 at (1) defined but not used
  6496. citxms.f:324.3:
  6497.  
  6498. 100 format(10x,10d12.4)
  6499. 1
  6500. Warning: Label 100 at (1) defined but not used
  6501. citxms.f:86.61:
  6502.  
  6503. save pi2, sen, cose, n257, n65, n63, n66, nm65, nm651, nm66
  6504. 1
  6505. Warning: Unused variable 'nm651' declared at (1)
  6506. city3s.f:147.13:
  6507.  
  6508. save n256,n25,ide1,ide2,initi,nr1,ny1,nz1,ndr,ndy,ndz,neq
  6509. 1
  6510. Warning: Nonconforming tab character at (1)
  6511. city3s.f:148.13:
  6512.  
  6513. save nr,nz,ny,nnn65,nn64y,nn65y,nr1z1,multy,iresty,n6y
  6514. 1
  6515. Warning: Nonconforming tab character at (1)
  6516. city3s.f:149.13:
  6517.  
  6518. save mult1,ireee2,ii,i2,lyy1,lyy2,ldy,n6565y,n365y,iyy2y
  6519. 1
  6520. Warning: Nonconforming tab character at (1)
  6521. city3s.f:150.13:
  6522.  
  6523. save n64y,n65y
  6524. 1
  6525. Warning: Nonconforming tab character at (1)
  6526. city3s.f:238.42:
  6527.  
  6528. if((n64y/8)*8.eq.n64y)n65y=n64y+1
  6529. 1
  6530. Warning: Nonconforming tab character at (1)
  6531. city3s.f:270.14:
  6532.  
  6533. jz=jy
  6534. 1
  6535. Warning: Nonconforming tab character at (1)
  6536. city3s.f:301.14:
  6537.  
  6538. jz=jy
  6539. 1
  6540. Warning: Nonconforming tab character at (1)
  6541. city3s.f:316.14:
  6542.  
  6543. jz=jy
  6544. 1
  6545. Warning: Nonconforming tab character at (1)
  6546. city3s.f:369.14:
  6547.  
  6548. jz=jy
  6549. 1
  6550. Warning: Nonconforming tab character at (1)
  6551. city3s.f:466.21:
  6552.  
  6553. 71 continue
  6554. 1
  6555. Warning: Nonconforming tab character at (1)
  6556. city3s.f:573.21:
  6557.  
  6558. 46 continue
  6559. 1
  6560. Warning: Nonconforming tab character at (1)
  6561. city3s.f:576.16:
  6562.  
  6563. lyy=lsr
  6564. 1
  6565. Warning: Nonconforming tab character at (1)
  6566. city3s.f:689.5:
  6567.  
  6568. 1010 format(1x,' ')
  6569. 1
  6570. Warning: Label 1010 at (1) defined but not used
  6571. city3s.f:688.5:
  6572.  
  6573. 1000 format(1x,10e12.4)
  6574. 1
  6575. Warning: Label 1000 at (1) defined but not used
  6576. city3s.f:420.12:
  6577.  
  6578. lz2=.99999+float(mu2)/nr1
  6579. 1
  6580. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  6581. city3s.f: In function 'city3s':
  6582. city3s.f:134:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6583. 1 ,ny65y,mu2,lz1,lr1,lm,lz2,lr2,n63r,jjz,lsr,n265,idr1
  6584. ^
  6585. city3s.f:417:0: warning: 'lsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6586. if(lyy.gt.nr1) lyy=1
  6587. ^
  6588. ciy22s.f:107.13:
  6589.  
  6590. save NDY,NDZ,NEQ,NZ,NY,NY64,MULTY,NY65,NYR64
  6591. 1
  6592. Warning: Nonconforming tab character at (1)
  6593. ciy22s.f:108.13:
  6594.  
  6595. save NYR65
  6596. 1
  6597. Warning: Nonconforming tab character at (1)
  6598. ciy22s.f:381.5:
  6599.  
  6600. 200 FORMAT(1X,'FOU',20I5)
  6601. 1
  6602. Warning: Label 200 at (1) defined but not used
  6603. ciy22s.f:380.5:
  6604.  
  6605. 101 FORMAT(1X,'FOU')
  6606. 1
  6607. Warning: Label 101 at (1) defined but not used
  6608. ciy22s.f:379.5:
  6609.  
  6610. 100 FORMAT(1X,'FOU',9D12.4)
  6611. 1
  6612. Warning: Label 100 at (1) defined but not used
  6613. ciy22s.f: In function 'ciy22s':
  6614. ciy22s.f:203:0: warning: 'idr2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6615. IDR2=IDR
  6616. ^
  6617. ciy23s.f:128.13:
  6618.  
  6619. save NDR,NDY,NDZ,NEQ,NR,NZ,NY,NNN65,NN64Y,NN65Y
  6620. 1
  6621. Warning: Nonconforming tab character at (1)
  6622. ciy23s.f:129.13:
  6623.  
  6624. save NR1Z1,MULTY,IRESTY,N6Y,MULT1,IREEE2,II,I2
  6625. 1
  6626. Warning: Nonconforming tab character at (1)
  6627. ciy23s.f:130.13:
  6628.  
  6629. save LZZ1,LZZ2,LDZ,N64Y,N65Y,IRR2Y,N6565Y,N365Y
  6630. 1
  6631. Warning: Nonconforming tab character at (1)
  6632. ciy23s.f:698.5:
  6633.  
  6634. 1010 FORMAT(1X,' ')
  6635. 1
  6636. Warning: Label 1010 at (1) defined but not used
  6637. ciy23s.f:697.5:
  6638.  
  6639. 1000 FORMAT(1X,10E12.4)
  6640. 1
  6641. Warning: Label 1000 at (1) defined but not used
  6642. ciy23s.f:213.23:
  6643.  
  6644. IF(IDR.GT.4) MM=C64(1)+1.E-05
  6645. 1
  6646. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  6647. ciy23s.f:412.11:
  6648.  
  6649. LZ2=.99999+FLOAT(MU2)/NR1
  6650. 1
  6651. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  6652. ciy23s.f: In function 'ciy23s':
  6653. ciy23s.f:455:0: warning: 'lsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6654. LSR=LR2+1
  6655. ^
  6656. ciy23s.f:249:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6657. LZ2=LZZ2
  6658. ^
  6659. ciy23s.f:641:0: warning: 'idr2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  6660. IF(IND.EQ.2.AND.IDR2.EQ.1) THEN
  6661. ^
  6662. ciy2ms.f:81.13:
  6663.  
  6664. save N1,N2,N3,X0,N21,PI,SEN,N65,NDIM,N66,N6565
  6665. 1
  6666. Warning: Nonconforming tab character at (1)
  6667. ciy2ms.f:82.13:
  6668.  
  6669. save NM65,NM650,NM651,N62,NM652,N6519,NM6,NM20,NFON
  6670. 1
  6671. Warning: Nonconforming tab character at (1)
  6672. ciy2ms.f:196.5:
  6673.  
  6674. 110 FORMAT(1X,2I5,5E16.4)
  6675. 1
  6676. Warning: Label 110 at (1) defined but not used
  6677. ciy2ms.f:198.3:
  6678.  
  6679. 101 FORMAT(1X,'CHEM64')
  6680. 1
  6681. Warning: Label 101 at (1) defined but not used
  6682. ciy2ms.f:197.5:
  6683.  
  6684. 100 FORMAT(1X,10D12.4)
  6685. 1
  6686. Warning: Label 100 at (1) defined but not used
  6687. decfms.f:72.13:
  6688.  
  6689. save N0,N3,N65,N63,N66,N366,N266,N166,NM66
  6690. 1
  6691. Warning: Nonconforming tab character at (1)
  6692. decfms.f:73.13:
  6693.  
  6694. save N6565,N6566,NDIM,NEQ
  6695. 1
  6696. Warning: Nonconforming tab character at (1)
  6697. decfms.f:177.5:
  6698.  
  6699. 101 FORMAT(1X,' ')
  6700. 1
  6701. Warning: Label 101 at (1) defined but not used
  6702. decfms.f:176.5:
  6703.  
  6704. 100 FORMAT(1X,10E12.4)
  6705. 1
  6706. Warning: Label 100 at (1) defined but not used
  6707. derfms.f:74.13:
  6708.  
  6709. save N0,N2,N3,N4,N65,N63,N66,N466,N366,N266
  6710. 1
  6711. Warning: Nonconforming tab character at (1)
  6712. derfms.f:75.13:
  6713.  
  6714. save N166,NM66,N6565,N1M65,NDIM,NEQ
  6715. 1
  6716. Warning: Nonconforming tab character at (1)
  6717. derfms.f:149.5:
  6718.  
  6719. 101 FORMAT(1X,' ')
  6720. 1
  6721. Warning: Label 101 at (1) defined but not used
  6722. derfms.f:150.5:
  6723.  
  6724. 100 FORMAT(1X,10E12.4)
  6725. 1
  6726. Warning: Label 100 at (1) defined but not used
  6727. desfms.f:74.13:
  6728.  
  6729. save N0,N2,N3,N4,N65,N63,N66,N466,N366,N266,N166
  6730. 1
  6731. Warning: Nonconforming tab character at (1)
  6732. desfms.f:75.13:
  6733.  
  6734. save NM66,N6565,AN2,AN1,NDIM,NEQ
  6735. 1
  6736. Warning: Nonconforming tab character at (1)
  6737. di2ras.f:107.21:
  6738.  
  6739. 4 CONTINUE
  6740. 1
  6741. Warning: Nonconforming tab character at (1)
  6742. di2ras.f:160.21:
  6743.  
  6744. 16 CONTINUE
  6745. 1
  6746. Warning: Nonconforming tab character at (1)
  6747. di2ras.f:167.5:
  6748.  
  6749. 101 FORMAT(1X,' ')
  6750. 1
  6751. Warning: Label 101 at (1) defined but not used
  6752. di2ras.f:166.5:
  6753.  
  6754. 100 FORMAT(1X,10E10.3)
  6755. 1
  6756. Warning: Label 100 at (1) defined but not used
  6757. dir1ms.f:147.5:
  6758.  
  6759. 101 format(1x,' ')
  6760. 1
  6761. Warning: Label 101 at (1) defined but not used
  6762. dir1ms.f:146.5:
  6763.  
  6764. 100 format(1x,10e11.3)
  6765. 1
  6766. Warning: Label 100 at (1) defined but not used
  6767. dir2ms.f:82.13:
  6768.  
  6769. save N0,N2,N3,N4,N5,N65,N63,N66,N466,N366,N266,N166
  6770. 1
  6771. Warning: Nonconforming tab character at (1)
  6772. dir2ms.f:83.13:
  6773.  
  6774. save NM66,N6565,N6566,N1301,A75,A25,ANM,ANM1,AB1
  6775. 1
  6776. Warning: Nonconforming tab character at (1)
  6777. dir2ms.f:84.13:
  6778.  
  6779. save NDIM,NEQ
  6780. 1
  6781. Warning: Nonconforming tab character at (1)
  6782. dir2ms.f:292.5:
  6783.  
  6784. 101 FOR MAT(1X,' ')
  6785. 1
  6786. Warning: Label 101 at (1) defined but not used
  6787. dir2ms.f:291.5:
  6788.  
  6789. 100 FORMAT(1X,10E12.4)
  6790. 1
  6791. Warning: Label 100 at (1) defined but not used
  6792. dircms.f:179.5:
  6793.  
  6794. 101 FORMAT(1X,' ')
  6795. 1
  6796. Warning: Label 101 at (1) defined but not used
  6797. dircms.f:178.5:
  6798.  
  6799. 100 FORMAT(1X,10E10.3)
  6800. 1
  6801. Warning: Label 100 at (1) defined but not used
  6802. dis2ms.f:71.13:
  6803.  
  6804. save N1,N0,N2,N4,N65,N63,N653,N654,N655,N465,N4655
  6805. 1
  6806. Warning: Nonconforming tab character at (1)
  6807. dis2ms.f:72.13:
  6808.  
  6809. save N365,N3655,N265,N2655,N065,N0656,NM65,N6565,NM66
  6810. 1
  6811. Warning: Nonconforming tab character at (1)
  6812. dis2ms.f:73.13:
  6813.  
  6814. save NEQ,NDIM
  6815. 1
  6816. Warning: Nonconforming tab character at (1)
  6817. dis2ms.f:192.5:
  6818.  
  6819. 101 FORMAT(1X,' ')
  6820. 1
  6821. Warning: Label 101 at (1) defined but not used
  6822. dis2ms.f:191.5:
  6823.  
  6824. 100 FORMAT(1X,10E12.4)
  6825. 1
  6826. Warning: Label 100 at (1) defined but not used
  6827. disems.f:81.13:
  6828.  
  6829. save N1,N0,N2,N3,N4,N5,N65,N63,N66,N466,N366,N266,N166
  6830. 1
  6831. Warning: Nonconforming tab character at (1)
  6832. disems.f:82.13:
  6833.  
  6834. save NM66,N6565,N6566,N1M65,N1301,A75,A25,ANM,ANM1,AB1
  6835. 1
  6836. Warning: Nonconforming tab character at (1)
  6837. disems.f:83.13:
  6838.  
  6839. save NDIM,NEQ
  6840. 1
  6841. Warning: Nonconforming tab character at (1)
  6842. disems.f:444.4:
  6843.  
  6844. 101 FORMAT(1X,' ')
  6845. 1
  6846. Warning: Label 101 at (1) defined but not used
  6847. disems.f:443.4:
  6848.  
  6849. 100 FORMAT(1X,10E12.4)
  6850. 1
  6851. Warning: Label 100 at (1) defined but not used
  6852. disr3s.f:184.27:
  6853.  
  6854. BC(J)=-(BB(J)-X25)
  6855. 1
  6856. Warning: Nonconforming tab character at (1)
  6857. disr3s.f:189.32:
  6858.  
  6859. BB(J)=-(X5+X25*(NT1-J))
  6860. 1
  6861. Warning: Nonconforming tab character at (1)
  6862. disr3s.f:190.27:
  6863.  
  6864. BC(J)=-(BB(J)+X25)
  6865. 1
  6866. Warning: Nonconforming tab character at (1)
  6867. disr3s.f:215.21:
  6868.  
  6869. DO 7 LF=1,NF
  6870. 1
  6871. Warning: Nonconforming tab character at (1)
  6872. disr3s.f:292.52:
  6873.  
  6874. CC(LR,LT,LF)=CC(LR,LT1,LF)+CS(LR,LT,LF)*2
  6875. 1
  6876. Warning: Nonconforming tab character at (1)
  6877. disr3s.f:424.14:
  6878.  
  6879. ENDIF
  6880. 1
  6881. Warning: Nonconforming tab character at (1)
  6882. disr3s.f:479.71:
  6883.  
  6884. CC(LR,LT,LF)=CS(LR,LT,LF)*.5+(CS(LR,LT0,LF)+CS(LR,LT1,LF))*.25
  6885. 1
  6886. Warning: Nonconforming tab character at (1)
  6887. disr3s.f:505.58:
  6888.  
  6889. CC(LR,LT,LF)=(CS(LR,LT,LF)-CS(LR,LT+1,LF))*.5D+00
  6890. 1
  6891. Warning: Nonconforming tab character at (1)
  6892. disr3s.f:582.19:
  6893.  
  6894. DO LF=1,NF
  6895. 1
  6896. Warning: Nonconforming tab character at (1)
  6897. disr3s.f:616.50:
  6898.  
  6899. CC(LR,LT,LF)=CC(LR,LT1,LF)+CS(LR,LT,LF)*2
  6900. 1
  6901. Warning: Nonconforming tab character at (1)
  6902. disr3s.f:619.14:
  6903.  
  6904. ENDDO
  6905. 1
  6906. Warning: Nonconforming tab character at (1)
  6907. disr3s.f:677.14:
  6908.  
  6909. ENDDO
  6910. 1
  6911. Warning: Nonconforming tab character at (1)
  6912. disr3s.f:733.14:
  6913.  
  6914. ENDIF
  6915. 1
  6916. Warning: Nonconforming tab character at (1)
  6917. disr3s.f:777.71:
  6918.  
  6919. CC(LR,LT,LF)=CS(LR,LT,LF)*.5-(CS(LR,LT0,LF)+CS(LR,LT1,LF))*.25
  6920. 1
  6921. Warning: Nonconforming tab character at (1)
  6922. disr3s.f:802.14:
  6923.  
  6924. ENDDO
  6925. 1
  6926. Warning: Nonconforming tab character at (1)
  6927. disr3s.f:854.55:
  6928.  
  6929. CC(LR,LT1,LF)=-.5*(CS(LR,LT1,LF)+CS(LR,LT,LF))
  6930. 1
  6931. Warning: Nonconforming tab character at (1)
  6932. disr3s.f:879.22:
  6933.  
  6934. DO LT=NT,2,-1
  6935. 1
  6936. Warning: Nonconforming tab character at (1)
  6937. disr3s.f:950.14:
  6938.  
  6939. ENDDO
  6940. 1
  6941. Warning: Nonconforming tab character at (1)
  6942. disr3s.f:962.5:
  6943.  
  6944. 100 FORMAT(1X,10E10.3)
  6945. 1
  6946. Warning: Label 100 at (1) defined but not used
  6947. divq1s.f:103.18:
  6948.  
  6949. X2=RR1(2)
  6950. 1
  6951. Warning: Nonconforming tab character at (1)
  6952. exrm1s.f:259.5:
  6953.  
  6954. 101 FORMAT(1X,' ')
  6955. 1
  6956. Warning: Label 101 at (1) defined but not used
  6957. exrm1s.f:258.5:
  6958.  
  6959. 100 FORMAT(1X,10E10.3)
  6960. 1
  6961. Warning: Label 100 at (1) defined but not used
  6962. fcer3s.f:268.43:
  6963.  
  6964. IF ((N64Z/8)*8.EQ.N64Z)N65Z=N64Z+1
  6965. 1
  6966. Warning: Nonconforming tab character at (1)
  6967. fcer3s.f:300.14:
  6968.  
  6969. LY1=0
  6970. 1
  6971. Warning: Nonconforming tab character at (1)
  6972. fcer3s.f:338.15:
  6973.  
  6974. ITCH=1
  6975. 1
  6976. Warning: Nonconforming tab character at (1)
  6977. fcer3s.f:906.14:
  6978.  
  6979. ENDIF
  6980. 1
  6981. Warning: Nonconforming tab character at (1)
  6982. fcer3s.f:961.14:
  6983.  
  6984. JY=JZ
  6985. 1
  6986. Warning: Nonconforming tab character at (1)
  6987. fcer3s.f:978.14:
  6988.  
  6989. JY=JZ
  6990. 1
  6991. Warning: Nonconforming tab character at (1)
  6992. fcer3s.f:989.14:
  6993.  
  6994. JY=JZ
  6995. 1
  6996. Warning: Nonconforming tab character at (1)
  6997. fcer3s.f:1039.14:
  6998.  
  6999. JY=JZ
  7000. 1
  7001. Warning: Nonconforming tab character at (1)
  7002. fcer3s.f:1050.14:
  7003.  
  7004. JY=JZ
  7005. 1
  7006. Warning: Nonconforming tab character at (1)
  7007. fcer3s.f:1280.16:
  7008.  
  7009. LRR=LSR
  7010. 1
  7011. Warning: Nonconforming tab character at (1)
  7012. fcer3s.f:1395.4:
  7013.  
  7014. 1010 FORMAT(1X,' ')
  7015. 1
  7016. Warning: Label 1010 at (1) defined but not used
  7017. fcer3s.f:1394.4:
  7018.  
  7019. 1000 FORMAT(1X,10E10.3)
  7020. 1
  7021. Warning: Label 1000 at (1) defined but not used
  7022. fcer3s.f:1094.12:
  7023.  
  7024. LY2=.99999+FLOAT(MU2)/NR1
  7025. 1
  7026. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  7027. fcer3s.f: In function 'fcer3s':
  7028. fcer3s.f:956:0: warning: 'ly2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7029. LY2=LYY2
  7030. ^
  7031. fcer3s.f:1088:0: warning: 'lrr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7032. LRR=1
  7033. ^
  7034. fcer3s.f:1091:0: warning: 'lsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7035. IF (LRR.GT.NR1) LRR=1
  7036. ^
  7037. fcer3s.f:340:0: warning: 'ly1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7038. NDEG1(2)=LY1
  7039. ^
  7040. fciq3s.f:468.5:
  7041.  
  7042. 101 FORMAT(1X,' ')
  7043. 1
  7044. Warning: Label 101 at (1) defined but not used
  7045. fciq3s.f:467.5:
  7046.  
  7047. 100 FORMAT(1X,10E10.3)
  7048. 1
  7049. Warning: Label 100 at (1) defined but not used
  7050. fciq3s.f: In function 'fciq3s':
  7051. fciq3s.f:371:0: warning: 's2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7052. DENN(LR,LY,LF,LZON)=DENN(LR,LY,LF,LZON)*S2
  7053. ^
  7054. fcir2s.f:275.4:
  7055.  
  7056. 1010 FORMAT(1X,' ')
  7057. 1
  7058. Warning: Label 1010 at (1) defined but not used
  7059. fcir2s.f:274.4:
  7060.  
  7061. 1000 FORMAT(1X,10E11.3)
  7062. 1
  7063. Warning: Label 1000 at (1) defined but not used
  7064. fcir3s.f:325.13:
  7065.  
  7066. save N25,IDE1,IDE2,IDE3,IDE4,IDE5,IDE6,INITI,NR1,NY1,NZ1
  7067. 1
  7068. Warning: Nonconforming tab character at (1)
  7069. fcir3s.f:326.13:
  7070.  
  7071. save NY11,NCR,NCY,NCZ,NEQ,NR,NZ,NY,NNN65,NN64Z,NN65Z,NR1Y1
  7072. 1
  7073. Warning: Nonconforming tab character at (1)
  7074. fcir3s.f:327.13:
  7075.  
  7076. save MULTZ,IRESTZ,N6Z,MULT1,IREEE2,II,I2,N64Z,N65Z,LYY1,LYY2
  7077. 1
  7078. Warning: Nonconforming tab character at (1)
  7079. fcir3s.f:328.13:
  7080.  
  7081. save LDY,IRR2Z,N6565Z,N365Z
  7082. 1
  7083. Warning: Nonconforming tab character at (1)
  7084. fcir3s.f:351.19:
  7085.  
  7086. IDE6(L)=J2
  7087. 1
  7088. Warning: Nonconforming tab character at (1)
  7089. fcir3s.f:422.42:
  7090.  
  7091. IF((N64Z/8)*8.EQ.N64Z)N65Z=N64Z+1
  7092. 1
  7093. Warning: Nonconforming tab character at (1)
  7094. fcir3s.f:586.14:
  7095.  
  7096. ENDDO
  7097. 1
  7098. Warning: Nonconforming tab character at (1)
  7099. fcir3s.f:632.28:
  7100.  
  7101. IF(NZ1.EQ.1) RETURN
  7102. 1
  7103. Warning: Nonconforming tab character at (1)
  7104. fcir3s.f:639.40:
  7105.  
  7106. DEN(LR,LY,JF)=DEN(LR,LY,JF)*LY1
  7107. 1
  7108. Warning: Nonconforming tab character at (1)
  7109. fcir3s.f:657.14:
  7110.  
  7111. ENDIF
  7112. 1
  7113. Warning: Nonconforming tab character at (1)
  7114. fcir3s.f:840.20:
  7115.  
  7116. DO LY=1,NY1
  7117. 1
  7118. Warning: Nonconforming tab character at (1)
  7119. fcir3s.f:877.14:
  7120.  
  7121. ENDDO
  7122. 1
  7123. Warning: Nonconforming tab character at (1)
  7124. fcir3s.f:1051.14:
  7125.  
  7126. ENDDO
  7127. 1
  7128. Warning: Nonconforming tab character at (1)
  7129. fcir3s.f:1335.14:
  7130.  
  7131. ENDDO
  7132. 1
  7133. Warning: Nonconforming tab character at (1)
  7134. fcir3s.f:1543.14:
  7135.  
  7136. ENDIF
  7137. 1
  7138. Warning: Nonconforming tab character at (1)
  7139. fcir3s.f:1577.20:
  7140.  
  7141. DO LY=1,NY1
  7142. 1
  7143. Warning: Nonconforming tab character at (1)
  7144. fcir3s.f:1605.39:
  7145.  
  7146. DENT(LR,LY,LZ)=DENT(LR,LY,LZ1)
  7147. 1
  7148. Warning: Nonconforming tab character at (1)
  7149. fcir3s.f:1627.37:
  7150.  
  7151. DENT(LR,LY,J)=DEN(LR,LY,LZ1)
  7152. 1
  7153. Warning: Nonconforming tab character at (1)
  7154. fcir3s.f:1753.14:
  7155.  
  7156. ENDDO
  7157. 1
  7158. Warning: Nonconforming tab character at (1)
  7159. fcir3s.f:1855.14:
  7160.  
  7161. ENDIF
  7162. 1
  7163. Warning: Nonconforming tab character at (1)
  7164. fcir3s.f:1889.20:
  7165.  
  7166. DO LY=1,NY1
  7167. 1
  7168. Warning: Nonconforming tab character at (1)
  7169. fcir3s.f:1917.39:
  7170.  
  7171. DENT(LR,LY,LZ)=DENT(LR,LY,LZ1)
  7172. 1
  7173. Warning: Nonconforming tab character at (1)
  7174. fcir3s.f:1939.37:
  7175.  
  7176. DENT(LR,LY,J)=DEN(LR,LY,LZ1)
  7177. 1
  7178. Warning: Nonconforming tab character at (1)
  7179. fcir3s.f:2034.15:
  7180.  
  7181. ITCH=1
  7182. 1
  7183. Warning: Nonconforming tab character at (1)
  7184. fcir3s.f:2130.14:
  7185.  
  7186. ID=-1
  7187. 1
  7188. Warning: Nonconforming tab character at (1)
  7189. fcir3s.f:2463.4:
  7190.  
  7191. 2010 FORMAT(1X,20I5)
  7192. 1
  7193. Warning: Label 2010 at (1) defined but not used
  7194. fcir3s.f:2462.4:
  7195.  
  7196. 1010 FORMAT(1X,' ')
  7197. 1
  7198. Warning: Label 1010 at (1) defined but not used
  7199. fcir3s.f:2461.4:
  7200.  
  7201. 1000 FORMAT(1X,10E11.3)
  7202. 1
  7203. Warning: Label 1000 at (1) defined but not used
  7204. fcir3s.f: In function 'fcir3s':
  7205. fcir3s.f:521:0: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7206. DO J=LZ,LZ2
  7207. ^
  7208. fcir3s.f:460:0: warning: 'ly1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7209. NDEG1(2)=LY1
  7210. ^
  7211. fuce3s.f:208.42:
  7212.  
  7213. if((n64r/8)*8.eq.n64r)n65r=n64r+1
  7214. 1
  7215. Warning: Nonconforming tab character at (1)
  7216. fuce3s.f:257.42:
  7217.  
  7218. if((n64y/8)*8.eq.n64y)n65y=n64y+1
  7219. 1
  7220. Warning: Nonconforming tab character at (1)
  7221. fuce3s.f:303.42:
  7222.  
  7223. if((n64z/8)*8.eq.n64z)n65z=n64z+1
  7224. 1
  7225. Warning: Nonconforming tab character at (1)
  7226. fuce3s.f:339.14:
  7227.  
  7228. jz=jr
  7229. 1
  7230. Warning: Nonconforming tab character at (1)
  7231. fuce3s.f:358.14:
  7232.  
  7233. jz=jr
  7234. 1
  7235. Warning: Nonconforming tab character at (1)
  7236. fuce3s.f:369.14:
  7237.  
  7238. jz=jr
  7239. 1
  7240. Warning: Nonconforming tab character at (1)
  7241. fuce3s.f:381.14:
  7242.  
  7243. jz=jr
  7244. 1
  7245. Warning: Nonconforming tab character at (1)
  7246. fuce3s.f:396.14:
  7247.  
  7248. jz=jr
  7249. 1
  7250. Warning: Nonconforming tab character at (1)
  7251. fuce3s.f:552.21:
  7252.  
  7253. 46 continue
  7254. 1
  7255. Warning: Nonconforming tab character at (1)
  7256. fuce3s.f:606.21:
  7257.  
  7258. 52 continue
  7259. 1
  7260. Warning: Nonconforming tab character at (1)
  7261. fuce3s.f:649.21:
  7262.  
  7263. 58 continue
  7264. 1
  7265. Warning: Nonconforming tab character at (1)
  7266. fuce3s.f:693.21:
  7267.  
  7268. 65 continue
  7269. 1
  7270. Warning: Nonconforming tab character at (1)
  7271. fuce3s.f:740.21:
  7272.  
  7273. 71 continue
  7274. 1
  7275. Warning: Nonconforming tab character at (1)
  7276. fuce3s.f:744.16:
  7277.  
  7278. lrr=lsy
  7279. 1
  7280. Warning: Nonconforming tab character at (1)
  7281. fuce3s.f:915.14:
  7282.  
  7283. jz=jy
  7284. 1
  7285. Warning: Nonconforming tab character at (1)
  7286. fuce3s.f:935.14:
  7287.  
  7288. jz=jy
  7289. 1
  7290. Warning: Nonconforming tab character at (1)
  7291. fuce3s.f:946.14:
  7292.  
  7293. jz=jy
  7294. 1
  7295. Warning: Nonconforming tab character at (1)
  7296. fuce3s.f:958.14:
  7297.  
  7298. jz=jy
  7299. 1
  7300. Warning: Nonconforming tab character at (1)
  7301. fuce3s.f:973.14:
  7302.  
  7303. jz=jy
  7304. 1
  7305. Warning: Nonconforming tab character at (1)
  7306. fuce3s.f:1320.16:
  7307.  
  7308. lrr=lsr
  7309. 1
  7310. Warning: Nonconforming tab character at (1)
  7311. fuce3s.f:1495.14:
  7312.  
  7313. jy=jz
  7314. 1
  7315. Warning: Nonconforming tab character at (1)
  7316. fuce3s.f:1515.14:
  7317.  
  7318. jy=jz
  7319. 1
  7320. Warning: Nonconforming tab character at (1)
  7321. fuce3s.f:1526.14:
  7322.  
  7323. jy=jz
  7324. 1
  7325. Warning: Nonconforming tab character at (1)
  7326. fuce3s.f:1553.14:
  7327.  
  7328. jy=jz
  7329. 1
  7330. Warning: Nonconforming tab character at (1)
  7331. fuce3s.f:1593.14:
  7332.  
  7333. jy=jz
  7334. 1
  7335. Warning: Nonconforming tab character at (1)
  7336. fuce3s.f:1604.14:
  7337.  
  7338. jy=jz
  7339. 1
  7340. Warning: Nonconforming tab character at (1)
  7341. fuce3s.f:1901.16:
  7342.  
  7343. lrr=lsr
  7344. 1
  7345. Warning: Nonconforming tab character at (1)
  7346. fuce3s.f:2049.4:
  7347.  
  7348. 2000 format(1x,'fou',20i5)
  7349. 1
  7350. Warning: Label 2000 at (1) defined but not used
  7351. fuce3s.f:2048.4:
  7352.  
  7353. 1010 format(1x,' ')
  7354. 1
  7355. Warning: Label 1010 at (1) defined but not used
  7356. fuce3s.f:2047.4:
  7357.  
  7358. 1000 format(1x,'f',10d12.4)
  7359. 1
  7360. Warning: Label 1000 at (1) defined but not used
  7361. fuce3s.f:506.12:
  7362.  
  7363. lz2=.99999+float(mu2)/ny1
  7364. 1
  7365. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  7366. fuce3s.f:1083.12:
  7367.  
  7368. lz2=.99999+float(mu2)/nr1
  7369. 1
  7370. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  7371. fuce3s.f:1664.12:
  7372.  
  7373. ly2=.99999+float(mu2)/nr1
  7374. 1
  7375. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  7376. fuce3s.f: In function 'fuce3s':
  7377. fuce3s.f:675:0: warning: 'lr2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7378. if(lr2.ge.lr1.or.lrr1.eq.1) then
  7379. ^
  7380. fuce3s.f:130:0: warning: 'ly2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7381. 1 mu2,lz1,ly1,lrr,lm,lz2,ly2,jjz,lsy,lsr,lz3,jy,nr64y,n63r,
  7382. ^
  7383. fuce3s.f:130:0: warning: 'lrr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7384. fuce3s.f:1661:0: warning: 'lsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7385. if(lrr.gt.nr1) lrr=1
  7386. ^
  7387. fuce3s.f:130:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7388. 1 mu2,lz1,ly1,lrr,lm,lz2,ly2,jjz,lsy,lsr,lz3,jy,nr64y,n63r,
  7389. ^
  7390. fuce3s.f:503:0: warning: 'lsy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7391. if(lrr.gt.ny1) lrr=1
  7392. ^
  7393. fuci3s.f:25.15:
  7394.  
  7395. 1 cs,den)
  7396. 1
  7397. Warning: Nonconforming tab character at (1)
  7398. fuci3s.f:235.42:
  7399.  
  7400. if((n64r/8)*8.eq.n64r)n65r=n64r+1
  7401. 1
  7402. Warning: Nonconforming tab character at (1)
  7403. fuci3s.f:330.42:
  7404.  
  7405. if((n64z/8)*8.eq.n64z)n65z=n64z+1
  7406. 1
  7407. Warning: Nonconforming tab character at (1)
  7408. fuci3s.f:432.14:
  7409.  
  7410. jz=jr
  7411. 1
  7412. Warning: Nonconforming tab character at (1)
  7413. fuci3s.f:443.14:
  7414.  
  7415. jz=jr
  7416. 1
  7417. Warning: Nonconforming tab character at (1)
  7418. fuci3s.f:455.14:
  7419.  
  7420. jz=jr
  7421. 1
  7422. Warning: Nonconforming tab character at (1)
  7423. fuci3s.f:470.14:
  7424.  
  7425. jz=jr
  7426. 1
  7427. Warning: Nonconforming tab character at (1)
  7428. fuci3s.f:498.14:
  7429.  
  7430. jz=jr
  7431. 1
  7432. Warning: Nonconforming tab character at (1)
  7433. fuci3s.f:513.14:
  7434.  
  7435. jz=jr
  7436. 1
  7437. Warning: Nonconforming tab character at (1)
  7438. fuci3s.f:601.14:
  7439.  
  7440. jz=jr
  7441. 1
  7442. Warning: Nonconforming tab character at (1)
  7443. fuci3s.f:699.21:
  7444.  
  7445. 52 continue
  7446. 1
  7447. Warning: Nonconforming tab character at (1)
  7448. fuci3s.f:742.21:
  7449.  
  7450. 58 continue
  7451. 1
  7452. Warning: Nonconforming tab character at (1)
  7453. fuci3s.f:786.21:
  7454.  
  7455. 65 continue
  7456. 1
  7457. Warning: Nonconforming tab character at (1)
  7458. fuci3s.f:834.21:
  7459.  
  7460. 71 continue
  7461. 1
  7462. Warning: Nonconforming tab character at (1)
  7463. fuci3s.f:940.21:
  7464.  
  7465. 46 continue
  7466. 1
  7467. Warning: Nonconforming tab character at (1)
  7468. fuci3s.f:943.16:
  7469.  
  7470. lrr=lsy
  7471. 1
  7472. Warning: Nonconforming tab character at (1)
  7473. fuci3s.f:1149.15:
  7474.  
  7475. endif
  7476. 1
  7477. Warning: Nonconforming tab character at (1)
  7478. fuci3s.f:1220.14:
  7479.  
  7480. jz=jy
  7481. 1
  7482. Warning: Nonconforming tab character at (1)
  7483. fuci3s.f:1231.14:
  7484.  
  7485. jz=jy
  7486. 1
  7487. Warning: Nonconforming tab character at (1)
  7488. fuci3s.f:1243.14:
  7489.  
  7490. jz=jy
  7491. 1
  7492. Warning: Nonconforming tab character at (1)
  7493. fuci3s.f:1258.14:
  7494.  
  7495. jz=jy
  7496. 1
  7497. Warning: Nonconforming tab character at (1)
  7498. fuci3s.f:1287.14:
  7499.  
  7500. jz=jy
  7501. 1
  7502. Warning: Nonconforming tab character at (1)
  7503. fuci3s.f:1301.14:
  7504.  
  7505. jz=jy
  7506. 1
  7507. Warning: Nonconforming tab character at (1)
  7508. fuci3s.f:1756.16:
  7509.  
  7510. lrr=lsr
  7511. 1
  7512. Warning: Nonconforming tab character at (1)
  7513. fuci3s.f:2030.14:
  7514.  
  7515. jy=jz
  7516. 1
  7517. Warning: Nonconforming tab character at (1)
  7518. fuci3s.f:2041.14:
  7519.  
  7520. jy=jz
  7521. 1
  7522. Warning: Nonconforming tab character at (1)
  7523. fuci3s.f:2068.14:
  7524.  
  7525. jy=jz
  7526. 1
  7527. Warning: Nonconforming tab character at (1)
  7528. fuci3s.f:2098.14:
  7529.  
  7530. jy=jz
  7531. 1
  7532. Warning: Nonconforming tab character at (1)
  7533. fuci3s.f:2112.14:
  7534.  
  7535. jy=jz
  7536. 1
  7537. Warning: Nonconforming tab character at (1)
  7538. fuci3s.f:2136.14:
  7539.  
  7540. jy=jz
  7541. 1
  7542. Warning: Nonconforming tab character at (1)
  7543. fuci3s.f:2147.14:
  7544.  
  7545. jy=jz
  7546. 1
  7547. Warning: Nonconforming tab character at (1)
  7548. fuci3s.f:2508.24:
  7549.  
  7550. den(lr,ly1,lz)= c64(lr+jy)
  7551. 1
  7552. Warning: Nonconforming tab character at (1)
  7553. fuci3s.f:2549.16:
  7554.  
  7555. lrr=lsr
  7556. 1
  7557. Warning: Nonconforming tab character at (1)
  7558. fuci3s.f:2728.4:
  7559.  
  7560. 1010 format(1x,' ')
  7561. 1
  7562. Warning: Label 1010 at (1) defined but not used
  7563. fuci3s.f:2727.4:
  7564.  
  7565. 1000 format(1x,'f',10d12.4)
  7566. 1
  7567. Warning: Label 1000 at (1) defined but not used
  7568. fuci3s.f:650.12:
  7569.  
  7570. lz2=.99999+float(mu2)/ny1
  7571. 1
  7572. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  7573. fuci3s.f:1439.12:
  7574.  
  7575. lz2=.99999+float(mu2)/nr1
  7576. 1
  7577. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  7578. fuci3s.f:2252.12:
  7579.  
  7580. ly2=.99999+float(mu2)/nr1
  7581. 1
  7582. Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1)
  7583. fuci3s.f: In function 'fuci3s':
  7584. fuci3s.f:768:0: warning: 'lr2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7585. if(lr2.ge.lr1.or.lrr1.eq.1) then
  7586. ^
  7587. fuci3s.f:652:0: warning: 'ly2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7588. ly2=mu2-(lz2-1)*ny1
  7589. ^
  7590. fuci3s.f:2249:0: warning: 'lsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7591. if(lrr.gt.nr1) lrr=1
  7592. ^
  7593. fuci3s.f:650:0: warning: 'lz2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7594. lz2=.99999+float(mu2)/ny1
  7595. ^
  7596. fuci3s.f:647:0: warning: 'lsy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7597. if(lrr.gt.ny1) lrr=1
  7598. ^
  7599. glagos.f:204.5:
  7600.  
  7601. 101 FORMAT(1X,' ')
  7602. 1
  7603. Warning: Label 101 at (1) defined but not used
  7604. glagos.f:203.5:
  7605.  
  7606. 100 FORMAT(1X,10E11.4)
  7607. 1
  7608. Warning: Label 100 at (1) defined but not used
  7609. gpar2s.f:221.18:
  7610.  
  7611. S2=-R2*R2
  7612. 1
  7613. Warning: Nonconforming tab character at (1)
  7614. gr2p1s.f:97.14:
  7615.  
  7616. ENDIF
  7617. 1
  7618. Warning: Nonconforming tab character at (1)
  7619. gr2p1s.f:138.14:
  7620.  
  7621. ENDIF
  7622. 1
  7623. Warning: Nonconforming tab character at (1)
  7624. gr2p1s.f:285.14:
  7625.  
  7626. ENDDO
  7627. 1
  7628. Warning: Nonconforming tab character at (1)
  7629. gr2p3s.f:272.21:
  7630.  
  7631. DO LF=4,NF,4
  7632. 1
  7633. Warning: Nonconforming tab character at (1)
  7634. gr2p3s.f:284.21:
  7635.  
  7636. DO LF=4,NF,4
  7637. 1
  7638. Warning: Nonconforming tab character at (1)
  7639. gr2p3s.f:379.14:
  7640.  
  7641. ENDIF
  7642. 1
  7643. Warning: Nonconforming tab character at (1)
  7644. gr2p3s.f:386.14:
  7645.  
  7646. ENDIF
  7647. 1
  7648. Warning: Nonconforming tab character at (1)
  7649. gr2p3s.f:445.39:
  7650.  
  7651. SOLHH(LR,LT,3,1)=SOLH(LR,LT,2)
  7652. 1
  7653. Warning: Nonconforming tab character at (1)
  7654. gr2p3s.f:484.23:
  7655.  
  7656. IND=INDD(LZON)
  7657. 1
  7658. Warning: Nonconforming tab character at (1)
  7659. gr2p3s.f:599.14:
  7660.  
  7661. ENDDO
  7662. 1
  7663. Warning: Nonconforming tab character at (1)
  7664. gr2p3s.f:827.63:
  7665.  
  7666. POTEN(LR,LT,1,1)=POTEN(LR,LT,1,1)+RAP*SOLHH(LR,LT,1,1)
  7667. 1
  7668. Warning: Nonconforming tab character at (1)
  7669. gr2p3s.f:1012.14:
  7670.  
  7671. ENDDO
  7672. 1
  7673. Warning: Nonconforming tab character at (1)
  7674. gr2p3s.f:1034.14:
  7675.  
  7676. ENDDO
  7677. 1
  7678. Warning: Nonconforming tab character at (1)
  7679. gr2p3s.f:1171.14:
  7680.  
  7681. ENDDO
  7682. 1
  7683. Warning: Nonconforming tab character at (1)
  7684. gr2p3s.f:1178.15:
  7685.  
  7686. MM=L-1
  7687. 1
  7688. Warning: Nonconforming tab character at (1)
  7689. gr2p3s.f:1190.14:
  7690.  
  7691. ENDDO
  7692. 1
  7693. Warning: Nonconforming tab character at (1)
  7694. gr2p3s.f:1336.14:
  7695.  
  7696. ENDDO
  7697. 1
  7698. Warning: Nonconforming tab character at (1)
  7699. gr2p3s.f: In function 'gr2p3s':
  7700. gr2p3s.f:202:0: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7701. 1 ,LF,LT,LELLE,LELL1,LEL,LF1,LF2,ILT,J,L,J2,NZ2
  7702. ^
  7703. grgp2s.f:107.51:
  7704.  
  7705. 1 DEN1,CDEN,BB,CC,SOLH,VH1,VA1,DE1,RAP
  7706. 1
  7707. Warning: Nonconforming tab character at (1)
  7708. grgp2s.f:136.13:
  7709.  
  7710. PAUSE
  7711. 1
  7712. Warning: Deleted feature: PAUSE statement at (1)
  7713. grgp2s.f:227.30:
  7714.  
  7715. CC(LR)=CDEN(LR,LY,LF)
  7716. 1
  7717. Warning: Nonconforming tab character at (1)
  7718. grgp2s.f:239.39:
  7719.  
  7720. IF(IPA.EQ.1) CDEN(NR1,LY,LF)=0
  7721. 1
  7722. Warning: Nonconforming tab character at (1)
  7723. grgp2s.f:272.22:
  7724.  
  7725. DO LF=4,LF1,4
  7726. 1
  7727. Warning: Nonconforming tab character at (1)
  7728. grgp2s.f:308.24:
  7729.  
  7730. DO 778 LT=1,NT1
  7731. 1
  7732. Warning: Nonconforming tab character at (1)
  7733. grgp2s.f:363.14:
  7734.  
  7735. ENDDO
  7736. 1
  7737. Warning: Nonconforming tab character at (1)
  7738. grgp2s.f:380.32:
  7739.  
  7740. RAP=(VA1*LELLE+DE1)/VH1
  7741. 1
  7742. Warning: Nonconforming tab character at (1)
  7743. grgp2s.f:394.29:
  7744.  
  7745. LELLE=LT+LT-2+IPA+MM
  7746. 1
  7747. Warning: Nonconforming tab character at (1)
  7748. grgp2s.f:403.32:
  7749.  
  7750. RAP=(VA1*LELLE+DE1)/VH1
  7751. 1
  7752. Warning: Nonconforming tab character at (1)
  7753. grgp2s.f:417.29:
  7754.  
  7755. LELLE=LT+LT-2+IPA+MM
  7756. 1
  7757. Warning: Nonconforming tab character at (1)
  7758. grgp2s.f:426.36:
  7759.  
  7760. RAP=(VA1*(LELLE+1)+DE1)/VH1
  7761. 1
  7762. Warning: Nonconforming tab character at (1)
  7763. grgp2s.f:518.14:
  7764.  
  7765. ENDDO
  7766. 1
  7767. Warning: Nonconforming tab character at (1)
  7768. grgp2s.f:532.29:
  7769.  
  7770. CC(LR)=CDEN(LR,LY,1)
  7771. 1
  7772. Warning: Nonconforming tab character at (1)
  7773. grgp2s.f:557.29:
  7774.  
  7775. CC(LR)=CDEN(LR,LY,J)
  7776. 1
  7777. Warning: Nonconforming tab character at (1)
  7778. grgp2s.f:584.29:
  7779.  
  7780. CC(LR)=CDEN(LR,LY,J)
  7781. 1
  7782. Warning: Nonconforming tab character at (1)
  7783. grgp2s.f: In function 'grgp2s':
  7784. grgp2s.f:380:0: warning: 'lelle' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7785. RAP=(VA1*LELLE+DE1)/VH1
  7786. ^
  7787. grgp3s.f:236.30:
  7788.  
  7789. CC(LR)=CDEN(LR,LY,LF)
  7790. 1
  7791. Warning: Nonconforming tab character at (1)
  7792. grgp3s.f:279.22:
  7793.  
  7794. DO LF=4,LF1,4
  7795. 1
  7796. Warning: Nonconforming tab character at (1)
  7797. grgp3s.f:316.24:
  7798.  
  7799. DO 778 LT=1,NT1
  7800. 1
  7801. Warning: Nonconforming tab character at (1)
  7802. grgp3s.f:371.14:
  7803.  
  7804. ENDDO
  7805. 1
  7806. Warning: Nonconforming tab character at (1)
  7807. grgp3s.f:388.30:
  7808.  
  7809. RAP=(VA1*LEL+DE1)/VH1
  7810. 1
  7811. Warning: Nonconforming tab character at (1)
  7812. grgp3s.f:410.36:
  7813.  
  7814. RAP=(VA1*(LELLE+1)+DE1)/VH1
  7815. 1
  7816. Warning: Nonconforming tab character at (1)
  7817. grgp3s.f:424.29:
  7818.  
  7819. LELLE=LT+LT-2+IPA+MM
  7820. 1
  7821. Warning: Nonconforming tab character at (1)
  7822. grgp3s.f:433.36:
  7823.  
  7824. RAP=(VA1*(LELLE+1)+DE1)/VH1
  7825. 1
  7826. Warning: Nonconforming tab character at (1)
  7827. grgp3s.f:523.14:
  7828.  
  7829. ENDDO
  7830. 1
  7831. Warning: Nonconforming tab character at (1)
  7832. grgp3s.f:537.29:
  7833.  
  7834. CC(LR)=CDEN(LR,LY,1)
  7835. 1
  7836. Warning: Nonconforming tab character at (1)
  7837. grgp3s.f:562.29:
  7838.  
  7839. CC(LR)=CDEN(LR,LY,J)
  7840. 1
  7841. Warning: Nonconforming tab character at (1)
  7842. grgp3s.f:589.29:
  7843.  
  7844. CC(LR)=CDEN(LR,LY,J)
  7845. 1
  7846. Warning: Nonconforming tab character at (1)
  7847. ilggos.f:318.5:
  7848.  
  7849. 200 FORMAT(1X,8E15.8)
  7850. 1
  7851. Warning: Label 200 at (1) defined but not used
  7852. ilggos.f:316.5:
  7853.  
  7854. 100 FORMAT(1X,10E10.3)
  7855. 1
  7856. Warning: Label 100 at (1) defined but not used
  7857. ilggos.f:92.11:
  7858.  
  7859. NR=BB(1,5)
  7860. 1
  7861. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7862. ilggos.f:102.13:
  7863.  
  7864. IDEG=BB(NR1,5)
  7865. 1
  7866. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7867. ilgprs.f:97.17:
  7868.  
  7869. NR1=NR+1
  7870. 1
  7871. Warning: Nonconforming tab character at (1)
  7872. ilgprs.f:146.14:
  7873.  
  7874. ENDDO
  7875. 1
  7876. Warning: Nonconforming tab character at (1)
  7877. ilgprs.f:177.14:
  7878.  
  7879. ENDDO
  7880. 1
  7881. Warning: Nonconforming tab character at (1)
  7882. ilgprs.f:218.25:
  7883.  
  7884. ADE00(NR-4,5)=-4
  7885. 1
  7886. Warning: Nonconforming tab character at (1)
  7887. ilgprs.f:277.14:
  7888.  
  7889. ENDIF
  7890. 1
  7891. Warning: Nonconforming tab character at (1)
  7892. ilgprs.f:345.4:
  7893.  
  7894. 102 FORMAT(1X,10E11.4)
  7895. 1
  7896. Warning: Label 102 at (1) defined but not used
  7897. ilgprs.f:347.4:
  7898.  
  7899. 101 FORMAT(1X,' ')
  7900. 1
  7901. Warning: Label 101 at (1) defined but not used
  7902. ilgprs.f:344.4:
  7903.  
  7904. 100 FORMAT(1X,10E10.3)
  7905. 1
  7906. Warning: Label 100 at (1) defined but not used
  7907. inecos.f:725.18:
  7908.  
  7909. BB(1,5)=1
  7910. 1
  7911. Warning: Nonconforming tab character at (1)
  7912. inecos.f:1364.22:
  7913.  
  7914. 382 CONTINUE
  7915. 1
  7916. Warning: Nonconforming tab character at (1)
  7917. inecos.f:1888.14:
  7918.  
  7919. ENDIF
  7920. 1
  7921. Warning: Nonconforming tab character at (1)
  7922. inecos.f:2028.19:
  7923.  
  7924. BB(2,6)=-1
  7925. 1
  7926. Warning: Nonconforming tab character at (1)
  7927. inecos.f:2156.22:
  7928.  
  7929. DEN(L,NEQ2)=0
  7930. 1
  7931. Warning: Nonconforming tab character at (1)
  7932. inecos.f:2372.5:
  7933.  
  7934. 199 FORMAT(1X,8E15.8)
  7935. 1
  7936. Warning: Label 199 at (1) defined but not used
  7937. inecos.f:2370.5:
  7938.  
  7939. 100 FORMAT(1X,10E10.3)
  7940. 1
  7941. Warning: Label 100 at (1) defined but not used
  7942. inecos.f:199.13:
  7943.  
  7944. IDEG=BB(N1+1,1)
  7945. 1
  7946. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7947. inecos.f:200.12:
  7948.  
  7949. JOB=BB(N1+1,2)
  7950. 1
  7951. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7952. inecos.f:201.13:
  7953.  
  7954. IDEL=BB(N1+1,6)
  7955. 1
  7956. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7957. inecos.f:309.12:
  7958.  
  7959. NJ3=BB(N1+1,7)
  7960. 1
  7961. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7962. inecos.f:314.13:
  7963.  
  7964. IDEL=BB(N1+1,6)
  7965. 1
  7966. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7967. inecos.f:599.12:
  7968.  
  7969. NJ3=BB(N1+1,7)
  7970. 1
  7971. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7972. inecos.f:871.12:
  7973.  
  7974. NJ3=BB(N1+1,7)
  7975. 1
  7976. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7977. inecos.f:874.13:
  7978.  
  7979. IDEL=BB(N1+1,6)
  7980. 1
  7981. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7982. inecos.f:1178.13:
  7983.  
  7984. IDEL=BB(N1+1,6)
  7985. 1
  7986. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7987. inecos.f:1492.13:
  7988.  
  7989. IDEL=BB(N1+1,6)
  7990. 1
  7991. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7992. inecos.f:1840.13:
  7993.  
  7994. IDEL=BB(N1+1,6)
  7995. 1
  7996. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  7997. inecos.f:2099.13:
  7998.  
  7999. IDEL=BB(N1+1,6)
  8000. 1
  8001. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  8002. integrale2d.f:176.15:
  8003.  
  8004. 1 '+',REAL(TRA1(2,1)),' = ', REAL(RESU)
  8005. 1
  8006. Warning: Nonconforming tab character at (1)
  8007. intras.f:75.5:
  8008.  
  8009. 100 FORMAT(1X,10D24.16)
  8010. 1
  8011. Warning: Label 100 at (1) defined but not used
  8012. lapp3s.f:454.5:
  8013.  
  8014. 100 FORMAT(1X,10E11.3)
  8015. 1
  8016. Warning: Label 100 at (1) defined but not used
  8017. lege1.f:122.5:
  8018.  
  8019. 300 format(1x,3i5,10e11.3)
  8020. 1
  8021. Warning: Label 300 at (1) defined but not used
  8022. lege1.f:128.5:
  8023.  
  8024. 101 format(1x,' ')
  8025. 1
  8026. Warning: Label 101 at (1) defined but not used
  8027. lege1.f:127.5:
  8028.  
  8029. 100 format(1x,10d12.4)
  8030. 1
  8031. Warning: Label 100 at (1) defined but not used
  8032. magl3s.f:755.5:
  8033.  
  8034. 101 FORMAT(1X,' ')
  8035. 1
  8036. Warning: Label 101 at (1) defined but not used
  8037. magl3s.f:754.5:
  8038.  
  8039. 100 FORMAT(1X,10E11.4)
  8040. 1
  8041. Warning: Label 100 at (1) defined but not used
  8042. magl3s.f:141.13:
  8043.  
  8044. IDEG=BB(N1,6)
  8045. 1
  8046. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  8047. pegpjs.f:623.14:
  8048.  
  8049. ENDDO
  8050. 1
  8051. Warning: Nonconforming tab character at (1)
  8052. poisson2d.f:22.15:
  8053.  
  8054. 1 ALAMB,POT)
  8055. 1
  8056. Warning: Nonconforming tab character at (1)
  8057. poisson2d.f:121.23:
  8058.  
  8059. NDL(NZON+3)=NF
  8060. 1
  8061. Warning: Nonconforming tab character at (1)
  8062. poisson2d.f:280.15:
  8063.  
  8064. 1 DEN2,TRAB0,TRAB1,ERRE,SOLHH,POT)
  8065. 1
  8066. Warning: Nonconforming tab character at (1)
  8067. poisson2di.f:119.23:
  8068.  
  8069. NDL(NZON+3)=NF
  8070. 1
  8071. Warning: Nonconforming tab character at (1)
  8072. poisson2di.f:202.15:
  8073.  
  8074. 1 DEN2,TRAB0,TRAB1,ERRE,SOLHH,POT)
  8075. 1
  8076. Warning: Nonconforming tab character at (1)
  8077. prims.f:74.5:
  8078.  
  8079. 200 FORMAT(10X,'INDEX=',I4)
  8080. 1
  8081. Warning: Label 200 at (1) defined but not used
  8082. prims.f:89.5:
  8083.  
  8084. 101 FORMAT(1X,'PRIM')
  8085. 1
  8086. Warning: Label 101 at (1) defined but not used
  8087. prims.f:88.5:
  8088.  
  8089. 100 FORMAT(1X,'PRIM',10D12.4)
  8090. 1
  8091. Warning: Label 100 at (1) defined but not used
  8092. priq1s.f:194.12:
  8093.  
  8094. END
  8095. 1
  8096. Warning: Nonconforming tab character at (1)
  8097. tfinms.f:93.13:
  8098.  
  8099. save ndim,n2,n21,jump,NFON,N65,NM643,JJJ,ifax,trigs
  8100. 1
  8101. Warning: Nonconforming tab character at (1)
  8102. tfinms.f:187.5:
  8103.  
  8104. 101 FORMAT(1X,'TFM')
  8105. 1
  8106. Warning: Label 101 at (1) defined but not used
  8107. tfinms.f:188.5:
  8108.  
  8109. 100 FORMAT(1X,'TFM',10D12.4)
  8110. 1
  8111. Warning: Label 100 at (1) defined but not used
  8112. tfins.f:62.13:
  8113.  
  8114. data ndim/-1/
  8115. 1
  8116. Warning: Nonconforming tab character at (1)
  8117. tfins.f:64.13:
  8118.  
  8119. save N2,N1,N21,NDIM,AC,AS,ifax,trigs
  8120. 1
  8121. Warning: Nonconforming tab character at (1)
  8122. tfins.f:121.5:
  8123.  
  8124. 301 FORMAT(10X,'CALCUL DANS LE CAS N<13')
  8125. 1
  8126. Warning: Label 301 at (1) defined but not used
  8127. tfins.f:79.5:
  8128.  
  8129. 300 FORMAT(10X,'LA SUB TF EST APPELLEE POUR LA PREMIERE FOIS')
  8130. 1
  8131. Warning: Label 300 at (1) defined but not used
  8132. tfins.f:115.4:
  8133.  
  8134. 100 FORMAT(1X,'TF',10D12.4)
  8135. 1
  8136. Warning: Label 100 at (1) defined but not used
  8137. tfixms.f:109.5:
  8138.  
  8139. 101 format(1x,'tfm')
  8140. 1
  8141. Warning: Label 101 at (1) defined but not used
  8142. tfixms.f:110.5:
  8143.  
  8144. 100 format(1x,'tfm',10d12.4)
  8145. 1
  8146. Warning: Label 100 at (1) defined but not used
  8147. tfiyms.f:68.13:
  8148.  
  8149. save NFON,NDIM,N65,NM65,trigs,ifax
  8150. 1
  8151. Warning: Nonconforming tab character at (1)
  8152. tfiyms.f:105.5:
  8153.  
  8154. 101 FORMAT(1X,'TFM')
  8155. 1
  8156. Warning: Label 101 at (1) defined but not used
  8157. tfiyms.f:106.5:
  8158.  
  8159. 100 FORMAT(1X,'TFM',10D12.4)
  8160. 1
  8161. Warning: Label 100 at (1) defined but not used
  8162. tfizms.f:68.13:
  8163.  
  8164. save NFON,NDIM,N65,NM65,ifax,trigs
  8165. 1
  8166. Warning: Nonconforming tab character at (1)
  8167. tfizms.f:105.5:
  8168.  
  8169. 101 FORMAT(1X,'TFM')
  8170. 1
  8171. Warning: Label 101 at (1) defined but not used
  8172. tfizms.f:106.5:
  8173.  
  8174. 100 FORMAT(1X,'TFM',10D12.4)
  8175. 1
  8176. Warning: Label 100 at (1) defined but not used
  8177. tfm1s.f:120.5:
  8178.  
  8179. 101 format(1x,'tfm')
  8180. 1
  8181. Warning: Label 101 at (1) defined but not used
  8182. tfm1s.f:121.5:
  8183.  
  8184. 100 format(1x,'tfm',10d12.4)
  8185. 1
  8186. Warning: Label 100 at (1) defined but not used
  8187. tfm2s.f:82.13:
  8188.  
  8189. save NFON,NDIM,N65,N63,N6565,NM65,N66,ifax,trigs
  8190. 1
  8191. Warning: Nonconforming tab character at (1)
  8192. tfm2s.f:115.5:
  8193.  
  8194. 101 FORMAT(1X,'TFM')
  8195. 1
  8196. Warning: Label 101 at (1) defined but not used
  8197. tfm2s.f:116.5:
  8198.  
  8199. 100 FORMAT(1X,'TFM',10D12.4)
  8200. 1
  8201. Warning: Label 100 at (1) defined but not used
  8202. tfm3s.f:120.5:
  8203.  
  8204. 101 format(1x,'tfm')
  8205. 1
  8206. Warning: Label 101 at (1) defined but not used
  8207. tfm3s.f:121.5:
  8208.  
  8209. 100 format(1x,'tfm',10d12.4)
  8210. 1
  8211. Warning: Label 100 at (1) defined but not used
  8212. tfmxs.f:81.13:
  8213.  
  8214. save NFON,NDIM,N65,N63,N6565,NM65,N66,ifax,trigs
  8215. 1
  8216. Warning: Nonconforming tab character at (1)
  8217. tfmxs.f:125.5:
  8218.  
  8219. 101 FORMAT(1X,'TFM')
  8220. 1
  8221. Warning: Label 101 at (1) defined but not used
  8222. tfmxs.f:126.5:
  8223.  
  8224. 100 FORMAT(1X,'TFM',10D12.4)
  8225. 1
  8226. Warning: Label 100 at (1) defined but not used
  8227. tfmys.f:81.13:
  8228.  
  8229. save NFON,NDIM,N65,N63,N6565,NM65,N66,ifax,trigs
  8230. 1
  8231. Warning: Nonconforming tab character at (1)
  8232. tfmys.f:125.5:
  8233.  
  8234. 101 FORMAT(1X,'TFM')
  8235. 1
  8236. Warning: Label 101 at (1) defined but not used
  8237. tfmys.f:126.5:
  8238.  
  8239. 100 FORMAT(1X,'TFM',10D12.4)
  8240. 1
  8241. Warning: Label 100 at (1) defined but not used
  8242. tfmzs.f:86.13:
  8243.  
  8244. save NFON,NDIM,N65,N63,N6565,NM65,N66,ifax,trigs
  8245. 1
  8246. Warning: Nonconforming tab character at (1)
  8247. tfmzs.f:130.5:
  8248.  
  8249. 101 FORMAT(1X,'TFM')
  8250. 1
  8251. Warning: Label 101 at (1) defined but not used
  8252. tfmzs.f:131.5:
  8253.  
  8254. 100 FORMAT(1X,'TFM',10D12.4)
  8255. 1
  8256. Warning: Label 100 at (1) defined but not used
  8257. traxe1s.f:69.15:
  8258.  
  8259. REAL*8 XX,CC
  8260. 1
  8261. Warning: Nonconforming tab character at (1)
  8262. traxe1s.f:74.13:
  8263.  
  8264. data init/0/
  8265. 1
  8266. Warning: Nonconforming tab character at (1)
  8267. traxe1s.f:75.13:
  8268.  
  8269. save init,ydes,xd,j,n
  8270. 1
  8271. Warning: Nonconforming tab character at (1)
  8272. traxe1s.f:93.50:
  8273.  
  8274. IF(IDIV.EQ.9.OR.IDIV.EQ.99) CALL PGSLW(3)
  8275. 1
  8276. Warning: Nonconforming tab character at (1)
  8277. traxe1s.f:100.5:
  8278.  
  8279. 200 FORMAT(10X,'NOMBRE DES COURBES=',I3,' IL DOIT ETRE'
  8280. 1
  8281. Warning: Label 200 at (1) defined but not used
  8282. traxe1s.f:107.4:
  8283.  
  8284. 104 FORMAT(1X,20I4)
  8285. 1
  8286. Warning: Label 104 at (1) defined but not used
  8287. traxe1s.f:123.5:
  8288.  
  8289. 101 FORMAT(1X,'TR')
  8290. 1
  8291. Warning: Label 101 at (1) defined but not used
  8292. traxe1s.f:122.5:
  8293.  
  8294. 100 FORMAT(1X,'TRA',10E12.4)
  8295. 1
  8296. Warning: Label 100 at (1) defined but not used
  8297. traxe1s.f:104.13:
  8298.  
  8299. YMAX=-1.D+33
  8300. 1
  8301. Warning: Change of value in conversion from REAL(8) to REAL(4) at (1)
  8302. traxe1s.f:105.13:
  8303.  
  8304. YMIN=1.D+33
  8305. 1
  8306. Warning: Change of value in conversion from REAL(8) to REAL(4) at (1)
  8307. traxe1s.f:109.18:
  8308.  
  8309. YDES(L,J)=CC(L)
  8310. 1
  8311. Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
  8312. traxe1s.f:110.16:
  8313.  
  8314. XD(L,J)=XX(L)
  8315. 1
  8316. Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
  8317. traxe1s.f:121.13:
  8318.  
  8319. DX=(XX(N)-XX(1))/NFIG*1.5
  8320. 1
  8321. Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
  8322. traxe1s.f:137.17:
  8323.  
  8324. XD(L,JL)=XX(L)+DX*(JL-1)
  8325. 1
  8326. Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
  8327. traxe1s.f:145.13:
  8328.  
  8329. XMIN=XX(1)
  8330. 1
  8331. Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
  8332. traxe1s.f:146.13:
  8333.  
  8334. XMAX=XX(N1)
  8335. 1
  8336. Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1)
  8337. traxe1s.f: In function 'traxe1s':
  8338. traxe1s.f:93:0: warning: 'idiv' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8339. IF(IDIV.EQ.9.OR.IDIV.EQ.99) CALL PGSLW(3)
  8340. ^
  8341. traxe1s.f:125:0: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8342. IF(IND.EQ.0) GO TO 9
  8343. ^
  8344. ar: creating archive /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/Lib/liblorenef77.a
  8345. a - Source/fax.o
  8346. a - Source/huntm.o
  8347. a - Source/insmts.o
  8348. a - Source/leqt1s.o
  8349. a - Source/tf9s.o
  8350. a - Source/Poisson2d/cd1mrs.o
  8351. a - Source/Poisson2d/cd1xms.o
  8352. a - Source/Poisson2d/cd1yms.o
  8353. a - Source/Poisson2d/cd1zms.o
  8354. a - Source/Poisson2d/cd2mrs.o
  8355. a - Source/Poisson2d/cd2xms.o
  8356. a - Source/Poisson2d/cd2yms.o
  8357. a - Source/Poisson2d/cd2zms.o
  8358. a - Source/Poisson2d/ced1rs.o
  8359. a - Source/Poisson2d/ced2rs.o
  8360. a - Source/Poisson2d/cepl3s.o
  8361. a - Source/Poisson2d/ceples.o
  8362. a - Source/Poisson2d/cera2s.o
  8363. a - Source/Poisson2d/cerams.o
  8364. a - Source/Poisson2d/cerars.o
  8365. a - Source/Poisson2d/cerx3s.o
  8366. a - Source/Poisson2d/cetams.o
  8367. a - Source/Poisson2d/cety3s.o
  8368. a - Source/Poisson2d/cey23s.o
  8369. a - Source/Poisson2d/cey2ms.o
  8370. a - Source/Poisson2d/cheles.o
  8371. a - Source/Poisson2d/chexms.o
  8372. a - Source/Poisson2d/cheyms.o
  8373. a - Source/Poisson2d/chezms.o
  8374. a - Source/Poisson2d/chi2ms.o
  8375. a - Source/Poisson2d/chinms.o
  8376. a - Source/Poisson2d/chins.o
  8377. a - Source/Poisson2d/chixms.o
  8378. a - Source/Poisson2d/chiyms.o
  8379. a - Source/Poisson2d/chizms.o
  8380. a - Source/Poisson2d/cirams.o
  8381. a - Source/Poisson2d/cirars.o
  8382. a - Source/Poisson2d/cirx2s.o
  8383. a - Source/Poisson2d/cirx3s.o
  8384. a - Source/Poisson2d/cirxms.o
  8385. a - Source/Poisson2d/citxms.o
  8386. a - Source/Poisson2d/city3s.o
  8387. a - Source/Poisson2d/ciy22s.o
  8388. a - Source/Poisson2d/ciy23s.o
  8389. a - Source/Poisson2d/ciy2ms.o
  8390. a - Source/Poisson2d/conr3s.o
  8391. a - Source/Poisson2d/conrs.o
  8392. a - Source/Poisson2d/decfms.o
  8393. a - Source/Poisson2d/derfms.o
  8394. a - Source/Poisson2d/desfms.o
  8395. a - Source/Poisson2d/dess3ps.o
  8396. a - Source/Poisson2d/di2ras.o
  8397. a - Source/Poisson2d/dimras.o
  8398. a - Source/Poisson2d/dir1ms.o
  8399. a - Source/Poisson2d/dir2ms.o
  8400. a - Source/Poisson2d/dira2s.o
  8401. a - Source/Poisson2d/dircms.o
  8402. a - Source/Poisson2d/dirn1s.o
  8403. a - Source/Poisson2d/dis2ms.o
  8404. a - Source/Poisson2d/disems.o
  8405. a - Source/Poisson2d/disr3s.o
  8406. a - Source/Poisson2d/divq1s.o
  8407. a - Source/Poisson2d/dixr1s.o
  8408. a - Source/Poisson2d/exrm1s.o
  8409. a - Source/Poisson2d/extm1s.o
  8410. a - Source/Poisson2d/extm2s.o
  8411. a - Source/Poisson2d/extr1s.o
  8412. a - Source/Poisson2d/fcer3s.o
  8413. a - Source/Poisson2d/fcez3s.o
  8414. a - Source/Poisson2d/fciq3s.o
  8415. a - Source/Poisson2d/fcir2s.o
  8416. a - Source/Poisson2d/fcir3s.o
  8417. a - Source/Poisson2d/fuce3s.o
  8418. a - Source/Poisson2d/fuci3s.o
  8419. a - Source/Poisson2d/glagos.o
  8420. a - Source/Poisson2d/gpar2s.o
  8421. a - Source/Poisson2d/gr2p1s.o
  8422. a - Source/Poisson2d/gr2p3s.o
  8423. a - Source/Poisson2d/grgp2s.o
  8424. a - Source/Poisson2d/grgp3s.o
  8425. a - Source/Poisson2d/ilggos.o
  8426. a - Source/Poisson2d/ilgprs.o
  8427. a - Source/Poisson2d/inecos.o
  8428. a - Source/Poisson2d/integrale2d.o
  8429. a - Source/Poisson2d/intras.o
  8430. a - Source/Poisson2d/invers.o
  8431. a - Source/Poisson2d/lapp3s.o
  8432. a - Source/Poisson2d/lege1.o
  8433. a - Source/Poisson2d/magl3s.o
  8434. a - Source/Poisson2d/pegpjs.o
  8435. a - Source/Poisson2d/poisson2d.o
  8436. a - Source/Poisson2d/poisson2di.o
  8437. a - Source/Poisson2d/prims.o
  8438. a - Source/Poisson2d/priq1s.o
  8439. a - Source/Poisson2d/tfinms.o
  8440. a - Source/Poisson2d/tfins.o
  8441. a - Source/Poisson2d/tfixms.o
  8442. a - Source/Poisson2d/tfiyms.o
  8443. a - Source/Poisson2d/tfizms.o
  8444. a - Source/Poisson2d/tfm1s.o
  8445. a - Source/Poisson2d/tfm2s.o
  8446. a - Source/Poisson2d/tfm3s.o
  8447. a - Source/Poisson2d/tfmxs.o
  8448. a - Source/Poisson2d/tfmys.o
  8449. a - Source/Poisson2d/tfmzs.o
  8450. a - Source/Poisson2d/titi.o
  8451. a - Source/Poisson2d/traxe1s.o
  8452. Checking status of thorn Poisson
  8453. COMPILING arrangements/CactusExamples/Poisson/src/uniform_charge.c
  8454. /Users/comerduncan/Cactus/arrangements/CactusExamples/Poisson/src/uniform_charge.c: In function 'apply_bounds':
  8455. /Users/comerduncan/Cactus/arrangements/CactusExamples/Poisson/src/uniform_charge.c:153:29: warning: passing argument 1 of 'CallLevelFunction' discards 'const' qualifier from pointer target type
  8456. ierr = CallLevelFunction (cctkGH, apply_bounds_level);
  8457. ^
  8458. In file included from /Users/comerduncan/Cactus/configs/sim/bindings/include/carpet.h:4:0,
  8459. from /Users/comerduncan/Cactus/arrangements/CactusExamples/Poisson/src/uniform_charge.c:13:
  8460. /Users/comerduncan/Cactus/arrangements/Carpet/Carpet/src/carpet_public.h:111:9: note: expected 'struct cGH * const' but argument is of type 'const struct cGH * const'
  8461. int CallLevelFunction (cGH * const cgh,
  8462. ^
  8463. COMPILING configs/sim/bindings/build/Poisson/cctk_ThornBindings.c
  8464. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Poisson.a
  8465. ar: creating archive /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/Lib/liblorene_export.a
  8466. a - bin_bh.o
  8467. a - bin_bh_aux.o
  8468. a - bin_ns.o
  8469. a - bin_ns_aux.o
  8470. a - mag_ns.o
  8471. a - mag_ns_aux.o
  8472. a - write_lines.o
  8473. Checking status of thorn TestFortranDependencies1
  8474. COMPILING arrangements/CactusTest/TestFortranDependencies1/src/tfd_use_module_far.F90
  8475. COMPILING configs/sim/bindings/build/TestFortranDependencies1/cctk_ThornBindings.c
  8476. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestFortranDependencies1.a
  8477. Checking status of thorn WaveMoL
  8478. COMPILING arrangements/CactusExamples/WaveMoL/src/WaveMoL.c
  8479. COMPILING arrangements/CactusExamples/WaveMoL/src/InitSymBound.c
  8480. COMPILING arrangements/CactusExamples/WaveMoL/src/Startup.c
  8481. COMPILING arrangements/CactusExamples/WaveMoL/src/WaveMoLRegister.c
  8482. COMPILING configs/sim/bindings/build/WaveMoL/cctk_ThornBindings.c
  8483. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveMoL.a
  8484. blackhole_bc.C: In member function 'const Valeur Black_hole::bc_confo() const':
  8485. blackhole_bc.C:413:12: warning: unused variable 'mass' [-Wunused-variable]
  8486. double mass = ggrav * mass_bh ;
  8487. ^
  8488. Checking status of thorn WaveToyC
  8489. COMPILING arrangements/CactusWave/WaveToyC/src/WaveToy.c
  8490. COMPILING arrangements/CactusWave/WaveToyC/src/InitSymBound.c
  8491. COMPILING arrangements/CactusWave/WaveToyC/src/Startup.c
  8492. COMPILING configs/sim/bindings/build/WaveToyC/cctk_ThornBindings.c
  8493. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToyC.a
  8494. blackhole_rk_phi.C: In member function 'Tbl Black_hole::runge_kutta_phi_bh(const Tbl&, const double&, const int&) const':
  8495. blackhole_rk_phi.C:183:27: warning: 'xi_lf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8496. xi_f.set(2) = xi_lf ;
  8497. ^
  8498. blackhole_rk_phi.C:182:27: warning: 'xi_pf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8499. xi_f.set(1) = xi_pf ;
  8500. ^
  8501. blackhole_rk_phi.C:181:27: warning: 'xi_tf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8502. xi_f.set(0) = xi_tf ;
  8503. ^
  8504. blackhole_rk_theta.C: In member function 'Tbl Black_hole::runge_kutta_theta_bh(const Tbl&, const double&, const double&, const int&) const':
  8505. blackhole_rk_theta.C:185:27: warning: 'xi_lf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8506. xi_f.set(2) = xi_lf ;
  8507. ^
  8508. blackhole_rk_theta.C:184:27: warning: 'xi_pf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8509. xi_f.set(1) = xi_pf ;
  8510. ^
  8511. blackhole_rk_theta.C:183:27: warning: 'xi_tf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8512. xi_f.set(0) = xi_tf ;
  8513. ^
  8514. Checking status of thorn WaveToyCXX
  8515. COMPILING arrangements/CactusWave/WaveToyCXX/src/WaveToy.cc
  8516. COMPILING arrangements/CactusWave/WaveToyCXX/src/InitSymBound.cc
  8517. COMPILING arrangements/CactusWave/WaveToyCXX/src/Startup.cc
  8518. COMPILING configs/sim/bindings/build/WaveToyCXX/cctk_ThornBindings.c
  8519. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToyCXX.a
  8520. Checking status of thorn WaveToyF77
  8521. COMPILING arrangements/CactusWave/WaveToyF77/src/InitSymBound.F77
  8522. COMPILING arrangements/CactusWave/WaveToyF77/src/WaveToy.F77
  8523. COMPILING arrangements/CactusWave/WaveToyF77/src/Startup.F77
  8524. COMPILING configs/sim/bindings/build/WaveToyF77/cctk_ThornBindings.c
  8525. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToyF77.a
  8526. compobj_QI_global.C: In member function 'virtual double Compobj_QI::r_mb(int, std::ostream*) const':
  8527. compobj_QI_global.C:410:12: warning: 'rmb' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8528. double rmb, theta_mb, phi_mb, xi_mb;
  8529. ^
  8530. higgs_monopole.C: In constructor 'HiggsMonopole::HiggsMonopole(Map&, const char*)':
  8531. higgs_monopole.C:81:12: warning: unused variable 'tmp' [-Wunused-variable]
  8532. double tmp ;
  8533. ^
  8534. higgs_monopole.C: In constructor 'HiggsMonopole::HiggsMonopole(Map&, const char*)':
  8535. higgs_monopole.C:105:39: warning: 'press_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8536. press_tab[0] = press_last ;
  8537. ^
  8538. higgs_monopole.C:104:33: warning: 'hh_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8539. hh_tab[0] = hh_last ;
  8540. ^
  8541. higgs_monopole.C:103:33: warning: 'nn_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8542. nn_tab[0] = nn_last ;
  8543. ^
  8544. higgs_monopole.C:102:43: warning: 'explamb_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8545. explamb_tab[0] = explamb_last ;
  8546. ^
  8547. higgs_monopole.C: In constructor 'HiggsMonopole::HiggsMonopole(Map&, const char*)':
  8548. higgs_monopole.C:105:39: warning: 'press_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8549. press_tab[0] = press_last ;
  8550. ^
  8551. higgs_monopole.C:104:33: warning: 'hh_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8552. hh_tab[0] = hh_last ;
  8553. ^
  8554. higgs_monopole.C:103:33: warning: 'nn_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8555. nn_tab[0] = nn_last ;
  8556. ^
  8557. higgs_monopole.C:102:43: warning: 'explamb_last' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8558. explamb_tab[0] = explamb_last ;
  8559. ^
  8560. Checking status of thorn WaveToyF90
  8561. COMPILING arrangements/CactusWave/WaveToyF90/src/InitSymBound.F
  8562. COMPILING arrangements/CactusWave/WaveToyF90/src/WaveToy.F
  8563. COMPILING arrangements/CactusWave/WaveToyF90/src/Startup.F
  8564. COMPILING configs/sim/bindings/build/WaveToyF90/cctk_ThornBindings.c
  8565. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToyF90.a
  8566. Checking status of thorn WaveToyFreeF90
  8567. COMPILING arrangements/CactusWave/WaveToyFreeF90/src/InitSymBound.F90
  8568. COMPILING arrangements/CactusWave/WaveToyFreeF90/src/WaveToy.F90
  8569. COMPILING arrangements/CactusWave/WaveToyFreeF90/src/Startup.F90
  8570. COMPILING configs/sim/bindings/build/WaveToyFreeF90/cctk_ThornBindings.c
  8571. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WaveToyFreeF90.a
  8572. hole_bhns_bc.C: In member function 'const Valeur Hole_bhns::bc_shift_x(double, double) const':
  8573. hole_bhns_bc.C:201:12: warning: unused variable 'mass' [-Wunused-variable]
  8574. double mass = ggrav * mass_bh ;
  8575. ^
  8576. hole_bhns_bc.C: In member function 'const Valeur Hole_bhns::bc_shift_y(double, double) const':
  8577. hole_bhns_bc.C:311:12: warning: unused variable 'mass' [-Wunused-variable]
  8578. double mass = ggrav * mass_bh ;
  8579. ^
  8580. hole_bhns_bc.C: In member function 'const Valeur Hole_bhns::bc_shift_z() const':
  8581. hole_bhns_bc.C:415:12: warning: unused variable 'mass' [-Wunused-variable]
  8582. double mass = ggrav * mass_bh ;
  8583. ^
  8584. hole_bhns_bc.C: In member function 'const Valeur Hole_bhns::bc_confo(double, double, double) const':
  8585. hole_bhns_bc.C:564:12: warning: unused variable 'mass' [-Wunused-variable]
  8586. double mass = ggrav * mass_bh ;
  8587. ^
  8588. hole_bhns_rk_phi.C: In member function 'Tbl Hole_bhns::runge_kutta_phi(const Tbl&, const double&, const int&) const':
  8589. hole_bhns_rk_phi.C:183:27: warning: 'xi_lf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8590. xi_f.set(2) = xi_lf ;
  8591. ^
  8592. hole_bhns_rk_phi.C:182:27: warning: 'xi_pf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8593. xi_f.set(1) = xi_pf ;
  8594. ^
  8595. hole_bhns_rk_phi.C:181:27: warning: 'xi_tf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8596. xi_f.set(0) = xi_tf ;
  8597. ^
  8598. hole_bhns_rk_theta.C: In member function 'Tbl Hole_bhns::runge_kutta_theta(const Tbl&, const double&, const double&, const int&) const':
  8599. hole_bhns_rk_theta.C:185:27: warning: 'xi_lf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8600. xi_f.set(2) = xi_lf ;
  8601. ^
  8602. hole_bhns_rk_theta.C:184:27: warning: 'xi_pf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8603. xi_f.set(1) = xi_pf ;
  8604. ^
  8605. hole_bhns_rk_theta.C:183:27: warning: 'xi_tf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8606. xi_f.set(0) = xi_tf ;
  8607. ^
  8608. leg_ini.C: In function 'void legendre_collocation_points(int, double*)':
  8609. leg_ini.C:113:29: warning: 'p_plus_m1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8610. double p_plus, dp_plus, p_plus_m1, dp_plus_m1, p_plus_m2, dp_plus_m2 ;
  8611. ^
  8612. leg_ini.C:114:31: warning: 'p_moins_m1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8613. double p_moins, dp_moins, p_moins_m1, dp_moins_m1, p_moins_m2, dp_moins_m2 ;
  8614. ^
  8615. leg_ini.C:144:34: warning: 'dp_m2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8616. double pder = dp + a * dp_m1 + b*dp_m2 ;
  8617. ^
  8618. leg_ini.C:143:30: warning: 'p_m2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8619. double poly = p + a*p_m1 + b*p_m2 ;
  8620. ^
  8621. leg_ini.C:115:25: warning: 'dp_m1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8622. double p, dp, p_m1, dp_m1, p_m2, dp_m2 ;
  8623. ^
  8624. leg_ini.C:143:21: warning: 'p_m1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8625. double poly = p + a*p_m1 + b*p_m2 ;
  8626. ^
  8627. leg_ini.C:125:44: warning: 'p_plus_m2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8628. double a = (r_plus*p_moins_m2 - r_moins*p_plus_m2)/det ;
  8629. ^
  8630. leg_ini.C:125:23: warning: 'p_moins_m2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  8631. double a = (r_plus*p_moins_m2 - r_moins*p_plus_m2)/det ;
  8632. ^
  8633. cftcossinc.C: In function 'void cftcossinc(const int*, const int*, double*, const int*, double*)':
  8634. cftcossinc.C:385:17: warning: unused variable 'fmoins0' [-Wunused-variable]
  8635. double fmoins0 = 0.5 * ( ff0[0] - ff0[ n3f*nm1 ] );
  8636. ^
  8637. cftcossinc.C:453:17: warning: unused variable 'fmoins0' [-Wunused-variable]
  8638. double fmoins0 = 0.5 * ( ff0[0] - ff0[ n3f*nm1 ] );
  8639. ^
  8640. cftcossinc.C:173:13: warning: unused variable 'x' [-Wunused-variable]
  8641. double* x = chebimp_ini(nt);
  8642. ^
  8643. cftcossins.C: In function 'void cftcossins(const int*, const int*, double*, const int*, double*)':
  8644. cftcossins.C:214:17: warning: unused variable 'fmoins0' [-Wunused-variable]
  8645. double fmoins0 = 0.5 * ( ff0[0] - ff0[ n3f*nm1 ] );
  8646. ^
  8647. cftcossins.C:282:17: warning: unused variable 'fmoins0' [-Wunused-variable]
  8648. double fmoins0 = 0.5 * ( ff0[0] - ff0[ n3f*nm1 ] );
  8649. ^
  8650. cftcossins.C:173:13: warning: unused variable 'x' [-Wunused-variable]
  8651. double* x = chebimp_ini(nt);
  8652. ^
  8653. cftsin.C: In function 'void cftsin(const int*, const int*, double*, const int*, double*)':
  8654. cftsin.C:211:17: warning: unused variable 'fmoins0' [-Wunused-variable]
  8655. double fmoins0 = 0.5 * ( ff0[0] - ff0[ n3f*nm1 ] );
  8656. ^
  8657. citcossinc.C: In function 'void citcossinc(const int*, const int*, double*, const int*, double*)':
  8658. citcossinc.C:169:13: warning: unused variable 'sinth' [-Wunused-variable]
  8659. double* sinth = chebimp_ini(nt);
  8660. ^
  8661. citcossins.C: In function 'void citcossins(const int*, const int*, double*, const int*, double*)':
  8662. citcossins.C:169:13: warning: unused variable 'sinth' [-Wunused-variable]
  8663. double* sinth = chebimp_ini(nt);
  8664. ^
  8665. In file included from /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/C++/Include/tbl.h:130:0,
  8666. from /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/C++/Include/mtbl.h:97,
  8667. from /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/C++/Include/valeur.h:268,
  8668. from /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/C++/Include/cmp.h:427,
  8669. from /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/C++/Include/tenseur.h:265,
  8670. from tenseur_sym.C:80:
  8671. /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/C++/Include/itbl.h: In member function 'virtual int Tenseur_sym::donne_place(const Itbl&) const':
  8672. /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/C++/Include/itbl.h:253:31: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
  8673. assert( i < dim.dim[0] ) ;
  8674. ^
  8675. tslice_conf_init.C: In member function 'virtual void Time_slice_conf::initial_data_cts(const Sym_tensor&, const Scalar&, const Scalar&, double, double, int, const char*, const Scalar*, const Vector*, const Scalar*)':
  8676. tslice_conf_init.C:122:9: warning: unused variable 'ngraph0' [-Wunused-variable]
  8677. int ngraph0 = 10 ; // index of the first graphic device to be used
  8678. ^
  8679. tslice_conf_init.C:124:12: warning: unused variable 'ray_des' [-Wunused-variable]
  8680. double ray_des = 1.25 * map.val_r(nz-2, 1., 0., 0.) ; // outermost radius
  8681. ^
  8682. tslice_dirac_max_evolve.C: In member function 'void Tslice_dirac_max::evolve(double, int, int, double, int, int, int, int, const char*, bool, const Scalar*, const Vector*, const Scalar*, const Sym_tensor*)':
  8683. tslice_dirac_max_evolve.C:129:9: warning: unused variable 'ngraph0' [-Wunused-variable]
  8684. int ngraph0 = 20 ; // index of the first graphic device to be used
  8685. ^
  8686. tslice_dirac_max_evolve.C:130:9: warning: unused variable 'ngraph0_mon' [-Wunused-variable]
  8687. int ngraph0_mon = 70 ; // for monitoring global quantities
  8688. ^
  8689. tslice_dirac_max_evolve.C:197:12: warning: unused variable 'ray_des' [-Wunused-variable]
  8690. double ray_des = 1.25 * Rmax ; // for plots
  8691. ^
  8692. ar: creating archive /Users/comerduncan/Cactus/configs/sim/scratch/build/LORENE/Lorene/Lib/liblorene.a
  8693. a - Source/App_hor/Objects//app_hor_finder.o
  8694. a - Source/App_hor/Objects//excision_hor.o
  8695. a - Source/App_hor/Objects//excision_lapse_4.o
  8696. a - Source/App_hor/Objects//excision_surf.o
  8697. a - Source/App_hor/Objects//set_expa_evol.o
  8698. a - Source/App_hor/Objects//spheroid.o
  8699. a - Source/Base_val/Objects//base_val.o
  8700. a - Source/Base_val/Objects//base_val_manip.o
  8701. a - Source/Base_val/Objects//base_val_mult.o
  8702. a - Source/Base_val/Objects//base_val_name_phi.o
  8703. a - Source/Base_val/Objects//base_val_name_r.o
  8704. a - Source/Base_val/Objects//base_val_name_theta.o
  8705. a - Source/Base_val/Objects//base_val_phi_funct.o
  8706. a - Source/Base_val/Objects//base_val_quantum.o
  8707. a - Source/Base_val/Objects//base_val_theta_funct.o
  8708. a - Source/Base_vect/Objects//base_vect.o
  8709. a - Source/Base_vect/Objects//base_vect_cart.o
  8710. a - Source/Base_vect/Objects//base_vect_from_file.o
  8711. a - Source/Base_vect/Objects//base_vect_spher.o
  8712. a - Source/Bhole/Objects//bhole.o
  8713. a - Source/Bhole/Objects//bhole_init_kerr.o
  8714. a - Source/Bhole/Objects//bhole_pseudo_kerr.o
  8715. a - Source/Bhole/Objects//bhole_with_ns.o
  8716. a - Source/Bhole_binaire/Objects//bhole_binaire.o
  8717. a - Source/Bhole_binaire/Objects//bhole_coal.o
  8718. a - Source/Bhole_binaire/Objects//bhole_equations_bin.o
  8719. a - Source/Bhole_binaire/Objects//bhole_glob.o
  8720. a - Source/Bhole_binaire/Objects//bhole_kij.o
  8721. a - Source/Bhole_binaire/Objects//bhole_pseudo_viriel.o
  8722. a - Source/Bhole_binaire/Objects//bhole_solve_phi.o
  8723. a - Source/Bhole_binaire/Objects//lindquist.o
  8724. a - Source/Bhole_binaire/Objects//regularise_shift.o
  8725. a - Source/Bhole_binaire/Objects//separation.o
  8726. a - Source/Bin_bhns/Objects//bin_bhns.o
  8727. a - Source/Bin_bhns/Objects//bin_bhns_global.o
  8728. a - Source/Bin_bhns/Objects//bin_bhns_omega_tp.o
  8729. a - Source/Bin_bhns/Objects//bin_bhns_orbit.o
  8730. a - Source/Bin_bhns/Objects//bin_bhns_rotaxis.o
  8731. a - Source/Bin_bhns/Objects//bin_bhns_shift_ana.o
  8732. a - Source/Bin_bhns_extr/Objects//bin_bhns_extr.o
  8733. a - Source/Bin_bhns_extr/Objects//bin_bhns_extr_anashift.o
  8734. a - Source/Bin_bhns_extr/Objects//bin_bhns_extr_global.o
  8735. a - Source/Bin_bhns_extr/Objects//bin_bhns_extr_omegaana.o
  8736. a - Source/Bin_bhns_extr/Objects//bin_bhns_extr_orbit.o
  8737. a - Source/Bin_hor/Objects//bin_hor.o
  8738. a - Source/Bin_hor/Objects//binhor_coal.o
  8739. a - Source/Bin_hor/Objects//binhor_equations.o
  8740. a - Source/Bin_hor/Objects//binhor_global.o
  8741. a - Source/Bin_hor/Objects//binhor_hh.o
  8742. a - Source/Bin_hor/Objects//binhor_kij.o
  8743. a - Source/Bin_hor/Objects//binhor_viriel.o
  8744. a - Source/Bin_ns_bh/Objects//bin_ns_bh.o
  8745. a - Source/Bin_ns_bh/Objects//bin_ns_bh_anashift.o
  8746. a - Source/Bin_ns_bh/Objects//bin_ns_bh_coal.o
  8747. a - Source/Bin_ns_bh/Objects//bin_ns_bh_glob.o
  8748. a - Source/Bin_ns_bh/Objects//bin_ns_bh_kij.o
  8749. a - Source/Bin_ns_bh/Objects//bin_ns_bh_omegaana.o
  8750. a - Source/Bin_ns_bh/Objects//bin_ns_bh_orbit.o
  8751. a - Source/Bin_ns_bh/Objects//pseudo_misner.o
  8752. a - Source/Binaire/Objects//binaire.o
  8753. a - Source/Binaire/Objects//binaire_ana_shift.o
  8754. a - Source/Binaire/Objects//binaire_constr.o
  8755. a - Source/Binaire/Objects//binaire_global.o
  8756. a - Source/Binaire/Objects//binaire_omega_ana.o
  8757. a - Source/Binaire/Objects//binaire_orbite.o
  8758. a - Source/Binary/Objects//binary.o
  8759. a - Source/Binary/Objects//binary_anashift.o
  8760. a - Source/Binary/Objects//binary_dirac.o
  8761. a - Source/Binary/Objects//binary_global.o
  8762. a - Source/Binary/Objects//binary_helical.o
  8763. a - Source/Binary/Objects//binary_omegaana.o
  8764. a - Source/Binary/Objects//binary_orbite.o
  8765. a - Source/Binary_xcts/Objects//binary_anashift_xcts.o
  8766. a - Source/Binary_xcts/Objects//binary_global_xcts.o
  8767. a - Source/Binary_xcts/Objects//binary_omega_ana_xcts.o
  8768. a - Source/Binary_xcts/Objects//binary_orbit_xcts.o
  8769. a - Source/Binary_xcts/Objects//binary_xcts.o
  8770. a - Source/Black_hole/Objects//blackhole.o
  8771. a - Source/Black_hole/Objects//blackhole_bc.o
  8772. a - Source/Black_hole/Objects//blackhole_eq_spher.o
  8773. a - Source/Black_hole/Objects//blackhole_extr_curv.o
  8774. a - Source/Black_hole/Objects//blackhole_global.o
  8775. a - Source/Black_hole/Objects//blackhole_killing.o
  8776. a - Source/Black_hole/Objects//blackhole_r_coord.o
  8777. a - Source/Black_hole/Objects//blackhole_rah_iso.o
  8778. a - Source/Black_hole/Objects//blackhole_rk_phi.o
  8779. a - Source/Black_hole/Objects//blackhole_rk_theta.o
  8780. a - Source/Black_hole/Objects//blackhole_static.o
  8781. a - Source/Change_var/Objects//change_var.o
  8782. a - Source/Cmp/Objects//cmp.o
  8783. a - Source/Cmp/Objects//cmp_arithm.o
  8784. a - Source/Cmp/Objects//cmp_asymptot.o
  8785. a - Source/Cmp/Objects//cmp_deriv.o
  8786. a - Source/Cmp/Objects//cmp_import.o
  8787. a - Source/Cmp/Objects//cmp_import_asymy.o
  8788. a - Source/Cmp/Objects//cmp_import_symy.o
  8789. a - Source/Cmp/Objects//cmp_integ.o
  8790. a - Source/Cmp/Objects//cmp_manip.o
  8791. a - Source/Cmp/Objects//cmp_math.o
  8792. a - Source/Cmp/Objects//cmp_pde.o
  8793. a - Source/Cmp/Objects//cmp_pde_falloff.o
  8794. a - Source/Cmp/Objects//cmp_pde_frontiere.o
  8795. a - Source/Cmp/Objects//cmp_pde_ylm.o
  8796. a - Source/Cmp/Objects//cmp_poisson_regu.o
  8797. a - Source/Cmp/Objects//cmp_r_manip.o
  8798. a - Source/Cmp/Objects//cmp_raccord.o
  8799. a - Source/Cmp/Objects//cmp_raccord_externe.o
  8800. a - Source/Cmp/Objects//cmp_raccord_zec.o
  8801. a - Source/Cmp/Objects//cmp_test_poisson.o
  8802. a - Source/Compobj/Objects//altBH_QI.o
  8803. a - Source/Compobj/Objects//boson_star.o
  8804. a - Source/Compobj/Objects//boson_star_equil.o
  8805. a - Source/Compobj/Objects//compobj.o
  8806. a - Source/Compobj/Objects//compobj_QI.o
  8807. a - Source/Compobj/Objects//compobj_QI_global.o
  8808. a - Source/Compobj/Objects//higgs_monopole.o
  8809. a - Source/Compobj/Objects//kerr_QI.o
  8810. a - Source/Compobj/Objects//star_QI.o
  8811. a - Source/Compobj/Objects//star_QI_global.o
  8812. a - Source/Connection/Objects//connection.o
  8813. a - Source/Connection/Objects//connection_fcart.o
  8814. a - Source/Connection/Objects//connection_flat.o
  8815. a - Source/Connection/Objects//connection_fspher.o
  8816. a - Source/Coord/Objects//coord.o
  8817. a - Source/Coord/Objects//coord_arithm.o
  8818. a - Source/Diff/Objects//diff.o
  8819. a - Source/Diff/Objects//diff_dsdx.o
  8820. a - Source/Diff/Objects//diff_dsdx2.o
  8821. a - Source/Diff/Objects//diff_id.o
  8822. a - Source/Diff/Objects//diff_mx.o
  8823. a - Source/Diff/Objects//diff_mx2.o
  8824. a - Source/Diff/Objects//diff_sx.o
  8825. a - Source/Diff/Objects//diff_sx2.o
  8826. a - Source/Diff/Objects//diff_sxdsdx.o
  8827. a - Source/Diff/Objects//diff_x2dsdx.o
  8828. a - Source/Diff/Objects//diff_x2dsdx2.o
  8829. a - Source/Diff/Objects//diff_x3dsdx.o
  8830. a - Source/Diff/Objects//diff_x3dsdx2.o
  8831. a - Source/Diff/Objects//diff_x4dsdx2.o
  8832. a - Source/Diff/Objects//diff_xdsdx.o
  8833. a - Source/Diff/Objects//diff_xdsdx2.o
  8834. a - Source/Eos/Objects//eos.o
  8835. a - Source/Eos/Objects//eos_akmalpr.o
  8836. a - Source/Eos/Objects//eos_balbn1h1.o
  8837. a - Source/Eos/Objects//eos_bbb2.o
  8838. a - Source/Eos/Objects//eos_bf_file.o
  8839. a - Source/Eos/Objects//eos_bf_poly.o
  8840. a - Source/Eos/Objects//eos_bf_poly_newt.o
  8841. a - Source/Eos/Objects//eos_bifluid.o
  8842. a - Source/Eos/Objects//eos_bpal12.o
  8843. a - Source/Eos/Objects//eos_compose.o
  8844. a - Source/Eos/Objects//eos_fermi.o
  8845. a - Source/Eos/Objects//eos_fit_akmalpr.o
  8846. a - Source/Eos/Objects//eos_fit_fps.o
  8847. a - Source/Eos/Objects//eos_fit_sly4.o
  8848. a - Source/Eos/Objects//eos_fitting.o
  8849. a - Source/Eos/Objects//eos_fps.o
  8850. a - Source/Eos/Objects//eos_from_file.o
  8851. a - Source/Eos/Objects//eos_glendnh3.o
  8852. a - Source/Eos/Objects//eos_incomp.o
  8853. a - Source/Eos/Objects//eos_incomp_newt.o
  8854. a - Source/Eos/Objects//eos_mag.o
  8855. a - Source/Eos/Objects//eos_multi_poly.o
  8856. a - Source/Eos/Objects//eos_poly.o
  8857. a - Source/Eos/Objects//eos_poly_newt.o
  8858. a - Source/Eos/Objects//eos_sly4.o
  8859. a - Source/Eos/Objects//eos_strange.o
  8860. a - Source/Eos/Objects//eos_strange_cr.o
  8861. a - Source/Eos/Objects//eos_tabul.o
  8862. a - Source/Eos/Objects//meos.o
  8863. a - Source/Etoile/Objects//et_bfrot_equilibre.o
  8864. a - Source/Etoile/Objects//et_bfrot_global.o
  8865. a - Source/Etoile/Objects//et_bin_bhns_extr.o
  8866. a - Source/Etoile/Objects//et_bin_bhns_extr_eq_ylm.o
  8867. a - Source/Etoile/Objects//et_bin_bhns_extr_equil.o
  8868. a - Source/Etoile/Objects//et_bin_bhns_extr_excurv.o
  8869. a - Source/Etoile/Objects//et_bin_bhns_extr_hydro.o
  8870. a - Source/Etoile/Objects//et_bin_bhns_extr_kinema.o
  8871. a - Source/Etoile/Objects//et_bin_bhns_extr_max.o
  8872. a - Source/Etoile/Objects//et_bin_bhns_extr_phi.o
  8873. a - Source/Etoile/Objects//et_bin_bhns_extr_um_der.o
  8874. a - Source/Etoile/Objects//et_bin_bhns_extr_upmetr.o
  8875. a - Source/Etoile/Objects//et_bin_bhns_extr_velpot.o
  8876. a - Source/Etoile/Objects//et_bin_bhns_extr_ylm.o
  8877. a - Source/Etoile/Objects//et_bin_equil_regu.o
  8878. a - Source/Etoile/Objects//et_bin_equilibrium.o
  8879. a - Source/Etoile/Objects//et_bin_extr_curv.o
  8880. a - Source/Etoile/Objects//et_bin_global.o
  8881. a - Source/Etoile/Objects//et_bin_hydro.o
  8882. a - Source/Etoile/Objects//et_bin_kinema.o
  8883. a - Source/Etoile/Objects//et_bin_nsbh.o
  8884. a - Source/Etoile/Objects//et_bin_nsbh_angul.o
  8885. a - Source/Etoile/Objects//et_bin_nsbh_axe.o
  8886. a - Source/Etoile/Objects//et_bin_nsbh_equilibrium.o
  8887. a - Source/Etoile/Objects//et_bin_nsbh_kinema.o
  8888. a - Source/Etoile/Objects//et_bin_nsbh_upmetr.o
  8889. a - Source/Etoile/Objects//et_bin_nsbh_upmetr_der.o
  8890. a - Source/Etoile/Objects//et_bin_upmetr.o
  8891. a - Source/Etoile/Objects//et_bin_upmetr_der.o
  8892. a - Source/Etoile/Objects//et_bin_vel_pot.o
  8893. a - Source/Etoile/Objects//et_equil_spher_regu.o
  8894. a - Source/Etoile/Objects//et_magnetisation.o
  8895. a - Source/Etoile/Objects//et_magnetisation_comp.o
  8896. a - Source/Etoile/Objects//et_rot_bifluid.o
  8897. a - Source/Etoile/Objects//et_rot_diff.o
  8898. a - Source/Etoile/Objects//et_rot_diff_equil.o
  8899. a - Source/Etoile/Objects//et_rot_diff_faitomeg.o
  8900. a - Source/Etoile/Objects//et_rot_diff_global.o
  8901. a - Source/Etoile/Objects//et_rot_diff_hydro.o
  8902. a - Source/Etoile/Objects//et_rot_equilibrium.o
  8903. a - Source/Etoile/Objects//et_rot_extr_curv.o
  8904. a - Source/Etoile/Objects//et_rot_f_eccentric.o
  8905. a - Source/Etoile/Objects//et_rot_global.o
  8906. a - Source/Etoile/Objects//et_rot_hydro.o
  8907. a - Source/Etoile/Objects//et_rot_isco.o
  8908. a - Source/Etoile/Objects//et_rot_lambda_grv2.o
  8909. a - Source/Etoile/Objects//et_rot_mag.o
  8910. a - Source/Etoile/Objects//et_rot_mag_equil.o
  8911. a - Source/Etoile/Objects//et_rot_mag_equil_plus.o
  8912. a - Source/Etoile/Objects//et_rot_mag_global.o
  8913. a - Source/Etoile/Objects//et_rot_mag_mag.o
  8914. a - Source/Etoile/Objects//et_rot_mag_mag_plus.o
  8915. a - Source/Etoile/Objects//et_rot_upmetr.o
  8916. a - Source/Etoile/Objects//etoile.o
  8917. a - Source/Etoile/Objects//etoile_bin.o
  8918. a - Source/Etoile/Objects//etoile_eqsph_falloff.o
  8919. a - Source/Etoile/Objects//etoile_equil_spher.o
  8920. a - Source/Etoile/Objects//etoile_global.o
  8921. a - Source/Etoile/Objects//etoile_rot.o
  8922. a - Source/Excised_slice/Objects//excised_slice.o
  8923. a - Source/Excised_slice/Objects//isol_hole_compute_metric.o
  8924. a - Source/Excised_slice/Objects//secmembre_hij_stat.o
  8925. a - Source/Gravastar/Objects//gravastar.o
  8926. a - Source/Gravastar/Objects//gravastar_equil.o
  8927. a - Source/Grille3d/Objects//grille3d.o
  8928. a - Source/Hole_bhns/Objects//hole_bhns.o
  8929. a - Source/Hole_bhns/Objects//hole_bhns_bc.o
  8930. a - Source/Hole_bhns/Objects//hole_bhns_equilibrium.o
  8931. a - Source/Hole_bhns/Objects//hole_bhns_extr_curv.o
  8932. a - Source/Hole_bhns/Objects//hole_bhns_global.o
  8933. a - Source/Hole_bhns/Objects//hole_bhns_killing.o
  8934. a - Source/Hole_bhns/Objects//hole_bhns_rk_phi.o
  8935. a - Source/Hole_bhns/Objects//hole_bhns_rk_theta.o
  8936. a - Source/Hole_bhns/Objects//hole_bhns_upmetr.o
  8937. a - Source/Hole_bhns/Objects//hole_bhns_upmetr_der.o
  8938. a - Source/Isol_hor/Objects//bound_hor.o
  8939. a - Source/Isol_hor/Objects//CTS_gen.o
  8940. a - Source/Isol_hor/Objects//init_data.o
  8941. a - Source/Isol_hor/Objects//isol_hor.o
  8942. a - Source/Isol_hor/Objects//phys_param.o
  8943. a - Source/Isol_hor/Objects//regularisation.o
  8944. a - Source/Isol_hor/Objects//single_bound.o
  8945. a - Source/Isol_hor/Objects//single_hor.o
  8946. a - Source/Isol_hor/Objects//single_param.o
  8947. a - Source/Isol_hor/Objects//single_regul.o
  8948. a - Source/Isol_hor/Objects//sources_hor.o
  8949. a - Source/Isol_hole/Objects//isol_hole.o
  8950. a - Source/Isol_hole/Objects//isol_hole_compute_metric.o
  8951. a - Source/Isol_hole/Objects//secmembre_hij_stat.o
  8952. a - Source/Itbl/Objects//itbl.o
  8953. a - Source/Itbl/Objects//itbl_arithm.o
  8954. a - Source/Itbl/Objects//itbl_math.o
  8955. a - Source/Map/Objects//map.o
  8956. a - Source/Map/Objects//map_af.o
  8957. a - Source/Map/Objects//map_af_dalembert.o
  8958. a - Source/Map/Objects//map_af_deriv.o
  8959. a - Source/Map/Objects//map_af_elliptic.o
  8960. a - Source/Map/Objects//map_af_elliptic_2d.o
  8961. a - Source/Map/Objects//map_af_elliptic_pseudo_1d.o
  8962. a - Source/Map/Objects//map_af_fait.o
  8963. a - Source/Map/Objects//map_af_integ.o
  8964. a - Source/Map/Objects//map_af_integ_surf.o
  8965. a - Source/Map/Objects//map_af_integ_surf_falloff.o
  8966. a - Source/Map/Objects//map_af_lap.o
  8967. a - Source/Map/Objects//map_af_poisson.o
  8968. a - Source/Map/Objects//map_af_poisson2d.o
  8969. a - Source/Map/Objects//map_af_poisson_angu.o
  8970. a - Source/Map/Objects//map_af_poisson_falloff.o
  8971. a - Source/Map/Objects//map_af_poisson_regu.o
  8972. a - Source/Map/Objects//map_af_poisson_ylm.o
  8973. a - Source/Map/Objects//map_af_primr.o
  8974. a - Source/Map/Objects//map_af_radius.o
  8975. a - Source/Map/Objects//map_et.o
  8976. a - Source/Map/Objects//map_et_adapt.o
  8977. a - Source/Map/Objects//map_et_dalembert.o
  8978. a - Source/Map/Objects//map_et_deriv.o
  8979. a - Source/Map/Objects//map_et_fait.o
  8980. a - Source/Map/Objects//map_et_fait_der.o
  8981. a - Source/Map/Objects//map_et_integ.o
  8982. a - Source/Map/Objects//map_et_lap.o
  8983. a - Source/Map/Objects//map_et_poisson.o
  8984. a - Source/Map/Objects//map_et_poisson2d.o
  8985. a - Source/Map/Objects//map_et_poisson_falloff.o
  8986. a - Source/Map/Objects//map_et_poisson_regu.o
  8987. a - Source/Map/Objects//map_et_poisson_ylm.o
  8988. a - Source/Map/Objects//map_et_radius.o
  8989. a - Source/Map/Objects//map_et_resize_extr.o
  8990. a - Source/Map/Objects//map_log.o
  8991. a - Source/Map/Objects//map_log_deriv.o
  8992. a - Source/Map/Objects//map_log_elliptic.o
  8993. a - Source/Map/Objects//map_log_fait.o
  8994. a - Source/Map/Objects//map_log_pas_fait.o
  8995. a - Source/Map/Objects//map_log_radius.o
  8996. a - Source/Map/Objects//map_poisson_vect.o
  8997. a - Source/Map/Objects//map_radial.o
  8998. a - Source/Map/Objects//map_radial_comp_rtp.o
  8999. a - Source/Map/Objects//map_radial_comp_xyz.o
  9000. a - Source/Map/Objects//map_radial_poisson_cpt.o
  9001. a - Source/Map/Objects//map_radial_r_manip.o
  9002. a - Source/Map/Objects//map_radial_reeval_symy.o
  9003. a - Source/Map/Objects//map_radial_reevaluate.o
  9004. a - Source/Map/Objects//map_radial_th_manip.o
  9005. a - Source/Matrice/Objects//matrice.o
  9006. a - Source/Metric/Objects//metric.o
  9007. a - Source/Metric/Objects//metric_flat.o
  9008. a - Source/Metrique/Objects//metconf.o
  9009. a - Source/Metrique/Objects//metrique.o
  9010. a - Source/Mg3d/Objects//mg3d.o
  9011. a - Source/Mg3d/Objects//mg3d_std_base.o
  9012. a - Source/Mtbl/Objects//mtbl.o
  9013. a - Source/Mtbl/Objects//mtbl_arithm.o
  9014. a - Source/Mtbl/Objects//mtbl_math.o
  9015. a - Source/Mtbl_cf/Objects//mtbl_cf.o
  9016. a - Source/Mtbl_cf/Objects//mtbl_cf_arithm.o
  9017. a - Source/Mtbl_cf/Objects//mtbl_cf_display.o
  9018. a - Source/Mtbl_cf/Objects//mtbl_cf_lapang.o
  9019. a - Source/Mtbl_cf/Objects//mtbl_cf_math.o
  9020. a - Source/Mtbl_cf/Objects//mtbl_cf_pde.o
  9021. a - Source/Mtbl_cf/Objects//mtbl_cf_val_point.o
  9022. a - Source/Mtbl_cf/Objects//mtbl_cf_vp_asymy.o
  9023. a - Source/Mtbl_cf/Objects//mtbl_cf_vp_symy.o
  9024. a - Source/Non_class_members/Coef/Objects//cfrjaco02.o
  9025. a - Source/Non_class_members/Coef/Objects//cfrleg.o
  9026. a - Source/Non_class_members/Coef/Objects//cftleg.o
  9027. a - Source/Non_class_members/Coef/Objects//cftlegi.o
  9028. a - Source/Non_class_members/Coef/Objects//cftlegii.o
  9029. a - Source/Non_class_members/Coef/Objects//cftlegip.o
  9030. a - Source/Non_class_members/Coef/Objects//cftlegmi.o
  9031. a - Source/Non_class_members/Coef/Objects//cftlegmp.o
  9032. a - Source/Non_class_members/Coef/Objects//cftlegp.o
  9033. a - Source/Non_class_members/Coef/Objects//cftlegpi.o
  9034. a - Source/Non_class_members/Coef/Objects//cftlegpp.o
  9035. a - Source/Non_class_members/Coef/Objects//chb_cos_legmp.o
  9036. a - Source/Non_class_members/Coef/Objects//chb_cosi_legip.o
  9037. a - Source/Non_class_members/Coef/Objects//chb_cosp_legpp.o
  9038. a - Source/Non_class_members/Coef/Objects//chb_cossinc_leg.o
  9039. a - Source/Non_class_members/Coef/Objects//chb_cossinci_legi.o
  9040. a - Source/Non_class_members/Coef/Objects//chb_cossincp_legp.o
  9041. a - Source/Non_class_members/Coef/Objects//chb_leg_cossinc.o
  9042. a - Source/Non_class_members/Coef/Objects//chb_legi_cossinci.o
  9043. a - Source/Non_class_members/Coef/Objects//chb_legii_sinp.o
  9044. a - Source/Non_class_members/Coef/Objects//chb_legip_cosi.o
  9045. a - Source/Non_class_members/Coef/Objects//chb_legmi_sin.o
  9046. a - Source/Non_class_members/Coef/Objects//chb_legmp_cos.o
  9047. a - Source/Non_class_members/Coef/Objects//chb_legp_cossincp.o
  9048. a - Source/Non_class_members/Coef/Objects//chb_legpi_sini.o
  9049. a - Source/Non_class_members/Coef/Objects//chb_legpp_cosp.o
  9050. a - Source/Non_class_members/Coef/Objects//chb_sin_legmi.o
  9051. a - Source/Non_class_members/Coef/Objects//chb_sini_legpi.o
  9052. a - Source/Non_class_members/Coef/Objects//chb_sinp_legii.o
  9053. a - Source/Non_class_members/Coef/Objects//cheb_ini.o
  9054. a - Source/Non_class_members/Coef/Objects//chebimp_ini.o
  9055. a - Source/Non_class_members/Coef/Objects//cirjaco02.o
  9056. a - Source/Non_class_members/Coef/Objects//cirleg.o
  9057. a - Source/Non_class_members/Coef/Objects//citleg.o
  9058. a - Source/Non_class_members/Coef/Objects//citlegi.o
  9059. a - Source/Non_class_members/Coef/Objects//citlegii.o
  9060. a - Source/Non_class_members/Coef/Objects//citlegip.o
  9061. a - Source/Non_class_members/Coef/Objects//citlegmi.o
  9062. a - Source/Non_class_members/Coef/Objects//citlegmp.o
  9063. a - Source/Non_class_members/Coef/Objects//citlegp.o
  9064. a - Source/Non_class_members/Coef/Objects//citlegpi.o
  9065. a - Source/Non_class_members/Coef/Objects//citlegpp.o
  9066. a - Source/Non_class_members/Coef/Objects//coeffjaco.o
  9067. a - Source/Non_class_members/Coef/Objects//donne_lm.o
  9068. a - Source/Non_class_members/Coef/Objects//jac02_base_scal.o
  9069. a - Source/Non_class_members/Coef/Objects//jacobi.o
  9070. a - Source/Non_class_members/Coef/Objects//jacobipointsgl.o
  9071. a - Source/Non_class_members/Coef/Objects//leg_base_scal.o
  9072. a - Source/Non_class_members/Coef/Objects//leg_ini.o
  9073. a - Source/Non_class_members/Coef/Objects//legendre.o
  9074. a - Source/Non_class_members/Coef/Objects//legendre_norm.o
  9075. a - Source/Non_class_members/Coef/Objects//mat_cos_legmp.o
  9076. a - Source/Non_class_members/Coef/Objects//mat_cosi_legip.o
  9077. a - Source/Non_class_members/Coef/Objects//mat_cosp_legpp.o
  9078. a - Source/Non_class_members/Coef/Objects//mat_cossinc_leg.o
  9079. a - Source/Non_class_members/Coef/Objects//mat_cossinci_legi.o
  9080. a - Source/Non_class_members/Coef/Objects//mat_cossincp_legp.o
  9081. a - Source/Non_class_members/Coef/Objects//mat_leg_cossinc.o
  9082. a - Source/Non_class_members/Coef/Objects//mat_legi_cossinci.o
  9083. a - Source/Non_class_members/Coef/Objects//mat_legii_sinp.o
  9084. a - Source/Non_class_members/Coef/Objects//mat_legip_cosi.o
  9085. a - Source/Non_class_members/Coef/Objects//mat_legmi_sin.o
  9086. a - Source/Non_class_members/Coef/Objects//mat_legmp_cos.o
  9087. a - Source/Non_class_members/Coef/Objects//mat_legp_cossincp.o
  9088. a - Source/Non_class_members/Coef/Objects//mat_legpi_sini.o
  9089. a - Source/Non_class_members/Coef/Objects//mat_legpp_cosp.o
  9090. a - Source/Non_class_members/Coef/Objects//mat_sin_legmi.o
  9091. a - Source/Non_class_members/Coef/Objects//mat_sini_legpi.o
  9092. a - Source/Non_class_members/Coef/Objects//mat_sinp_legii.o
  9093. a - Source/Non_class_members/Coef/Objects//nullite_plm.o
  9094. a - Source/Non_class_members/Coef/Objects//pointsgausslobatto.o
  9095. a - Source/Non_class_members/Coef/Objects//std_base_scal.o
  9096. a - Source/Non_class_members/Coef/FFT991/Objects//admissible_fft.o
  9097. a - Source/Non_class_members/Coef/FFT991/Objects//cfpcossin.o
  9098. a - Source/Non_class_members/Coef/FFT991/Objects//cfpcossini.o
  9099. a - Source/Non_class_members/Coef/FFT991/Objects//cfrcheb.o
  9100. a - Source/Non_class_members/Coef/FFT991/Objects//cfrchebi.o
  9101. a - Source/Non_class_members/Coef/FFT991/Objects//cfrchebp.o
  9102. a - Source/Non_class_members/Coef/FFT991/Objects//cfrchebpii.o
  9103. a - Source/Non_class_members/Coef/FFT991/Objects//cfrchebpimi.o
  9104. a - Source/Non_class_members/Coef/FFT991/Objects//cfrchebpimp.o
  9105. a - Source/Non_class_members/Coef/FFT991/Objects//cfrchebpip.o
  9106. a - Source/Non_class_members/Coef/FFT991/Objects//cftcos.o
  9107. a - Source/Non_class_members/Coef/FFT991/Objects//cftcosi.o
  9108. a - Source/Non_class_members/Coef/FFT991/Objects//cftcosp.o
  9109. a - Source/Non_class_members/Coef/FFT991/Objects//cftcossinc.o
  9110. a - Source/Non_class_members/Coef/FFT991/Objects//cftcossinci.o
  9111. a - Source/Non_class_members/Coef/FFT991/Objects//cftcossincp.o
  9112. a - Source/Non_class_members/Coef/FFT991/Objects//cftcossins.o
  9113. a - Source/Non_class_members/Coef/FFT991/Objects//cftcossinsi.o
  9114. a - Source/Non_class_members/Coef/FFT991/Objects//cftcossinsp.o
  9115. a - Source/Non_class_members/Coef/FFT991/Objects//cftsin.o
  9116. a - Source/Non_class_members/Coef/FFT991/Objects//cftsini.o
  9117. a - Source/Non_class_members/Coef/FFT991/Objects//cftsinp.o
  9118. a - Source/Non_class_members/Coef/FFT991/Objects//cipcossin.o
  9119. a - Source/Non_class_members/Coef/FFT991/Objects//cipcossini.o
  9120. a - Source/Non_class_members/Coef/FFT991/Objects//circheb.o
  9121. a - Source/Non_class_members/Coef/FFT991/Objects//circhebi.o
  9122. a - Source/Non_class_members/Coef/FFT991/Objects//circhebp.o
  9123. a - Source/Non_class_members/Coef/FFT991/Objects//circhebpii.o
  9124. a - Source/Non_class_members/Coef/FFT991/Objects//circhebpimi.o
  9125. a - Source/Non_class_members/Coef/FFT991/Objects//circhebpimp.o
  9126. a - Source/Non_class_members/Coef/FFT991/Objects//circhebpip.o
  9127. a - Source/Non_class_members/Coef/FFT991/Objects//citcos.o
  9128. a - Source/Non_class_members/Coef/FFT991/Objects//citcosi.o
  9129. a - Source/Non_class_members/Coef/FFT991/Objects//citcosp.o
  9130. a - Source/Non_class_members/Coef/FFT991/Objects//citcossinc.o
  9131. a - Source/Non_class_members/Coef/FFT991/Objects//citcossinci.o
  9132. a - Source/Non_class_members/Coef/FFT991/Objects//citcossincp.o
  9133. a - Source/Non_class_members/Coef/FFT991/Objects//citcossins.o
  9134. a - Source/Non_class_members/Coef/FFT991/Objects//citcossinsi.o
  9135. a - Source/Non_class_members/Coef/FFT991/Objects//citcossinsp.o
  9136. a - Source/Non_class_members/Coef/FFT991/Objects//citsin.o
  9137. a - Source/Non_class_members/Coef/FFT991/Objects//citsini.o
  9138. a - Source/Non_class_members/Coef/FFT991/Objects//citsinp.o
  9139. a - Source/Non_class_members/Coef/FFT991/Objects//facto_ini.o
  9140. a - Source/Non_class_members/Coef/FFT991/Objects//trigo_ini.o
  9141. a - Source/Non_class_members/Operators/Objects//d2sdx2_1d.o
  9142. a - Source/Non_class_members/Operators/Objects//division_xpun.o
  9143. a - Source/Non_class_members/Operators/Objects//dsdx_1d.o
  9144. a - Source/Non_class_members/Operators/Objects//int1d_cheb.o
  9145. a - Source/Non_class_members/Operators/Objects//int1d_chebi.o
  9146. a - Source/Non_class_members/Operators/Objects//int1d_chebp.o
  9147. a - Source/Non_class_members/Operators/Objects//integrale2d.o
  9148. a - Source/Non_class_members/Operators/Objects//mult2_xm1_1d_cheb.o
  9149. a - Source/Non_class_members/Operators/Objects//mult2_xp1_1d.o
  9150. a - Source/Non_class_members/Operators/Objects//mult_xm1_1d_cheb.o
  9151. a - Source/Non_class_members/Operators/Objects//multx2_1d.o
  9152. a - Source/Non_class_members/Operators/Objects//multx_1d.o
  9153. a - Source/Non_class_members/Operators/Objects//multxpun_1d.o
  9154. a - Source/Non_class_members/Operators/Objects//op_d2sdphi2.o
  9155. a - Source/Non_class_members/Operators/Objects//op_d2sdtet2.o
  9156. a - Source/Non_class_members/Operators/Objects//op_d2sdx2.o
  9157. a - Source/Non_class_members/Operators/Objects//op_dsdphi.o
  9158. a - Source/Non_class_members/Operators/Objects//op_dsdtet.o
  9159. a - Source/Non_class_members/Operators/Objects//op_dsdx.o
  9160. a - Source/Non_class_members/Operators/Objects//op_lapang.o
  9161. a - Source/Non_class_members/Operators/Objects//op_mult2_xm1.o
  9162. a - Source/Non_class_members/Operators/Objects//op_mult_cp.o
  9163. a - Source/Non_class_members/Operators/Objects//op_mult_ct.o
  9164. a - Source/Non_class_members/Operators/Objects//op_mult_sp.o
  9165. a - Source/Non_class_members/Operators/Objects//op_mult_st.o
  9166. a - Source/Non_class_members/Operators/Objects//op_mult_x.o
  9167. a - Source/Non_class_members/Operators/Objects//op_mult_xm1.o
  9168. a - Source/Non_class_members/Operators/Objects//op_mult_xp1.o
  9169. a - Source/Non_class_members/Operators/Objects//op_primr.o
  9170. a - Source/Non_class_members/Operators/Objects//op_scost.o
  9171. a - Source/Non_class_members/Operators/Objects//op_ssint.o
  9172. a - Source/Non_class_members/Operators/Objects//op_sx.o
  9173. a - Source/Non_class_members/Operators/Objects//op_sx2.o
  9174. a - Source/Non_class_members/Operators/Objects//op_sxm1.o
  9175. a - Source/Non_class_members/Operators/Objects//op_sxp12.o
  9176. a - Source/Non_class_members/Operators/Objects//op_sxpun.o
  9177. a - Source/Non_class_members/Operators/Objects//som_asymy.o
  9178. a - Source/Non_class_members/Operators/Objects//som_phi.o
  9179. a - Source/Non_class_members/Operators/Objects//som_r.o
  9180. a - Source/Non_class_members/Operators/Objects//som_symy.o
  9181. a - Source/Non_class_members/Operators/Objects//som_tet.o
  9182. a - Source/Non_class_members/Operators/Objects//sx2_1d.o
  9183. a - Source/Non_class_members/Operators/Objects//sx_1d.o
  9184. a - Source/Non_class_members/Operators/Objects//sxdsdx_1d.o
  9185. a - Source/Non_class_members/Operators/Objects//sxm1_1d_cheb.o
  9186. a - Source/Non_class_members/Operators/Objects//sxp12_1d.o
  9187. a - Source/Non_class_members/Operators/Objects//sxpun_1d.o
  9188. a - Source/Non_class_members/Operators/Objects//sxpundsdx_1d.o
  9189. a - Source/Non_class_members/Operators/Objects//val_dern_1d.o
  9190. a - Source/Non_class_members/Operators/Objects//xdsdx_1d.o
  9191. a - Source/Non_class_members/Operators/Objects//xpundsdx_1d.o
  9192. a - Source/Non_class_members/PDE/Objects//boundfree_tensBC.o
  9193. a - Source/Non_class_members/PDE/Objects//comb_lin.o
  9194. a - Source/Non_class_members/PDE/Objects//comb_lin_cpt.o
  9195. a - Source/Non_class_members/PDE/Objects//comb_lin_helmholtz_minus.o
  9196. a - Source/Non_class_members/PDE/Objects//comb_lin_helmholtz_plus.o
  9197. a - Source/Non_class_members/PDE/Objects//dal_inverse.o
  9198. a - Source/Non_class_members/PDE/Objects//dalembert.o
  9199. a - Source/Non_class_members/PDE/Objects//get_operateur.o
  9200. a - Source/Non_class_members/PDE/Objects//helmholtz_minus_mat.o
  9201. a - Source/Non_class_members/PDE/Objects//helmholtz_plus_mat.o
  9202. a - Source/Non_class_members/PDE/Objects//lap_cpt_mat.o
  9203. a - Source/Non_class_members/PDE/Objects//laplacien_mat.o
  9204. a - Source/Non_class_members/PDE/Objects//pde_frontiere_bin.o
  9205. a - Source/Non_class_members/PDE/Objects//pois_vect_r0.o
  9206. a - Source/Non_class_members/PDE/Objects//poisson.o
  9207. a - Source/Non_class_members/PDE/Objects//poisson_angu.o
  9208. a - Source/Non_class_members/PDE/Objects//poisson_compact.o
  9209. a - Source/Non_class_members/PDE/Objects//poisson_falloff.o
  9210. a - Source/Non_class_members/PDE/Objects//poisson_frontiere.o
  9211. a - Source/Non_class_members/PDE/Objects//poisson_frontiere_double.o
  9212. a - Source/Non_class_members/PDE/Objects//poisson_interne.o
  9213. a - Source/Non_class_members/PDE/Objects//poisson_tau.o
  9214. a - Source/Non_class_members/PDE/Objects//poisson_vect_frontiere.o
  9215. a - Source/Non_class_members/PDE/Objects//poisson_ylm.o
  9216. a - Source/Non_class_members/PDE/Objects//prepa_helmholtz_minus.o
  9217. a - Source/Non_class_members/PDE/Objects//prepa_helmholtz_plus.o
  9218. a - Source/Non_class_members/PDE/Objects//prepa_poisson.o
  9219. a - Source/Non_class_members/PDE/Objects//secmembre_kerr.o
  9220. a - Source/Non_class_members/PDE/Objects//sol_elliptic.o
  9221. a - Source/Non_class_members/PDE/Objects//sol_elliptic_boundary.o
  9222. a - Source/Non_class_members/PDE/Objects//sol_elliptic_fixe_der_zero.o
  9223. a - Source/Non_class_members/PDE/Objects//sol_elliptic_no_zec.o
  9224. a - Source/Non_class_members/PDE/Objects//sol_elliptic_only_zec.o
  9225. a - Source/Non_class_members/PDE/Objects//sol_elliptic_sin_zec.o
  9226. a - Source/Non_class_members/PDE/Objects//solh.o
  9227. a - Source/Non_class_members/PDE/Objects//solh_helmholtz_minus.o
  9228. a - Source/Non_class_members/PDE/Objects//solh_helmholtz_plus.o
  9229. a - Source/Non_class_members/PDE/Objects//solp.o
  9230. a - Source/Non_class_members/PDE/Objects//solp_helmholtz_minus.o
  9231. a - Source/Non_class_members/PDE/Objects//solp_helmholtz_plus.o
  9232. a - Source/Non_class_members/PDE/Objects//spectral_cutoff.o
  9233. a - Source/Non_class_members/PDE/Objects//tensorelliptic.o
  9234. a - Source/Non_class_members/PDE/Objects//tensorellipticBt.o
  9235. a - Source/Non_class_members/PDE/Objects//tensorellipticCt.o
  9236. a - Source/Non_class_members/PDE/Objects//val_solh.o
  9237. a - Source/Non_class_members/PDE/Objects//val_solp.o
  9238. a - Source/Non_class_members/PDE/Objects//wave_utilities.o
  9239. a - Source/Non_class_members/PDE/Objects//xdsdx_mat.o
  9240. a - Source/Non_class_members/Utilities/Objects//arrete.o
  9241. a - Source/Non_class_members/Utilities/Objects//c_est_pas_fait.o
  9242. a - Source/Non_class_members/Utilities/Objects//fread_be.o
  9243. a - Source/Non_class_members/Utilities/Objects//fwrite_be.o
  9244. a - Source/Non_class_members/Utilities/Objects//interpol_herm.o
  9245. a - Source/Non_class_members/Utilities/Objects//prolonge_c1.o
  9246. a - Source/Non_class_members/Utilities/Objects//raccord_c1.o
  9247. a - Source/Non_class_members/Utilities/Objects//read_variable.o
  9248. a - Source/Non_class_members/Utilities/Objects//write_formatted.o
  9249. a - Source/Non_class_members/Utilities/Objects//zero_list.o
  9250. a - Source/Non_class_members/Utilities/Objects//zero_premier.o
  9251. a - Source/Non_class_members/Utilities/Objects//zerosec.o
  9252. a - Source/Non_class_members/Utilities/Objects//zerosec_borne.o
  9253. a - Source/Ope_elementary/Objects//ope_elementary.o
  9254. a - Source/Ope_elementary/Objects//ope_helmholtz_minus.o
  9255. a - Source/Ope_elementary/Objects//ope_helmholtz_plus.o
  9256. a - Source/Ope_elementary/Objects//ope_poisson.o
  9257. a - Source/Ope_elementary/Ope_sec_order_r2/Objects//ope_sec_order_r2.o
  9258. a - Source/Ope_elementary/Ope_sec_order_r2/Objects//ope_sec_order_r2_cl.o
  9259. a - Source/Ope_elementary/Ope_sec_order_r2/Objects//ope_sec_order_r2_mat.o
  9260. a - Source/Ope_elementary/Ope_sec_order_r2/Objects//ope_sec_order_r2_non_dege.o
  9261. a - Source/Ope_elementary/Ope_sec_order_r2/Objects//ope_sec_order_r2_solh.o
  9262. a - Source/Ope_elementary/Ope_sec_order_r2/Objects//ope_sec_order_r2_solp.o
  9263. a - Source/Ope_elementary/Ope_sec_order/Objects//ope_sec_order.o
  9264. a - Source/Ope_elementary/Ope_sec_order/Objects//ope_sec_order_cl.o
  9265. a - Source/Ope_elementary/Ope_sec_order/Objects//ope_sec_order_mat.o
  9266. a - Source/Ope_elementary/Ope_sec_order/Objects//ope_sec_order_non_dege.o
  9267. a - Source/Ope_elementary/Ope_sec_order/Objects//ope_sec_order_solh.o
  9268. a - Source/Ope_elementary/Ope_sec_order/Objects//ope_sec_order_solp.o
  9269. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//cl_ptens_rr.o
  9270. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//cl_pvect_r.o
  9271. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//ope_pois_tens_rr.o
  9272. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//ope_pois_vect_r.o
  9273. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//ope_ptens_rr_mat.o
  9274. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//ope_pvect_r_mat.o
  9275. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//prepa_ptens_rr.o
  9276. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//prepa_pvect_r.o
  9277. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//sh_ptens_rr.o
  9278. a - Source/Ope_elementary/Ope_pois_vect_r/Objects//sh_pvect_r.o
  9279. a - Source/Ope_elementary/Ope_poisson_2d/Objects//ope_poisson_2d.o
  9280. a - Source/Ope_elementary/Ope_poisson_2d/Objects//ope_poisson_2d_cl.o
  9281. a - Source/Ope_elementary/Ope_poisson_2d/Objects//ope_poisson_2d_mat.o
  9282. a - Source/Ope_elementary/Ope_poisson_2d/Objects//ope_poisson_2d_non_dege.o
  9283. a - Source/Ope_elementary/Ope_poisson_2d/Objects//ope_poisson_2d_solh.o
  9284. a - Source/Ope_elementary/Ope_poisson_2d/Objects//ope_poisson_2d_solp.o
  9285. a - Source/Ope_elementary/Ope_helmholtz_minus_2d/Objects//ope_helmholtz_minus_2d.o
  9286. a - Source/Ope_elementary/Ope_helmholtz_minus_2d/Objects//ope_helmholtz_minus_2d_cl.o
  9287. a - Source/Ope_elementary/Ope_helmholtz_minus_2d/Objects//ope_helmholtz_minus_2d_mat.o
  9288. a - Source/Ope_elementary/Ope_helmholtz_minus_2d/Objects//ope_helmholtz_minus_2d_non_dege.o
  9289. a - Source/Ope_elementary/Ope_helmholtz_minus_2d/Objects//ope_helmholtz_minus_2d_solh.o
  9290. a - Source/Ope_elementary/Ope_helmholtz_minus_2d/Objects//ope_helmholtz_minus_2d_solp.o
  9291. a - Source/Ope_elementary/Ope_poisson_pseudo_1d/Objects//ope_poisson_pseudo_1d.o
  9292. a - Source/Ope_elementary/Ope_poisson_pseudo_1d/Objects//ope_poisson_pseudo_1d_cl.o
  9293. a - Source/Ope_elementary/Ope_poisson_pseudo_1d/Objects//ope_poisson_pseudo_1d_mat.o
  9294. a - Source/Ope_elementary/Ope_poisson_pseudo_1d/Objects//ope_poisson_pseudo_1d_non_dege.o
  9295. a - Source/Ope_elementary/Ope_poisson_pseudo_1d/Objects//ope_poisson_pseudo_1d_solh.o
  9296. a - Source/Ope_elementary/Ope_poisson_pseudo_1d/Objects//ope_poisson_pseudo_1d_solp.o
  9297. a - Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Objects//ope_helmholtz_minus_pseudo_1d.o
  9298. a - Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Objects//ope_helmholtz_minus_pseudo_1d_cl.o
  9299. a - Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Objects//ope_helmholtz_minus_pseudo_1d_mat.o
  9300. a - Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Objects//ope_helmholtz_minus_pseudo_1d_non_dege.o
  9301. a - Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Objects//ope_helmholtz_minus_pseudo_1d_solh.o
  9302. a - Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/Objects//ope_helmholtz_minus_pseudo_1d_solp.o
  9303. a - Source/Ope_elementary/Ope_vorton/Objects//ope_vorton.o
  9304. a - Source/Ope_elementary/Ope_vorton/Objects//ope_vorton_cl.o
  9305. a - Source/Ope_elementary/Ope_vorton/Objects//ope_vorton_mat.o
  9306. a - Source/Ope_elementary/Ope_vorton/Objects//ope_vorton_non_dege.o
  9307. a - Source/Ope_elementary/Ope_vorton/Objects//ope_vorton_solh.o
  9308. a - Source/Ope_elementary/Ope_vorton/Objects//ope_vorton_solp.o
  9309. a - Source/Param/Objects//param.o
  9310. a - Source/Param_elliptic/Objects//param_elliptic.o
  9311. a - Source/Param_elliptic/Objects//param_elliptic_2d.o
  9312. a - Source/Param_elliptic/Objects//param_elliptic_pseudo_1d.o
  9313. a - Source/Param_elliptic/Objects//param_elliptic_val_lim.o
  9314. a - Source/Star/Objects//star.o
  9315. a - Source/Star/Objects//star_bin.o
  9316. a - Source/Star/Objects//star_bin_equilibrium.o
  9317. a - Source/Star/Objects//star_bin_equilibrium_xcts.o
  9318. a - Source/Star/Objects//star_bin_extr_curv.o
  9319. a - Source/Star/Objects//star_bin_extr_curv_xcts.o
  9320. a - Source/Star/Objects//star_bin_global.o
  9321. a - Source/Star/Objects//star_bin_global_xcts.o
  9322. a - Source/Star/Objects//star_bin_hydro.o
  9323. a - Source/Star/Objects//star_bin_hydro_xcts.o
  9324. a - Source/Star/Objects//star_bin_kinema.o
  9325. a - Source/Star/Objects//star_bin_kinema_xcts.o
  9326. a - Source/Star/Objects//star_bin_upmetr.o
  9327. a - Source/Star/Objects//star_bin_upmetr_der.o
  9328. a - Source/Star/Objects//star_bin_upmetr_der_xcts.o
  9329. a - Source/Star/Objects//star_bin_upmetr_xcts.o
  9330. a - Source/Star/Objects//star_bin_vel_pot.o
  9331. a - Source/Star/Objects//star_bin_vel_pot_xcts.o
  9332. a - Source/Star/Objects//star_bin_xcts.o
  9333. a - Source/Star/Objects//star_equil_spher.o
  9334. a - Source/Star/Objects//star_global.o
  9335. a - Source/Star/Objects//star_rot.o
  9336. a - Source/Star/Objects//star_rot_dirac.o
  9337. a - Source/Star/Objects//star_rot_dirac_diff.o
  9338. a - Source/Star/Objects//star_rot_equil.o
  9339. a - Source/Star/Objects//star_rot_global.o
  9340. a - Source/Star/Objects//star_rot_hydro.o
  9341. a - Source/Star/Objects//star_rot_isco.o
  9342. a - Source/Star/Objects//star_rot_lambda_grv2.o
  9343. a - Source/Star/Objects//star_rot_upmetr.o
  9344. a - Source/Star/Objects//strot_dirac_diff_equil.o
  9345. a - Source/Star/Objects//strot_dirac_diff_faitomeg.o
  9346. a - Source/Star/Objects//strot_dirac_diff_global.o
  9347. a - Source/Star/Objects//strot_dirac_diff_hydro.o
  9348. a - Source/Star/Objects//strot_dirac_equilibrium.o
  9349. a - Source/Star/Objects//strot_dirac_global.o
  9350. a - Source/Star/Objects//strot_dirac_hydro.o
  9351. a - Source/Star/Objects//strot_dirac_solvehij.o
  9352. a - Source/Star/Objects//strot_dirac_solvenq.o
  9353. a - Source/Star/Objects//strot_dirac_solveshift.o
  9354. a - Source/Star/Objects//strot_dirac_upmetr.o
  9355. a - Source/Star_bhns/Objects//star_bhns.o
  9356. a - Source/Star_bhns/Objects//star_bhns_chi.o
  9357. a - Source/Star_bhns/Objects//star_bhns_equilibrium.o
  9358. a - Source/Star_bhns/Objects//star_bhns_extr_curv.o
  9359. a - Source/Star_bhns/Objects//star_bhns_global.o
  9360. a - Source/Star_bhns/Objects//star_bhns_hydro.o
  9361. a - Source/Star_bhns/Objects//star_bhns_kinema.o
  9362. a - Source/Star_bhns/Objects//star_bhns_spher.o
  9363. a - Source/Star_bhns/Objects//star_bhns_upmetr.o
  9364. a - Source/Star_bhns/Objects//star_bhns_upmetr_der.o
  9365. a - Source/Star_bhns/Objects//star_bhns_vel_pot.o
  9366. a - Source/Tbl/Objects//dim_tbl.o
  9367. a - Source/Tbl/Objects//tbl.o
  9368. a - Source/Tbl/Objects//tbl_arithm.o
  9369. a - Source/Tbl/Objects//tbl_math.o
  9370. a - Source/Tenseur/Objects//tenseur.o
  9371. a - Source/Tenseur/Objects//tenseur_arithm.o
  9372. a - Source/Tenseur/Objects//tenseur_compare.o
  9373. a - Source/Tenseur/Objects//tenseur_inv_pois_vect.o
  9374. a - Source/Tenseur/Objects//tenseur_math.o
  9375. a - Source/Tenseur/Objects//tenseur_operateur.o
  9376. a - Source/Tenseur/Objects//tenseur_pde.o
  9377. a - Source/Tenseur/Objects//tenseur_pde_falloff.o
  9378. a - Source/Tenseur/Objects//tenseur_pde_regu.o
  9379. a - Source/Tenseur/Objects//tenseur_pde_ylm.o
  9380. a - Source/Tenseur/Objects//tenseur_sym.o
  9381. a - Source/Tenseur/Objects//tenseur_sym_arithm.o
  9382. a - Source/Tenseur/Objects//tenseur_sym_operateur.o
  9383. a - Source/Tensor/Objects//sym_tensor.o
  9384. a - Source/Tensor/Objects//sym_tensor_aux.o
  9385. a - Source/Tensor/Objects//sym_tensor_decomp.o
  9386. a - Source/Tensor/Objects//sym_tensor_trans.o
  9387. a - Source/Tensor/Objects//sym_tensor_trans_aux.o
  9388. a - Source/Tensor/Objects//sym_tensor_trans_dirac.o
  9389. a - Source/Tensor/Objects//sym_tensor_trans_dirac_bound2.o
  9390. a - Source/Tensor/Objects//sym_tensor_trans_dirac_boundfree.o
  9391. a - Source/Tensor/Objects//sym_tensor_trans_pde.o
  9392. a - Source/Tensor/Objects//sym_tensor_tt.o
  9393. a - Source/Tensor/Objects//sym_tensor_tt_etamu.o
  9394. a - Source/Tensor/Objects//sym_ttt_poisson.o
  9395. a - Source/Tensor/Objects//tensor.o
  9396. a - Source/Tensor/Objects//tensor_arithm.o
  9397. a - Source/Tensor/Objects//tensor_calculus.o
  9398. a - Source/Tensor/Objects//tensor_calculus_ext.o
  9399. a - Source/Tensor/Objects//tensor_change_triad.o
  9400. a - Source/Tensor/Objects//tensor_sym.o
  9401. a - Source/Tensor/Objects//tensor_sym_arithm.o
  9402. a - Source/Tensor/Objects//tensor_sym_calculus.o
  9403. a - Source/Tensor/Objects//vector.o
  9404. a - Source/Tensor/Objects//vector_change_triad.o
  9405. a - Source/Tensor/Objects//vector_df_poisson.o
  9406. a - Source/Tensor/Objects//vector_divfree.o
  9407. a - Source/Tensor/Objects//vector_divfree_A.o
  9408. a - Source/Tensor/Objects//vector_divfree_A_1z.o
  9409. a - Source/Tensor/Objects//vector_divfree_A_poisson.o
  9410. a - Source/Tensor/Objects//vector_divfree_A_tau.o
  9411. a - Source/Tensor/Objects//vector_divfree_aux.o
  9412. a - Source/Tensor/Objects//vector_etamu.o
  9413. a - Source/Tensor/Objects//vector_poisson.o
  9414. a - Source/Tensor/Objects//vector_poisson_block.o
  9415. a - Source/Tensor/Objects//vector_poisson_boundary.o
  9416. a - Source/Tensor/Objects//vector_poisson_boundary2.o
  9417. a - Source/Tensor/Objects//vector_visu.o
  9418. a - Source/Tensor/Scalar/Objects//scalar.o
  9419. a - Source/Tensor/Scalar/Objects//scalar_arithm.o
  9420. a - Source/Tensor/Scalar/Objects//scalar_asymptot.o
  9421. a - Source/Tensor/Scalar/Objects//scalar_deriv.o
  9422. a - Source/Tensor/Scalar/Objects//scalar_exp_filter.o
  9423. a - Source/Tensor/Scalar/Objects//scalar_import.o
  9424. a - Source/Tensor/Scalar/Objects//scalar_import_asymy.o
  9425. a - Source/Tensor/Scalar/Objects//scalar_import_symy.o
  9426. a - Source/Tensor/Scalar/Objects//scalar_integ.o
  9427. a - Source/Tensor/Scalar/Objects//scalar_manip.o
  9428. a - Source/Tensor/Scalar/Objects//scalar_match_tau.o
  9429. a - Source/Tensor/Scalar/Objects//scalar_math.o
  9430. a - Source/Tensor/Scalar/Objects//scalar_pde.o
  9431. a - Source/Tensor/Scalar/Objects//scalar_pde_frontiere.o
  9432. a - Source/Tensor/Scalar/Objects//scalar_poisson_regu.o
  9433. a - Source/Tensor/Scalar/Objects//scalar_r_manip.o
  9434. a - Source/Tensor/Scalar/Objects//scalar_raccord.o
  9435. a - Source/Tensor/Scalar/Objects//scalar_raccord_externe.o
  9436. a - Source/Tensor/Scalar/Objects//scalar_raccord_zec.o
  9437. a - Source/Tensor/Scalar/Objects//scalar_sol_div.o
  9438. a - Source/Tensor/Scalar/Objects//scalar_test_poisson.o
  9439. a - Source/Tensor/Scalar/Objects//scalar_th_manip.o
  9440. a - Source/Tensor/Scalar/Objects//scalar_visu.o
  9441. a - Source/Time_slice/Objects//time_slice.o
  9442. a - Source/Time_slice/Objects//time_slice_access.o
  9443. a - Source/Time_slice/Objects//time_slice_conf.o
  9444. a - Source/Time_slice/Objects//tslice_adm_mass.o
  9445. a - Source/Time_slice/Objects//tslice_check_einstein.o
  9446. a - Source/Time_slice/Objects//tslice_conf_init.o
  9447. a - Source/Time_slice/Objects//tslice_dirac_max.o
  9448. a - Source/Time_slice/Objects//tslice_dirac_max_evolve.o
  9449. a - Source/Time_slice/Objects//tslice_dirac_max_setAB.o
  9450. a - Source/Time_slice/Objects//tslice_dirac_max_solve.o
  9451. a - Source/Valencia/Objects//arithm_tbl_val.o
  9452. a - Source/Valencia/Objects//grille_val.o
  9453. a - Source/Valencia/Objects//grille_val_interp.o
  9454. a - Source/Valencia/Objects//gval_from_spectral.o
  9455. a - Source/Valencia/Objects//tbl_val.o
  9456. a - Source/Valencia/Objects//tbl_val_interp.o
  9457. a - Source/Valencia/Objects//tbl_val_math.o
  9458. a - Source/Valencia/Objects//tbl_val_smooth.o
  9459. a - Source/Valeur/Objects//valeur.o
  9460. a - Source/Valeur/Objects//valeur_arithm.o
  9461. a - Source/Valeur/Objects//valeur_coef.o
  9462. a - Source/Valeur/Objects//valeur_coef_i.o
  9463. a - Source/Valeur/Objects//valeur_d2sdp2.o
  9464. a - Source/Valeur/Objects//valeur_d2sdt2.o
  9465. a - Source/Valeur/Objects//valeur_d2sdx2.o
  9466. a - Source/Valeur/Objects//valeur_dsdp.o
  9467. a - Source/Valeur/Objects//valeur_dsdt.o
  9468. a - Source/Valeur/Objects//valeur_dsdx.o
  9469. a - Source/Valeur/Objects//valeur_equipot.o
  9470. a - Source/Valeur/Objects//valeur_equipot_out.o
  9471. a - Source/Valeur/Objects//valeur_lapang.o
  9472. a - Source/Valeur/Objects//valeur_math.o
  9473. a - Source/Valeur/Objects//valeur_mult2_xm1.o
  9474. a - Source/Valeur/Objects//valeur_mult_cp.o
  9475. a - Source/Valeur/Objects//valeur_mult_ct.o
  9476. a - Source/Valeur/Objects//valeur_mult_sp.o
  9477. a - Source/Valeur/Objects//valeur_mult_st.o
  9478. a - Source/Valeur/Objects//valeur_mult_x.o
  9479. a - Source/Valeur/Objects//valeur_mult_xm1.o
  9480. a - Source/Valeur/Objects//valeur_scost.o
  9481. a - Source/Valeur/Objects//valeur_smooth.o
  9482. a - Source/Valeur/Objects//valeur_ssint.o
  9483. a - Source/Valeur/Objects//valeur_stdsdp.o
  9484. a - Source/Valeur/Objects//valeur_sx.o
  9485. a - Source/Valeur/Objects//valeur_sx2.o
  9486. a - Source/Valeur/Objects//valeur_sxm1_zec.o
  9487. a - Source/Valeur/Objects//valeur_val_propre_1d.o
  9488. a - Source/Valeur/Objects//valeur_x.o
  9489. a - Source/Valeur/Objects//valeur_ylm.o
  9490. a - Source/Valeur/Objects//valeur_ylm_i.o
  9491. Checking status of thorn ADMAnalysis
  9492. LORENE: Installing...
  9493. ~/Cactus/configs/sim/scratch
  9494. LORENE: Cleaning up...
  9495. COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/ParamCheck.c
  9496. COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Symmetry.c
  9497. LORENE: Done.
  9498. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LORENE.a
  9499. COMPILING configs/sim/bindings/build/ADMAnalysis/cctk_ThornBindings.c
  9500. COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Analysis.c
  9501. COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/CartToSphere.c
  9502. Checking status of thorn ADMBase
  9503. COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c
  9504. COMPILING arrangements/EinsteinBase/ADMBase/src/ParamCheck.c
  9505. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:24:0,
  9506. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9507. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c: In function 'ADMAnalysis_Ricci':
  9508. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:128:18: warning: variable 'gamma333' set but not used [-Wunused-but-set-variable]
  9509. #define CHR2_ZZZ gamma333
  9510. ^
  9511. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:148:11: note: in expansion of macro 'CHR2_ZZZ'
  9512. CCTK_REAL CHR2_ZZZ;
  9513. ^
  9514. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:116:18: warning: variable 'gamma233' set but not used [-Wunused-but-set-variable]
  9515. #define CHR2_YZZ gamma233
  9516. ^
  9517. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:142:11: note: in expansion of macro 'CHR2_YZZ'
  9518. CCTK_REAL CHR2_YZZ;
  9519. ^
  9520. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:104:18: warning: variable 'gamma133' set but not used [-Wunused-but-set-variable]
  9521. #define CHR2_XZZ gamma133
  9522. ^
  9523. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:136:11: note: in expansion of macro 'CHR2_XZZ'
  9524. CCTK_REAL CHR2_XZZ;
  9525. ^
  9526. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:25:0,
  9527. from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
  9528. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9529. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:70:23: warning: variable 'deldelg3333' set but not used [-Wunused-but-set-variable]
  9530. #define DZZDG_DZZDGZZ deldelg3333
  9531. ^
  9532. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:90:11: note: in expansion of macro 'DZZDG_DZZDGZZ'
  9533. CCTK_REAL DZZDG_DZZDGZZ;
  9534. ^
  9535. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:68:23: warning: variable 'deldelg3323' set but not used [-Wunused-but-set-variable]
  9536. #define DZZDG_DZZDGYZ deldelg3323
  9537. ^
  9538. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:89:11: note: in expansion of macro 'DZZDG_DZZDGYZ'
  9539. CCTK_REAL DZZDG_DZZDGYZ;
  9540. ^
  9541. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:64:23: warning: variable 'deldelg3313' set but not used [-Wunused-but-set-variable]
  9542. #define DZZDG_DZZDGXZ deldelg3313
  9543. ^
  9544. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:87:11: note: in expansion of macro 'DZZDG_DZZDGXZ'
  9545. CCTK_REAL DZZDG_DZZDGXZ;
  9546. ^
  9547. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:24:0,
  9548. from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
  9549. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9550. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:182:23: warning: variable 'deldelg2333' set but not used [-Wunused-but-set-variable]
  9551. #define DYZDG_DYZDGZZ deldelg2333
  9552. ^
  9553. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:202:11: note: in expansion of macro 'DYZDG_DYZDGZZ'
  9554. CCTK_REAL DYZDG_DYZDGZZ;
  9555. ^
  9556. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:178:23: warning: variable 'deldelg2322' set but not used [-Wunused-but-set-variable]
  9557. #define DYZDG_DYZDGYY deldelg2322
  9558. ^
  9559. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:200:11: note: in expansion of macro 'DYZDG_DYZDGYY'
  9560. CCTK_REAL DYZDG_DYZDGYY;
  9561. ^
  9562. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:23:0,
  9563. from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
  9564. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9565. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:68:23: warning: variable 'deldelg2223' set but not used [-Wunused-but-set-variable]
  9566. #define DYYDG_DYYDGYZ deldelg2223
  9567. ^
  9568. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:89:11: note: in expansion of macro 'DYYDG_DYYDGYZ'
  9569. CCTK_REAL DYYDG_DYYDGYZ;
  9570. ^
  9571. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:66:23: warning: variable 'deldelg2222' set but not used [-Wunused-but-set-variable]
  9572. #define DYYDG_DYYDGYY deldelg2222
  9573. ^
  9574. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:88:11: note: in expansion of macro 'DYYDG_DYYDGYY'
  9575. CCTK_REAL DYYDG_DYYDGYY;
  9576. ^
  9577. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:62:23: warning: variable 'deldelg2212' set but not used [-Wunused-but-set-variable]
  9578. #define DYYDG_DYYDGXY deldelg2212
  9579. ^
  9580. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:86:11: note: in expansion of macro 'DYYDG_DYYDGXY'
  9581. CCTK_REAL DYYDG_DYYDGXY;
  9582. ^
  9583. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:22:0,
  9584. from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
  9585. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9586. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:182:23: warning: variable 'deldelg1333' set but not used [-Wunused-but-set-variable]
  9587. #define DXZDG_DXZDGZZ deldelg1333
  9588. ^
  9589. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:202:11: note: in expansion of macro 'DXZDG_DXZDGZZ'
  9590. CCTK_REAL DXZDG_DXZDGZZ;
  9591. ^
  9592. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:172:23: warning: variable 'deldelg1311' set but not used [-Wunused-but-set-variable]
  9593. #define DXZDG_DXZDGXX deldelg1311
  9594. ^
  9595. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:197:11: note: in expansion of macro 'DXZDG_DXZDGXX'
  9596. CCTK_REAL DXZDG_DXZDGXX;
  9597. ^
  9598. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:21:0,
  9599. from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
  9600. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9601. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:178:23: warning: variable 'deldelg1222' set but not used [-Wunused-but-set-variable]
  9602. #define DXYDG_DXYDGYY deldelg1222
  9603. ^
  9604. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:200:11: note: in expansion of macro 'DXYDG_DXYDGYY'
  9605. CCTK_REAL DXYDG_DXYDGYY;
  9606. ^
  9607. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:172:23: warning: variable 'deldelg1211' set but not used [-Wunused-but-set-variable]
  9608. #define DXYDG_DXYDGXX deldelg1211
  9609. ^
  9610. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:197:11: note: in expansion of macro 'DXYDG_DXYDGXX'
  9611. CCTK_REAL DXYDG_DXYDGXX;
  9612. ^
  9613. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:20:0,
  9614. from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
  9615. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9616. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:65:23: warning: variable 'deldelg1113' set but not used [-Wunused-but-set-variable]
  9617. #define DXXDG_DXXDGXZ deldelg1113
  9618. ^
  9619. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:89:11: note: in expansion of macro 'DXXDG_DXXDGXZ'
  9620. CCTK_REAL DXXDG_DXXDGXZ;
  9621. ^
  9622. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:63:23: warning: variable 'deldelg1112' set but not used [-Wunused-but-set-variable]
  9623. #define DXXDG_DXXDGXY deldelg1112
  9624. ^
  9625. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:88:11: note: in expansion of macro 'DXXDG_DXXDGXY'
  9626. CCTK_REAL DXXDG_DXXDGXY;
  9627. ^
  9628. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:61:23: warning: variable 'deldelg1111' set but not used [-Wunused-but-set-variable]
  9629. #define DXXDG_DXXDGXX deldelg1111
  9630. ^
  9631. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:87:11: note: in expansion of macro 'DXXDG_DXXDGXX'
  9632. CCTK_REAL DXXDG_DXXDGXX;
  9633. ^
  9634. In file included from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/UPPERMET_declare.h:14:0,
  9635. from /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:21,
  9636. from /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
  9637. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DETG_declare.h:90:20: warning: variable 'detg_detg' set but not used [-Wunused-but-set-variable]
  9638. #define DETG_DETG detg_detg
  9639. ^
  9640. /Users/comerduncan/Cactus/arrangements/EinsteinBase/ADMMacros/src/macro/DETG_declare.h:122:11: note: in expansion of macro 'DETG_DETG'
  9641. CCTK_REAL DETG_DETG;
  9642. ^
  9643. COMPILING arrangements/EinsteinBase/ADMBase/src/Initialisation.c
  9644. COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Trace.c
  9645. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ADMAnalysis.a
  9646. COMPILING configs/sim/bindings/build/ADMBase/cctk_ThornBindings.c
  9647. Checking status of thorn AHFinder
  9648. COMPILING arrangements/EinsteinBase/ADMBase/src/Static.c
  9649. COMPILING arrangements/EinsteinBase/ADMBase/src/InitSymBound.c
  9650. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ADMBase.a
  9651. COMPILING configs/sim/bindings/build/AHFinder/cctk_ThornBindings.c
  9652. Checking status of thorn MPI
  9653. COMPILING configs/sim/bindings/build/MPI/cctk_ThornBindings.c
  9654. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_MPI.a
  9655. Checking status of thorn SpaceMask
  9656. COMPILING arrangements/CactusNumerical/SpaceMask/src/MaskInit.c
  9657. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_dat.F
  9658. COMPILING arrangements/CactusNumerical/SpaceMask/src/MaskUtils.c
  9659. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_ParamCheck.F90
  9660. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/Startup.c
  9661. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/Output.c
  9662. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/Output.c: In function 'AHFinder_TimeForOutput':
  9663. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/Output.c:52:7: warning: 'ahfafter' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9664. int ahfafter;
  9665. ^
  9666. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder.F
  9667. COMPILING configs/sim/bindings/build/SpaceMask/cctk_ThornBindings.c
  9668. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SpaceMask.a
  9669. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_fun.F
  9670. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_fun.f: In function 'ahfinder_fun':
  9671. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_fun.f:213:0: warning: 'sinphi2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9672. # 21
  9673. ^
  9674. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_fun.f:213:0: warning: 'sinphi1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9675. Checking status of thorn CalcK
  9676. COMPILING arrangements/EinsteinAnalysis/CalcK/src/CalcK.F90
  9677. COMPILING arrangements/EinsteinAnalysis/CalcK/src/copy.F90
  9678. COMPILING configs/sim/bindings/build/CalcK/cctk_ThornBindings.c
  9679. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CalcK.a
  9680. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_exp.F
  9681. Checking status of thorn LoopControl
  9682. COMPILING arrangements/Carpet/LoopControl/src/loopcontrol.cc
  9683. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_dis.F
  9684. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_int.F
  9685. /Users/comerduncan/Cactus/arrangements/Carpet/LoopControl/src/loopcontrol.cc:374:12: warning: 'std::ostream& {anonymous}::operator<<(std::ostream&, const lc_control_t&)' defined but not used [-Wunused-function]
  9686. ostream& operator<<(ostream& os, const lc_control_t& c)
  9687. ^
  9688. /Users/comerduncan/Cactus/arrangements/Carpet/LoopControl/src/loopcontrol.cc:450:7: warning: 'int {anonymous}::space_local2global(const lc_space_t&)' defined but not used [-Wunused-function]
  9689. int space_local2global(const lc_space_t& space)
  9690. ^
  9691. COMPILING arrangements/Carpet/LoopControl/src/loopcontrol_types.F90
  9692. /Users/comerduncan/Cactus/arrangements/Carpet/LoopControl/src/loopcontrol_types.F90:15.22:
  9693.  
  9694. integer*8 :: v(3)
  9695. 1
  9696. Warning: Component 'v' in derived type 'lc_vec_t' at (1) may not be C interoperable, even though derived type 'lc_vec_t' is BIND(C)
  9697. /Users/comerduncan/Cactus/arrangements/Carpet/LoopControl/src/loopcontrol_types.F90:27.44:
  9698.  
  9699. integer*8 :: coarse_thread_info_ptr
  9700. 1
  9701. Warning: Component 'coarse_thread_info_ptr' in derived type 'lc_control_t' at (1) may not be C interoperable, even though derived type 'lc_control_t' is BIND(C)
  9702. /Users/comerduncan/Cactus/arrangements/Carpet/LoopControl/src/loopcontrol_types.F90:28.43:
  9703.  
  9704. integer :: coarse_thread_done
  9705. 1
  9706. Warning: Component 'coarse_thread_done' in derived type 'lc_control_t' at (1) may not be C interoperable, even though derived type 'lc_control_t' is BIND(C)
  9707. /Users/comerduncan/Cactus/arrangements/Carpet/LoopControl/src/loopcontrol_types.F90:32.36:
  9708.  
  9709. integer*8 :: selftest_array
  9710. 1
  9711. Warning: Component 'selftest_array' in derived type 'lc_control_t' at (1) may not be C interoperable, even though derived type 'lc_control_t' is BIND(C)
  9712. COMPILING arrangements/Carpet/LoopControl/src/loopcontrol.F90
  9713. COMPILING arrangements/Carpet/LoopControl/src/type_sizes.F90
  9714. COMPILING configs/sim/bindings/build/LoopControl/cctk_ThornBindings.c
  9715. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LoopControl.a
  9716. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LoopControl.a(loopcontrol.F90.o) has no symbols
  9717. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LoopControl.a(loopcontrol_types.F90.o) has no symbols
  9718. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LoopControl.a(loopcontrol.F90.o) has no symbols
  9719. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_LoopControl.a(loopcontrol_types.F90.o) has no symbols
  9720. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_min.F
  9721. Checking status of thorn Cartoon2D
  9722. COMPILING arrangements/CactusNumerical/Cartoon2D/src/ApplyCartoon.c
  9723. COMPILING arrangements/CactusNumerical/Cartoon2D/src/CheckParameters.c
  9724. COMPILING arrangements/CactusNumerical/Cartoon2D/src/Cartoon2DBC.c
  9725. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_pow.F
  9726. COMPILING arrangements/CactusNumerical/Cartoon2D/src/interpolate.c
  9727. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_pow.f: In function 'parabola':
  9728. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_pow.f:602:0: warning: control reaches end of non-void function [-Wreturn-type]
  9729. REAL*8 gyz (cctk_ash1,cctk_ash2,cctk_ash3)
  9730. ^
  9731. COMPILING arrangements/CactusNumerical/Cartoon2D/src/RegisterSym.c
  9732. COMPILING arrangements/CactusNumerical/Cartoon2D/src/SymInterp.c
  9733. /Users/comerduncan/Cactus/arrangements/CactusNumerical/Cartoon2D/src/SymInterp.c: In function 'Cartoon2D_SymmetryInterpolate':
  9734. /Users/comerduncan/Cactus/arrangements/CactusNumerical/Cartoon2D/src/SymInterp.c:508:43: warning: passing argument 8 of 'SymmetryInterpolateFaces' from incompatible pointer type
  9735. N_interp_points, interp_coords_type, new_interp_coords,
  9736. ^
  9737. In file included from /Users/comerduncan/Cactus/configs/sim/bindings/include/Cartoon2D/cctk_Functions.h:23:0,
  9738. from /Users/comerduncan/Cactus/src/include/cctk_core.h:145,
  9739. from /Users/comerduncan/Cactus/configs/sim/bindings/include/Cartoon2D/cctk.h:7,
  9740. from /Users/comerduncan/Cactus/arrangements/CactusNumerical/Cartoon2D/src/SymInterp.c:9:
  9741. /Users/comerduncan/Cactus/configs/sim/bindings/include/Cartoon2D_Prototypes.h:32:10: note: expected 'const void * const*' but argument is of type 'void **'
  9742. CCTK_INT SymmetryInterpolateFaces(const CCTK_POINTER_TO_CONST cctkGH ,
  9743. ^
  9744. COMPILING arrangements/CactusNumerical/Cartoon2D/src/SetGrid.c
  9745. COMPILING configs/sim/bindings/build/Cartoon2D/cctk_ThornBindings.c
  9746. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Cartoon2D.a
  9747. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_leg.F
  9748. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_leg.f: In function 'legen':
  9749. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_leg.f:294:0: warning: 'pll' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9750. Checking status of thorn EHFinder
  9751. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_Constants.F90
  9752. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_ParamCheck.F90
  9753. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/MoL_Init.F90
  9754. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_fuzzy.F90
  9755. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_CarpetSupport.cc
  9756. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_mod.F90
  9757. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/IsoSurface_mod.F90
  9758. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_Init.F90
  9759. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_Init.f90: In function 'ehfinder_init_f':
  9760. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_Init.f90:230:0: warning: 'phimin' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9761. # 15
  9762. ^
  9763. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_Init.f90:24:0: warning: 'dtheta' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9764. # 9
  9765. ^
  9766. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_Init.f90:25:0: warning: 'dphi' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9767. &h,fbak_length,ftmp_length,sf_length,sftmp_length,tm_mask_length,xg2_length,xg_length,yg2_length,yg_length,zg2_length,zg_length,a&
  9768. ^
  9769. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_Init.f90:127:0: warning: 'thetamax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9770. integer, parameter :: cctki_use_translate_x = kind(translate_x)
  9771. ^
  9772. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_Init.f90:133:0: warning: 'phimax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9773. REAL*8 translate_z (10)
  9774. ^
  9775. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_Sources.F90
  9776. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_SetMask.F90
  9777. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_flow.F
  9778. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_flow.F:19.42:
  9779.  
  9780. &z,r,shift_state,space_mask,x,y,z,rmx,status,logf)
  9781. 1
  9782. Warning: Unused dummy argument 'rmx' at (1)
  9783. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_SetMask.f90: In function 'ehfinder_setmask1':
  9784. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_SetMask.f90:699:0: warning: 'imin_n[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9785. # 30
  9786. ^
  9787. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_SetMask.f90:699:0: warning: 'imin_n[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9788. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_SetMask.f90:699:0: warning: 'imin_n[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9789. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_SetMask.f90:699:0: warning: 'imax_n[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9790. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_SetMask.f90:699:0: warning: 'imax_n[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9791. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_SetMask.f90:699:0: warning: 'imax_n[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9792. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_mask.F
  9793. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_output.F
  9794. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_SetSym.F90
  9795. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_ReadData.F90
  9796. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_Check.F90
  9797. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_Integrate.F90
  9798. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_find3.F
  9799. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_calcsigma.F
  9800. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_calcsigma.f: In function 'ahfinder_calcsigma':
  9801. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_calcsigma.f:202:0: warning: 'thetay' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9802. integer, parameter :: cctki_use_ahfgauss = kind(ahfgauss)
  9803. ^
  9804. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_calcsigma.f:197:0: warning: 'thetax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9805. # 20
  9806. ^
  9807. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_calcsigma.f:202:0: warning: 'phiy' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9808. integer, parameter :: cctki_use_ahfgauss = kind(ahfgauss)
  9809. ^
  9810. /Users/comerduncan/Cactus/configs/sim/build/AHFinder/AHFinder_calcsigma.f:197:0: warning: 'phix' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9811. # 20
  9812. ^
  9813. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_initguess.F
  9814. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_FindSurface.F90
  9815. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_FindSurface.f90: In function 'ehfinder_findsurface':
  9816. /Users/comerduncan/Cactus/configs/sim/build/EHFinder/EHFinder_FindSurface.f90:41:0: warning: 'min_delta' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9817. &sym_factor,thetaweights,tm_mask,weights,xg,xg_p,xg_p_p,xg2,xg2_p,xg2_p_p,xgf,xgf2,yg,yg_p,yg_p_p,yg2,yg2_p,yg2_p_p,ygf,ygf2,zg,z&
  9818. ^
  9819. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F
  9820. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:67.24:
  9821.  
  9822. REAL*8 cdxdg_oo2dx
  9823. 1
  9824. Warning: Unused variable 'cdxdg_oo2dx' declared at (1)
  9825. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:62.24:
  9826.  
  9827. REAL*8 cdydg_oo2dy
  9828. 1
  9829. Warning: Unused variable 'cdydg_oo2dy' declared at (1)
  9830. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:62.24:
  9831.  
  9832. REAL*8 cdzdg_oo2dz
  9833. 1
  9834. Warning: Unused variable 'cdzdg_oo2dz' declared at (1)
  9835. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:44.24:
  9836.  
  9837. REAL*8 dxxdg_oodx2
  9838. 1
  9839. Warning: Unused variable 'dxxdg_oodx2' declared at (1)
  9840. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:101.26:
  9841.  
  9842. REAL*8 dxydg_oo4dxdy
  9843. 1
  9844. Warning: Unused variable 'dxydg_oo4dxdy' declared at (1)
  9845. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:101.26:
  9846.  
  9847. REAL*8 dxzdg_oo4dxdz
  9848. 1
  9849. Warning: Unused variable 'dxzdg_oo4dxdz' declared at (1)
  9850. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:44.24:
  9851.  
  9852. REAL*8 dyydg_oody2
  9853. 1
  9854. Warning: Unused variable 'dyydg_oody2' declared at (1)
  9855. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:101.26:
  9856.  
  9857. REAL*8 dyzdg_oo4dydz
  9858. 1
  9859. Warning: Unused variable 'dyzdg_oo4dydz' declared at (1)
  9860. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F:44.24:
  9861.  
  9862. REAL*8 dzzdg_oodz2
  9863. 1
  9864. Warning: Unused variable 'dzzdg_oodz2' declared at (1)
  9865. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_IsoSurface_optimized.F90
  9866. COMPILING arrangements/EinsteinAnalysis/AHFinder/src/SetSym.F
  9867. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_AHFinder.a
  9868. COMPILING configs/sim/bindings/build/EHFinder/cctk_ThornBindings.c
  9869. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_Generator_Sources.F90
  9870. Checking status of thorn EOS_Hybrid
  9871. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_Generator_Sources2.F90
  9872. COMPILING arrangements/EinsteinEOS/EOS_Hybrid/src/EOS_Hybrid_Scalars.F
  9873. COMPILING arrangements/EinsteinEOS/EOS_Hybrid/src/EOS_Hybrid.F
  9874. COMPILING arrangements/EinsteinEOS/EOS_Hybrid/src/EOS_Hybrid_Analysis.F
  9875. COMPILING arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_ReInitialize.F90
  9876. COMPILING arrangements/EinsteinEOS/EOS_Hybrid/src/EOS_Hybrid_Startup.F
  9877. COMPILING configs/sim/bindings/build/EOS_Hybrid/cctk_ThornBindings.c
  9878. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EOS_Hybrid.a
  9879. Checking status of thorn EllSOR
  9880. COMPILING arrangements/CactusElliptic/EllSOR/src/Startup.c
  9881. COMPILING arrangements/CactusElliptic/EllSOR/src/Wrapper.c
  9882. COMPILING arrangements/CactusElliptic/EllSOR/src/ConfMetric.c
  9883. COMPILING arrangements/CactusElliptic/EllSOR/src/Flat.c
  9884. COMPILING configs/sim/bindings/build/EllSOR/cctk_ThornBindings.c
  9885. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EllSOR.a
  9886. Checking status of thorn Formaline
  9887. COMPILING arrangements/CactusUtils/Formaline/src/announce.cc
  9888. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EHFinder.a
  9889. COMPILING configs/sim/bindings/build/Formaline/cctk_ThornBindings.c
  9890. COMPILING arrangements/CactusUtils/Formaline/src/file.cc
  9891. Checking status of thorn GaugeWave
  9892. COMPILING arrangements/CactusUtils/Formaline/src/id.cc
  9893. COMPILING arrangements/CactusUtils/Formaline/src/json_file.cc
  9894. COMPILING arrangements/EinsteinExact/GaugeWave/src/Boundaries.cc
  9895. COMPILING arrangements/EinsteinExact/GaugeWave/src/GaugeWave_always.cc
  9896. COMPILING arrangements/CactusUtils/Formaline/src/multistorage.cc
  9897. COMPILING arrangements/CactusUtils/Formaline/src/output_source.c
  9898. COMPILING arrangements/CactusUtils/Formaline/src/portal.cc
  9899. COMPILING arrangements/EinsteinExact/GaugeWave/src/GaugeWave_exact.cc
  9900. COMPILING arrangements/EinsteinExact/GaugeWave/src/GaugeWave_initial.cc
  9901. COMPILING arrangements/CactusUtils/Formaline/src/rdf.cc
  9902. COMPILING arrangements/EinsteinExact/GaugeWave/src/Kranc.cc
  9903. COMPILING arrangements/EinsteinExact/GaugeWave/src/ParamCheck.cc
  9904. COMPILING arrangements/EinsteinExact/GaugeWave/src/RegisterMoL.cc
  9905. COMPILING arrangements/EinsteinExact/GaugeWave/src/RegisterSymmetries.cc
  9906. COMPILING arrangements/EinsteinExact/GaugeWave/src/Startup.cc
  9907. COMPILING arrangements/CactusUtils/Formaline/src/rdf_publisher.cc
  9908. COMPILING configs/sim/bindings/build/GaugeWave/cctk_ThornBindings.c
  9909. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GaugeWave.a
  9910. COMPILING arrangements/CactusUtils/Formaline/src/senddata.cc
  9911. Checking status of thorn HTTPD
  9912. COMPILING arrangements/CactusUtils/Formaline/src/storage.cc
  9913. COMPILING arrangements/CactusUtils/Formaline/src/thornlist.cc
  9914. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Formaline.a
  9915. COMPILING arrangements/CactusConnect/HTTPD/src/Startup.c
  9916. COMPILING configs/sim/bindings/build/HTTPD/cctk_ThornBindings.c
  9917. COMPILING arrangements/CactusConnect/HTTPD/src/Expression.c
  9918. Checking status of thorn Hydro_Analysis
  9919. COMPILING arrangements/CactusConnect/HTTPD/src/Map.cc
  9920. COMPILING arrangements/EinsteinAnalysis/Hydro_Analysis/src/Hydro_Analysis.c
  9921. COMPILING arrangements/CactusConnect/HTTPD/src/Server.c
  9922. COMPILING arrangements/EinsteinAnalysis/Hydro_Analysis/src/GRHydro_Separation.F90
  9923. COMPILING arrangements/CactusConnect/HTTPD/src/Sockets.c
  9924. COMPILING arrangements/EinsteinAnalysis/Hydro_Analysis/src/CoreCentroid.c
  9925. COMPILING arrangements/CactusConnect/HTTPD/src/http.c
  9926. COMPILING arrangements/CactusConnect/HTTPD/src/Content.c
  9927. COMPILING configs/sim/bindings/build/Hydro_Analysis/cctk_ThornBindings.c
  9928. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Hydro_Analysis.a
  9929. COMPILING arrangements/CactusConnect/HTTPD/src/Headers.c
  9930. Checking status of thorn IDBrillData
  9931. COMPILING arrangements/CactusConnect/HTTPD/src/Groups.c
  9932. COMPILING arrangements/CactusConnect/HTTPD/src/Parameters.c
  9933. COMPILING arrangements/CactusConnect/HTTPD/src/Thorns.c
  9934. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/brilldata.F
  9935. COMPILING arrangements/CactusConnect/HTTPD/src/Steer.c
  9936. COMPILING arrangements/CactusConnect/HTTPD/src/Authorisation.c
  9937. COMPILING arrangements/CactusConnect/HTTPD/src/base64.c
  9938. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/setupbrilldata2D.F
  9939. COMPILING arrangements/CactusConnect/HTTPD/src/Cookies.c
  9940. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/setupbrilldata3D.F
  9941. COMPILING arrangements/CactusConnect/HTTPD/src/Redirect.c
  9942. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/brillq.F
  9943. /Users/comerduncan/Cactus/configs/sim/build/IDBrillData/brillq.f: In function 'brillq':
  9944. /Users/comerduncan/Cactus/configs/sim/build/IDBrillData/brillq.f:133:0: warning: '__result_brillq' may be used uninitialized in this function [-Wmaybe-uninitialized]
  9945. # 53
  9946. ^
  9947. COMPILING arrangements/CactusConnect/HTTPD/src/SString.c
  9948. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/phif.F
  9949. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/finishbrilldata.F
  9950. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/Startup.c
  9951. COMPILING arrangements/CactusConnect/HTTPD/src/SStringHTML.c
  9952. COMPILING arrangements/EinsteinInitialData/IDBrillData/src/ParamCheck.c
  9953. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_HTTPD.a
  9954. Checking status of thorn PUGH
  9955. COMPILING configs/sim/bindings/build/IDBrillData/cctk_ThornBindings.c
  9956. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IDBrillData.a
  9957. COMPILING configs/sim/bindings/build/PUGH/cctk_ThornBindings.c
  9958. Checking status of thorn KerrSchild
  9959. COMPILING arrangements/CactusPUGH/PUGH/src/Startup.c
  9960. COMPILING arrangements/CactusPUGH/PUGH/src/GHExtension.c
  9961. COMPILING arrangements/EinsteinExact/KerrSchild/src/Boundaries.cc
  9962. COMPILING arrangements/CactusPUGH/PUGH/src/Overloadables.c
  9963. COMPILING arrangements/CactusPUGH/PUGH/src/PughUtils.c
  9964. COMPILING arrangements/EinsteinExact/KerrSchild/src/KerrSchild_always.cc
  9965. COMPILING arrangements/CactusPUGH/PUGH/src/LoadAware.c
  9966. COMPILING arrangements/CactusPUGH/PUGH/src/Evolve.c
  9967. COMPILING arrangements/CactusPUGH/PUGH/src/Comm.c
  9968. COMPILING arrangements/CactusPUGH/PUGH/src/Storage.c
  9969. COMPILING arrangements/CactusPUGH/PUGH/src/SetupPGH.c
  9970. COMPILING arrangements/CactusPUGH/PUGH/src/SetupGroup.c
  9971. COMPILING arrangements/CactusPUGH/PUGH/src/SetupPGV.c
  9972. COMPILING arrangements/CactusPUGH/PUGH/src/PostSendGA.c
  9973. COMPILING arrangements/CactusPUGH/PUGH/src/PostReceiveGA.c
  9974. COMPILING arrangements/CactusPUGH/PUGH/src/FinishReceiveGA.c
  9975. COMPILING arrangements/CactusPUGH/PUGH/src/Registration.c
  9976. COMPILING arrangements/EinsteinExact/KerrSchild/src/KerrSchild_exact.cc
  9977. COMPILING arrangements/CactusPUGH/PUGH/src/P2LMappings.c
  9978. COMPILING arrangements/CactusPUGH/PUGH/src/Topology.c
  9979. COMPILING arrangements/CactusPUGH/PUGH/src/Vectors.cc
  9980. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_PUGH.a
  9981. COMPILING configs/sim/bindings/build/KerrSchild/cctk_ThornBindings.c
  9982. COMPILING arrangements/EinsteinExact/KerrSchild/src/KerrSchild_initial.cc
  9983. Checking status of thorn ML_ADMConstraints
  9984. COMPILING arrangements/McLachlan/ML_ADMConstraints/src/Boundaries.cc
  9985. COMPILING arrangements/McLachlan/ML_ADMConstraints/src/Kranc.cc
  9986. COMPILING arrangements/EinsteinExact/KerrSchild/src/Kranc.cc
  9987. COMPILING arrangements/McLachlan/ML_ADMConstraints/src/ML_ADMConstraints_Calc.cc
  9988. COMPILING arrangements/EinsteinExact/KerrSchild/src/ParamCheck.cc
  9989. COMPILING arrangements/EinsteinExact/KerrSchild/src/RegisterMoL.cc
  9990. COMPILING arrangements/EinsteinExact/KerrSchild/src/RegisterSymmetries.cc
  9991. COMPILING arrangements/EinsteinExact/KerrSchild/src/Startup.cc
  9992. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_KerrSchild.a
  9993. COMPILING configs/sim/bindings/build/ML_ADMConstraints/cctk_ThornBindings.c
  9994. COMPILING arrangements/McLachlan/ML_ADMConstraints/src/RegisterMoL.cc
  9995. Checking status of thorn ML_ADMQuantities
  9996. COMPILING arrangements/McLachlan/ML_ADMQuantities/src/Boundaries.cc
  9997. COMPILING arrangements/McLachlan/ML_ADMConstraints/src/RegisterSymmetries.cc
  9998. COMPILING arrangements/McLachlan/ML_ADMQuantities/src/Kranc.cc
  9999. COMPILING arrangements/McLachlan/ML_ADMConstraints/src/Startup.cc
  10000. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_ADMConstraints.a
  10001. COMPILING configs/sim/bindings/build/ML_ADMQuantities/cctk_ThornBindings.c
  10002. Checking status of thorn ML_BSSN
  10003. COMPILING arrangements/McLachlan/ML_ADMQuantities/src/ML_ADMQuantities_Calc.cc
  10004. COMPILING arrangements/McLachlan/ML_BSSN/src/Boundaries.cc
  10005. COMPILING arrangements/McLachlan/ML_BSSN/src/Kranc.cc
  10006. COMPILING arrangements/McLachlan/ML_ADMQuantities/src/RegisterMoL.cc
  10007. COMPILING arrangements/McLachlan/ML_ADMQuantities/src/RegisterSymmetries.cc
  10008. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_Advect.cc
  10009. COMPILING arrangements/McLachlan/ML_ADMQuantities/src/Startup.cc
  10010. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_ADMQuantities.a
  10011. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_boundary.cc
  10012. COMPILING configs/sim/bindings/build/ML_BSSN/cctk_ThornBindings.c
  10013. Checking status of thorn ML_BSSN_Helper
  10014. COMPILING arrangements/McLachlan/ML_BSSN_Helper/src/ExtrapolateGammas.c
  10015. COMPILING arrangements/McLachlan/ML_BSSN_Helper/src/NewRad.c
  10016. COMPILING arrangements/McLachlan/ML_BSSN_Helper/src/RegisterConstrained.c
  10017. COMPILING arrangements/McLachlan/ML_BSSN_Helper/src/RegisterSlicing.c
  10018. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_constraints1.cc
  10019. COMPILING arrangements/McLachlan/ML_BSSN_Helper/src/SelectBCsADMBase.c
  10020. COMPILING arrangements/McLachlan/ML_BSSN_Helper/src/SetGroupTags.c
  10021. COMPILING configs/sim/bindings/build/ML_BSSN_Helper/cctk_ThornBindings.c
  10022. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_BSSN_Helper.a
  10023. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_constraints2.cc
  10024. Checking status of thorn ML_CCZ4
  10025. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertFromADMBase.cc
  10026. COMPILING arrangements/McLachlan/ML_CCZ4/src/Boundaries.cc
  10027. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc
  10028. COMPILING arrangements/McLachlan/ML_CCZ4/src/Kranc.cc
  10029. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertToADMBase.cc
  10030. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_Advect.cc
  10031. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertToADMBaseDtLapseShiftBoundary.cc
  10032. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertToADMBaseDtLapseShift.cc
  10033. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_boundary.cc
  10034. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertToADMBaseFakeDtLapseShift.cc
  10035. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_constraints1.cc
  10036. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_Dissipation.cc
  10037. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_enforce.cc
  10038. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_constraints2.cc
  10039. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_InitGamma.cc
  10040. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_InitRHS.cc
  10041. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_Minkowski.cc
  10042. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_RHS1.cc
  10043. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_convertFromADMBase.cc
  10044. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_convertFromADMBaseGamma.cc
  10045. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_RHS2.cc
  10046. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_convertToADMBase.cc
  10047. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc
  10048. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_convertToADMBaseDtLapseShift.cc
  10049. COMPILING arrangements/McLachlan/ML_BSSN/src/ML_BSSN_RHSStaticBoundary.cc
  10050. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc
  10051. COMPILING arrangements/McLachlan/ML_BSSN/src/RegisterMoL.cc
  10052. COMPILING arrangements/McLachlan/ML_BSSN/src/RegisterSymmetries.cc
  10053. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_Dissipation.cc
  10054. COMPILING arrangements/McLachlan/ML_BSSN/src/Startup.cc
  10055. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_BSSN.a
  10056. COMPILING configs/sim/bindings/build/ML_CCZ4/cctk_ThornBindings.c
  10057. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_enforce.cc
  10058. Checking status of thorn ML_CCZ4_Helper
  10059. COMPILING arrangements/McLachlan/ML_CCZ4_Helper/src/ExtrapolateGammas.c
  10060. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_InitGamma.cc
  10061. COMPILING arrangements/McLachlan/ML_CCZ4_Helper/src/NewRad.c
  10062. COMPILING arrangements/McLachlan/ML_CCZ4_Helper/src/RegisterConstrained.c
  10063. COMPILING arrangements/McLachlan/ML_CCZ4_Helper/src/RegisterSlicing.c
  10064. COMPILING arrangements/McLachlan/ML_CCZ4_Helper/src/SelectBCsADMBase.c
  10065. COMPILING arrangements/McLachlan/ML_CCZ4_Helper/src/SetGroupTags.c
  10066. COMPILING configs/sim/bindings/build/ML_CCZ4_Helper/cctk_ThornBindings.c
  10067. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_CCZ4_Helper.a
  10068. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_InitRHS.cc
  10069. Checking status of thorn ML_WaveToy
  10070. COMPILING arrangements/McLachlan/ML_WaveToy/src/Boundaries.cc
  10071. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_Minkowski.cc
  10072. COMPILING arrangements/McLachlan/ML_WaveToy/src/Kranc.cc
  10073. COMPILING arrangements/McLachlan/ML_WaveToy/src/RegisterMoL.cc
  10074. COMPILING arrangements/McLachlan/ML_WaveToy/src/RegisterSymmetries.cc
  10075. COMPILING arrangements/McLachlan/ML_WaveToy/src/Startup.cc
  10076. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_RHS1.cc
  10077. COMPILING arrangements/McLachlan/ML_WaveToy/src/WT_Dirichlet.cc
  10078. COMPILING arrangements/McLachlan/ML_WaveToy/src/WT_EnergyBoundary.cc
  10079. COMPILING arrangements/McLachlan/ML_WaveToy/src/WT_Energy.cc
  10080. COMPILING arrangements/McLachlan/ML_WaveToy/src/WT_Gaussian.cc
  10081. COMPILING arrangements/McLachlan/ML_WaveToy/src/WT_RHS.cc
  10082. COMPILING arrangements/McLachlan/ML_WaveToy/src/WT_Standing.cc
  10083. COMPILING configs/sim/bindings/build/ML_WaveToy/cctk_ThornBindings.c
  10084. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_WaveToy.a
  10085. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_RHS2.cc
  10086. Checking status of thorn MemSpeed
  10087. COMPILING arrangements/CactusUtils/MemSpeed/src/memspeed.cc
  10088. COMPILING configs/sim/bindings/build/MemSpeed/cctk_ThornBindings.c
  10089. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_MemSpeed.a
  10090. COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_RHSStaticBoundary.cc
  10091. Checking status of thorn Meudon_Bin_BH
  10092. COMPILING arrangements/EinsteinInitialData/Meudon_Bin_BH/src/Bin_BH.cc
  10093. COMPILING arrangements/EinsteinInitialData/Meudon_Bin_BH/src/check_parameters.cc
  10094. COMPILING configs/sim/bindings/build/Meudon_Bin_BH/cctk_ThornBindings.c
  10095. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Meudon_Bin_BH.a
  10096. COMPILING arrangements/McLachlan/ML_CCZ4/src/RegisterMoL.cc
  10097. Checking status of thorn Meudon_Bin_NS
  10098. COMPILING arrangements/EinsteinInitialData/Meudon_Bin_NS/src/Bin_NS.cc
  10099. COMPILING arrangements/McLachlan/ML_CCZ4/src/RegisterSymmetries.cc
  10100. COMPILING configs/sim/bindings/build/Meudon_Bin_NS/cctk_ThornBindings.c
  10101. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Meudon_Bin_NS.a
  10102. COMPILING arrangements/McLachlan/ML_CCZ4/src/Startup.cc
  10103. Checking status of thorn Meudon_Mag_NS
  10104. COMPILING arrangements/EinsteinInitialData/Meudon_Mag_NS/src/Mag_NS.cc
  10105. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ML_CCZ4.a
  10106. COMPILING configs/sim/bindings/build/Meudon_Mag_NS/cctk_ThornBindings.c
  10107. Checking status of thorn Minkowski
  10108. COMPILING arrangements/EinsteinInitialData/Meudon_Mag_NS/src/check_parameters.cc
  10109. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Meudon_Mag_NS.a
  10110. COMPILING arrangements/EinsteinExact/Minkowski/src/Boundaries.cc
  10111. COMPILING configs/sim/bindings/build/Minkowski/cctk_ThornBindings.c
  10112. Checking status of thorn ModifiedSchwarzschildBL
  10113. COMPILING arrangements/EinsteinExact/Minkowski/src/Kranc.cc
  10114. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/Boundaries.cc
  10115. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/Kranc.cc
  10116. COMPILING arrangements/EinsteinExact/Minkowski/src/Minkowski_always.cc
  10117. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/ModifiedSchwarzschildBL_always.cc
  10118. COMPILING arrangements/EinsteinExact/Minkowski/src/Minkowski_exact.cc
  10119. COMPILING arrangements/EinsteinExact/Minkowski/src/Minkowski_initial.cc
  10120. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/ModifiedSchwarzschildBL_exact.cc
  10121. COMPILING arrangements/EinsteinExact/Minkowski/src/ParamCheck.cc
  10122. COMPILING arrangements/EinsteinExact/Minkowski/src/RegisterMoL.cc
  10123. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/ModifiedSchwarzschildBL_initial.cc
  10124. COMPILING arrangements/EinsteinExact/Minkowski/src/RegisterSymmetries.cc
  10125. COMPILING arrangements/EinsteinExact/Minkowski/src/Startup.cc
  10126. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Minkowski.a
  10127. COMPILING configs/sim/bindings/build/ModifiedSchwarzschildBL/cctk_ThornBindings.c
  10128. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/ParamCheck.cc
  10129. Checking status of thorn NoMPI
  10130. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/RegisterMoL.cc
  10131. COMPILING arrangements/CactusUtils/NoMPI/src/nompi.c
  10132. COMPILING configs/sim/bindings/build/NoMPI/cctk_ThornBindings.c
  10133. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NoMPI.a
  10134. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NoMPI.a(nompi.c.o) has no symbols
  10135. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NoMPI.a(nompi.c.o) has no symbols
  10136. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/RegisterSymmetries.cc
  10137. Checking status of thorn NullEvolve
  10138. COMPILING arrangements/EinsteinExact/ModifiedSchwarzschildBL/src/Startup.cc
  10139. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ModifiedSchwarzschildBL.a
  10140. COMPILING configs/sim/bindings/build/NullEvolve/cctk_ThornBindings.c
  10141. Checking status of thorn NullNews
  10142. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_Bdry.F90
  10143. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_Bondi.F90
  10144. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_Bondi.F90:10.59:
  10145.  
  10146. subroutine NullNews_News2BondiNews(cctkGH, lsh, dt, qsize, Uo, Un, Uyo, Uyn,&
  10147. 1
  10148. Warning: Unused dummy argument 'qsize' at (1)
  10149. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_cfl_test.F90
  10150. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_cfl_test.F90:108.21:
  10151.  
  10152. KK = sqrt( 1. + JJ*Jb )
  10153. 1
  10154. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10155. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_cfl_test.F90:116.22:
  10156.  
  10157. guu = -exp(2.*B) * (1. + r * W )+r**2 &
  10158. 1
  10159. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10160. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_Evol.F90
  10161. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_Evol.F90:99.15:
  10162.  
  10163. rc = 0.5 * ( 0.50*A*dt + rb(B+1) + rwt*(x_wt)/(1-x_wt) )
  10164. 1
  10165. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10166. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_Evol.F90:101.15:
  10167.  
  10168. rc = 0.5 * ( 0.25*A*dt + rb(B+2) + rb(B+1) )
  10169. 1
  10170. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10171. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_Evol.F90:114.15:
  10172.  
  10173. rc = 0.5 * ( 0.50*A*dt + rb(B+1) + rwt*(x_wt)/(1-x_wt) )
  10174. 1
  10175. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10176. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_Evol.F90:116.15:
  10177.  
  10178. rc = 0.5*( rb(B+2) + rb(B+1) + 0.25 * A * dt )
  10179. 1
  10180. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10181. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_Evol.F90:140.11:
  10182.  
  10183. K = sqrt (1.d0 + J * conjg(J))
  10184. 1
  10185. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10186. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_ScriUtil.F90
  10187. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_YlmScri.F90
  10188. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_interp_to_constant_uBondi.cc
  10189. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_Omega.F90
  10190. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_Omega.F90:229.8:
  10191.  
  10192. K = sqrt(1.0d0 + J * Jb)
  10193. 1
  10194. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10195. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_Omega.F90:69.69:
  10196.  
  10197. subroutine NullNews_dot_omega (cctkGH, lsh, U, omega, omega_u, beta)
  10198. 1
  10199. Warning: Unused dummy argument 'beta' at (1)
  10200. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_Omega.F90:69.39:
  10201.  
  10202. subroutine NullNews_dot_omega (cctkGH, lsh, U, omega, omega_u, beta)
  10203. 1
  10204. Warning: Unused dummy argument 'cctkgh' at (1)
  10205. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_beta.F90
  10206. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_beta.F90:136.8:
  10207.  
  10208. K = sqrt(1. + J * conjg(J))
  10209. 1
  10210. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10211. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_beta.F90:38.11:
  10212.  
  10213. K = sqrt(1. + J * conjg(J))
  10214. 1
  10215. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10216. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_beta.F90:50.31:
  10217.  
  10218. bns(i1,i2,i) = b_wt(i1,i2) + (xb(i)-x_wt(i1,i2)) * 0.5*(x_wt(i1,i2)+xb(i))&
  10219. 1
  10220. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10221. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_beta.F90:64.8:
  10222.  
  10223. K = sqrt(1. + J * conjg(J))
  10224. 1
  10225. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10226. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_beta.F90:69.17:
  10227.  
  10228. bns(:,:,i) = bns(:,:,i) * (1 - mask) + mask * ( bns(:,:,i-1) &
  10229. 1
  10230. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10231. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_Mask.F90
  10232. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_q.F90
  10233. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_q.F90:58.8:
  10234.  
  10235. K = sqrt(1. + J * conjg(J))
  10236. 1
  10237. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10238. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_w.F90
  10239. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_w.F90:66.11:
  10240.  
  10241. K = sqrt(1. + J * conjg(J))
  10242. 1
  10243. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10244. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_w.F90:122.10:
  10245.  
  10246. rhs = (1. - xhere) / (rwt * xhere) * ( exp(2. * beta) * (0.5 * Ricci &
  10247. 1
  10248. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10249. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_sYlm.F90
  10250. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_Pulse.F90
  10251. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullEvolve/src/NullEvol_Pulse.F90:56.44:
  10252.  
  10253. double precision function Poly(x, x1, x2,p)
  10254. 1
  10255. Warning: Unused dummy argument 'p' at (1)
  10256. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_TimeStep.F90
  10257. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_DissipMask.F90
  10258. /Users/comerduncan/Cactus/configs/sim/build/NullEvolve/NullEvol_DissipMask.f90: In function 'nullevol_set_dissipmask':
  10259. /Users/comerduncan/Cactus/configs/sim/build/NullEvolve/NullEvol_DissipMask.f90:16:0: warning: 'rd0' may be used uninitialized in this function [-Wmaybe-uninitialized]
  10260. REAL*8, parameter :: one = 1.0
  10261. ^
  10262. /Users/comerduncan/Cactus/configs/sim/build/NullEvolve/NullEvol_DissipMask.f90:16:0: warning: 'rd1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  10263. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_DiagMod.F90
  10264. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_hyper_u.F90
  10265. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_InitialData.F90
  10266. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_CalcPsi4.F90
  10267. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_CalcPsi4.F90:108.8:
  10268.  
  10269. K = sqrt(1.0d0 + J * Jb)
  10270. 1
  10271. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10272. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_Step.F90
  10273. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_InitialSlice.F90
  10274. COMPILING arrangements/PITTNullCode/NullEvolve/src/NullEvol_Diag.F90
  10275. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullEvolve.a
  10276. COMPILING configs/sim/bindings/build/NullNews/cctk_ThornBindings.c
  10277. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_Init.F90
  10278. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_Init.F90:33.6:
  10279.  
  10280. P = 1.0d0 + nzeta * nzetabar
  10281. 1
  10282. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10283. Checking status of thorn PUGHInterp
  10284. COMPILING arrangements/CactusPUGH/PUGHInterp/src/Startup.c
  10285. COMPILING arrangements/CactusPUGH/PUGHInterp/src/InterpGridArrays.c
  10286. COMPILING configs/sim/bindings/build/PUGHInterp/cctk_ThornBindings.c
  10287. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_PUGHInterp.a
  10288. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_ScriVals.F90
  10289. Checking status of thorn PUGHReduce
  10290. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionAvg.c
  10291. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionCount.c
  10292. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionMax.c
  10293. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_SphHarmDecomp.F90
  10294. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_SphHarmDecomp.F90:65.14:
  10295.  
  10296. omegan = YlmScri_0
  10297. 1
  10298. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10299. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_SphHarmDecomp.F90:66.14:
  10300.  
  10301. deltan = YlmScri_0
  10302. 1
  10303. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10304. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_SphHarmDecomp.F90:67.13:
  10305.  
  10306. betan = YlmScri_0
  10307. 1
  10308. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10309. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_SphHarmDecomp.F90:68.14:
  10310.  
  10311. uBondi = YlmScri_0
  10312. 1
  10313. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10314. COMPILING arrangements/PITTNullCode/NullNews/src/NullNews_GetNews.F90
  10315. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullNews/src/NullNews_GetNews.F90:198.13:
  10316.  
  10317. dMdOmega = NewsB(:,:,1:2) * conjg(NewsB(:,:,1:2)) * redshiftB * circle
  10318. 1
  10319. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10320. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionMin.c
  10321. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionNorm1.c
  10322. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionNorm2.c
  10323. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullNews.a
  10324. COMPILING configs/sim/bindings/build/PUGHReduce/cctk_ThornBindings.c
  10325. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionNorm3.c
  10326. Checking status of thorn PUGHSlab
  10327. COMPILING arrangements/CactusPUGH/PUGHSlab/src/Mapping.c
  10328. COMPILING arrangements/CactusPUGH/PUGHSlab/src/GetHyperslab.c
  10329. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionNorm4.c
  10330. COMPILING arrangements/CactusPUGH/PUGHSlab/src/DatatypeConversion.c
  10331. COMPILING configs/sim/bindings/build/PUGHSlab/cctk_ThornBindings.c
  10332. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_PUGHSlab.a
  10333. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionNormInf.c
  10334. Checking status of thorn Slab
  10335. COMPILING arrangements/CactusNumerical/Slab/src/slab.cc
  10336. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReductionSum.c
  10337. COMPILING arrangements/CactusPUGH/PUGHReduce/src/Startup.c
  10338. COMPILING arrangements/CactusPUGH/PUGHReduce/src/Reduction.c
  10339. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReduceGA.c
  10340. /Users/comerduncan/Cactus/arrangements/CactusPUGH/PUGHReduce/src/ReduceGA.c: In function 'ReduceGridArrays':
  10341. /Users/comerduncan/Cactus/arrangements/CactusPUGH/PUGHReduce/src/ReduceGA.c:217:28: warning: assignment makes integer from pointer without a cast
  10342. lower_array_bounds[i] = GA->extras->lb[PUGH_pGH (GH)->myproc];
  10343. ^
  10344. COMPILING arrangements/CactusPUGH/PUGHReduce/src/ReduceArraysGlobally.c
  10345. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_PUGHReduce.a
  10346. COMPILING configs/sim/bindings/build/Slab/cctk_ThornBindings.c
  10347. Checking status of thorn QuasiLocalMeasures
  10348. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Slab.a
  10349. COMPILING configs/sim/bindings/build/QuasiLocalMeasures/cctk_ThornBindings.c
  10350. Checking status of thorn ShiftedGaugeWave
  10351. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/Boundaries.cc
  10352. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/Kranc.cc
  10353. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_import_surface.F90:96:2: warning: #warning "TODO: Ensure that the surface parameters don't change" [-Wcpp]
  10354. #warning "TODO: Ensure that the surface parameters don't change"
  10355. ^
  10356. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/ParamCheck.cc
  10357. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_boundary.F90
  10358. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/RegisterMoL.cc
  10359. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/RegisterSymmetries.cc
  10360. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/ShiftedGaugeWave_always.cc
  10361. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/ShiftedGaugeWave_exact.cc
  10362. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_derivs.F90
  10363. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_derivs.F90:43.11:
  10364.  
  10365. abs2 = a * conjg(a)
  10366. 1
  10367. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  10368. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_variables.F90
  10369. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/ShiftedGaugeWave_initial.cc
  10370. COMPILING arrangements/EinsteinExact/ShiftedGaugeWave/src/Startup.cc
  10371. COMPILING configs/sim/bindings/build/ShiftedGaugeWave/cctk_ThornBindings.c
  10372. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_ShiftedGaugeWave.a
  10373. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_broadcast.c
  10374. Checking status of thorn SystemTopology
  10375. COMPILING arrangements/CactusUtils/SystemTopology/src/system_topology.cc
  10376. COMPILING configs/sim/bindings/build/SystemTopology/cctk_ThornBindings.c
  10377. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SystemTopology.a
  10378. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_coordinates.F90
  10379. Checking status of thorn TOVSolver
  10380. COMPILING arrangements/EinsteinInitialData/TOVSolver/src/tov.c
  10381. COMPILING configs/sim/bindings/build/TOVSolver/cctk_ThornBindings.c
  10382. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TOVSolver.a
  10383. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_gram_schmidt.F90
  10384. Checking status of thorn TestLoopControl
  10385. COMPILING arrangements/Carpet/TestLoopControl/src/TestLoopPointwise.c
  10386. COMPILING arrangements/Carpet/TestLoopControl/src/TestLoopC.c
  10387. COMPILING arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90
  10388. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10389.  
  10390. all3_all_cmin3 = all3_all_control%coarse_loop%min%v(3)
  10391. 1
  10392. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10393. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10394.  
  10395. all3_all_cmax3 = all3_all_control%coarse_loop%max%v(3)
  10396. 1
  10397. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10398. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.20:
  10399.  
  10400. all3_all_cstep3 = all3_all_control%coarse_loop%step%v(3)
  10401. 1
  10402. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10403. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10404.  
  10405. all3_all_cmin2 = all3_all_control%coarse_loop%min%v(2)
  10406. 1
  10407. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10408. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10409.  
  10410. all3_all_cmax2 = all3_all_control%coarse_loop%max%v(2)
  10411. 1
  10412. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10413. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.20:
  10414.  
  10415. all3_all_cstep2 = all3_all_control%coarse_loop%step%v(2)
  10416. 1
  10417. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10418. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10419.  
  10420. all3_all_cmin1 = all3_all_control%coarse_loop%min%v(1)
  10421. 1
  10422. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10423. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10424.  
  10425. all3_all_cmax1 = all3_all_control%coarse_loop%max%v(1)
  10426. 1
  10427. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10428. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.20:
  10429.  
  10430. all3_all_cstep1 = all3_all_control%coarse_loop%step%v(1)
  10431. 1
  10432. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10433. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10434.  
  10435. all3_all_fmin3 = all3_all_control%fine_loop%min%v(3)
  10436. 1
  10437. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10438. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10439.  
  10440. all3_all_fmax3 = all3_all_control%fine_loop%max%v(3)
  10441. 1
  10442. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10443. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.20:
  10444.  
  10445. all3_all_fstep3 = all3_all_control%fine_loop%step%v(3)
  10446. 1
  10447. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10448. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10449.  
  10450. all3_all_fmin2 = all3_all_control%fine_loop%min%v(2)
  10451. 1
  10452. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10453. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10454.  
  10455. all3_all_fmax2 = all3_all_control%fine_loop%max%v(2)
  10456. 1
  10457. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10458. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.20:
  10459.  
  10460. all3_all_fstep2 = all3_all_control%fine_loop%step%v(2)
  10461. 1
  10462. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10463. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10464.  
  10465. all3_all_fmin1 = all3_all_control%fine_loop%min%v(1)
  10466. 1
  10467. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10468. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.19:
  10469.  
  10470. all3_all_fmax1 = all3_all_control%fine_loop%max%v(1)
  10471. 1
  10472. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10473. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.20:
  10474.  
  10475. all3_all_fstep1 = all3_all_control%fine_loop%step%v(1)
  10476. 1
  10477. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10478. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.39:
  10479.  
  10480. if (all3_all_dir3>0) all3_all1_nk = all3_all_control%overall%max%v(3)+1- k
  10481. 1
  10482. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10483. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.39:
  10484.  
  10485. if (all3_all_dir2>0) all3_all1_nj = all3_all_control%overall%max%v(2)+1- j
  10486. 1
  10487. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10488. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:22.64:
  10489.  
  10490. if (all3_all_dir1>0) all3_all1_ni = all3_all_control%overall%max%v(1)+1- &
  10491. 1
  10492. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10493. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10494.  
  10495. int3_int_interior_cmin3 = int3_int_interior_control%coarse_loop%min%v(3)
  10496. 1
  10497. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10498. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10499.  
  10500. int3_int_interior_cmax3 = int3_int_interior_control%coarse_loop%max%v(3)
  10501. 1
  10502. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10503. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.29:
  10504.  
  10505. int3_int_interior_cstep3 = int3_int_interior_control%coarse_loop%step%v(3)
  10506. 1
  10507. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10508. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10509.  
  10510. int3_int_interior_cmin2 = int3_int_interior_control%coarse_loop%min%v(2)
  10511. 1
  10512. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10513. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10514.  
  10515. int3_int_interior_cmax2 = int3_int_interior_control%coarse_loop%max%v(2)
  10516. 1
  10517. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10518. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.29:
  10519.  
  10520. int3_int_interior_cstep2 = int3_int_interior_control%coarse_loop%step%v(2)
  10521. 1
  10522. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10523. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10524.  
  10525. int3_int_interior_cmin1 = int3_int_interior_control%coarse_loop%min%v(1)
  10526. 1
  10527. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10528. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10529.  
  10530. int3_int_interior_cmax1 = int3_int_interior_control%coarse_loop%max%v(1)
  10531. 1
  10532. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10533. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.29:
  10534.  
  10535. int3_int_interior_cstep1 = int3_int_interior_control%coarse_loop%step%v(1)
  10536. 1
  10537. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10538. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10539.  
  10540. int3_int_interior_fmin3 = int3_int_interior_control%fine_loop%min%v(3)
  10541. 1
  10542. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10543. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10544.  
  10545. int3_int_interior_fmax3 = int3_int_interior_control%fine_loop%max%v(3)
  10546. 1
  10547. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10548. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.29:
  10549.  
  10550. int3_int_interior_fstep3 = int3_int_interior_control%fine_loop%step%v(3)
  10551. 1
  10552. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10553. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10554.  
  10555. int3_int_interior_fmin2 = int3_int_interior_control%fine_loop%min%v(2)
  10556. 1
  10557. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10558. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10559.  
  10560. int3_int_interior_fmax2 = int3_int_interior_control%fine_loop%max%v(2)
  10561. 1
  10562. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10563. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.29:
  10564.  
  10565. int3_int_interior_fstep2 = int3_int_interior_control%fine_loop%step%v(2)
  10566. 1
  10567. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10568. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10569.  
  10570. int3_int_interior_fmin1 = int3_int_interior_control%fine_loop%min%v(1)
  10571. 1
  10572. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10573. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.28:
  10574.  
  10575. int3_int_interior_fmax1 = int3_int_interior_control%fine_loop%max%v(1)
  10576. 1
  10577. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10578. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.29:
  10579.  
  10580. int3_int_interior_fstep1 = int3_int_interior_control%fine_loop%step%v(1)
  10581. 1
  10582. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10583. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.57:
  10584.  
  10585. if (int3_int_interior_dir3>0) int3_int_interior1_nk = int3_int_interior_control%overall%max%v(3)+1- k
  10586. 1
  10587. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10588. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.57:
  10589.  
  10590. if (int3_int_interior_dir2>0) int3_int_interior1_nj = int3_int_interior_control%overall%max%v(2)+1- j
  10591. 1
  10592. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10593. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:41.82:
  10594.  
  10595. if (int3_int_interior_dir1>0) int3_int_interior1_ni = int3_int_interior_control%overall%max%v(1)+1- &
  10596. 1
  10597. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10598. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10599.  
  10600. bnd3_bnd_boundaries_cmin3 = bnd3_bnd_boundaries_control%coarse_loop%min%v(3)
  10601. 1
  10602. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10603. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10604.  
  10605. bnd3_bnd_boundaries_cmax3 = bnd3_bnd_boundaries_control%coarse_loop%max%v(3)
  10606. 1
  10607. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10608. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.31:
  10609.  
  10610. bnd3_bnd_boundaries_cstep3 = bnd3_bnd_boundaries_control%coarse_loop%step%v(3)
  10611. 1
  10612. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10613. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10614.  
  10615. bnd3_bnd_boundaries_cmin2 = bnd3_bnd_boundaries_control%coarse_loop%min%v(2)
  10616. 1
  10617. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10618. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10619.  
  10620. bnd3_bnd_boundaries_cmax2 = bnd3_bnd_boundaries_control%coarse_loop%max%v(2)
  10621. 1
  10622. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10623. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.31:
  10624.  
  10625. bnd3_bnd_boundaries_cstep2 = bnd3_bnd_boundaries_control%coarse_loop%step%v(2)
  10626. 1
  10627. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10628. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10629.  
  10630. bnd3_bnd_boundaries_cmin1 = bnd3_bnd_boundaries_control%coarse_loop%min%v(1)
  10631. 1
  10632. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10633. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10634.  
  10635. bnd3_bnd_boundaries_cmax1 = bnd3_bnd_boundaries_control%coarse_loop%max%v(1)
  10636. 1
  10637. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10638. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.31:
  10639.  
  10640. bnd3_bnd_boundaries_cstep1 = bnd3_bnd_boundaries_control%coarse_loop%step%v(1)
  10641. 1
  10642. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10643. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10644.  
  10645. bnd3_bnd_boundaries_fmin3 = bnd3_bnd_boundaries_control%fine_loop%min%v(3)
  10646. 1
  10647. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10648. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10649.  
  10650. bnd3_bnd_boundaries_fmax3 = bnd3_bnd_boundaries_control%fine_loop%max%v(3)
  10651. 1
  10652. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10653. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.31:
  10654.  
  10655. bnd3_bnd_boundaries_fstep3 = bnd3_bnd_boundaries_control%fine_loop%step%v(3)
  10656. 1
  10657. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10658. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10659.  
  10660. bnd3_bnd_boundaries_fmin2 = bnd3_bnd_boundaries_control%fine_loop%min%v(2)
  10661. 1
  10662. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10663. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10664.  
  10665. bnd3_bnd_boundaries_fmax2 = bnd3_bnd_boundaries_control%fine_loop%max%v(2)
  10666. 1
  10667. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10668. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.31:
  10669.  
  10670. bnd3_bnd_boundaries_fstep2 = bnd3_bnd_boundaries_control%fine_loop%step%v(2)
  10671. 1
  10672. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10673. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10674.  
  10675. bnd3_bnd_boundaries_fmin1 = bnd3_bnd_boundaries_control%fine_loop%min%v(1)
  10676. 1
  10677. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10678. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.30:
  10679.  
  10680. bnd3_bnd_boundaries_fmax1 = bnd3_bnd_boundaries_control%fine_loop%max%v(1)
  10681. 1
  10682. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10683. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.31:
  10684.  
  10685. bnd3_bnd_boundaries_fstep1 = bnd3_bnd_boundaries_control%fine_loop%step%v(1)
  10686. 1
  10687. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10688. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.40:
  10689.  
  10690. if (bnd3_bnd_boundaries_dir3>0) nk = bnd3_bnd_boundaries_control%overall%max%v(3)+1- k
  10691. 1
  10692. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10693. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.40:
  10694.  
  10695. if (bnd3_bnd_boundaries_dir2>0) nj = bnd3_bnd_boundaries_control%overall%max%v(2)+1- j
  10696. 1
  10697. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10698. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:61.129:
  10699.  
  10700. if (bnd3_bnd_boundaries_dir1>0) ni = bn&
  10701. 1
  10702. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10703. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10704.  
  10705. intbnd3_bnd_intboundaries_cmin3 = intbnd3_bnd_intboundaries_control%coarse_loop%min%v(3)
  10706. 1
  10707. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10708. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10709.  
  10710. intbnd3_bnd_intboundaries_cmax3 = intbnd3_bnd_intboundaries_control%coarse_loop%max%v(3)
  10711. 1
  10712. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10713. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.37:
  10714.  
  10715. intbnd3_bnd_intboundaries_cstep3 = intbnd3_bnd_intboundaries_control%coarse_loop%step%v(3)
  10716. 1
  10717. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10718. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10719.  
  10720. intbnd3_bnd_intboundaries_cmin2 = intbnd3_bnd_intboundaries_control%coarse_loop%min%v(2)
  10721. 1
  10722. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10723. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10724.  
  10725. intbnd3_bnd_intboundaries_cmax2 = intbnd3_bnd_intboundaries_control%coarse_loop%max%v(2)
  10726. 1
  10727. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10728. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.37:
  10729.  
  10730. intbnd3_bnd_intboundaries_cstep2 = intbnd3_bnd_intboundaries_control%coarse_loop%step%v(2)
  10731. 1
  10732. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10733. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10734.  
  10735. intbnd3_bnd_intboundaries_cmin1 = intbnd3_bnd_intboundaries_control%coarse_loop%min%v(1)
  10736. 1
  10737. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10738. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10739.  
  10740. intbnd3_bnd_intboundaries_cmax1 = intbnd3_bnd_intboundaries_control%coarse_loop%max%v(1)
  10741. 1
  10742. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10743. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.37:
  10744.  
  10745. intbnd3_bnd_intboundaries_cstep1 = intbnd3_bnd_intboundaries_control%coarse_loop%step%v(1)
  10746. 1
  10747. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10748. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10749.  
  10750. intbnd3_bnd_intboundaries_fmin3 = intbnd3_bnd_intboundaries_control%fine_loop%min%v(3)
  10751. 1
  10752. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10753. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10754.  
  10755. intbnd3_bnd_intboundaries_fmax3 = intbnd3_bnd_intboundaries_control%fine_loop%max%v(3)
  10756. 1
  10757. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10758. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.37:
  10759.  
  10760. intbnd3_bnd_intboundaries_fstep3 = intbnd3_bnd_intboundaries_control%fine_loop%step%v(3)
  10761. 1
  10762. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10763. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10764.  
  10765. intbnd3_bnd_intboundaries_fmin2 = intbnd3_bnd_intboundaries_control%fine_loop%min%v(2)
  10766. 1
  10767. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10768. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10769.  
  10770. intbnd3_bnd_intboundaries_fmax2 = intbnd3_bnd_intboundaries_control%fine_loop%max%v(2)
  10771. 1
  10772. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10773. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.37:
  10774.  
  10775. intbnd3_bnd_intboundaries_fstep2 = intbnd3_bnd_intboundaries_control%fine_loop%step%v(2)
  10776. 1
  10777. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10778. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10779.  
  10780. intbnd3_bnd_intboundaries_fmin1 = intbnd3_bnd_intboundaries_control%fine_loop%min%v(1)
  10781. 1
  10782. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10783. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.36:
  10784.  
  10785. intbnd3_bnd_intboundaries_fmax1 = intbnd3_bnd_intboundaries_control%fine_loop%max%v(1)
  10786. 1
  10787. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10788. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.37:
  10789.  
  10790. intbnd3_bnd_intboundaries_fstep1 = intbnd3_bnd_intboundaries_control%fine_loop%step%v(1)
  10791. 1
  10792. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10793. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.46:
  10794.  
  10795. if (intbnd3_bnd_intboundaries_dir3>0) nk = intbnd3_bnd_intboundaries_control%overall%max%v(3)+1- k
  10796. 1
  10797. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10798. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.46:
  10799.  
  10800. if (intbnd3_bnd_intboundaries_dir2>0) nj = intbnd3_bnd_intboundaries_control%overall%max%v(2)+1- j
  10801. 1
  10802. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10803. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:81.13:
  10804.  
  10805. & ni = intbnd3_bnd_intboundaries_control%overall%max%v(1)+1- &
  10806. 1
  10807. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  10808. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:75.53:
  10809.  
  10810. integer :: intbnd33_dummy_imin, intbnd33_dummy_imax
  10811. 1
  10812. Warning: Unused variable 'intbnd33_dummy_imax' declared at (1)
  10813. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:75.32:
  10814.  
  10815. integer :: intbnd33_dummy_imin, intbnd33_dummy_imax
  10816. 1
  10817. Warning: Unused variable 'intbnd33_dummy_imin' declared at (1)
  10818. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:55.47:
  10819.  
  10820. integer :: bnd33_dummy_imin, bnd33_dummy_imax
  10821. 1
  10822. Warning: Unused variable 'bnd33_dummy_imax' declared at (1)
  10823. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:55.29:
  10824.  
  10825. integer :: bnd33_dummy_imin, bnd33_dummy_imax
  10826. 1
  10827. Warning: Unused variable 'bnd33_dummy_imin' declared at (1)
  10828. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:36.47:
  10829.  
  10830. integer :: int33_dummy_imin, int33_dummy_imax
  10831. 1
  10832. Warning: Unused variable 'int33_dummy_imax' declared at (1)
  10833. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:36.29:
  10834.  
  10835. integer :: int33_dummy_imin, int33_dummy_imax
  10836. 1
  10837. Warning: Unused variable 'int33_dummy_imin' declared at (1)
  10838. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:17.47:
  10839.  
  10840. integer :: all33_dummy_imin, all33_dummy_imax
  10841. 1
  10842. Warning: Unused variable 'all33_dummy_imax' declared at (1)
  10843. /Users/comerduncan/Cactus/arrangements/Carpet/TestLoopControl/src/TestLoopFortran.F90:17.29:
  10844.  
  10845. integer :: all33_dummy_imin, all33_dummy_imax
  10846. 1
  10847. Warning: Unused variable 'all33_dummy_imin' declared at (1)
  10848. COMPILING configs/sim/bindings/build/TestLoopControl/cctk_ThornBindings.c
  10849. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestLoopControl.a
  10850. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_import_surface.F90:96:2: warning: #warning "TODO: Ensure that the surface parameters don't change" [-Wcpp]
  10851. #warning "TODO: Ensure that the surface parameters don't change"
  10852. ^
  10853. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_import_surface.F90
  10854. Checking status of thorn TimerReport
  10855. COMPILING arrangements/CactusUtils/TimerReport/src/Output.c
  10856. COMPILING configs/sim/bindings/build/TimerReport/cctk_ThornBindings.c
  10857. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TimerReport.a
  10858. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_init.F90
  10859. Checking status of thorn Vaidya2
  10860. COMPILING arrangements/EinsteinExact/Vaidya2/src/Boundaries.cc
  10861. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_axial.F90
  10862. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_gradient.F90
  10863. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_gradient.F90:22.33:
  10864.  
  10865. REAL*8 :: dpsi2(2), ddpsi2(2,2), ndpsi2, dndpsi2(2)
  10866. 1
  10867. Warning: Unused variable 'ddpsi2' declared at (1)
  10868. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_gradient.F90:22.53:
  10869.  
  10870. REAL*8 :: dpsi2(2), ddpsi2(2,2), ndpsi2, dndpsi2(2)
  10871. 1
  10872. Warning: Unused variable 'dndpsi2' declared at (1)
  10873. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_gradient.F90:21.31:
  10874.  
  10875. REAL*8 :: qq(2,2), dqq(2,2,2), dtq, qu(2,2), dqu(2,2,2)
  10876. 1
  10877. Warning: Unused variable 'dqq' declared at (1)
  10878. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_gradient.F90:21.57:
  10879.  
  10880. REAL*8 :: qq(2,2), dqq(2,2,2), dtq, qu(2,2), dqu(2,2,2)
  10881. 1
  10882. Warning: Unused variable 'dqu' declared at (1)
  10883. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_gradient.F90:22.41:
  10884.  
  10885. REAL*8 :: dpsi2(2), ddpsi2(2,2), ndpsi2, dndpsi2(2)
  10886. 1
  10887. Warning: Unused variable 'ndpsi2' declared at (1)
  10888. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_gradient.F90:21.45:
  10889.  
  10890. REAL*8 :: qq(2,2), dqq(2,2,2), dtq, qu(2,2), dqu(2,2,2)
  10891. 1
  10892. Warning: Unused variable 'qu' declared at (1)
  10893. COMPILING arrangements/EinsteinExact/Vaidya2/src/Kranc.cc
  10894. COMPILING arrangements/EinsteinExact/Vaidya2/src/ParamCheck.cc
  10895. COMPILING arrangements/EinsteinExact/Vaidya2/src/RegisterMoL.cc
  10896. COMPILING arrangements/EinsteinExact/Vaidya2/src/RegisterSymmetries.cc
  10897. COMPILING arrangements/EinsteinExact/Vaidya2/src/Startup.cc
  10898. COMPILING arrangements/EinsteinExact/Vaidya2/src/Vaidya2_always.cc
  10899. COMPILING arrangements/EinsteinExact/Vaidya2/src/Vaidya2_exact.cc
  10900. COMPILING arrangements/EinsteinExact/Vaidya2/src/Vaidya2_initial.cc
  10901. COMPILING configs/sim/bindings/build/Vaidya2/cctk_ThornBindings.c
  10902. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Vaidya2.a
  10903. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_normalisation.F90
  10904. Checking status of thorn WeylScal4
  10905. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/Boundaries.cc
  10906. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/Kranc.cc
  10907. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_test.F90
  10908. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/RegisterMoL.cc
  10909. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/RegisterSymmetries.cc
  10910. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/Startup.cc
  10911. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_invars_calc_2nd.cc
  10912. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_invars_calc_4th.cc
  10913. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_invars_calc_Nth.cc
  10914. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_psi4_calc_2nd.cc
  10915. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_transportation.F90
  10916. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_transportation.F90:160.19:
  10917.  
  10918. (xi, chi, qq, dtq, qu, gamma2, rsc2, vv, xi_dot, chi_dot)
  10919. 1
  10920. Warning: Unused dummy argument 'qq' at (1)
  10921. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_psi4_calc_4th.cc
  10922. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_psi4_calc_Nth.cc
  10923. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_multipoles.F90
  10924. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_multipoles.F90:196.17:
  10925.  
  10926. function dp1 (z)
  10927. 1
  10928. Warning: Unused dummy argument 'z' at (1)
  10929. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_multipoles.F90:190.17:
  10930.  
  10931. function dp0 (z)
  10932. 1
  10933. Warning: Unused dummy argument 'z' at (1)
  10934. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_multipoles.F90:131.16:
  10935.  
  10936. function p0 (z)
  10937. 1
  10938. Warning: Unused dummy argument 'z' at (1)
  10939. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_multipoles.F90:28.20:
  10940.  
  10941. COMPLEX*16 :: psi2
  10942. 1
  10943. Warning: Unused variable 'psi2' declared at (1)
  10944. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_newman_penrose.F90
  10945. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_psis_calc_2nd.cc
  10946. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_psis_calc_4th.cc
  10947. COMPILING arrangements/EinsteinAnalysis/WeylScal4/src/WeylScal4_psis_calc_Nth.cc
  10948. COMPILING configs/sim/bindings/build/WeylScal4/cctk_ThornBindings.c
  10949. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_WeylScal4.a
  10950. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_output_vtk.F90
  10951. Checking status of thorn Cactus
  10952. COMPILING src/IO/IOMethods.c
  10953. COMPILING src/IO/OverloadIO.c
  10954. COMPILING src/IO/FortranBindingsIO.c
  10955. COMPILING src/comm/CactusSync.c
  10956. COMPILING src/comm/CactusDefaultComm.c
  10957. COMPILING src/comm/OverloadComm.c
  10958. In file included from /Users/comerduncan/Cactus/src/comm/OverloadComm.c:20:0:
  10959. /Users/comerduncan/Cactus/src/include/CommOverloadables.h: In function 'CCTKi_DummyExit':
  10960. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:92:3: warning: function declared 'noreturn' has a 'return' statement
  10961. return 0; \
  10962. ^
  10963. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:84:59: note: in expansion of macro '__OVERLOADABLE_DUMMY'
  10964. #define _OVERLOADABLE_DUMMY(prefix, dummy_prefix, name) __OVERLOADABLE_DUMMY(prefix, dummy_prefix, name)
  10965. ^
  10966. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:83:36: note: in expansion of macro '_OVERLOADABLE_DUMMY'
  10967. #define OVERLOADABLE_DUMMY(name) _OVERLOADABLE_DUMMY(OVERLOADABLE_PREFIX, OVERLOADABLE_DUMMY_PREFIX, name)
  10968. ^
  10969. /Users/comerduncan/Cactus/src/comm/OverloadComm.c:147:28: note: in expansion of macro 'OVERLOADABLE_DUMMY'
  10970. #define OVERLOADABLE(name) OVERLOADABLE_DUMMY(name)
  10971. ^
  10972. /Users/comerduncan/Cactus/src/include/CommOverloadables.h:87:1: note: in expansion of macro 'OVERLOADABLE'
  10973. OVERLOADABLE(Exit)
  10974. ^
  10975. /Users/comerduncan/Cactus/src/include/CommOverloadables.h: In function 'CCTKi_DummyAbort':
  10976. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:92:3: warning: function declared 'noreturn' has a 'return' statement
  10977. return 0; \
  10978. ^
  10979. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:84:59: note: in expansion of macro '__OVERLOADABLE_DUMMY'
  10980. #define _OVERLOADABLE_DUMMY(prefix, dummy_prefix, name) __OVERLOADABLE_DUMMY(prefix, dummy_prefix, name)
  10981. ^
  10982. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:83:36: note: in expansion of macro '_OVERLOADABLE_DUMMY'
  10983. #define OVERLOADABLE_DUMMY(name) _OVERLOADABLE_DUMMY(OVERLOADABLE_PREFIX, OVERLOADABLE_DUMMY_PREFIX, name)
  10984. ^
  10985. /Users/comerduncan/Cactus/src/comm/OverloadComm.c:147:28: note: in expansion of macro 'OVERLOADABLE_DUMMY'
  10986. #define OVERLOADABLE(name) OVERLOADABLE_DUMMY(name)
  10987. ^
  10988. /Users/comerduncan/Cactus/src/include/CommOverloadables.h:88:1: note: in expansion of macro 'OVERLOADABLE'
  10989. OVERLOADABLE(Abort)
  10990. ^
  10991. /Users/comerduncan/Cactus/src/include/CommOverloadables.h: In function 'CCTKi_DummyExit':
  10992. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:92:3: warning: 'noreturn' function does return
  10993. return 0; \
  10994. ^
  10995. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:84:59: note: in expansion of macro '__OVERLOADABLE_DUMMY'
  10996. #define _OVERLOADABLE_DUMMY(prefix, dummy_prefix, name) __OVERLOADABLE_DUMMY(prefix, dummy_prefix, name)
  10997. ^
  10998. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:83:36: note: in expansion of macro '_OVERLOADABLE_DUMMY'
  10999. #define OVERLOADABLE_DUMMY(name) _OVERLOADABLE_DUMMY(OVERLOADABLE_PREFIX, OVERLOADABLE_DUMMY_PREFIX, name)
  11000. ^
  11001. /Users/comerduncan/Cactus/src/comm/OverloadComm.c:147:28: note: in expansion of macro 'OVERLOADABLE_DUMMY'
  11002. #define OVERLOADABLE(name) OVERLOADABLE_DUMMY(name)
  11003. ^
  11004. /Users/comerduncan/Cactus/src/include/CommOverloadables.h:87:1: note: in expansion of macro 'OVERLOADABLE'
  11005. OVERLOADABLE(Exit)
  11006. ^
  11007. /Users/comerduncan/Cactus/src/include/CommOverloadables.h: In function 'CCTKi_DummyAbort':
  11008. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:92:3: warning: 'noreturn' function does return
  11009. return 0; \
  11010. ^
  11011. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:84:59: note: in expansion of macro '__OVERLOADABLE_DUMMY'
  11012. #define _OVERLOADABLE_DUMMY(prefix, dummy_prefix, name) __OVERLOADABLE_DUMMY(prefix, dummy_prefix, name)
  11013. ^
  11014. /Users/comerduncan/Cactus/src/include/OverloadMacros.h:83:36: note: in expansion of macro '_OVERLOADABLE_DUMMY'
  11015. #define OVERLOADABLE_DUMMY(name) _OVERLOADABLE_DUMMY(OVERLOADABLE_PREFIX, OVERLOADABLE_DUMMY_PREFIX, name)
  11016. ^
  11017. /Users/comerduncan/Cactus/src/comm/OverloadComm.c:147:28: note: in expansion of macro 'OVERLOADABLE_DUMMY'
  11018. #define OVERLOADABLE(name) OVERLOADABLE_DUMMY(name)
  11019. ^
  11020. /Users/comerduncan/Cactus/src/include/CommOverloadables.h:88:1: note: in expansion of macro 'OVERLOADABLE'
  11021. OVERLOADABLE(Abort)
  11022. ^
  11023. COMPILING src/comm/Interp.c
  11024. COMPILING src/comm/Reduction.c
  11025. COMPILING src/util/CactusTimers.c
  11026. COMPILING src/util/File.c
  11027. COMPILING src/util/ParseFile.c
  11028. COMPILING src/util/RegisterKeyedFunction.c
  11029. COMPILING src/util/StoreKeyedData.c
  11030. COMPILING src/util/StoreNamedData.c
  11031. COMPILING src/util/Misc.c
  11032. COMPILING src/util/StoreHandledData.c
  11033. COMPILING src/util/SKBinTree.c
  11034. COMPILING src/util/Hash.c
  11035. COMPILING src/util/Malloc.c
  11036. COMPILING src/util/Math.c
  11037. COMPILING src/util/String.c
  11038. COMPILING src/util/StringList.c
  11039. COMPILING src/util/Table.c
  11040. COMPILING src/util/Time.c
  11041. COMPILING src/util/Network.c
  11042. COMPILING src/main/ActiveThorns.c
  11043. COMPILING src/main/Banner.c
  11044. COMPILING src/main/CactusDefaultInitialise.c
  11045. COMPILING src/main/CactusDefaultEvolve.c
  11046. COMPILING src/main/CactusDefaultShutdown.c
  11047. COMPILING src/main/CactusDefaultMainLoopIndex.c
  11048. COMPILING src/main/CallStartupFunctions.c
  11049. COMPILING src/main/CommandLine.c
  11050. COMPILING src/main/Complex.c
  11051. COMPILING src/main/ConfigData.c
  11052. COMPILING src/main/Coord.c
  11053. COMPILING src/main/DebugDefines.c
  11054. COMPILING src/main/DefaultTimers.c
  11055. COMPILING src/main/Dummies.c
  11056. COMPILING src/main/flesh.cc
  11057. COMPILING src/main/FortranWrappers.c
  11058. COMPILING src/main/GHExtensions.c
  11059. COMPILING src/main/Groups.c
  11060. COMPILING src/main/GroupsOnGH.c
  11061. COMPILING src/main/InitialiseCactus.c
  11062. COMPILING src/main/InitialiseDataStructures.c
  11063. COMPILING src/main/MainUtils.c
  11064. COMPILING src/main/Names.c
  11065. COMPILING src/main/OverloadMain.c
  11066. COMPILING src/main/Parameters.c
  11067. COMPILING src/main/ProcessCommandLine.c
  11068. COMPILING src/main/ProcessEnvironment.c
  11069. COMPILING src/main/ProcessParameterDatabase.c
  11070. COMPILING src/main/ScheduleInterface.c
  11071. COMPILING src/main/SetParams.c
  11072. COMPILING src/main/ShutdownCactus.c
  11073. COMPILING src/main/Subsystems.c
  11074. COMPILING src/main/Termination.c
  11075. COMPILING src/main/Traverse.c
  11076. COMPILING src/main/WarnLevel.c
  11077. COMPILING src/schedule/ScheduleSorter.c
  11078. COMPILING src/schedule/ScheduleCreater.c
  11079. COMPILING src/schedule/ScheduleTraverse.c
  11080. COMPILING src/piraha/AutoGrammar.cc
  11081. COMPILING src/piraha/Bracket.cc
  11082. COMPILING src/piraha/Dot.cc
  11083. COMPILING src/piraha/End.cc
  11084. COMPILING src/piraha/Grammar.cc
  11085. COMPILING src/piraha/Group.cc
  11086. COMPILING src/piraha/ILiteral.cc
  11087. COMPILING src/piraha/Literal.cc
  11088. COMPILING src/piraha/Lookup.cc
  11089. COMPILING src/piraha/Matcher.cc
  11090. COMPILING src/piraha/Multi.cc
  11091. COMPILING src/piraha/Or.cc
  11092. COMPILING src/piraha/ReParse.cc
  11093. COMPILING src/piraha/Seq.cc
  11094. COMPILING src/piraha/Start.cc
  11095. COMPILING src/piraha/Call.cc
  11096. COMPILING src/piraha/smart_ptr.cc
  11097. COMPILING src/piraha/Boundary.cc
  11098. COMPILING src/piraha/NegLookAhead.cc
  11099. COMPILING configs/sim/bindings/build/Cactus/cctk_ThornBindings.c
  11100. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Cactus.a
  11101. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_paramcheck.F90
  11102. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_paramcheck.F90:16.23:
  11103.  
  11104. integer :: eq_theta, new_ntheta, int_nphi, new_nphi
  11105. 1
  11106. Warning: Unused variable 'eq_theta' declared at (1)
  11107. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_paramcheck.F90:16.45:
  11108.  
  11109. integer :: eq_theta, new_ntheta, int_nphi, new_nphi
  11110. 1
  11111. Warning: Unused variable 'int_nphi' declared at (1)
  11112. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_paramcheck.F90:16.55:
  11113.  
  11114. integer :: eq_theta, new_ntheta, int_nphi, new_nphi
  11115. 1
  11116. Warning: Unused variable 'new_nphi' declared at (1)
  11117. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_paramcheck.F90:16.35:
  11118.  
  11119. integer :: eq_theta, new_ntheta, int_nphi, new_nphi
  11120. 1
  11121. Warning: Unused variable 'new_ntheta' declared at (1)
  11122. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_set_coordinates.F90
  11123. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_tetrad.F90
  11124. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_twometric.F90
  11125. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90
  11126. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90:274.34:
  11127.  
  11128. qlm_phi11(i,j,hn) = qlm_phi11(i,j,hn) - 1/two * ri4(a,b) * (ll(a) * nn(b) + mm(a) * conjg(mm(b))) / 2
  11129. 1
  11130. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11131. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90:275.34:
  11132.  
  11133. qlm_phi01(i,j,hn) = qlm_phi01(i,j,hn) - 1/two * ri4(a,b) * ll(a) * mm(b)
  11134. 1
  11135. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11136. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90:276.34:
  11137.  
  11138. qlm_phi12(i,j,hn) = qlm_phi12(i,j,hn) - 1/two * ri4(a,b) * nn(a) * mm(b)
  11139. 1
  11140. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11141. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90:277.34:
  11142.  
  11143. qlm_phi10(i,j,hn) = qlm_phi10(i,j,hn) - 1/two * ri4(a,b) * ll(a) * conjg(mm(b))
  11144. 1
  11145. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11146. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90:278.34:
  11147.  
  11148. qlm_phi21(i,j,hn) = qlm_phi21(i,j,hn) - 1/two * ri4(a,b) * nn(a) * conjg(mm(b))
  11149. 1
  11150. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11151. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90:279.34:
  11152.  
  11153. qlm_phi02(i,j,hn) = qlm_phi02(i,j,hn) - 1/two * ri4(a,b) * mm(a) * mm(b)
  11154. 1
  11155. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11156. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_weyl_scalars.F90:281.34:
  11157.  
  11158. qlm_phi20(i,j,hn) = qlm_phi20(i,j,hn) - 1/two * ri4(a,b) * conjg(mm(a)) * conjg(mm(b))
  11159. 1
  11160. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11161. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_3determinant.F90
  11162. /Users/comerduncan/Cactus/arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_3determinant.F90:105.25:
  11163.  
  11164. qlm_3det(i,j,hn)=a-2*CONJG(d)*d
  11165. 1
  11166. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  11167. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_analyse.F90
  11168. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_calculate.F90
  11169. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_interpolate.F90
  11170. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_normalise.F90
  11171. COMPILING arrangements/LSUThorns/QuasiLocalMeasures/src/qlm_killing_transport.F90
  11172. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_QuasiLocalMeasures.a
  11173. Creating Formaline tarball for thorn ADMCoupling
  11174. Creating Formaline tarball for thorn ADMMacros
  11175. Creating Formaline tarball for thorn ADMMass
  11176. Creating Formaline tarball for thorn AEILocalInterp
  11177. Creating Formaline tarball for thorn BLAS
  11178. Creating Formaline tarball for thorn Boundary
  11179. Creating Formaline tarball for thorn CarpetProlongateTest
  11180. Creating Formaline tarball for thorn CarpetRegridTest
  11181. Creating Formaline tarball for thorn CarpetTracker
  11182. Creating Formaline tarball for thorn Constants
  11183. Creating Formaline tarball for thorn CoordBase
  11184. Creating Formaline tarball for thorn CoordGauge
  11185. Creating Formaline tarball for thorn CycleClock
  11186. Creating Formaline tarball for thorn DemoInterp
  11187. Creating Formaline tarball for thorn DistortedBHIVP
  11188. Creating Formaline tarball for thorn EOS_Base
  11189. Creating Formaline tarball for thorn EOS_IdealFluid
  11190. Creating Formaline tarball for thorn EinsteinExact_Test
  11191. Creating Formaline tarball for thorn EllBase
  11192. Creating Formaline tarball for thorn Exact
  11193. Creating Formaline tarball for thorn Extract
  11194. Creating Formaline tarball for thorn FFTW3
  11195. Creating Formaline tarball for thorn FleshInfo
  11196. Creating Formaline tarball for thorn Fortran
  11197. Creating Formaline tarball for thorn GSL
  11198. Creating Formaline tarball for thorn GenericFD
  11199. Creating Formaline tarball for thorn HelloWorld
  11200. Creating Formaline tarball for thorn HighOrderWaveTest
  11201. Creating Formaline tarball for thorn HydroBase
  11202. Creating Formaline tarball for thorn Hydro_InitExcision
  11203. Creating Formaline tarball for thorn IDAnalyticBH
  11204. Creating Formaline tarball for thorn IDAxiBrillBH
  11205. Creating Formaline tarball for thorn IDAxiOddBrillBH
  11206. Creating Formaline tarball for thorn IDConstraintViolate
  11207. Creating Formaline tarball for thorn IDFileADM
  11208. Creating Formaline tarball for thorn IDLinearWaves
  11209. Creating Formaline tarball for thorn IDScalarWave
  11210. Creating Formaline tarball for thorn IDScalarWaveC
  11211. Creating Formaline tarball for thorn IDScalarWaveCXX
  11212. Creating Formaline tarball for thorn IDScalarWaveElliptic
  11213. Creating Formaline tarball for thorn IDWaveMoL
  11214. Creating Formaline tarball for thorn IOASCII
  11215. Creating Formaline tarball for thorn IOBasic
  11216. Creating Formaline tarball for thorn IOUtil
  11217. Creating Formaline tarball for thorn InitBase
  11218. Creating Formaline tarball for thorn InterpToArray
  11219. Creating Formaline tarball for thorn LAPACK
  11220. Creating Formaline tarball for thorn LocalInterp
  11221. Creating Formaline tarball for thorn LocalInterp2
  11222. Creating Formaline tarball for thorn LocalReduce
  11223. Creating Formaline tarball for thorn ML_BSSN_Test
  11224. Creating Formaline tarball for thorn ML_CCZ4_Test
  11225. Creating Formaline tarball for thorn ML_WaveToy_Test
  11226. Creating Formaline tarball for thorn MoL
  11227. Creating Formaline tarball for thorn NaNCatcher
  11228. Creating Formaline tarball for thorn NaNChecker
  11229. Creating Formaline tarball for thorn NewRad
  11230. Creating Formaline tarball for thorn Nice
  11231. Creating Formaline tarball for thorn Noise
  11232. Creating Formaline tarball for thorn Norms
  11233. Creating Formaline tarball for thorn NullDecomp
  11234. Creating Formaline tarball for thorn NullGrid
  11235. Creating Formaline tarball for thorn NullVars
  11236. Creating Formaline tarball for thorn OpenSSL
  11237. Creating Formaline tarball for thorn Outflow
  11238. Creating Formaline tarball for thorn PAPI
  11239. Creating Formaline tarball for thorn PunctureTracker
  11240. Creating Formaline tarball for thorn ReductionTest
  11241. Creating Formaline tarball for thorn ReductionTest2
  11242. Creating Formaline tarball for thorn ReductionTest3
  11243. Creating Formaline tarball for thorn ReflectionSymmetry
  11244. Creating Formaline tarball for thorn RegridSyncTest
  11245. Creating Formaline tarball for thorn RotatingDBHIVP
  11246. Creating Formaline tarball for thorn SampleBoundary
  11247. Creating Formaline tarball for thorn SampleIO
  11248. Creating Formaline tarball for thorn SetMask_SphericalSurface
  11249. Creating Formaline tarball for thorn SlabTest
  11250. Creating Formaline tarball for thorn Socket
  11251. Creating Formaline tarball for thorn SphericalSurface
  11252. Creating Formaline tarball for thorn StaticConformal
  11253. Creating Formaline tarball for thorn SummationByParts
  11254. Creating Formaline tarball for thorn SymBase
  11255. Creating Formaline tarball for thorn SystemStatistics
  11256. Creating Formaline tarball for thorn TATelliptic
  11257. Creating Formaline tarball for thorn TGRtensor
  11258. Creating Formaline tarball for thorn TerminationTrigger
  11259. Creating Formaline tarball for thorn TestArrays
  11260. Creating Formaline tarball for thorn TestComplex
  11261. Creating Formaline tarball for thorn TestCoordinates
  11262. Creating Formaline tarball for thorn TestFortranCrayPointers
  11263. Creating Formaline tarball for thorn TestFortranDependencies2
  11264. Creating Formaline tarball for thorn TestFpointerNULL
  11265. Creating Formaline tarball for thorn TestFreeF90
  11266. Creating Formaline tarball for thorn TestGlobalReduce
  11267. Creating Formaline tarball for thorn TestInclude1
  11268. Creating Formaline tarball for thorn TestInclude2
  11269. Creating Formaline tarball for thorn TestLocalInterp2
  11270. Creating Formaline tarball for thorn TestLocalReduce
  11271. Creating Formaline tarball for thorn TestLoop
  11272. Creating Formaline tarball for thorn TestMath
  11273. Creating Formaline tarball for thorn TestMoL
  11274. Creating Formaline tarball for thorn TestPar
  11275. Creating Formaline tarball for thorn TestReduce
  11276. Creating Formaline tarball for thorn TestSchedule
  11277. Creating Formaline tarball for thorn TestStrings
  11278. Creating Formaline tarball for thorn TestTable
  11279. Creating Formaline tarball for thorn TestTimers
  11280. Creating Formaline tarball for thorn TestTypes
  11281. Creating Formaline tarball for thorn Time
  11282. Creating Formaline tarball for thorn TimerInfo
  11283. Creating Formaline tarball for thorn TmunuBase
  11284. Creating Formaline tarball for thorn Trigger
  11285. Creating Formaline tarball for thorn TwoPunctures
  11286. Creating Formaline tarball for thorn Vectors
  11287. Creating Formaline tarball for thorn WaveBinarySource
  11288. Creating Formaline tarball for thorn WaveToy1DF77
  11289. Creating Formaline tarball for thorn WaveToy2DF77
  11290. Creating Formaline tarball for thorn WaveToyExtra
  11291. Creating Formaline tarball for thorn libjpeg
  11292. Creating Formaline tarball for thorn zlib
  11293. Formaline: Creating git repository...
  11294. Formaline: Adding thorn ADMAnalysis to git repository...
  11295. Formaline: Adding thorn ADMBase to git repository...
  11296. Formaline: Adding thorn ADMCoupling to git repository...
  11297. Formaline: Adding thorn ADMMacros to git repository...
  11298. Formaline: Adding thorn ADMMass to git repository...
  11299. Formaline: Adding thorn AEILocalInterp to git repository...
  11300. Formaline: Adding thorn AHFinder to git repository...
  11301. Formaline: Adding thorn BLAS to git repository...
  11302. Formaline: Adding thorn Boundary to git repository...
  11303. Formaline: Adding thorn CalcK to git repository...
  11304. Formaline: Adding thorn CarpetProlongateTest to git repository...
  11305. Formaline: Adding thorn CarpetRegridTest to git repository...
  11306. Formaline: Adding thorn CarpetTracker to git repository...
  11307. Formaline: Adding thorn CartGrid3D to git repository...
  11308. Formaline: Adding thorn Cartoon2D to git repository...
  11309. Formaline: Adding thorn Constants to git repository...
  11310. Formaline: Adding thorn CoordBase to git repository...
  11311. Formaline: Adding thorn CoordGauge to git repository...
  11312. Formaline: Adding thorn CycleClock to git repository...
  11313. Formaline: Adding thorn DemoInterp to git repository...
  11314. Formaline: Adding thorn Dissipation to git repository...
  11315. Formaline: Adding thorn DistortedBHIVP to git repository...
  11316. Formaline: Adding thorn EHFinder to git repository...
  11317. Formaline: Adding thorn EOS_Base to git repository...
  11318. Formaline: Adding thorn EOS_Hybrid to git repository...
  11319. Formaline: Adding thorn EOS_IdealFluid to git repository...
  11320. Formaline: Adding thorn EOS_Polytrope to git repository...
  11321. Formaline: Adding thorn EinsteinExact_Test to git repository...
  11322. Formaline: Adding thorn EllBase to git repository...
  11323. Formaline: Adding thorn EllSOR to git repository...
  11324. Formaline: Adding thorn Exact to git repository...
  11325. Formaline: Adding thorn Extract to git repository...
  11326. Formaline: Adding thorn FFTW3 to git repository...
  11327. Formaline: Adding thorn FleshInfo to git repository...
  11328. Formaline: Adding thorn Formaline to git repository...
  11329. Formaline: Adding thorn Fortran to git repository...
  11330. Formaline: Adding thorn GSL to git repository...
  11331. Formaline: Adding thorn GaugeWave to git repository...
  11332. Formaline: Adding thorn GenericFD to git repository...
  11333. Formaline: Adding thorn HTTPD to git repository...
  11334. Formaline: Adding thorn HelloWorld to git repository...
  11335. Formaline: Adding thorn HighOrderWaveTest to git repository...
  11336. Formaline: Adding thorn HydroBase to git repository...
  11337. Formaline: Adding thorn Hydro_Analysis to git repository...
  11338. Formaline: Adding thorn Hydro_InitExcision to git repository...
  11339. Formaline: Adding thorn IDAnalyticBH to git repository...
  11340. Formaline: Adding thorn IDAxiBrillBH to git repository...
  11341. Formaline: Adding thorn IDAxiOddBrillBH to git repository...
  11342. Formaline: Adding thorn IDBrillData to git repository...
  11343. Formaline: Adding thorn IDConstraintViolate to git repository...
  11344. Formaline: Adding thorn IDFileADM to git repository...
  11345. Formaline: Adding thorn IDLinearWaves to git repository...
  11346. Formaline: Adding thorn IDScalarWave to git repository...
  11347. Formaline: Adding thorn IDScalarWaveC to git repository...
  11348. Formaline: Adding thorn IDScalarWaveCXX to git repository...
  11349. Formaline: Adding thorn IDScalarWaveElliptic to git repository...
  11350. Formaline: Adding thorn IDWaveMoL to git repository...
  11351. Formaline: Adding thorn IOASCII to git repository...
  11352. Formaline: Adding thorn IOBasic to git repository...
  11353. Formaline: Adding thorn IOJpeg to git repository...
  11354. Formaline: Adding thorn IOUtil to git repository...
  11355. Formaline: Adding thorn InitBase to git repository...
  11356. Formaline: Adding thorn InterpToArray to git repository...
  11357. Formaline: Adding thorn KerrSchild to git repository...
  11358. Formaline: Adding thorn LAPACK to git repository...
  11359. Formaline: Adding thorn LORENE to git repository...
  11360. Formaline: Adding thorn LocalInterp to git repository...
  11361. Formaline: Adding thorn LocalInterp2 to git repository...
  11362. Formaline: Adding thorn LocalReduce to git repository...
  11363. Formaline: Adding thorn LoopControl to git repository...
  11364. Formaline: Adding thorn ML_ADMConstraints to git repository...
  11365. Formaline: Adding thorn ML_ADMQuantities to git repository...
  11366. Formaline: Adding thorn ML_BSSN to git repository...
  11367. Formaline: Adding thorn ML_BSSN_Helper to git repository...
  11368. Formaline: Adding thorn ML_BSSN_Test to git repository...
  11369. Formaline: Adding thorn ML_CCZ4 to git repository...
  11370. Formaline: Adding thorn ML_CCZ4_Helper to git repository...
  11371. Formaline: Adding thorn ML_CCZ4_Test to git repository...
  11372. Formaline: Adding thorn ML_WaveToy to git repository...
  11373. Formaline: Adding thorn ML_WaveToy_Test to git repository...
  11374. Formaline: Adding thorn MPI to git repository...
  11375. Formaline: Adding thorn MemSpeed to git repository...
  11376. Formaline: Adding thorn Meudon_Bin_BH to git repository...
  11377. Formaline: Adding thorn Meudon_Bin_NS to git repository...
  11378. Formaline: Adding thorn Meudon_Mag_NS to git repository...
  11379. Formaline: Adding thorn Minkowski to git repository...
  11380. Formaline: Adding thorn MoL to git repository...
  11381. Formaline: Adding thorn ModifiedSchwarzschildBL to git repository...
  11382. Formaline: Adding thorn NaNCatcher to git repository...
  11383. Formaline: Adding thorn NaNChecker to git repository...
  11384. Formaline: Adding thorn NewRad to git repository...
  11385. Formaline: Adding thorn Nice to git repository...
  11386. Formaline: Adding thorn NoMPI to git repository...
  11387. Formaline: Adding thorn Noise to git repository...
  11388. Formaline: Adding thorn Norms to git repository...
  11389. Formaline: Adding thorn NullDecomp to git repository...
  11390. Formaline: Adding thorn NullEvolve to git repository...
  11391. Formaline: Adding thorn NullGrid to git repository...
  11392. Formaline: Adding thorn NullInterp to git repository...
  11393. Formaline: Adding thorn NullNews to git repository...
  11394. Formaline: Adding thorn NullVars to git repository...
  11395. Formaline: Adding thorn OpenSSL to git repository...
  11396. Formaline: Adding thorn Outflow to git repository...
  11397. Formaline: Adding thorn PAPI to git repository...
  11398. Formaline: Adding thorn PUGH to git repository...
  11399. Formaline: Adding thorn PUGHInterp to git repository...
  11400. Formaline: Adding thorn PUGHReduce to git repository...
  11401. Formaline: Adding thorn PUGHSlab to git repository...
  11402. Formaline: Adding thorn Poisson to git repository...
  11403. Formaline: Adding thorn PunctureTracker to git repository...
  11404. Formaline: Adding thorn QuasiLocalMeasures to git repository...
  11405. Formaline: Adding thorn ReductionTest to git repository...
  11406. Formaline: Adding thorn ReductionTest2 to git repository...
  11407. Formaline: Adding thorn ReductionTest3 to git repository...
  11408. Formaline: Adding thorn ReflectionSymmetry to git repository...
  11409. Formaline: Adding thorn RegridSyncTest to git repository...
  11410. Formaline: Adding thorn RotatingDBHIVP to git repository...
  11411. Formaline: Adding thorn SampleBoundary to git repository...
  11412. Formaline: Adding thorn SampleIO to git repository...
  11413. Formaline: Adding thorn SetMask_SphericalSurface to git repository...
  11414. Formaline: Adding thorn ShiftedGaugeWave to git repository...
  11415. Formaline: Adding thorn Slab to git repository...
  11416. Formaline: Adding thorn SlabTest to git repository...
  11417. Formaline: Adding thorn Socket to git repository...
  11418. Formaline: Adding thorn SpaceMask to git repository...
  11419. Formaline: Adding thorn SphericalSurface to git repository...
  11420. Formaline: Adding thorn StaticConformal to git repository...
  11421. Formaline: Adding thorn SummationByParts to git repository...
  11422. Formaline: Adding thorn SymBase to git repository...
  11423. Formaline: Adding thorn SystemStatistics to git repository...
  11424. Formaline: Adding thorn SystemTopology to git repository...
  11425. Formaline: Adding thorn TATelliptic to git repository...
  11426. Formaline: Adding thorn TGRtensor to git repository...
  11427. Formaline: Adding thorn TOVSolver to git repository...
  11428. Formaline: Adding thorn TerminationTrigger to git repository...
  11429. Formaline: Adding thorn TestArrays to git repository...
  11430. Formaline: Adding thorn TestComplex to git repository...
  11431. Formaline: Adding thorn TestCoordinates to git repository...
  11432. Formaline: Adding thorn TestFortranCrayPointers to git repository...
  11433. Formaline: Adding thorn TestFortranDependencies1 to git repository...
  11434. Formaline: Adding thorn TestFortranDependencies2 to git repository...
  11435. Formaline: Adding thorn TestFpointerNULL to git repository...
  11436. Formaline: Adding thorn TestFreeF90 to git repository...
  11437. Formaline: Adding thorn TestGlobalReduce to git repository...
  11438. Formaline: Adding thorn TestInclude1 to git repository...
  11439. Formaline: Adding thorn TestInclude2 to git repository...
  11440. Formaline: Adding thorn TestLocalInterp2 to git repository...
  11441. Formaline: Adding thorn TestLocalReduce to git repository...
  11442. Formaline: Adding thorn TestLoop to git repository...
  11443. Formaline: Adding thorn TestLoopControl to git repository...
  11444. Formaline: Adding thorn TestMath to git repository...
  11445. Formaline: Adding thorn TestMoL to git repository...
  11446. Formaline: Adding thorn TestPar to git repository...
  11447. Formaline: Adding thorn TestReduce to git repository...
  11448. Formaline: Adding thorn TestSchedule to git repository...
  11449. Formaline: Adding thorn TestStrings to git repository...
  11450. Formaline: Adding thorn TestTable to git repository...
  11451. Formaline: Adding thorn TestTimers to git repository...
  11452. Formaline: Adding thorn TestTypes to git repository...
  11453. Formaline: Adding thorn Time to git repository...
  11454. Formaline: Adding thorn TimerInfo to git repository...
  11455. Formaline: Adding thorn TimerReport to git repository...
  11456. Formaline: Adding thorn TmunuBase to git repository...
  11457. Formaline: Adding thorn Trigger to git repository...
  11458. Formaline: Adding thorn TwoPunctures to git repository...
  11459. Formaline: Adding thorn Vaidya2 to git repository...
  11460. Formaline: Adding thorn Vectors to git repository...
  11461. Formaline: Adding thorn WaveBinarySource to git repository...
  11462. Formaline: Adding thorn WaveMoL to git repository...
  11463. Formaline: Adding thorn WaveToy1DF77 to git repository...
  11464. Formaline: Adding thorn WaveToy2DF77 to git repository...
  11465. Formaline: Adding thorn WaveToyC to git repository...
  11466. Formaline: Adding thorn WaveToyCXX to git repository...
  11467. Formaline: Adding thorn WaveToyExtra to git repository...
  11468. Formaline: Adding thorn WaveToyF77 to git repository...
  11469. Formaline: Adding thorn WaveToyF90 to git repository...
  11470. Formaline: Adding thorn WaveToyFreeF90 to git repository...
  11471. Formaline: Adding thorn WeylScal4 to git repository...
  11472. Formaline: Adding thorn hwloc to git repository...
  11473. Formaline: Adding thorn libjpeg to git repository...
  11474. Formaline: Adding thorn zlib to git repository...
  11475. Checking status of thorn HDF5
  11476. HDF5: Preparing directory structure...
  11477. HDF5: Unpacking archive...
  11478. ~/Cactus/configs/sim/scratch/build/HDF5 ~/Cactus/configs/sim/scratch
  11479. HDF5: Configuring...
  11480. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  11481. checking whether build environment is sane... yes
  11482. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  11483. checking for gawk... gawk
  11484. checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
  11485. checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... yes
  11486. checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make supports nested variables... (cached) yes
  11487. checking whether to enable maintainer-specific portions of Makefiles... no
  11488. checking build system type... COMPILING configs/sim/bindings/build/HDF5/cctk_ThornBindings.c
  11489. i386-apple-darwin14.3.0
  11490. checking host system type... i386-apple-darwin14.3.0
  11491. checking shell variables initial values... done
  11492. checking if basename works... yes
  11493. checking if xargs works... yes
  11494. checking for cached host... none
  11495. checking for config i386-apple-darwin14.3.0... no
  11496. checking for config i386-apple-darwin14.3.0... no
  11497. checking for config apple-darwin14.3.0... no
  11498. checking for config apple-darwin14.3.0... no
  11499. checking for config i386-darwin14.3.0... no
  11500. checking for config i386-darwin14.3.0... no
  11501. checking for config i386-apple... no
  11502. checking for config darwin14.3.0... no
  11503. checking for config darwin14.3.0... no
  11504. checking for config apple... found
  11505. compiler 'gcc-mp-4.9' is GNU gcc-4.9.2
  11506. Checking status of thorn CarpetLib
  11507. compiler 'gfortran-mp-4.9' is GNU gfortran-4.9.2
  11508. checking for config ./config/site-specific/host-ComerMacProRetina... no
  11509. checking for gcc... gcc-mp-4.9
  11510. checking whether the C compiler works... yes
  11511. checking for C compiler default output file name... a.out
  11512. checking for suffix of executables...
  11513. checking whether we are cross compiling... no
  11514. checking for suffix of object files... o
  11515. checking whether we are using the GNU C compiler... yes
  11516. checking whether gcc-mp-4.9 accepts -g... yes
  11517. checking for gcc-mp-4.9 option to accept ISO C89... none needed
  11518. checking whether gcc-mp-4.9 understands -c and -o together... yes
  11519. checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... GNU
  11520. checking dependency style of gcc-mp-4.9... gcc3
  11521. checking if unsupported combinations of configure options are allowed... no
  11522. checking if Fortran interface enabled... yes
  11523. checking if Fortran 2003 interface enabled... yes
  11524. checking whether we are using the GNU Fortran compiler... yes
  11525. checking whether gfortran-mp-4.9 accepts -g... yes
  11526. checking for Fortran flag to compile .f90 files... none
  11527. checking whether we are using the GNU Fortran compiler... (cached) yes
  11528. checking whether gfortran-mp-4.9 accepts -g... (cached) yes
  11529. checking what gfortran-mp-4.9 does with modules... MODULE.mod
  11530. checking how gfortran-mp-4.9 finds modules... -I
  11531. checking how to get verbose linking output from gfortran-mp-4.9... -v
  11532. checking for Fortran libraries of gfortran-mp-4.9... -L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/../../.. -lgfortran -lgomp -lquadmath -lm
  11533. checking for dummy main to link with Fortran libraries... none
  11534. checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
  11535. checking if Fortran compiler supports intrinsic SIZEOF... yes
  11536. checking if Fortran compiler supports intrinsic C_SIZEOF... yes
  11537. checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes
  11538. checking if Fortran default REAL is DOUBLE PRECISION... no
  11539. checking if Fortran compiler version compatible with Fortran 2003 HDF... yes
  11540. checking whether we are using the GNU C++ compiler... yes
  11541. checking whether g++-mp-4.9 accepts -g... yes
  11542. checking dependency style of g++-mp-4.9... gcc3
  11543. checking how to run the C++ preprocessor... g++-mp-4.9 -E
  11544. checking if c++ interface enabled... no
  11545. checking for perl... perl
  11546. checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes
  11547. checking for tr... /usr/bin/tr
  11548. checking if srcdir= and time commands work together... yes
  11549. checking how to print strings... printf
  11550. checking for a sed that does not truncate output... /opt/local/bin/gsed
  11551. checking for grep that handles long lines and -e... /usr/bin/grep
  11552. checking for egrep... /usr/bin/grep -E
  11553. checking for fgrep... /usr/bin/grep -F
  11554. checking for ld used by gcc-mp-4.9... g++-mp-4.9
  11555. checking if the linker (g++-mp-4.9) is GNU ld... no
  11556. checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
  11557. checking the name lister (/opt/local/bin/nm) interface... BSD nm
  11558. checking whether ln -s works... yes
  11559. checking the maximum length of command line arguments... 196608
  11560. checking whether the shell understands some XSI constructs... yes
  11561. checking whether the shell understands "+="... yes
  11562. checking how to convert i386-apple-darwin14.3.0 file names to i386-apple-darwin14.3.0 format... func_convert_file_noop
  11563. checking how to convert i386-apple-darwin14.3.0 file names to toolchain format... func_convert_file_noop
  11564. checking for g++-mp-4.9 option to reload object files... -r
  11565. checking for objdump... objdump
  11566. checking how to recognize dependent libraries... pass_all
  11567. checking for dlltool... dlltool
  11568. checking how to associate runtime and link libraries... printf %s\n
  11569. checking for archiver @FILE support... no
  11570. checking for strip... strip
  11571. checking for ranlib... ranlib
  11572. checking command to parse /opt/local/bin/nm output from gcc-mp-4.9 object... ok
  11573. checking for sysroot... no
  11574. checking for mt... no
  11575. checking if : is a manifest tool... no
  11576. checking for dsymutil... dsymutil
  11577. checking for nmedit... nmedit
  11578. checking for lipo... lipo
  11579. checking for otool... otool
  11580. checking for otool64... no
  11581. checking for -single_module linker flag... yes
  11582. checking for -exported_symbols_list linker flag... yes
  11583. checking for -force_load linker flag... yes
  11584. checking how to run the C preprocessor... gcc-mp-4.9 -E
  11585. checking for ANSI C header files... yes
  11586. checking for sys/types.h... yes
  11587. checking for sys/stat.h... yes
  11588. checking for stdlib.h... yes
  11589. checking for string.h... yes
  11590. checking for memory.h... yes
  11591. checking for strings.h... yes
  11592. checking for inttypes.h... yes
  11593. checking for stdint.h... yes
  11594. checking for unistd.h... yes
  11595. checking for dlfcn.h... yes
  11596. checking for objdir... .libs
  11597. checking if gcc-mp-4.9 supports -fno-rtti -fno-exceptions... no
  11598. checking for gcc-mp-4.9 option to produce PIC... -fno-common -DPIC
  11599. checking if gcc-mp-4.9 PIC flag -fno-common -DPIC works... yes
  11600. checking if gcc-mp-4.9 static flag -static works... no
  11601. checking if gcc-mp-4.9 supports -c -o file.o... yes
  11602. checking if gcc-mp-4.9 supports -c -o file.o... (cached) yes
  11603. checking whether the gcc-mp-4.9 linker (g++-mp-4.9) supports shared libraries... yes
  11604. checking dynamic linker characteristics... darwin14.3.0 dyld
  11605. checking how to hardcode library paths into programs... immediate
  11606. checking for dlopen in -ldl... yes
  11607. checking whether a program can dlopen itself... yes
  11608. checking whether a statically linked program can dlopen itself... yes
  11609. checking whether stripping libraries is possible... yes
  11610. checking if libtool supports shared libraries... yes
  11611. checking whether to build shared libraries... no
  11612. checking whether to build static libraries... yes
  11613. checking if libtool supports shared libraries... yes
  11614. checking whether to build shared libraries... no
  11615. checking whether to build static libraries... yes
  11616. checking for gfortran-mp-4.9 option to produce PIC... -fno-common
  11617. checking if gfortran-mp-4.9 PIC flag -fno-common works... yes
  11618. checking if gfortran-mp-4.9 static flag -static works... no
  11619. checking if gfortran-mp-4.9 supports -c -o file.o... yes
  11620. checking if gfortran-mp-4.9 supports -c -o file.o... (cached) yes
  11621. checking whether the gfortran-mp-4.9 linker (g++-mp-4.9) supports shared libraries... yes
  11622. checking dynamic linker characteristics... darwin14.3.0 dyld
  11623. checking how to hardcode library paths into programs... immediate
  11624. checking if we should install only statically linked executables... yes
  11625. warning: -static flag not supported on this system; executable won't statically link shared system libraries.
  11626. checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes
  11627. checking how make searches directories... VPATH=DIR1 DIR2 ...
  11628. checking whether make will build with undefined variables... yes
  11629. checking for production mode... production
  11630. checking for ceil in -lm... yes
  11631. checking for dlopen in -ldl... (cached) yes
  11632. checking for ANSI C header files... (cached) yes
  11633. checking whether time.h and sys/time.h may both be included... yes
  11634. checking for difftime... yes
  11635. checking for gettimeofday... yes
  11636. checking for library containing clock_gettime... no
  11637. checking for clock_gettime... no
  11638. checking sys/resource.h usability... yes
  11639. checking sys/resource.h presence... yes
  11640. checking for sys/resource.h... yes
  11641. checking sys/time.h usability... yes
  11642. checking sys/time.h presence... yes
  11643. checking for sys/time.h... yes
  11644. checking for unistd.h... (cached) yes
  11645. checking sys/ioctl.h usability... COMPILING arrangements/Carpet/CarpetLib/src/backtrace.cc
  11646. yes
  11647. checking sys/ioctl.h presence... yes
  11648. checking for sys/ioctl.h... yes
  11649. checking for sys/stat.h... (cached) yes
  11650. checking sys/socket.h usability... yes
  11651. checking sys/socket.h presence... yes
  11652. checking for sys/socket.h... yes
  11653. checking for sys/types.h... (cached) yes
  11654. checking stddef.h usability... yes
  11655. checking stddef.h presence... yes
  11656. checking for stddef.h... yes
  11657. checking setjmp.h usability... yes
  11658. checking setjmp.h presence... yes
  11659. checking for setjmp.h... yes
  11660. checking features.h usability... no
  11661. checking features.h presence... no
  11662. checking for features.h... no
  11663. checking dirent.h usability... yes
  11664. checking dirent.h presence... yes
  11665. checking for dirent.h... yes
  11666. checking for stdint.h... (cached) yes
  11667. checking mach/mach_time.h usability... yes
  11668. checking mach/mach_time.h presence... yes
  11669. checking for mach/mach_time.h... yes
  11670. checking io.h usability... no
  11671. checking io.h presence... no
  11672. checking for io.h... no
  11673. checking winsock2.h usability... no
  11674. checking winsock2.h presence... no
  11675. checking for winsock2.h... no
  11676. checking sys/timeb.h usability... yes
  11677. checking sys/timeb.h presence... yes
  11678. checking for sys/timeb.h... yes
  11679. checking if configure should try to set up large file support... yes
  11680. checking for special C compiler options needed for large files... no
  11681. checking for _FILE_OFFSET_BITS value needed for large files... no
  11682. checking if large (64-bit) files are supported on this system.... yes
  11683. skipping test for lseek64(), fseeko64 , ftello64, ftruncate64() because off64_t is not defined
  11684. checking for fseeko... yes
  11685. checking for ftello... yes
  11686. checking for stat64... yes
  11687. checking for fstat64... yes
  11688. checking for off_t... yes
  11689. checking for size_t... COMPILING arrangements/Carpet/CarpetLib/src/balance.cc
  11690. yes
  11691. checking for ssize_t... yes
  11692. checking for ptrdiff_t... yes
  11693. checking whether byte ordering is bigendian... no
  11694. checking size of char... 1
  11695. checking size of short... 2
  11696. checking size of int... 4
  11697. checking size of unsigned... 4
  11698. checking size of long... 8
  11699. checking size of long long... 8
  11700. checking size of __int64... 0
  11701. checking size of float... 4
  11702. checking size of double... 8
  11703. checking size of long double... 16
  11704. checking size of int8_t... 1
  11705. checking size of uint8_t... 1
  11706. checking size of int_least8_t... COMPILING arrangements/Carpet/CarpetLib/src/bbox.cc
  11707. 1
  11708. checking size of uint_least8_t... 1
  11709. checking size of int_fast8_t... 1
  11710. checking size of uint_fast8_t... 1
  11711. checking size of int16_t... 2
  11712. checking size of uint16_t... 2
  11713. checking size of int_least16_t... 2
  11714. checking size of uint_least16_t... 2
  11715. checking size of int_fast16_t... 2
  11716. checking size of uint_fast16_t... 2
  11717. checking size of int32_t... 4
  11718. checking size of uint32_t... 4
  11719. checking size of int_least32_t... 4
  11720. checking size of uint_least32_t... 4
  11721. checking size of int_fast32_t... 4
  11722. checking size of uint_fast32_t... 4
  11723. checking size of int64_t... 8
  11724. checking size of uint64_t... 8
  11725. checking size of int_least64_t... 8
  11726. checking size of uint_least64_t... 8
  11727. checking size of int_fast64_t... 8
  11728. checking size of uint_fast64_t... 8
  11729. checking size of size_t... 8
  11730. checking size of ssize_t... 8
  11731. checking size of ptrdiff_t... 8
  11732. checking size of off_t... 8
  11733. checking size of off64_t... 0
  11734. checking if dev_t is scalar... yes
  11735. checking for dmalloc library... suppressed
  11736. checking zlib.h usability... yes
  11737. checking zlib.h presence... yes
  11738. checking for zlib.h... yes
  11739. checking for compress2 in -lz... yes
  11740. checking for compress2... yes
  11741. checking for szlib... suppressed
  11742. checking for thread safe support... no
  11743. checking whether CLOCK_MONOTONIC is declared... no
  11744. checking for tm_gmtoff in struct tm... yes
  11745. checking for __tm_gmtoff in struct tm... no
  11746. checking for global timezone variable... yes
  11747. checking whether struct tm is in sys/time.h or time.h... time.h
  11748. checking for struct tm.tm_zone... yes
  11749. checking for struct timezone... yes
  11750. checking whether gettimeofday() gives timezone... yes
  11751. checking for st_blocks in struct stat... yes
  11752. checking for _getvideoconfig... no
  11753. checking for gettextinfo... no
  11754. checking for GetConsoleScreenBufferInfo... no
  11755. checking for _scrsize... no
  11756. checking for ioctl... COMPILING arrangements/Carpet/CarpetLib/src/bboxset.cc
  11757. yes
  11758. checking for struct videoconfig... no
  11759. checking for struct text_info... no
  11760. checking for TIOCGWINSZ... yes
  11761. checking for TIOCGETD... yes
  11762. checking for alarm... yes
  11763. checking for BSDgettimeofday... no
  11764. checking for fork... yes
  11765. checking for frexpf... yes
  11766. checking for frexpl... yes
  11767. checking for gethostname... yes
  11768. checking for getpwuid... yes
  11769. checking for getrusage... yes
  11770. checking for lstat... yes
  11771. checking for rand_r... yes
  11772. checking for random... yes
  11773. checking for setsysinfo... no
  11774. checking for signal... COMPILING arrangements/Carpet/CarpetLib/src/bboxset1.cc
  11775. yes
  11776. checking for longjmp... yes
  11777. checking for setjmp... yes
  11778. checking for siglongjmp... yes
  11779. checking for sigsetjmp... yes
  11780. checking for sigprocmask... yes
  11781. checking for snprintf... yes
  11782. checking for srandom... yes
  11783. checking for strdup... yes
  11784. checking for symlink... yes
  11785. checking for system... yes
  11786. checking for tmpfile... yes
  11787. checking for asprintf... yes
  11788. checking for vasprintf... yes
  11789. checking for waitpid... yes
  11790. checking for vsnprintf... yes
  11791. checking if vsnprintf returns correct value... yes
  11792. checking if lone colon can be used as an argument... yes
  11793. checking for an ANSI C-conforming const... yes
  11794. checking for inline... inline
  11795. checking for __attribute__ extension... yes
  11796. checking for __func__ extension... yes
  11797. checking for __FUNCTION__ extension... yes
  11798. checking for C99 designated initialization support... yes
  11799. checking how to print long long... %ld and %lu
  11800. checking Threads support system scope... yes
  11801. checking for debug flags... none
  11802. checking whether function stack tracking is enabled... no
  11803. checking whether metadata trace file code is enabled... no
  11804. checking for API tracing... no
  11805. checking for instrumented library... no
  11806. checking whether to clear file buffers... yes
  11807. checking whether a memory checking tool will be used... no
  11808. checking for parallel support files... skipped
  11809. checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset)
  11810. checking for Default Virtual File Driver definition... yes
  11811. checking for Direct Virtual File Driver support... no
  11812. checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin
  11813. checking whether exception handling functions is checked during data conversions... yes
  11814. checking whether data accuracy is guaranteed during data conversions... yes
  11815. checking if converting denormalized floating-point values is possible... yes
  11816. checking if converting floating-point values to long long is not working... false
  11817. checking if the machine has window style path name... no
  11818. checking if converting from long double to integers is accurate... yes
  11819. checking if converting from long double to integers works... yes
  11820. checking if accurately converting from integers to long double... yes
  11821. checking if accurately converting unsigned long to float values... yes
  11822. checking if accurately converting unsigned long long to floating-point values... yes
  11823. checking if accurately roundup converting floating-point to unsigned long long values... yes
  11824. checking if right maximum converting floating-point to unsigned long long values... yes
  11825. checking if correctly converting long double to unsigned int values... yes
  11826. checking if compiling unsigned long long to floating-point typecasts work... yes
  11827. checking if compiling long long to floating-point typecasts work... yes
  11828. checking if converting unsigned long long to long double with precision... yes
  11829. checking if overflows normally converting floating-point to integer values... yes
  11830. checking if using special algorithm to convert long double to (unsigned) long values... no
  11831. checking if using special algorithm to convert (unsigned) long to long double values... no
  11832. checking if correctly converting long double to (unsigned) long long values... yes
  11833. checking if correctly converting (unsigned) long long to long double values... yes
  11834. checking if bad code for log2 routine is generated... no
  11835. checking if high level library is enabled... yes
  11836. checking additional programs should be built... no
  11837. checking if deprecated public symbols are available... yes
  11838. checking which version of public symbols to use by default... v18
  11839. checking whether to perform strict file format checks... no
  11840. checking whether to have library information embedded in the executables... yes
  11841. checking if alignment restrictions are strictly enforced... no
  11842. configure: creating ./config.lt
  11843. config.lt: creating libtool
  11844. checking that generated files are newer than configure... done
  11845. configure: creating ./config.status
  11846. COMPILING arrangements/Carpet/CarpetLib/src/bboxset2.cc
  11847. COMPILING arrangements/Carpet/CarpetLib/src/bintree.cc
  11848. config.status: creating src/libhdf5.settings
  11849. config.status: creating Makefile
  11850. config.status: creating src/Makefile
  11851. config.status: creating test/Makefile
  11852. config.status: creating test/testcheck_version.sh
  11853. config.status: creating test/testerror.sh
  11854. config.status: creating test/H5srcdir_str.h
  11855. config.status: creating test/testlibinfo.sh
  11856. config.status: creating test/testlinks_env.sh
  11857. config.status: creating test/test_plugin.sh
  11858. config.status: creating testpar/Makefile
  11859. config.status: creating perform/Makefile
  11860. config.status: creating tools/Makefile
  11861. config.status: creating tools/h5dump/Makefile
  11862. config.status: creating tools/h5dump/testh5dump.sh
  11863. config.status: creating tools/h5dump/testh5dumppbits.sh
  11864. config.status: creating tools/h5dump/testh5dumpxml.sh
  11865. config.status: creating tools/h5ls/testh5ls.sh
  11866. config.status: creating tools/h5import/Makefile
  11867. config.status: creating tools/h5import/h5importtestutil.sh
  11868. config.status: creating tools/h5diff/Makefile
  11869. config.status: creating tools/h5diff/testh5diff.sh
  11870. config.status: creating tools/h5diff/testph5diff.sh
  11871. config.status: creating tools/h5jam/Makefile
  11872. config.status: creating tools/h5jam/testh5jam.sh
  11873. config.status: creating tools/h5repack/Makefile
  11874. config.status: creating tools/h5repack/h5repack.sh
  11875. config.status: creating tools/h5repack/h5repack_plugin.sh
  11876. config.status: creating tools/h5ls/Makefile
  11877. config.status: creating tools/h5copy/Makefile
  11878. config.status: creating tools/h5copy/testh5copy.sh
  11879. config.status: creating tools/lib/Makefile
  11880. config.status: creating tools/misc/Makefile
  11881. config.status: creating tools/misc/h5cc
  11882. config.status: creating tools/misc/testh5mkgrp.sh
  11883. config.status: creating tools/misc/testh5repart.sh
  11884. config.status: creating tools/h5stat/testh5stat.sh
  11885. config.status: creating tools/h5stat/Makefile
  11886. config.status: creating examples/Makefile
  11887. config.status: creating examples/run-c-ex.sh
  11888. config.status: creating examples/testh5cc.sh
  11889. config.status: creating c++/Makefile
  11890. config.status: creating c++/src/Makefile
  11891. config.status: creating c++/src/h5c++
  11892. config.status: creating c++/test/Makefile
  11893. config.status: creating c++/test/H5srcdir_str.h
  11894. config.status: creating c++/examples/Makefile
  11895. config.status: creating c++/examples/run-c++-ex.sh
  11896. config.status: creating c++/examples/testh5c++.sh
  11897. config.status: creating fortran/Makefile
  11898. config.status: creating fortran/src/h5fc
  11899. COMPILING arrangements/Carpet/CarpetLib/src/cacheinfo.cc
  11900. config.status: creating fortran/src/Makefile
  11901. config.status: creating fortran/test/Makefile
  11902. config.status: creating fortran/testpar/Makefile
  11903. config.status: creating fortran/examples/Makefile
  11904. config.status: creating fortran/examples/run-fortran-ex.sh
  11905. config.status: creating fortran/examples/testh5fc.sh
  11906. config.status: creating hl/Makefile
  11907. config.status: creating hl/src/Makefile
  11908. config.status: creating hl/test/Makefile
  11909. config.status: creating hl/test/H5srcdir_str.h
  11910. config.status: creating hl/tools/Makefile
  11911. config.status: creating hl/tools/gif2h5/Makefile
  11912. config.status: creating hl/tools/gif2h5/h52giftest.sh
  11913. config.status: creating hl/examples/Makefile
  11914. config.status: creating hl/examples/run-hlc-ex.sh
  11915. config.status: creating hl/c++/Makefile
  11916. config.status: creating hl/c++/src/Makefile
  11917. config.status: creating hl/c++/test/Makefile
  11918. config.status: creating hl/c++/examples/Makefile
  11919. config.status: creating hl/c++/examples/run-hlc++-ex.sh
  11920. config.status: creating hl/fortran/Makefile
  11921. config.status: creating hl/fortran/src/Makefile
  11922. config.status: creating hl/fortran/test/Makefile
  11923. config.status: creating hl/fortran/examples/Makefile
  11924. config.status: creating hl/fortran/examples/run-hlfortran-ex.sh
  11925. config.status: creating src/H5config.h
  11926. config.status: executing pubconf commands
  11927. creating src/H5pubconf.h
  11928. Post process src/libhdf5.settings
  11929. config.status: executing depfiles commands
  11930. COMPILING arrangements/Carpet/CarpetLib/src/commstate.cc
  11931. config.status: executing libtool commands
  11932. SUMMARY OF THE HDF5 CONFIGURATION
  11933. =================================
  11934.  
  11935. General Information:
  11936. -------------------
  11937. HDF5 Version: 1.8.14
  11938. Configured on: Sat May 23 15:14:08 EDT 2015
  11939. Configured by: comerduncan@ComerMacProRetina
  11940. Configure mode: production
  11941. Host system: i386-apple-darwin14.3.0
  11942. Uname information: Darwin ComerMacProRetina 14.3.0 Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64
  11943. Byte sex: little-endian
  11944. Libraries: static
  11945. Installation point: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5
  11946.  
  11947. Compiling Options:
  11948. ------------------
  11949. Compilation Mode: production
  11950. C Compiler: /opt/local/bin/gcc-mp-4.9
  11951. CFLAGS: -g -std=c11 -Ofast -fopenmp -Wall
  11952. H5_CFLAGS: -std=c99 -pedantic -Wall -Wextra -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 -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wdate-time -Wopenmp-simd -O3 -fomit-frame-pointer -finline-functions
  11953. AM_CFLAGS:
  11954. CPPFLAGS: -fopenmp -Wall
  11955. H5_CPPFLAGS: -DNDEBUG -UH5_DEBUG_API
  11956. AM_CPPFLAGS: -I/opt/local/include
  11957. Shared C Library: no
  11958. Static C Library: yes
  11959. Statically Linked Executables: yes
  11960. LDFLAGS: -lgfortran
  11961. H5_LDFLAGS:
  11962. AM_LDFLAGS: -L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib -L/opt/local/lib
  11963. Extra libraries: -lz -ldl -lm
  11964. Archiver: ar
  11965. Ranlib: ranlib
  11966. Debugged Packages:
  11967. API Tracing: no
  11968.  
  11969. Languages:
  11970. ----------
  11971. Fortran: yes
  11972. Fortran Compiler: /opt/local/bin/gfortran-mp-4.9
  11973. Fortran 2003 Compiler: yes
  11974. Fortran Flags: -g -m128bit-long-double -fcray-pointer -ffixed-line-length-none -Ofast -fopenmp -Wall
  11975. H5 Fortran Flags: -pedantic -Wall -Wconversion -Wunderflow -Wimplicit-interface -W -O2 -s
  11976. AM Fortran Flags:
  11977. Shared Fortran Library: no
  11978. Static Fortran Library: yes
  11979.  
  11980. C++: no
  11981.  
  11982. Features:
  11983. ---------
  11984. Parallel HDF5: no
  11985. High Level library: yes
  11986. Threadsafety: no
  11987. Default API Mapping: v18
  11988. With Deprecated Public Symbols: yes
  11989. I/O filters (external): deflate(zlib)
  11990. I/O filters (internal): shuffle,fletcher32,nbit,scaleoffset
  11991. MPE: no
  11992. Direct VFD: no
  11993. dmalloc: no
  11994. Clear file buffers before write: yes
  11995. Using memory checker: no
  11996. Function Stack Tracing: no
  11997. Strict File Format Checks: no
  11998. Optimization Instrumentation: no
  11999. Large File Support (LFS): yes
  12000. HDF5: Building...
  12001. Making all in src
  12002. CC H5.lo
  12003. CC H5checksum.lo
  12004. H5checksum.c: In function 'H5_checksum_fletcher32':
  12005. H5checksum.c:112:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  12006. H5_checksum_fletcher32(const void *_data, size_t _len)
  12007. ^
  12008. H5checksum.c: In function 'H5_checksum_lookup3':
  12009. H5checksum.c:374:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  12010. H5_checksum_lookup3(const void *key, size_t length, uint32_t initval)
  12011. ^
  12012. H5checksum.c: In function 'H5_checksum_metadata':
  12013. H5checksum.c:451:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  12014. H5_checksum_metadata(const void *data, size_t len, uint32_t initval)
  12015. ^
  12016. H5checksum.c: In function 'H5_hash_string':
  12017. H5checksum.c:481:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  12018. H5_hash_string(const char *str)
  12019. ^
  12020. CC H5dbg.lo
  12021. H5dbg.c: In function 'H5_buffer_dump':
  12022. H5dbg.c:102:5: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  12023. for(u = 0; u < buf_size; u += 16) {
  12024. ^
  12025. COMPILING arrangements/Carpet/CarpetLib/src/data.cc
  12026. CC H5system.lo
  12027. H5system.c: In function 'HDfprintf':
  12028. H5system.c:277:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12029. n = fprintf (stream, format_templ, x);
  12030. ^
  12031. H5system.c:277:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12032. H5system.c:280:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12033. n = fprintf (stream, format_templ, x);
  12034. ^
  12035. H5system.c:280:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12036. H5system.c:283:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12037. n = fprintf (stream, format_templ, x);
  12038. ^
  12039. H5system.c:283:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12040. H5system.c:286:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12041. n = fprintf (stream, format_templ, x);
  12042. ^
  12043. H5system.c:286:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12044. H5system.c:296:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12045. n = fprintf(stream, format_templ, x);
  12046. ^
  12047. H5system.c:296:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12048. H5system.c:299:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12049. n = fprintf(stream, format_templ, x);
  12050. ^
  12051. H5system.c:299:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12052. H5system.c:302:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12053. n = fprintf(stream, format_templ, x);
  12054. ^
  12055. H5system.c:302:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12056. H5system.c:305:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12057. n = fprintf(stream, format_templ, x);
  12058. ^
  12059. H5system.c:305:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12060. H5system.c:316:59: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  12061. n = fprintf(stream, format_templ, x);
  12062. ^
  12063. H5system.c:316:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12064. n = fprintf(stream, format_templ, x);
  12065. ^
  12066. H5system.c:316:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12067. H5system.c:319:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12068. n = fprintf(stream, format_templ, x);
  12069. ^
  12070. H5system.c:319:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12071. H5system.c:327:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12072. n = fprintf(stream, format_templ, x);
  12073. ^
  12074. H5system.c:327:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12075. H5system.c:364:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12076. n = fprintf(stream, format_templ, x);
  12077. ^
  12078. H5system.c:364:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12079. H5system.c:376:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12080. fprintf(stream, format_templ, "UNDEF");
  12081. ^
  12082. H5system.c:376:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12083. H5system.c:384:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12084. n = fprintf(stream, format_templ, x);
  12085. ^
  12086. H5system.c:384:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12087. H5system.c:392:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12088. n = fprintf(stream, format_templ, x);
  12089. ^
  12090. H5system.c:392:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12091. H5system.c:398:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12092. n = fprintf(stream, format_templ, nout);
  12093. ^
  12094. H5system.c:398:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  12095. H5system.c: In function 'HDstrtoll':
  12096. H5system.c:515:7: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  12097. (*s>='A' && *s<'A'+base-10)))) {
  12098. ^
  12099. H5system.c:515:7: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  12100. H5system.c:515:7: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  12101. CC H5timer.lo
  12102. H5timer.c: In function 'H5_timer_begin':
  12103. H5timer.c:134:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12104. ((double)rusage.ru_utime.tv_usec / 1e6);
  12105. ^
  12106. H5timer.c:136:20: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12107. ((double)rusage.ru_stime.tv_usec / 1e6);
  12108. ^
  12109. H5timer.c:143:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12110. timer->etime = (double)etime.tv_sec + ((double)etime.tv_usec / 1e6);
  12111. ^
  12112. H5timer.c: In function 'H5_timer_end':
  12113. H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12114. timer->utime = MAX(0.0, now.utime - timer->utime);
  12115. ^
  12116. H5timer.c:175:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12117. H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12118. timer->stime = MAX(0.0, now.stime - timer->stime);
  12119. ^
  12120. H5timer.c:176:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12121. H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12122. timer->etime = MAX(0.0, now.etime - timer->etime);
  12123. ^
  12124. H5timer.c:177:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12125. H5timer.c: In function 'H5_bandwidth':
  12126. H5timer.c:219:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12127. if(nseconds <= 0.0)
  12128. ^
  12129. H5timer.c:223:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12130. if(HDfabs(bw) < 0.0000000001)
  12131. ^
  12132. H5timer.c:226:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12133. else if(bw < 1.0)
  12134. ^
  12135. H5timer.c:228:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12136. else if(bw < 1024.0) {
  12137. ^
  12138. H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12139. } else if(bw < (1024.0 * 1024.0)) {
  12140. ^
  12141. H5timer.c:231:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12142. H5timer.c:232:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12143. sprintf(buf, "%05.4f", bw / 1024.0);
  12144. ^
  12145. H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12146. } else if(bw < (1024.0 * 1024.0 * 1024.0)) {
  12147. ^
  12148. H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12149. H5timer.c:234:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12150. H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12151. sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0));
  12152. ^
  12153. H5timer.c:235:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12154. H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12155. } else if(bw < (1024.0 * 1024.0 * 1024.0 * 1024.0)) {
  12156. ^
  12157. H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12158. H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12159. H5timer.c:237:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12160. H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12161. sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0 * 1024.0));
  12162. ^
  12163. H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12164. H5timer.c:238:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12165. H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12166. } else if(bw < (1024.0 * 1024.0 * 1024.0 * 1024.0 * 1024.0)) {
  12167. ^
  12168. H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12169. H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12170. H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12171. H5timer.c:240:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12172. H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12173. sprintf(buf, "%05.4f", bw / (1024.0 * 1024.0 * 1024.0 * 1024.0));
  12174. ^
  12175. H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12176. H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12177. H5timer.c:241:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12178. CC H5trace.lo
  12179. H5trace.c: In function 'H5_trace':
  12180. H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12181. static H5_timer_t first_time = {0.0, 0.0, 0.0};
  12182. ^
  12183. H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12184. H5trace.c:132:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12185. H5trace.c:139:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12186. return 0.0; /*tracing is off*/
  12187. ^
  12188. H5trace.c:146:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12189. return 0.0;
  12190. ^
  12191. H5trace.c:153:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12192. return 0.0;
  12193. ^
  12194. H5trace.c:159:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  12195. if(HDfabs(first_time.etime) < 0.0000000001)
  12196. ^
  12197. H5trace.c:235:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12198. unsigned n = (unsigned)MAX (0, (int)HDstrlen(argname) - 3); /*lint !e666 Allow expression with side effects */
  12199. ^
  12200. H5trace.c:2312:44: warning: conversion to 'hssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  12201. asize[argno] = iul;
  12202. ^
  12203. H5trace.c:2336:44: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  12204. asize[argno] = iull;
  12205. ^
  12206. CC H5A.lo
  12207. CC H5Abtree2.lo
  12208. H5Abtree2.c: In function 'H5A_dense_btree2_name_compare':
  12209. H5Abtree2.c:272:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  12210. herr_t status; /* Status from fractal heap 'op' routine */
  12211. ^
  12212. CC H5Adense.lo
  12213. CC H5Adeprec.lo
  12214. CC H5Aint.lo
  12215. H5Aint.c: In function 'H5A_create':
  12216. H5Aint.c:202:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12217. if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL)))
  12218. ^
  12219. In file included from H5Oprivate.h:41:0,
  12220. from H5Aprivate.h:27,
  12221. from H5Apkg.h:39,
  12222. from H5Aint.c:39:
  12223. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12224. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12225. ^
  12226. H5Aint.c: In function 'H5A_write':
  12227. H5Aint.c:529:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12228. if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 ||
  12229. ^
  12230. In file included from H5Oprivate.h:41:0,
  12231. from H5Aprivate.h:27,
  12232. from H5Apkg.h:39,
  12233. from H5Aint.c:39:
  12234. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12235. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12236. ^
  12237. H5Aint.c: In function 'H5A_read':
  12238. H5Aint.c:646:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12239. (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0)
  12240. ^
  12241. In file included from H5Oprivate.h:41:0,
  12242. from H5Aprivate.h:27,
  12243. from H5Apkg.h:39,
  12244. from H5Aint.c:39:
  12245. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12246. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12247. ^
  12248. In file included from H5Aint.c:38:0:
  12249. H5Aint.c: In function 'H5A_attr_copy_file':
  12250. H5Aint.c:2022:98: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  12251. H5_ASSIGN_OVERFLOW(attr_dst->shared->data_size, H5S_GET_EXTENT_NPOINTS(attr_dst->shared->ds) * H5T_get_size(attr_dst->shared->dt), hssize_t, size_t);
  12252. ^
  12253. H5private.h:1485:23: note: in definition of macro 'H5_ASSIGN_OVERFLOW'
  12254. (dst) = (dsttype)(src);
  12255. ^
  12256. H5Aint.c:1924:17: warning: unused parameter 'cpy_info' [-Wunused-parameter]
  12257. H5O_copy_t *cpy_info, hid_t dxpl_id)
  12258. ^
  12259. H5Aint.c: In function 'H5A_oloc':
  12260. H5Aint.c:1103:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  12261. H5A_oloc(H5A_t *attr)
  12262. ^
  12263. H5Aint.c: In function 'H5A_nameof':
  12264. H5Aint.c:1134:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  12265. H5A_nameof(H5A_t *attr)
  12266. ^
  12267. H5Aint.c: In function 'H5A_type':
  12268. H5Aint.c:1163:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12269. H5A_type(const H5A_t *attr)
  12270. ^
  12271. CC H5Atest.lo
  12272. CC H5AC.lo
  12273. COMPILING arrangements/Carpet/CarpetLib/src/defs.cc
  12274. CC H5B.lo
  12275. H5B.c: In function 'H5B_iterate_helper':
  12276. H5B.c:1259:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat]
  12277. child = H5FL_SEQ_FREE(haddr_t, child);
  12278. ^
  12279. H5B.c: In function 'H5B_shared_new':
  12280. H5B.c:1828:30: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12281. shared->nkey = H5FL_SEQ_FREE(size_t, shared->nkey);
  12282. ^
  12283. H5B.c: In function 'H5B_shared_free':
  12284. H5B.c:1859:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12285. shared->nkey = H5FL_SEQ_FREE(size_t, shared->nkey);
  12286. ^
  12287. H5B.c: In function 'H5B_copy':
  12288. H5B.c:1927:22: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat]
  12289. new_node->child = H5FL_SEQ_FREE(haddr_t, new_node->child);
  12290. ^
  12291. H5B.c: In function 'H5B_valid':
  12292. H5B.c:2112:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable]
  12293. H5B_shared_t *shared; /* Pointer to shared B-tree info */
  12294. ^
  12295. H5B.c: In function 'H5B_node_dest':
  12296. H5B.c:2174:15: warning: request for implicit conversion from 'void *' to 'haddr_t *' not permitted in C++ [-Wc++-compat]
  12297. bt->child = H5FL_SEQ_FREE(haddr_t, bt->child);
  12298. ^
  12299. CC H5Bcache.lo
  12300. CC H5Bdbg.lo
  12301. H5Bdbg.c: In function 'H5B_debug':
  12302. H5Bdbg.c:130:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12303. "Address:", bt->child[u]);
  12304. ^
  12305. H5Bdbg.c:136:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12306. "Left Key:");
  12307. ^
  12308. H5Bdbg.c:139:10: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12309. H5B_NKEY(bt, shared, u), udata);
  12310. ^
  12311. H5Bdbg.c:143:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12312. "Right Key:");
  12313. ^
  12314. H5Bdbg.c:146:10: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12315. H5B_NKEY(bt, shared, u + 1), udata);
  12316. ^
  12317. CC H5B2.lo
  12318. CC H5B2cache.lo
  12319. H5B2cache.c: In function 'H5B2__cache_internal_load':
  12320. H5B2cache.c:552:22: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion]
  12321. internal->nrec = udata->nrec;
  12322. ^
  12323. H5B2cache.c:553:23: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion]
  12324. internal->depth = udata->depth;
  12325. ^
  12326. In file included from H5B2private.h:34:0,
  12327. from H5B2pkg.h:32,
  12328. from H5B2cache.c:38:
  12329. H5Fprivate.h:151:11: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  12330. n = (n << 8) | *(--p); \
  12331. ^
  12332. H5Fprivate.h:183:41: note: in expansion of macro 'DECODE_VAR'
  12333. # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l)
  12334. ^
  12335. H5B2cache.c:572:9: note: in expansion of macro 'UINT64DECODE_VAR'
  12336. UINT64DECODE_VAR(p, int_node_ptr->node_nrec, udata->hdr->max_nrec_size);
  12337. ^
  12338. H5B2cache.c: In function 'H5B2__cache_leaf_load':
  12339. H5B2cache.c:890:18: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion]
  12340. leaf->nrec = udata->nrec;
  12341. ^
  12342. CC H5B2dbg.lo
  12343. H5B2dbg.c: In function 'H5B2_hdr_debug':
  12344. H5B2dbg.c:175:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12345. hdr->node_info[u].max_nrec, hdr->node_info[u].split_nrec, hdr->node_info[u].merge_nrec);
  12346. ^
  12347. H5B2dbg.c: In function 'H5B2_int_debug':
  12348. H5B2dbg.c:289:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12349. internal->node_ptrs[u].addr);
  12350. ^
  12351. H5B2dbg.c:294:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12352. temp_str);
  12353. ^
  12354. H5B2dbg.c:297:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12355. H5B2_INT_NREC(internal, hdr, u), dbg_ctx);
  12356. ^
  12357. H5B2dbg.c:306:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12358. internal->node_ptrs[u].addr);
  12359. ^
  12360. H5B2dbg.c: In function 'H5B2_leaf_debug':
  12361. H5B2dbg.c:415:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12362. temp_str);
  12363. ^
  12364. H5B2dbg.c:418:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12365. H5B2_LEAF_NREC(leaf, hdr, u), dbg_ctx);
  12366. ^
  12367. CC H5B2hdr.lo
  12368. H5B2hdr.c: In function 'H5B2_hdr_free':
  12369. H5B2hdr.c:525:22: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12370. hdr->nat_off = H5FL_SEQ_FREE(size_t, hdr->nat_off);
  12371. ^
  12372. H5B2hdr.c:542:24: warning: request for implicit conversion from 'void *' to 'struct H5B2_node_info_t *' not permitted in C++ [-Wc++-compat]
  12373. hdr->node_info = H5FL_SEQ_FREE(H5B2_node_info_t, hdr->node_info);
  12374. ^
  12375. CC H5B2int.lo
  12376. H5B2int.c: In function 'H5B2_redistribute2':
  12377. H5B2int.c:549:31: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  12378. left_moved_nrec = moved_nrec;
  12379. ^
  12380. H5B2int.c:550:30: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  12381. right_moved_nrec -= moved_nrec;
  12382. ^
  12383. H5B2int.c:550:33: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  12384. right_moved_nrec -= moved_nrec;
  12385. ^
  12386. H5B2int.c:602:29: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  12387. left_moved_nrec -= moved_nrec;
  12388. ^
  12389. H5B2int.c:602:32: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  12390. left_moved_nrec -= moved_nrec;
  12391. ^
  12392. H5B2int.c:603:32: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  12393. right_moved_nrec = moved_nrec;
  12394. ^
  12395. CC H5B2stat.lo
  12396. CC H5B2test.lo
  12397. H5B2test.c: In function 'H5B2_get_node_depth_test':
  12398. H5B2test.c:529:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  12399. ret_value = ninfo.depth;
  12400. ^
  12401. CC H5C.lo
  12402. H5C.c: In function 'H5C_pin_protected_entry':
  12403. H5C.c:3418:25: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable]
  12404. H5C_t * cache_ptr;
  12405. ^
  12406. H5C.c: At top level:
  12407. H5C.c:285:1: warning: 'H5C_epoch_marker_notify' defined but not used [-Wunused-function]
  12408. H5C_epoch_marker_notify(H5C_notify_action_t UNUSED action,
  12409. ^
  12410. H5C.c: In function 'H5C_stats__reset':
  12411. H5C.c:4812:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  12412. H5C_stats__reset(H5C_t UNUSED * cache_ptr)
  12413. ^
  12414. H5C.c: In function 'H5C_make_space_in_cache':
  12415. H5C.c:8336:36: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  12416. ( entries_examined <= initial_list_len )
  12417. ^
  12418. CC H5CS.lo
  12419. CC H5D.lo
  12420. CC H5Dbtree.lo
  12421. CC H5Dchunk.lo
  12422. H5Dchunk.c: In function 'H5D__chunk_io_init':
  12423. H5Dchunk.c:742:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12424. if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0)
  12425. ^
  12426. H5Dchunk.c:972:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12427. if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0)
  12428. ^
  12429. H5Dchunk.c: In function 'H5D__create_chunk_map_single':
  12430. H5Dchunk.c:1192:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12431. chunk_info->mspace = (H5S_t *)fm->mem_space;
  12432. ^
  12433. H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper':
  12434. H5Dchunk.c:1259:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12435. if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) {
  12436. ^
  12437. H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper':
  12438. H5Dchunk.c:1427:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12439. chunk_info->mspace = (H5S_t *)fm->mem_space;
  12440. ^
  12441. H5Dchunk.c: In function 'H5D__chunk_allocate':
  12442. H5Dchunk.c:3348:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12443. (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline,
  12444. ^
  12445. H5Dchunk.c:3348:63: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12446. (void *)pline, (H5MM_free_t)H5D__chunk_xfree, (void *)pline,
  12447. ^
  12448. H5Dchunk.c: In function 'H5D__chunk_prune_fill':
  12449. H5Dchunk.c:3790:20: warning: size of 'chunk_iter' is 2232 bytes [-Wlarger-than=]
  12450. H5S_sel_iter_t chunk_iter; /* Memory selection iteration info */
  12451. ^
  12452. H5Dchunk.c: In function 'H5D__chunk_copy':
  12453. H5Dchunk.c:4840:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12454. if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))
  12455. ^
  12456. In file included from H5Oprivate.h:41:0,
  12457. from H5Dprivate.h:27,
  12458. from H5Dpkg.h:32,
  12459. from H5Dchunk.c:57:
  12460. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12461. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12462. ^
  12463. H5Dchunk.c:4848:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12464. if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))
  12465. ^
  12466. In file included from H5Oprivate.h:41:0,
  12467. from H5Dprivate.h:27,
  12468. from H5Dpkg.h:32,
  12469. from H5Dchunk.c:57:
  12470. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12471. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12472. ^
  12473. H5Dchunk.c: In function 'H5D__chunk_dest':
  12474. H5Dchunk.c:5177:20: warning: request for implicit conversion from 'void *' to 'struct H5D_rdcc_ent_t **' not permitted in C++ [-Wc++-compat]
  12475. rdcc->slot = H5FL_SEQ_FREE(H5D_rdcc_ent_ptr_t, rdcc->slot);
  12476. ^
  12477. H5Dchunk.c:5172:7: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  12478. if(nerrors)
  12479. ^
  12480. CC H5Dcompact.lo
  12481. CC H5Dcontig.lo
  12482. H5Dcontig.c: In function 'H5D__contig_is_space_alloc':
  12483. H5Dcontig.c:471:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12484. H5D__contig_is_space_alloc(const H5O_storage_t *storage)
  12485. ^
  12486. CC H5Ddbg.lo
  12487. CC H5Ddeprec.lo
  12488. CC H5Defl.lo
  12489. In file included from H5Cprivate.h:37:0,
  12490. from H5ACprivate.h:35,
  12491. from H5Oprivate.h:38,
  12492. from H5Dprivate.h:27,
  12493. from H5Dpkg.h:32,
  12494. from H5Defl.c:32:
  12495. H5Defl.c: In function 'H5D__efl_read':
  12496. H5Defl.c:292:50: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  12497. if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip))
  12498. ^
  12499. H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT'
  12500. ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1)))
  12501. ^
  12502. In file included from H5Defl.c:31:0:
  12503. H5Defl.c:296:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  12504. if(HDlseek(fd, (off_t)(efl->slot[u].offset + skip), SEEK_SET) < 0)
  12505. ^
  12506. H5private.h:956:41: note: in definition of macro 'HDlseek'
  12507. #define HDlseek(F,O,W) lseek(F,O,W)
  12508. ^
  12509. In file included from H5Cprivate.h:37:0,
  12510. from H5ACprivate.h:35,
  12511. from H5Oprivate.h:38,
  12512. from H5Dprivate.h:27,
  12513. from H5Dpkg.h:32,
  12514. from H5Defl.c:32:
  12515. H5Defl.c: In function 'H5D__efl_write':
  12516. H5Defl.c:378:50: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  12517. if(H5F_OVERFLOW_HSIZET2OFFT(efl->slot[u].offset + skip))
  12518. ^
  12519. H5Fprivate.h:346:16: note: in definition of macro 'H5F_OVERFLOW_HSIZET2OFFT'
  12520. ((hsize_t)(X)>=(hsize_t)((hsize_t)1<<(8*sizeof(off_t)-1)))
  12521. ^
  12522. In file included from H5Defl.c:31:0:
  12523. H5Defl.c:386:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  12524. if(HDlseek(fd, (off_t)(efl->slot[u].offset + skip), SEEK_SET) < 0)
  12525. ^
  12526. H5private.h:956:41: note: in definition of macro 'HDlseek'
  12527. #define HDlseek(F,O,W) lseek(F,O,W)
  12528. ^
  12529. H5Defl.c: In function 'H5D__efl_is_space_alloc':
  12530. H5Defl.c:201:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  12531. H5D__efl_is_space_alloc(const H5O_storage_t UNUSED *storage)
  12532. ^
  12533. CC H5Dfill.lo
  12534. H5Dfill.c: In function 'H5D__fill':
  12535. H5Dfill.c:234:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12536. if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0)
  12537. ^
  12538. In file included from H5Oprivate.h:41:0,
  12539. from H5Dprivate.h:27,
  12540. from H5Dpkg.h:32,
  12541. from H5Dfill.c:37:
  12542. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12543. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12544. ^
  12545. H5Dfill.c:237:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12546. if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0)
  12547. ^
  12548. In file included from H5Oprivate.h:41:0,
  12549. from H5Dprivate.h:27,
  12550. from H5Dpkg.h:32,
  12551. from H5Dfill.c:37:
  12552. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12553. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12554. ^
  12555. H5Dfill.c:248:28: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=]
  12556. H5S_sel_iter_t mem_iter; /* Memory selection iteration info */
  12557. ^
  12558. H5Dfill.c: In function 'H5D__fill_init':
  12559. H5Dfill.c:407:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12560. if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_REOPEN)))
  12561. ^
  12562. In file included from H5Oprivate.h:41:0,
  12563. from H5Dprivate.h:27,
  12564. from H5Dpkg.h:32,
  12565. from H5Dfill.c:37:
  12566. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12567. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12568. ^
  12569. CC H5Dint.lo
  12570. H5Dint.c: In function 'H5D__init_type':
  12571. H5Dint.c:638:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  12572. if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL)
  12573. ^
  12574. In file included from H5Oprivate.h:41:0,
  12575. from H5Dprivate.h:27,
  12576. from H5Dpkg.h:32,
  12577. from H5Dint.c:30:
  12578. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  12579. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  12580. ^
  12581. H5Dint.c:661:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12582. dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */
  12583. ^
  12584. H5Dint.c: In function 'H5D_oloc':
  12585. H5Dint.c:1523:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  12586. H5D_oloc(H5D_t *dataset)
  12587. ^
  12588. H5Dint.c: In function 'H5D_nameof':
  12589. H5Dint.c:1546:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  12590. H5D_nameof(H5D_t *dataset)
  12591. ^
  12592. H5Dint.c: In function 'H5D_typeof':
  12593. H5Dint.c:1570:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12594. H5D_typeof(const H5D_t *dset)
  12595. ^
  12596. CC H5Dio.lo
  12597. H5Dio.c: In function 'H5D__read':
  12598. H5Dio.c:377:21: warning: size of 'fm' is 2864 bytes [-Wlarger-than=]
  12599. H5D_chunk_map_t fm; /* Chunk file<->memory mapping */
  12600. ^
  12601. H5Dio.c:477:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual]
  12602. (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0)
  12603. ^
  12604. H5Dio.c: In function 'H5D__write':
  12605. H5Dio.c:592:21: warning: size of 'fm' is 2864 bytes [-Wlarger-than=]
  12606. H5D_chunk_map_t fm; /* Chunk file<->memory mapping */
  12607. ^
  12608. H5Dio.c:731:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual]
  12609. (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0)
  12610. ^
  12611. CC H5Dlayout.lo
  12612. CC H5Dmpio.lo
  12613. COMPILING arrangements/Carpet/CarpetLib/src/dh.cc
  12614. CC H5Doh.lo
  12615. CC H5Dscatgath.lo
  12616. H5Dscatgath.c: In function 'H5D__scatter_file':
  12617. H5Dscatgath.c:100:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]
  12618. hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */
  12619. ^
  12620. H5Dscatgath.c:105:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]
  12621. size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */
  12622. ^
  12623. H5Dscatgath.c:164:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12624. len = H5FL_SEQ_FREE(size_t, len);
  12625. ^
  12626. H5Dscatgath.c:166:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  12627. off = H5FL_SEQ_FREE(hsize_t, off);
  12628. ^
  12629. H5Dscatgath.c: In function 'H5D__gather_file':
  12630. H5Dscatgath.c:199:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]
  12631. hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */
  12632. ^
  12633. H5Dscatgath.c:204:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]
  12634. size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */
  12635. ^
  12636. H5Dscatgath.c:265:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12637. len = H5FL_SEQ_FREE(size_t, len);
  12638. ^
  12639. H5Dscatgath.c:267:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  12640. off = H5FL_SEQ_FREE(hsize_t, off);
  12641. ^
  12642. H5Dscatgath.c: In function 'H5D__scatter_mem':
  12643. H5Dscatgath.c:295:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]
  12644. hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */
  12645. ^
  12646. H5Dscatgath.c:297:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]
  12647. size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */
  12648. ^
  12649. H5Dscatgath.c:350:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12650. len = H5FL_SEQ_FREE(size_t, len);
  12651. ^
  12652. H5Dscatgath.c:352:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  12653. off = H5FL_SEQ_FREE(hsize_t, off);
  12654. ^
  12655. H5Dscatgath.c: In function 'H5D__gather_mem':
  12656. H5Dscatgath.c:382:13: warning: size of '_off' is 8192 bytes [-Wlarger-than=]
  12657. hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */
  12658. ^
  12659. H5Dscatgath.c:384:12: warning: size of '_len' is 8192 bytes [-Wlarger-than=]
  12660. size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */
  12661. ^
  12662. H5Dscatgath.c:437:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12663. len = H5FL_SEQ_FREE(size_t, len);
  12664. ^
  12665. H5Dscatgath.c:439:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  12666. off = H5FL_SEQ_FREE(hsize_t, off);
  12667. ^
  12668. H5Dscatgath.c: In function 'H5D__scatgath_read':
  12669. H5Dscatgath.c:463:20: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=]
  12670. H5S_sel_iter_t mem_iter; /*memory selection iteration info*/
  12671. ^
  12672. H5Dscatgath.c:465:20: warning: size of 'bkg_iter' is 2232 bytes [-Wlarger-than=]
  12673. H5S_sel_iter_t bkg_iter; /*background iteration info*/
  12674. ^
  12675. H5Dscatgath.c:467:20: warning: size of 'file_iter' is 2232 bytes [-Wlarger-than=]
  12676. H5S_sel_iter_t file_iter; /*file selection iteration info*/
  12677. ^
  12678. H5Dscatgath.c: In function 'H5D__scatgath_write':
  12679. H5Dscatgath.c:595:20: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=]
  12680. H5S_sel_iter_t mem_iter; /*memory selection iteration info*/
  12681. ^
  12682. H5Dscatgath.c:597:20: warning: size of 'bkg_iter' is 2232 bytes [-Wlarger-than=]
  12683. H5S_sel_iter_t bkg_iter; /*background iteration info*/
  12684. ^
  12685. H5Dscatgath.c:599:20: warning: size of 'file_iter' is 2232 bytes [-Wlarger-than=]
  12686. H5S_sel_iter_t file_iter; /*file selection iteration info*/
  12687. ^
  12688. H5Dscatgath.c: In function 'H5D__compound_opt_read':
  12689. H5Dscatgath.c:747:16: warning: size of '_off' is 8192 bytes [-Wlarger-than=]
  12690. hsize_t _off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */
  12691. ^
  12692. H5Dscatgath.c:749:16: warning: size of '_len' is 8192 bytes [-Wlarger-than=]
  12693. size_t _len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */
  12694. ^
  12695. H5Dscatgath.c:831:13: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12696. len = H5FL_SEQ_FREE(size_t, len);
  12697. ^
  12698. H5Dscatgath.c:833:13: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  12699. off = H5FL_SEQ_FREE(hsize_t, off);
  12700. ^
  12701. H5Dscatgath.c: In function 'H5Dscatter':
  12702. H5Dscatgath.c:926:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=]
  12703. H5S_sel_iter_t iter; /* Selection iteration info*/
  12704. ^
  12705. H5Dscatgath.c: In function 'H5Dgather':
  12706. H5Dscatgath.c:1026:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=]
  12707. H5S_sel_iter_t iter; /* Selection iteration info*/
  12708. ^
  12709. H5Dscatgath.c: In function 'H5D__gather_file':
  12710. H5Dscatgath.c:194:1: warning: stack usage might be 16768 bytes [-Wstack-usage=]
  12711. H5D__gather_file(const H5D_io_info_t *_io_info,
  12712. ^
  12713. H5Dscatgath.c:270:1: warning: the frame size of 16672 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  12714. } /* H5D__gather_file() */
  12715. ^
  12716. H5Dscatgath.c: In function 'H5D__gather_mem.isra.0':
  12717. H5Dscatgath.c:376:1: warning: stack usage might be 16576 bytes [-Wstack-usage=]
  12718. H5D__gather_mem(const void *_buf, const H5S_t *space,
  12719. ^
  12720. H5Dscatgath.c:442:1: warning: the frame size of 16480 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  12721. } /* H5D__gather_mem() */
  12722. ^
  12723. H5Dscatgath.c: In function 'H5D__scatter_mem':
  12724. H5Dscatgath.c:289:1: warning: stack usage might be 16576 bytes [-Wstack-usage=]
  12725. H5D__scatter_mem (const void *_tscat_buf, const H5S_t *space,
  12726. ^
  12727. H5Dscatgath.c:355:1: warning: the frame size of 16480 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  12728. } /* H5D__scatter_mem() */
  12729. ^
  12730. H5Dscatgath.c: In function 'H5D__scatgath_read':
  12731. H5Dscatgath.c:458:1: warning: stack usage might be 23392 bytes [-Wstack-usage=]
  12732. H5D__scatgath_read(const H5D_io_info_t *io_info, const H5D_type_info_t *type_info,
  12733. ^
  12734. H5Dscatgath.c:574:1: warning: the frame size of 23296 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  12735. } /* end H5D__scatgath_read() */
  12736. ^
  12737. H5Dscatgath.c: In function 'H5D__scatgath_write':
  12738. H5Dscatgath.c:590:1: warning: stack usage might be 23568 bytes [-Wstack-usage=]
  12739. H5D__scatgath_write(const H5D_io_info_t *io_info, const H5D_type_info_t *type_info,
  12740. ^
  12741. H5Dscatgath.c:705:1: warning: the frame size of 23472 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  12742. } /* end H5D__scatgath_write() */
  12743. ^
  12744. CC H5Dselect.lo
  12745. H5Dselect.c: In function 'H5D__select_io':
  12746. H5Dselect.c:89:20: warning: size of 'mem_iter' is 2232 bytes [-Wlarger-than=]
  12747. H5S_sel_iter_t mem_iter; /* Memory selection iteration info */
  12748. ^
  12749. H5Dselect.c:91:20: warning: size of 'file_iter' is 2232 bytes [-Wlarger-than=]
  12750. H5S_sel_iter_t file_iter; /* File selection iteration info */
  12751. ^
  12752. H5Dselect.c:93:13: warning: size of '_mem_off' is 8192 bytes [-Wlarger-than=]
  12753. hsize_t _mem_off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets in memory */
  12754. ^
  12755. H5Dselect.c:95:13: warning: size of '_file_off' is 8192 bytes [-Wlarger-than=]
  12756. hsize_t _file_off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets in the file */
  12757. ^
  12758. H5Dselect.c:97:12: warning: size of '_mem_len' is 8192 bytes [-Wlarger-than=]
  12759. size_t _mem_len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths in memory */
  12760. ^
  12761. H5Dselect.c:99:12: warning: size of '_file_len' is 8192 bytes [-Wlarger-than=]
  12762. size_t _file_len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths in the file */
  12763. ^
  12764. H5Dselect.c:242:18: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12765. file_len = H5FL_SEQ_FREE(size_t, file_len);
  12766. ^
  12767. H5Dselect.c:244:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  12768. file_off = H5FL_SEQ_FREE(hsize_t, file_off);
  12769. ^
  12770. H5Dselect.c:246:17: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  12771. mem_len = H5FL_SEQ_FREE(size_t, mem_len);
  12772. ^
  12773. H5Dselect.c:248:17: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  12774. mem_off = H5FL_SEQ_FREE(hsize_t, mem_off);
  12775. ^
  12776. H5Dselect.c:86:1: warning: stack usage might be 37472 bytes [-Wstack-usage=]
  12777. H5D__select_io(const H5D_io_info_t *io_info, size_t elmt_size,
  12778. ^
  12779. H5Dselect.c:251:1: warning: the frame size of 37376 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  12780. } /* end H5D__select_io() */
  12781. ^
  12782. CC H5Dtest.lo
  12783. CC H5E.lo
  12784. H5E.c: In function 'H5Epush2':
  12785. H5E.c:1391:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  12786. if(HDvasprintf(&tmp, fmt, ap) < 0)
  12787. ^
  12788. In file included from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/mpi_string.hh:7:0,
  12789. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dh.cc:10:
  12790. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dh.cc: In function 'ompi_datatype_t* mpi_datatype(const dh::light_dboxes&)':
  12791. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  12792. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  12793. ^
  12794. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  12795. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  12796. ^
  12797. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dh.cc:2336:21: note: in expansion of macro 'MPI_UB'
  12798. {1, sizeof s, MPI_UB, "MPI_UB", "MPI_UB"}
  12799. ^
  12800. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dh.cc: In function 'ompi_datatype_t* mpi_datatype(const dh::fast_dboxes&)':
  12801. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  12802. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  12803. ^
  12804. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  12805. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  12806. ^
  12807. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dh.cc:2392:21: note: in expansion of macro 'MPI_UB'
  12808. {1, sizeof s, MPI_UB, "MPI_UB", "MPI_UB"}
  12809. ^
  12810. CC H5Edeprec.lo
  12811. CC H5Eint.lo
  12812. H5Eint.c: In function 'H5E_printf_stack':
  12813. H5Eint.c:735:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  12814. if(HDvasprintf(&tmp, fmt, ap) < 0)
  12815. ^
  12816. H5Eint.c: In function 'H5E_clear_entries':
  12817. H5Eint.c:915:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12818. H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */
  12819. ^
  12820. H5Eint.c:917:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12821. H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */
  12822. ^
  12823. H5Eint.c:919:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  12824. H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */
  12825. ^
  12826. H5Eint.c: In function 'H5E_walk':
  12827. H5Eint.c:570:53: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12828. for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--) {
  12829. ^
  12830. H5Eint.c:600:53: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12831. for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--)
  12832. ^
  12833. H5Eint.c: In function 'H5E_print':
  12834. H5Eint.c:570:53: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12835. for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--) {
  12836. ^
  12837. H5Eint.c:600:53: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12838. for(i = (int)(estack->nused - 1); i >= 0 && status >= 0; i--)
  12839. ^
  12840. CC H5F.lo
  12841. CC H5Fint.lo
  12842. CC H5Faccum.lo
  12843. CC H5Fcwfs.lo
  12844. CC H5Fdbg.lo
  12845. H5Fdbg.c: In function 'H5F_debug':
  12846. H5Fdbg.c:126:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12847. H5G__ent_debug(f->shared->sblock->root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL);
  12848. ^
  12849. H5Fdbg.c:141:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  12850. H5G__ent_debug(&root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL);
  12851. ^
  12852. CC H5Fefc.lo
  12853. H5Fefc.c: In function 'H5F_efc_max_nfiles':
  12854. H5Fefc.c:396:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12855. H5F_efc_max_nfiles(H5F_efc_t *efc)
  12856. ^
  12857. CC H5Ffake.lo
  12858. CC H5Fio.lo
  12859. CC H5Fmount.lo
  12860. H5Fmount.c: In function 'H5F_is_mount':
  12861. H5Fmount.c:440:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12862. H5F_is_mount(const H5F_t *file)
  12863. ^
  12864. CC H5Fmpi.lo
  12865. CC H5Fquery.lo
  12866. H5Fquery.c: In function 'H5F_get_intent':
  12867. H5Fquery.c:94:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12868. H5F_get_intent(const H5F_t *f)
  12869. ^
  12870. H5Fquery.c: In function 'H5F_get_open_name':
  12871. H5Fquery.c:119:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12872. H5F_get_open_name(const H5F_t *f)
  12873. ^
  12874. H5Fquery.c: In function 'H5F_get_actual_name':
  12875. H5Fquery.c:145:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12876. H5F_get_actual_name(const H5F_t *f)
  12877. ^
  12878. H5Fquery.c: In function 'H5F_get_extpath':
  12879. H5Fquery.c:171:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12880. H5F_get_extpath(const H5F_t *f)
  12881. ^
  12882. H5Fquery.c: In function 'H5F_get_shared':
  12883. H5Fquery.c:195:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12884. H5F_get_shared(const H5F_t *f)
  12885. ^
  12886. H5Fquery.c: In function 'H5F_same_shared':
  12887. H5Fquery.c:218:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12888. H5F_same_shared(const H5F_t *f1, const H5F_t *f2)
  12889. ^
  12890. H5Fquery.c: In function 'H5F_get_nopen_objs':
  12891. H5Fquery.c:244:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12892. H5F_get_nopen_objs(const H5F_t *f)
  12893. ^
  12894. H5Fquery.c: In function 'H5F_get_file_id':
  12895. H5Fquery.c:267:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12896. H5F_get_file_id(const H5F_t *f)
  12897. ^
  12898. H5Fquery.c: In function 'H5F_get_parent':
  12899. H5Fquery.c:290:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12900. H5F_get_parent(const H5F_t *f)
  12901. ^
  12902. H5Fquery.c: In function 'H5F_get_nmounts':
  12903. H5Fquery.c:313:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12904. H5F_get_nmounts(const H5F_t *f)
  12905. ^
  12906. H5Fquery.c: In function 'H5F_get_fcpl':
  12907. H5Fquery.c:340:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12908. H5F_get_fcpl(const H5F_t *f)
  12909. ^
  12910. H5Fquery.c: In function 'H5F_sizeof_addr':
  12911. H5Fquery.c:367:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12912. H5F_sizeof_addr(const H5F_t *f)
  12913. ^
  12914. H5Fquery.c: In function 'H5F_sizeof_size':
  12915. H5Fquery.c:394:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12916. H5F_sizeof_size(const H5F_t *f)
  12917. ^
  12918. H5Fquery.c: In function 'H5F_get_sohm_addr':
  12919. H5Fquery.c:418:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12920. H5F_get_sohm_addr(const H5F_t *f)
  12921. ^
  12922. H5Fquery.c: In function 'H5F_get_sohm_vers':
  12923. H5Fquery.c:442:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12924. H5F_get_sohm_vers(const H5F_t *f)
  12925. ^
  12926. H5Fquery.c: In function 'H5F_get_sohm_nindexes':
  12927. H5Fquery.c:466:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12928. H5F_get_sohm_nindexes(const H5F_t *f)
  12929. ^
  12930. H5Fquery.c: In function 'H5F_sym_leaf_k':
  12931. H5Fquery.c:497:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12932. H5F_sym_leaf_k(const H5F_t *f)
  12933. ^
  12934. H5Fquery.c: In function 'H5F_Kvalue':
  12935. H5Fquery.c:529:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12936. H5F_Kvalue(const H5F_t *f, const H5B_class_t *type)
  12937. ^
  12938. H5Fquery.c: In function 'H5F_get_nrefs':
  12939. H5Fquery.c:555:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12940. H5F_get_nrefs(const H5F_t *f)
  12941. ^
  12942. H5Fquery.c: In function 'H5F_rdcc_nslots':
  12943. H5Fquery.c:586:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12944. H5F_rdcc_nslots(const H5F_t *f)
  12945. ^
  12946. H5Fquery.c: In function 'H5F_rdcc_nbytes':
  12947. H5Fquery.c:617:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12948. H5F_rdcc_nbytes(const H5F_t *f)
  12949. ^
  12950. H5Fquery.c: In function 'H5F_rdcc_w0':
  12951. H5Fquery.c:648:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12952. H5F_rdcc_w0(const H5F_t *f)
  12953. ^
  12954. H5Fquery.c: In function 'H5F_get_base_addr':
  12955. H5Fquery.c:675:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12956. H5F_get_base_addr(const H5F_t *f)
  12957. ^
  12958. H5Fquery.c: In function 'H5F_grp_btree_shared':
  12959. H5Fquery.c:707:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12960. H5F_grp_btree_shared(const H5F_t *f)
  12961. ^
  12962. H5Fquery.c: In function 'H5F_sieve_buf_size':
  12963. H5Fquery.c:738:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12964. H5F_sieve_buf_size(const H5F_t *f)
  12965. ^
  12966. H5Fquery.c: In function 'H5F_gc_ref':
  12967. H5Fquery.c:769:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12968. H5F_gc_ref(const H5F_t *f)
  12969. ^
  12970. H5Fquery.c: In function 'H5F_use_latest_format':
  12971. H5Fquery.c:798:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12972. H5F_use_latest_format(const H5F_t *f)
  12973. ^
  12974. H5Fquery.c: In function 'H5F_get_fc_degree':
  12975. H5Fquery.c:826:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12976. H5F_get_fc_degree(const H5F_t *f)
  12977. ^
  12978. H5Fquery.c: In function 'H5F_store_msg_crt_idx':
  12979. H5Fquery.c:854:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12980. H5F_store_msg_crt_idx(const H5F_t *f)
  12981. ^
  12982. H5Fquery.c: In function 'H5F_has_feature':
  12983. H5Fquery.c:881:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12984. H5F_has_feature(const H5F_t *f, unsigned feature)
  12985. ^
  12986. H5Fquery.c: In function 'H5F_get_driver_id':
  12987. H5Fquery.c:908:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12988. H5F_get_driver_id(const H5F_t *f)
  12989. ^
  12990. H5Fquery.c: In function 'H5F_is_tmp_addr':
  12991. H5Fquery.c:1037:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12992. H5F_is_tmp_addr(const H5F_t *f, haddr_t addr)
  12993. ^
  12994. H5Fquery.c: In function 'H5F_use_tmp_space':
  12995. H5Fquery.c:1065:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  12996. H5F_use_tmp_space(const H5F_t *f)
  12997. ^
  12998. CC H5Fsfile.lo
  12999. H5Fsfile.c: In function 'H5F_sfile_assert_num':
  13000. H5Fsfile.c:57:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  13001. H5F_sfile_assert_num(unsigned n)
  13002. ^
  13003. CC H5Fsuper.lo
  13004. CC H5Fsuper_cache.lo
  13005. H5Fsuper_cache.c: In function 'H5F_sblock_load':
  13006. H5Fsuper_cache.c:282:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13007. H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/);
  13008. ^
  13009. H5Fsuper_cache.c:283:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13010. H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/);
  13011. ^
  13012. H5Fsuper_cache.c:284:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13013. H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/);
  13014. ^
  13015. H5Fsuper_cache.c:285:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13016. H5F_addr_decode(f, (const uint8_t **)&p, &sblock->driver_addr/*out*/);
  13017. ^
  13018. H5Fsuper_cache.c:293:30: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13019. if(H5G_ent_decode(f, (const uint8_t **)&p, sblock->root_ent) < 0)
  13020. ^
  13021. H5Fsuper_cache.c:414:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13022. H5F_addr_decode(f, (const uint8_t **)&p, &sblock->base_addr/*out*/);
  13023. ^
  13024. H5Fsuper_cache.c:415:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13025. H5F_addr_decode(f, (const uint8_t **)&p, &sblock->ext_addr/*out*/);
  13026. ^
  13027. H5Fsuper_cache.c:416:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13028. H5F_addr_decode(f, (const uint8_t **)&p, &stored_eoa/*out*/);
  13029. ^
  13030. H5Fsuper_cache.c:417:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  13031. H5F_addr_decode(f, (const uint8_t **)&p, &sblock->root_addr/*out*/);
  13032. ^
  13033. CC H5Ftest.lo
  13034. CC H5FD.lo
  13035. H5FD.c: In function 'H5FD_get_base_addr':
  13036. H5FD.c:2052:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13037. H5FD_get_base_addr(const H5FD_t *file)
  13038. ^
  13039. CC H5FDcore.lo
  13040. CC H5FDdirect.lo
  13041. In file included from H5FDdirect.c:32:0:
  13042. H5private.h:1795:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable]
  13043. static int H5_interface_initialize_g = 0;
  13044. ^
  13045. H5FDdirect.c:26:33: warning: 'H5FD_direct_init_interface' declared 'static' but never defined [-Wunused-function]
  13046. #define H5_INTERFACE_INIT_FUNC H5FD_direct_init_interface
  13047. ^
  13048. H5private.h:1796:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC'
  13049. static herr_t H5_INTERFACE_INIT_FUNC(void);
  13050. ^
  13051. CC H5FDfamily.lo
  13052. H5FDfamily.c: In function 'H5FD_family_open':
  13053. H5FDfamily.c:649:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=]
  13054. char memb_name[4096], temp[4096];
  13055. ^
  13056. H5FDfamily.c:649:28: warning: size of 'temp' is 4096 bytes [-Wlarger-than=]
  13057. char memb_name[4096], temp[4096];
  13058. ^
  13059. H5FDfamily.c:711:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  13060. HDsnprintf(memb_name, sizeof(memb_name), name, 0);
  13061. ^
  13062. H5FDfamily.c:712:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  13063. HDsnprintf(temp, sizeof(temp), name, 1);
  13064. ^
  13065. H5FDfamily.c:718:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  13066. HDsnprintf(memb_name, sizeof(memb_name), name, file->nmembs);
  13067. ^
  13068. H5FDfamily.c: In function 'H5FD_family_cmp':
  13069. H5FDfamily.c:870:1: warning: label 'done' defined but not used [-Wunused-label]
  13070. done:
  13071. ^
  13072. H5FDfamily.c: In function 'H5FD_family_set_eoa':
  13073. H5FDfamily.c:970:11: warning: size of 'memb_name' is 4096 bytes [-Wlarger-than=]
  13074. char memb_name[4096];
  13075. ^
  13076. H5FDfamily.c:993:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  13077. HDsnprintf(memb_name, sizeof(memb_name), file->name, u);
  13078. ^
  13079. H5FDfamily.c: In function 'H5FD_family_open':
  13080. H5FDfamily.c:644:1: warning: stack usage might be 8336 bytes [-Wstack-usage=]
  13081. H5FD_family_open(const char *name, unsigned flags, hid_t fapl_id,
  13082. ^
  13083. CC H5FDint.lo
  13084. CC H5FDlog.lo
  13085. H5FDlog.c: In function 'H5Pset_fapl_log':
  13086. H5FDlog.c:330:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13087. fa.logfile = (char *)logfile;
  13088. ^
  13089. H5FDlog.c: In function 'H5FD_log_open':
  13090. H5FDlog.c:627:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized]
  13091. HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f));
  13092. ^
  13093. H5FDlog.c:627:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
  13094. HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f));
  13095. ^
  13096. H5FDlog.c:625:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized]
  13097. HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f));
  13098. ^
  13099. H5FDlog.c:625:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized]
  13100. HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f));
  13101. ^
  13102. CC H5FDmpi.lo
  13103. CC H5FDmpio.lo
  13104. In file included from H5FDmpio.c:28:0:
  13105. H5private.h:1795:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable]
  13106. static int H5_interface_initialize_g = 0;
  13107. ^
  13108. H5FDmpio.c:25:33: warning: 'H5FD_mpio_init_interface' declared 'static' but never defined [-Wunused-function]
  13109. #define H5_INTERFACE_INIT_FUNC H5FD_mpio_init_interface
  13110. ^
  13111. H5private.h:1796:18: note: in expansion of macro 'H5_INTERFACE_INIT_FUNC'
  13112. static herr_t H5_INTERFACE_INIT_FUNC(void);
  13113. ^
  13114. CC H5FDmulti.lo
  13115. H5FDmulti.c: In function 'H5FD_multi_read':
  13116. H5FDmulti.c:1657:55: warning: unused parameter 'dxpl_id' [-Wunused-parameter]
  13117. H5FD_multi_read(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr,
  13118. ^
  13119. H5FDmulti.c: In function 'H5FD_multi_write':
  13120. H5FDmulti.c:1708:56: warning: unused parameter 'dxpl_id' [-Wunused-parameter]
  13121. H5FD_multi_write(H5FD_t *_file, H5FD_mem_t type, hid_t dxpl_id, haddr_t addr,
  13122. ^
  13123. H5FDmulti.c: In function 'compute_next':
  13124. H5FDmulti.c:59:16: warning: declaration of '_unmapped' shadows a previous local [-Wshadow]
  13125. H5FD_mem_t _unmapped, LOOPVAR; \
  13126. ^
  13127. H5FDmulti.c:1882:2: note: in expansion of macro 'UNIQUE_MEMBERS'
  13128. UNIQUE_MEMBERS(file->fa.memb_map, mt2) {
  13129. ^
  13130. H5FDmulti.c:59:16: warning: shadowed declaration is here [-Wshadow]
  13131. H5FD_mem_t _unmapped, LOOPVAR; \
  13132. ^
  13133. H5FDmulti.c:1881:5: note: in expansion of macro 'UNIQUE_MEMBERS'
  13134. UNIQUE_MEMBERS(file->fa.memb_map, mt1) {
  13135. ^
  13136. H5FDmulti.c:60:13: warning: declaration of '_seen' shadows a previous local [-Wshadow]
  13137. hbool_t _seen[H5FD_MEM_NTYPES]; \
  13138. ^
  13139. H5FDmulti.c:1882:2: note: in expansion of macro 'UNIQUE_MEMBERS'
  13140. UNIQUE_MEMBERS(file->fa.memb_map, mt2) {
  13141. ^
  13142. H5FDmulti.c:60:13: warning: shadowed declaration is here [-Wshadow]
  13143. hbool_t _seen[H5FD_MEM_NTYPES]; \
  13144. ^
  13145. H5FDmulti.c:1881:5: note: in expansion of macro 'UNIQUE_MEMBERS'
  13146. UNIQUE_MEMBERS(file->fa.memb_map, mt1) {
  13147. ^
  13148. H5FDmulti.c: In function 'open_members':
  13149. H5FDmulti.c:1931:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  13150. sprintf(tmp, file->fa.memb_name[mt], file->name);
  13151. ^
  13152. H5FDmulti.c: In function 'H5FD_multi_close':
  13153. H5FDmulti.c:1168:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  13154. if (nerrors)
  13155. ^
  13156. H5FDmulti.c: In function 'open_members':
  13157. H5FDmulti.c:1949:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  13158. if (nerrors)
  13159. ^
  13160. CC H5FDsec2.lo
  13161. CC H5FDspace.lo
  13162. CC H5FDstdio.lo
  13163. CC H5FL.lo
  13164. CC H5FO.lo
  13165. CC H5FS.lo
  13166. H5FS.c: In function 'H5FS_new':
  13167. H5FS.c:540:24: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  13168. fspace->nclasses = nclasses;
  13169. ^
  13170. In file included from H5FS.c:38:0:
  13171. H5FSpkg.h:62:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13172. #define H5FS_HEADER_SIZE(f) ( \
  13173. ^
  13174. H5FS.c:566:24: note: in expansion of macro 'H5FS_HEADER_SIZE'
  13175. fspace->hdr_size = H5FS_HEADER_SIZE(f);
  13176. ^
  13177. H5FS.c: In function 'H5FS_size':
  13178. H5FS.c:601:24: warning: unused parameter 'f' [-Wunused-parameter]
  13179. H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size)
  13180. ^
  13181. H5FS.c: In function 'H5FS_sinfo_dest':
  13182. H5FS.c:892:17: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat]
  13183. sinfo->bins = H5FL_SEQ_FREE(H5FS_bin_t, sinfo->bins);
  13184. ^
  13185. CC H5FScache.lo
  13186. H5FScache.c: In function 'H5FS_cache_sinfo_load':
  13187. H5FScache.c:618:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable]
  13188. hsize_t old_tot_space; /* Total space managed from header */
  13189. ^
  13190. H5FScache.c:617:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable]
  13191. hsize_t old_ghost_sect_count; /* Total ghost section count from header */
  13192. ^
  13193. H5FScache.c:616:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable]
  13194. hsize_t old_serial_sect_count; /* Total serializable section count from header */
  13195. ^
  13196. H5FScache.c:615:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable]
  13197. hsize_t old_tot_sect_count; /* Total section count from header */
  13198. ^
  13199. CC H5FSdbg.lo
  13200. H5FSdbg.c: In function 'H5FS_sects_debug':
  13201. H5FSdbg.c:288:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13202. if(H5HF_sects_debug(f, dxpl_id, client_addr, stream, indent + 3, MAX(0, fwidth - 3)) < 0)
  13203. ^
  13204. CC H5FSsection.lo
  13205. H5FSsection.c: In function 'H5FS_sinfo_new':
  13206. H5FSsection.c:147:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13207. sinfo->sect_prefix_size = (size_t)H5FS_SINFO_PREFIX_SIZE(f);
  13208. ^
  13209. H5FSsection.c:178:25: warning: request for implicit conversion from 'void *' to 'struct H5FS_bin_t *' not permitted in C++ [-Wc++-compat]
  13210. sinfo->bins = H5FL_SEQ_FREE(H5FS_bin_t, sinfo->bins);
  13211. ^
  13212. H5FSsection.c: In function 'H5FS_sect_try_shrink_eoa':
  13213. H5FSsection.c:2338:24: warning: passing argument 1 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type
  13214. if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0)
  13215. ^
  13216. H5FSsection.c:207:1: note: expected 'struct H5F_t *' but argument is of type 'const struct H5F_t *'
  13217. H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode)
  13218. ^
  13219. H5FSsection.c:2338:36: warning: passing argument 3 of 'H5FS_sinfo_lock' discards 'const' qualifier from pointer target type
  13220. if(H5FS_sinfo_lock(f, dxpl_id, fspace, H5AC_WRITE) < 0)
  13221. ^
  13222. H5FSsection.c:207:1: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *'
  13223. H5FS_sinfo_lock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, H5AC_protect_t accmode)
  13224. ^
  13225. H5FSsection.c:2362:32: warning: passing argument 1 of 'H5FS_sect_remove_real' discards 'const' qualifier from pointer target type
  13226. if(H5FS_sect_remove_real(fspace, tmp_sect) < 0)
  13227. ^
  13228. H5FSsection.c:859:1: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *'
  13229. H5FS_sect_remove_real(H5FS_t *fspace, H5FS_section_info_t *sect)
  13230. ^
  13231. H5FSsection.c:2376:41: warning: passing argument 1 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type
  13232. if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0)
  13233. ^
  13234. H5FSsection.c:313:1: note: expected 'struct H5F_t *' but argument is of type 'const struct H5F_t *'
  13235. H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified)
  13236. ^
  13237. H5FSsection.c:2376:53: warning: passing argument 3 of 'H5FS_sinfo_unlock' discards 'const' qualifier from pointer target type
  13238. if(sinfo_valid && H5FS_sinfo_unlock(f, dxpl_id, fspace, section_removed) < 0)
  13239. ^
  13240. H5FSsection.c:313:1: note: expected 'struct H5FS_t *' but argument is of type 'const struct H5FS_t *'
  13241. H5FS_sinfo_unlock(H5F_t *f, hid_t dxpl_id, H5FS_t *fspace, hbool_t modified)
  13242. ^
  13243. CC H5FSstat.lo
  13244. H5FSstat.c: In function 'H5FS_stat_info':
  13245. H5FSstat.c:99:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13246. stats->hdr_size = (size_t)H5FS_HEADER_SIZE(f);
  13247. ^
  13248. CC H5FStest.lo
  13249. H5FStest.c: In function 'H5FS_cmp_cparam_test':
  13250. H5FStest.c:118:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13251. H5FS_cmp_cparam_test(const H5FS_create_t *cparam1, const H5FS_create_t *cparam2)
  13252. ^
  13253. CC H5G.lo
  13254. CC H5Gbtree2.lo
  13255. H5Gbtree2.c: In function 'H5G_dense_btree2_name_compare':
  13256. H5Gbtree2.c:266:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  13257. herr_t status; /* Status from fractal heap 'op' routine */
  13258. ^
  13259. CC H5Gcache.lo
  13260. In file included from H5Gcache.c:39:0:
  13261. H5Gcache.c: In function 'H5G_node_load':
  13262. H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13263. + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \
  13264. ^
  13265. H5Gcache.c:148:22: note: in expansion of macro 'H5G_NODE_SIZE'
  13266. sym->node_size = H5G_NODE_SIZE(f);
  13267. ^
  13268. H5Gcache.c:123:60: warning: unused parameter 'udata' [-Wunused-parameter]
  13269. H5G_node_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata)
  13270. ^
  13271. CC H5Gcompact.lo
  13272. CC H5Gdense.lo
  13273. H5Gdense.c: In function 'H5G__dense_create':
  13274. H5Gdense.c:325:28: warning: conversion to 'uint32_t' from 'size_t' may alter its value [-Wconversion]
  13275. bt2_cparam.rrec_size = 4 + /* Name's hash value */
  13276. ^
  13277. H5Gdense.c:345:32: warning: conversion to 'uint32_t' from 'size_t' may alter its value [-Wconversion]
  13278. bt2_cparam.rrec_size = 8 + /* Creation order value */
  13279. ^
  13280. CC H5Gdeprec.lo
  13281. H5Gdeprec.c: In function 'H5Gcreate1':
  13282. H5Gdeprec.c:264:33: warning: conversion to 'uint32_t' from 'size_t' may alter its value [-Wconversion]
  13283. ginfo.lheap_size_hint = size_hint;
  13284. ^
  13285. H5Gdeprec.c: In function 'H5G_map_obj_type':
  13286. H5Gdeprec.c:169:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  13287. H5G_map_obj_type(H5O_type_t obj_type)
  13288. ^
  13289. CC H5Gent.lo
  13290. H5Gent.c: In function 'H5G__ent_copy':
  13291. H5Gent.c:341:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13292. H5G__ent_reset((H5G_entry_t *)src);
  13293. ^
  13294. H5Gent.c: In function 'H5G__ent_debug':
  13295. H5Gent.c:553:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13296. nested_fwidth = MAX(0, fwidth - 3);
  13297. ^
  13298. CC H5Gint.lo
  13299. H5Gint.c: In function 'H5G_oloc':
  13300. H5Gint.c:578:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  13301. H5G_oloc(H5G_t *grp)
  13302. ^
  13303. H5Gint.c: In function 'H5G_nameof':
  13304. H5Gint.c:601:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  13305. H5G_nameof(H5G_t *grp)
  13306. ^
  13307. H5Gint.c: In function 'H5G_fileof':
  13308. H5Gint.c:625:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13309. H5G_fileof(H5G_t *grp)
  13310. ^
  13311. H5Gint.c: In function 'H5G_get_shared_count':
  13312. H5Gint.c:649:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13313. H5G_get_shared_count(H5G_t *grp)
  13314. ^
  13315. H5Gint.c: In function 'H5G_mounted':
  13316. H5Gint.c:701:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13317. H5G_mounted(H5G_t *grp)
  13318. ^
  13319. CC H5Glink.lo
  13320. CC H5Gloc.lo
  13321. H5Gloc.c: In function 'H5G__loc_insert':
  13322. H5Gloc.c:580:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13323. lnk.name = (char *)name;
  13324. ^
  13325. H5Gloc.c: In function 'H5G_loc_set_comment_cb':
  13326. H5Gloc.c:793:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13327. comment.s = (char *)udata->comment;
  13328. ^
  13329. CC H5Gname.lo
  13330. H5Gname.c: In function 'H5G_name_copy':
  13331. H5Gname.c:537:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13332. H5G_name_reset((H5G_name_t *)src);
  13333. ^
  13334. CC H5Gnode.lo
  13335. H5Gnode.c: In function 'H5G__node_free':
  13336. H5Gnode.c:299:20: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat]
  13337. sym->entry = H5FL_SEQ_FREE(H5G_entry_t, sym->entry);
  13338. ^
  13339. In file included from H5Gnode.c:45:0:
  13340. H5Gnode.c: In function 'H5G_node_create':
  13341. H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13342. + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \
  13343. ^
  13344. H5Gnode.c:344:22: note: in expansion of macro 'H5G_NODE_SIZE'
  13345. sym->node_size = H5G_NODE_SIZE(f);
  13346. ^
  13347. H5Gnode.c:367:28: warning: request for implicit conversion from 'void *' to 'struct H5G_entry_t *' not permitted in C++ [-Wc++-compat]
  13348. sym->entry = H5FL_SEQ_FREE(H5G_entry_t, sym->entry);
  13349. ^
  13350. H5Gnode.c: In function 'H5G_node_insert':
  13351. H5Gnode.c:718:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13352. idx -= H5F_SYM_LEAF_K(f);
  13353. ^
  13354. In file included from H5Cprivate.h:37:0,
  13355. from H5ACprivate.h:35,
  13356. from H5Gnode.c:41:
  13357. H5Fprivate.h:275:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  13358. #define H5F_SYM_LEAF_K(F) (H5F_sym_leaf_k(F))
  13359. ^
  13360. H5Gnode.c:718:13: note: in expansion of macro 'H5F_SYM_LEAF_K'
  13361. idx -= H5F_SYM_LEAF_K(f);
  13362. ^
  13363. H5Gnode.c: In function 'H5G_node_remove':
  13364. H5Gnode.c:792:21: warning: unused variable 'lt_key' [-Wunused-variable]
  13365. H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key;
  13366. ^
  13367. H5Gnode.c: In function 'H5G__node_copy':
  13368. H5Gnode.c:1294:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13369. grp_loc.oloc = (H5O_loc_t *)src_oloc;
  13370. ^
  13371. In file included from H5Gnode.c:45:0:
  13372. H5Gnode.c: In function 'H5G__node_iterate_size':
  13373. H5Gpkg.h:58:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13374. + ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY(f)) \
  13375. ^
  13376. H5Gnode.c:1481:19: note: in expansion of macro 'H5G_NODE_SIZE'
  13377. *stab_size += H5G_NODE_SIZE(f);
  13378. ^
  13379. H5Gnode.c: In function 'H5G_node_debug':
  13380. H5Gnode.c:1550:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13381. fwidth = MAX(0, fwidth - 3);
  13382. ^
  13383. CC H5Gobj.lo
  13384. H5Gobj.c: In function 'H5G__obj_create_real':
  13385. H5Gobj.c:272:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13386. if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo, dxpl_id) < 0)
  13387. ^
  13388. H5Gobj.c:277:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13389. if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo, dxpl_id) < 0)
  13390. ^
  13391. H5Gobj.c:283:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13392. if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline, dxpl_id) < 0)
  13393. ^
  13394. H5Gobj.c: In function 'H5G_obj_stab_to_new_cb':
  13395. H5Gobj.c:433:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13396. if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE,
  13397. ^
  13398. CC H5Goh.lo
  13399. CC H5Groot.lo
  13400. CC H5Gstab.lo
  13401. CC H5Gtest.lo
  13402. CC H5Gtraverse.lo
  13403. H5Gtraverse.c: In function 'H5G_traverse_real':
  13404. H5Gtraverse.c:743:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13405. if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0)
  13406. ^
  13407. H5Gtraverse.c:747:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13408. if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0)
  13409. ^
  13410. H5Gtraverse.c:751:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13411. if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0)
  13412. ^
  13413. CC H5HF.lo
  13414. In file included from /usr/include/string.h:186:0,
  13415. from H5private.h:61,
  13416. from H5HF.c:41:
  13417. H5HF.c: In function 'H5HF_op_write':
  13418. H5HF.c:130:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13419. HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */
  13420. ^
  13421. H5HF.c:130:5: note: in expansion of macro 'HDmemcpy'
  13422. HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */
  13423. ^
  13424. In file included from /usr/include/secure/_stdio.h:31:0,
  13425. from /usr/include/stdio.h:492,
  13426. from H5private.h:59,
  13427. from H5HF.c:41:
  13428. H5HF.c:130:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13429. HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */
  13430. ^
  13431. H5HF.c:130:5: note: in expansion of macro 'HDmemcpy'
  13432. HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */
  13433. ^
  13434. H5HF.c: In function 'H5HF_insert':
  13435. H5HF.c:375:49: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13436. if(H5HF_huge_insert(hdr, dxpl_id, size, (void *)obj, id) < 0)
  13437. ^
  13438. CC H5HFbtree2.lo
  13439. CC H5HFcache.lo
  13440. H5HFcache.c: In function 'H5HF_cache_hdr_flush':
  13441. H5HFcache.c:503:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  13442. heap_flags |= (hdr->huge_ids_wrapped ? H5HF_HDR_FLAGS_HUGE_ID_WRAPPED : 0);
  13443. ^
  13444. H5HFcache.c:504:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  13445. heap_flags |= (hdr->checksum_dblocks ? H5HF_HDR_FLAGS_CHECKSUM_DBLOCKS : 0);
  13446. ^
  13447. H5HFcache.c: In function 'H5HF_cache_iblock_load':
  13448. H5HFcache.c:708:25: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=]
  13449. uint8_t iblock_buf[H5HF_IBLOCK_BUF_SIZE]; /* Buffer for indirect block */
  13450. ^
  13451. In file included from H5HFcache.c:40:0:
  13452. H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13453. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13454. ^
  13455. H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13456. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13457. ^
  13458. H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13459. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13460. ^
  13461. H5HFcache.c:749:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13462. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13463. ^
  13464. H5HFcache.c: In function 'H5HF_cache_iblock_flush':
  13465. H5HFcache.c:906:17: warning: size of 'iblock_buf' is 4096 bytes [-Wlarger-than=]
  13466. uint8_t iblock_buf[H5HF_IBLOCK_BUF_SIZE]; /* Buffer for indirect block */
  13467. ^
  13468. In file included from /usr/include/string.h:186:0,
  13469. from H5private.h:61,
  13470. from H5HFcache.c:37:
  13471. H5HFcache.c: In function 'H5HF_cache_dblock_load':
  13472. H5HFcache.c:1349:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13473. HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM);
  13474. ^
  13475. H5HFcache.c:1349:9: note: in expansion of macro 'HDmemset'
  13476. HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM);
  13477. ^
  13478. In file included from /usr/include/secure/_stdio.h:31:0,
  13479. from /usr/include/stdio.h:492,
  13480. from H5private.h:59,
  13481. from H5HFcache.c:37:
  13482. H5HFcache.c:1349:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13483. HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM);
  13484. ^
  13485. H5HFcache.c:1349:9: note: in expansion of macro 'HDmemset'
  13486. HDmemset((uint8_t *)p - H5HF_SIZEOF_CHKSUM, 0, (size_t)H5HF_SIZEOF_CHKSUM);
  13487. ^
  13488. CC H5HFdbg.lo
  13489. H5HFdbg.c: In function 'H5HF_hdr_print':
  13490. H5HFdbg.c:259:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13491. H5HF_dtable_debug(&hdr->man_dtable, stream, indent + 3, MAX(0, fwidth - 3));
  13492. ^
  13493. H5HFdbg.c:267:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13494. hdr->pline_root_direct_size);
  13495. ^
  13496. H5HFdbg.c:270:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13497. hdr->pline_root_direct_filter_mask);
  13498. ^
  13499. H5HFdbg.c:273:30: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13500. indent + 3, MAX(0, fwidth - 3));
  13501. ^
  13502. H5HFdbg.c:283:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13503. hdr->root_iblock_flags);
  13504. ^
  13505. H5HFdbg.c:286:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13506. hdr->root_iblock);
  13507. ^
  13508. H5HFdbg.c: In function 'H5HF_dblock_debug_cb':
  13509. H5HFdbg.c:402:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13510. start, len);
  13511. ^
  13512. In file included from H5HFdbg.c:40:0:
  13513. H5HFdbg.c: In function 'H5HF_dblock_debug':
  13514. H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13515. #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \
  13516. ^
  13517. H5HFdbg.c:483:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'
  13518. blk_prefix_size = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);
  13519. ^
  13520. H5HFdbg.c: In function 'H5HF_iblock_print':
  13521. H5HFdbg.c:622:17: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13522. temp_str);
  13523. ^
  13524. H5HFdbg.c:632:25: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13525. iblock->filt_ents[off].filter_mask);
  13526. ^
  13527. H5HFdbg.c:636:25: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13528. iblock->ents[off].addr);
  13529. ^
  13530. H5HFdbg.c:650:21: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13531. temp_str);
  13532. ^
  13533. H5HFdbg.c:657:25: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13534. iblock->ents[off].addr);
  13535. ^
  13536. H5HFdbg.c:663:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13537. "<none>");
  13538. ^
  13539. H5HFdbg.c:672:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13540. iblock->rc);
  13541. ^
  13542. H5HFdbg.c:677:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13543. iblock->parent);
  13544. ^
  13545. H5HFdbg.c: In function 'H5HF_sects_debug_cb':
  13546. H5HFdbg.c:791:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13547. if(H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, MAX(0, udata->fwidth - 3)) < 0)
  13548. ^
  13549. CC H5HFdblock.lo
  13550. H5HFdblock.c: In function 'H5HF_man_dblock_create':
  13551. H5HFdblock.c:143:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13552. free_space = dblock->size - H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);
  13553. ^
  13554. H5HFdblock.c:171:68: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13555. if(NULL == (sec_node = H5HF_sect_single_new((dblock->block_off + H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr)),
  13556. ^
  13557. H5HFdblock.c: In function 'H5HF_man_dblock_new':
  13558. H5HFdblock.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  13559. if((min_dblock_size - request) < H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr))
  13560. ^
  13561. CC H5HFdtable.lo
  13562. H5HFdtable.c: In function 'H5HF_dtable_size_to_row':
  13563. H5HFdtable.c:241:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13564. H5HF_dtable_size_to_row(const H5HF_dtable_t *dtable, size_t block_size)
  13565. ^
  13566. H5HFdtable.c: In function 'H5HF_dtable_size_to_rows':
  13567. H5HFdtable.c:275:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13568. H5HF_dtable_size_to_rows(const H5HF_dtable_t *dtable, hsize_t size)
  13569. ^
  13570. H5HFdtable.c: In function 'H5HF_dtable_span_size':
  13571. H5HFdtable.c:306:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13572. H5HF_dtable_span_size(const H5HF_dtable_t *dtable, unsigned start_row,
  13573. ^
  13574. CC H5HFhdr.lo
  13575. In file included from H5HFhdr.c:36:0:
  13576. H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase1':
  13577. H5private.h:313:21: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion]
  13578. #define MIN(a,b) (((a)<(b)) ? (a) : (b))
  13579. ^
  13580. H5HFhdr.c:226:26: note: in expansion of macro 'MIN'
  13581. hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size,
  13582. ^
  13583. H5private.h:313:21: warning: conversion to 'uint8_t' from 'unsigned int' may alter its value [-Wconversion]
  13584. #define MIN(a,b) (((a)<(b)) ? (a) : (b))
  13585. ^
  13586. H5HFhdr.c:226:26: note: in expansion of macro 'MIN'
  13587. hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size,
  13588. ^
  13589. H5HFhdr.c: In function 'H5HF_hdr_finish_init_phase2':
  13590. H5HFhdr.c:263:88: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13591. hdr->man_dtable.row_tot_dblock_free[u] = hdr->man_dtable.row_block_size[u] -
  13592. ^
  13593. H5HFhdr.c: In function 'H5HF_hdr_create':
  13594. H5HFhdr.c:435:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  13595. if(0 == (hdr->filter_len = H5O_msg_raw_size(hdr->f, H5O_PLINE_ID, FALSE, &(hdr->pline))))
  13596. ^
  13597. H5HFhdr.c:442:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13598. + hdr->filter_len; /* Size of encoded I/O filter info */
  13599. ^
  13600. In file included from H5HFhdr.c:38:0:
  13601. H5HFpkg.h:74:33: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13602. #define H5HF_HEADER_SIZE(h) ( \
  13603. ^
  13604. H5HFhdr.c:446:26: note: in expansion of macro 'H5HF_HEADER_SIZE'
  13605. hdr->heap_size = H5HF_HEADER_SIZE(hdr);
  13606. ^
  13607. H5HFhdr.c:464:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13608. hdr->id_len = 1 /* ID flags */
  13609. ^
  13610. H5HFhdr.c:470:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13611. hdr->id_len = 1 /* ID flags */
  13612. ^
  13613. In file included from H5HFhdr.c:38:0:
  13614. H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13615. #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \
  13616. ^
  13617. H5HFhdr.c:494:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'
  13618. dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);
  13619. ^
  13620. H5HFhdr.c: In function 'H5HF_hdr_adj_free':
  13621. H5HFhdr.c:763:25: warning: conversion to 'long long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  13622. hdr->total_man_free += amt;
  13623. ^
  13624. H5HFhdr.c: In function 'H5HF_hdr_adjust_heap':
  13625. H5HFhdr.c:803:25: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  13626. hdr->total_man_free += extra_free;
  13627. ^
  13628. H5HFhdr.c: In function 'H5HF_hdr_reverse_iter':
  13629. H5HFhdr.c:1245:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  13630. tmp_entry = curr_entry;
  13631. ^
  13632. H5HFhdr.c:1280:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13633. curr_entry = tmp_entry;
  13634. ^
  13635. CC H5HFhuge.lo
  13636. COMPILING arrangements/Carpet/CarpetLib/src/dist.cc
  13637. H5HFhuge.c: In function 'H5HF_huge_bt2_create':
  13638. H5HFhuge.c:127:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13639. bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */
  13640. ^
  13641. H5HFhuge.c:134:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13642. bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */
  13643. ^
  13644. H5HFhuge.c:141:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13645. bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of filtered object */
  13646. ^
  13647. H5HFhuge.c:149:36: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13648. bt2_cparam.rrec_size = (size_t)(hdr->sizeof_addr /* Address of object */
  13649. ^
  13650. H5HFhuge.c: In function 'H5HF_huge_write':
  13651. H5HFhuge.c:805:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
  13652. if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, dxpl_id, obj) < 0)
  13653. ^
  13654. CC H5HFiblock.lo
  13655. H5HFiblock.c: In function 'H5HF_iblock_unpin':
  13656. H5HFiblock.c:216:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  13657. iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PINNED);
  13658. ^
  13659. In file included from H5HFiblock.c:39:0:
  13660. H5HFiblock.c: In function 'H5HF_man_iblock_root_double':
  13661. H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13662. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13663. ^
  13664. H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13665. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13666. ^
  13667. H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13668. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13669. ^
  13670. H5HFiblock.c:592:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13671. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13672. ^
  13673. H5HFiblock.c:631:24: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  13674. unsigned row = u / hdr->man_dtable.cparam.width; /* Row for current entry */
  13675. ^
  13676. H5HFiblock.c: In function 'H5HF_man_iblock_root_halve':
  13677. H5HFiblock.c:733:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13678. new_nrows = 1 << (1 + H5VM_log2_gen((uint64_t)max_child_row));
  13679. ^
  13680. In file included from H5HFiblock.c:39:0:
  13681. H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13682. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13683. ^
  13684. H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13685. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13686. ^
  13687. H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13688. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13689. ^
  13690. H5HFiblock.c:761:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13691. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13692. ^
  13693. H5HFiblock.c: In function 'H5HF_man_iblock_create':
  13694. H5HFpkg.h:133:79: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13695. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13696. ^
  13697. H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13698. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13699. ^
  13700. H5HFpkg.h:133:5: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  13701. + (MIN(r, (h)->man_dtable.max_direct_rows) * (h)->man_dtable.cparam.width * H5HF_MAN_INDIRECT_CHILD_DIR_ENTRY_SIZE(h)) /* Size of entries for direct blocks */ \
  13702. ^
  13703. H5HFiblock.c:1030:20: note: in expansion of macro 'H5HF_MAN_INDIRECT_SIZE'
  13704. iblock->size = H5HF_MAN_INDIRECT_SIZE(hdr, iblock->nrows);
  13705. ^
  13706. H5HFiblock.c: In function 'H5HF_man_iblock_unprotect':
  13707. H5HFiblock.c:1283:44: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  13708. iblock->hdr->root_iblock_flags &= ~(H5HF_ROOT_IBLOCK_PROTECTED);
  13709. ^
  13710. H5HFiblock.c: In function 'H5HF_man_iblock_dest':
  13711. H5HFiblock.c:1725:22: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_ent_t *' not permitted in C++ [-Wc++-compat]
  13712. iblock->ents = H5FL_SEQ_FREE(H5HF_indirect_ent_t, iblock->ents);
  13713. ^
  13714. H5HFiblock.c:1727:27: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_filt_ent_t *' not permitted in C++ [-Wc++-compat]
  13715. iblock->filt_ents = H5FL_SEQ_FREE(H5HF_indirect_filt_ent_t, iblock->filt_ents);
  13716. ^
  13717. H5HFiblock.c:1729:31: warning: request for implicit conversion from 'void *' to 'struct H5HF_indirect_t **' not permitted in C++ [-Wc++-compat]
  13718. iblock->child_iblocks = H5FL_SEQ_FREE(H5HF_indirect_ptr_t, iblock->child_iblocks);
  13719. ^
  13720. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dist.cc: In function 'ompi_datatype_t* dist::create_mpi_datatype(size_t, const dist::mpi_struct_descr_t*, const char*, size_t)':
  13721. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dist.cc:281:5: warning: 'int MPI_Type_struct(int, int*, MPI_Aint*, ompi_datatype_t**, ompi_datatype_t**)' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:1783): MPI_Type_struct is superseded by MPI_Type_create_struct in MPI-2.0 [-Wdeprecated-declarations]
  13722. MPI_Type_struct (count, blocklengths, displacements, types, &newtype);
  13723. ^
  13724. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dist.cc:281:73: warning: 'int MPI_Type_struct(int, int*, MPI_Aint*, ompi_datatype_t**, ompi_datatype_t**)' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:1783): MPI_Type_struct is superseded by MPI_Type_create_struct in MPI-2.0 [-Wdeprecated-declarations]
  13725. MPI_Type_struct (count, blocklengths, displacements, types, &newtype);
  13726. ^
  13727. CC H5HFiter.lo
  13728. H5HFiter.c: In function 'H5HF_man_iter_ready':
  13729. H5HFiter.c:653:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13730. H5HF_man_iter_ready(H5HF_block_iter_t *biter)
  13731. ^
  13732. CC H5HFman.lo
  13733. H5HFman.c: In function 'H5HF_man_write':
  13734. H5HFman.c:432:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13735. if(H5HF_man_op_real(hdr, dxpl_id, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0)
  13736. ^
  13737. CC H5HFsection.lo
  13738. H5HFsection.c: In function 'H5HF_sect_single_dblock_info':
  13739. H5HFsection.c:651:53: warning: unused parameter 'dxpl_id' [-Wunused-parameter]
  13740. H5HF_sect_single_dblock_info(H5HF_hdr_t *hdr, hid_t dxpl_id,
  13741. ^
  13742. In file included from H5HFsection.c:35:0:
  13743. H5HFsection.c: In function 'H5HF_sect_single_full_dblock':
  13744. H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13745. #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \
  13746. ^
  13747. H5HFsection.c:774:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'
  13748. dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);
  13749. ^
  13750. H5HFsection.c: In function 'H5HF_sect_single_can_shrink':
  13751. H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13752. #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \
  13753. ^
  13754. H5HFsection.c:1034:27: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'
  13755. dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);
  13756. ^
  13757. H5HFsection.c: In function 'H5HF_sect_single_valid':
  13758. H5HFsection.c:1200:78: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  13759. status = H5HF_sect_single_dblock_info(iblock->hdr, H5AC_dxpl_id, (H5HF_free_section_t *)sect, &dblock_addr, &dblock_size);
  13760. ^
  13761. In file included from H5HFsection.c:35:0:
  13762. H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13763. #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \
  13764. ^
  13765. H5HFsection.c:1209:31: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'
  13766. dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(iblock->hdr);
  13767. ^
  13768. H5HFsection.c:1192:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  13769. herr_t status; /* Generic status value */
  13770. ^
  13771. H5HFsection.c:1190:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable]
  13772. size_t dblock_overhead; /* Direct block's overhead */
  13773. ^
  13774. H5HFsection.c: In function 'H5HF_sect_row_init_cls':
  13775. H5HFsection.c:44:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13776. #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \
  13777. ^
  13778. H5HFsection.c:1569:28: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE'
  13779. cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr);
  13780. ^
  13781. H5HFsection.c: In function 'H5HF_sect_row_valid':
  13782. H5HFsection.c:2000:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable]
  13783. unsigned indir_idx; /* Index of row in underlying indirect section's row array */
  13784. ^
  13785. H5HFsection.c: In function 'H5HF_sect_row_debug':
  13786. H5HFsection.c:2082:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  13787. H5HF_sect_indirect_debug(sect->u.row.under, stream, indent + 3, MAX(0, fwidth - 3));
  13788. ^
  13789. H5HFsection.c: In function 'H5HF_sect_indirect_init_cls':
  13790. H5HFsection.c:44:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13791. #define H5HF_SECT_INDIRECT_SERIAL_SIZE(h) ( \
  13792. ^
  13793. H5HFsection.c:2185:24: note: in expansion of macro 'H5HF_SECT_INDIRECT_SERIAL_SIZE'
  13794. cls->serial_size = H5HF_SECT_INDIRECT_SERIAL_SIZE(hdr);
  13795. ^
  13796. In file included from H5HFsection.c:35:0:
  13797. H5HFsection.c: In function 'H5HF_sect_indirect_init_rows':
  13798. H5HFpkg.h:109:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13799. #define H5HF_MAN_ABS_DIRECT_OVERHEAD(h) ( \
  13800. ^
  13801. H5HFsection.c:2478:23: note: in expansion of macro 'H5HF_MAN_ABS_DIRECT_OVERHEAD'
  13802. dblock_overhead = H5HF_MAN_ABS_DIRECT_OVERHEAD(hdr);
  13803. ^
  13804. H5HFsection.c: In function 'H5HF_sect_indirect_valid':
  13805. H5HFsection.c:4107:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable]
  13806. const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */
  13807. ^
  13808. H5HFsection.c:4099:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable]
  13809. const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */
  13810. ^
  13811. H5HFsection.c:4134:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable]
  13812. const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */
  13813. ^
  13814. H5HFsection.c: In function 'H5HF_sect_indirect_top':
  13815. H5HFsection.c:2134:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  13816. H5HF_sect_indirect_top(H5HF_free_section_t *sect)
  13817. ^
  13818. H5HFsection.c: In function 'H5HF_sect_row_can_merge':
  13819. H5HFsection.c:1716:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  13820. H5HF_sect_row_can_merge(const H5FS_section_info_t *_sect1,
  13821. ^
  13822. H5HFsection.c: In function 'H5HF_sect_indirect_is_first.isra.0':
  13823. H5HFsection.c:3389:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  13824. H5HF_sect_indirect_is_first(H5HF_free_section_t *sect)
  13825. ^
  13826. H5HFsection.c: In function 'H5HF_sect_indirect_valid.isra.2':
  13827. H5HFsection.c:4060:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  13828. H5HF_sect_indirect_valid(const H5HF_hdr_t *hdr, const H5HF_free_section_t *sect)
  13829. ^
  13830. H5HFsection.c: In function 'H5HF_sect_row_valid':
  13831. H5HFsection.c:1994:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  13832. H5HF_sect_row_valid(const H5FS_section_class_t *cls, const H5FS_section_info_t *_sect)
  13833. ^
  13834. H5HFsection.c: In function 'H5HF_sect_row_get_iblock':
  13835. H5HFsection.c:1514:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13836. H5HF_sect_row_get_iblock(H5HF_free_section_t *sect)
  13837. ^
  13838. COMPILING arrangements/Carpet/CarpetLib/src/fulltree.cc
  13839. CC H5HFspace.lo
  13840. CC H5HFstat.lo
  13841. CC H5HFtest.lo
  13842. H5HFtest.c: In function 'H5HF_get_cparam_test':
  13843. H5HFtest.c:99:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  13844. else if(fh->hdr->id_len == (1 + fh->hdr->sizeof_size + fh->hdr->sizeof_addr))
  13845. ^
  13846. H5HFtest.c:102:26: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion]
  13847. cparam->id_len = fh->hdr->id_len;
  13848. ^
  13849. H5HFtest.c: In function 'H5HF_cmp_cparam_test':
  13850. H5HFtest.c:125:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13851. H5HF_cmp_cparam_test(const H5HF_create_t *cparam1, const H5HF_create_t *cparam2)
  13852. ^
  13853. H5HFtest.c: In function 'H5HF_get_max_root_rows':
  13854. H5HFtest.c:245:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13855. H5HF_get_max_root_rows(const H5HF_t *fh)
  13856. ^
  13857. H5HFtest.c: In function 'H5HF_get_dtable_width_test':
  13858. H5HFtest.c:276:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13859. H5HF_get_dtable_width_test(const H5HF_t *fh)
  13860. ^
  13861. H5HFtest.c: In function 'H5HF_get_dtable_max_drows_test':
  13862. H5HFtest.c:307:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13863. H5HF_get_dtable_max_drows_test(const H5HF_t *fh)
  13864. ^
  13865. H5HFtest.c: In function 'H5HF_get_iblock_max_drows_test':
  13866. H5HFtest.c:342:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13867. H5HF_get_iblock_max_drows_test(const H5HF_t *fh, unsigned pos)
  13868. ^
  13869. H5HFtest.c: In function 'H5HF_get_dblock_size_test':
  13870. H5HFtest.c:375:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13871. H5HF_get_dblock_size_test(const H5HF_t *fh, unsigned row)
  13872. ^
  13873. H5HFtest.c: In function 'H5HF_get_dblock_free_test':
  13874. H5HFtest.c:407:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  13875. H5HF_get_dblock_free_test(const H5HF_t *fh, unsigned row)
  13876. ^
  13877. CC H5HFtiny.lo
  13878. In file included from H5HFtiny.c:39:0:
  13879. H5HFtiny.c: In function 'H5HF_tiny_insert':
  13880. H5HFpkg.h:143:33: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion]
  13881. #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */
  13882. ^
  13883. H5HFtiny.c:172:17: note: in expansion of macro 'H5HF_ID_VERS_CURR'
  13884. *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY |
  13885. ^
  13886. H5HFpkg.h:143:33: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion]
  13887. #define H5HF_ID_VERS_CURR 0x00 /* Current version of ID format */
  13888. ^
  13889. H5HFtiny.c:176:17: note: in expansion of macro 'H5HF_ID_VERS_CURR'
  13890. *id++ = H5HF_ID_VERS_CURR | H5HF_ID_TYPE_TINY |
  13891. ^
  13892. H5HFtiny.c: In function 'H5HF_tiny_get_obj_len':
  13893. H5HFtiny.c:232:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13894. enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8);
  13895. ^
  13896. H5HFtiny.c: In function 'H5HF_tiny_op_real':
  13897. H5HFtiny.c:283:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13898. enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8);
  13899. ^
  13900. H5HFtiny.c: In function 'H5HF_tiny_remove':
  13901. H5HFtiny.c:408:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13902. enc_obj_size = *(id + 1) | ((*id & H5HF_TINY_MASK_EXT_1) << 8);
  13903. ^
  13904. CC H5HG.lo
  13905. In file included from H5HG.c:53:0:
  13906. H5HG.c: In function 'H5HG_create':
  13907. H5HGpkg.h:111:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13908. #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \
  13909. ^
  13910. H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS'
  13911. heap->nalloc = H5HG_NOBJS(f, size);
  13912. ^
  13913. H5HGpkg.h:111:56: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13914. #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \
  13915. ^
  13916. H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS'
  13917. heap->nalloc = H5HG_NOBJS(f, size);
  13918. ^
  13919. H5HGpkg.h:111:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13920. #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \
  13921. ^
  13922. H5HG.c:166:20: note: in expansion of macro 'H5HG_NOBJS'
  13923. heap->nalloc = H5HG_NOBJS(f, size);
  13924. ^
  13925. H5HGpkg.h:80:23: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  13926. #define H5HG_ALIGN(X) (H5HG_ALIGNMENT*(((X)+H5HG_ALIGNMENT-1)/ \
  13927. ^
  13928. H5HG.c:185:9: note: in expansion of macro 'H5HG_ALIGN'
  13929. n = H5HG_ALIGN(p - heap->chunk) - (p - heap->chunk);
  13930. ^
  13931. H5HG.c:193:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13932. heap->obj[0].size = size - H5HG_SIZEOF_HDR(f);
  13933. ^
  13934. H5HG.c: In function 'H5HG_alloc':
  13935. H5HG.c:298:41: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13936. size_t need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(size);
  13937. ^
  13938. H5HG.c:363:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  13939. else if(heap->obj[0].size-need >= H5HG_SIZEOF_OBJHDR (f)) {
  13940. ^
  13941. H5HG.c: In function 'H5HG_insert':
  13942. H5HG.c:538:34: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13943. need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(size);
  13944. ^
  13945. H5HG.c:550:45: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13946. addr = H5HG_create(f, dxpl_id, need + H5HG_SIZEOF_HDR(f));
  13947. ^
  13948. H5HG.c: In function 'H5HG_remove':
  13949. H5HG.c:765:50: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13950. need = H5HG_ALIGN(heap->obj[hobj->idx].size) + H5HG_SIZEOF_OBJHDR(f);
  13951. ^
  13952. In file included from /usr/include/string.h:186:0,
  13953. from H5private.h:61,
  13954. from H5HG.c:50:
  13955. H5HG.c:779:20: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  13956. heap->size - ((obj_start + need) - heap->chunk));
  13957. ^
  13958. H5HG.c:778:5: note: in expansion of macro 'HDmemmove'
  13959. HDmemmove(obj_start, obj_start + need,
  13960. ^
  13961. H5HG.c:780:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  13962. if(heap->obj[0].size >= H5HG_SIZEOF_OBJHDR(f)) {
  13963. ^
  13964. H5HG.c:790:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13965. if((heap->obj[0].size + H5HG_SIZEOF_HDR(f)) == heap->size) {
  13966. ^
  13967. H5HG.c: In function 'H5HG_free':
  13968. H5HG.c:844:19: warning: request for implicit conversion from 'void *' to 'struct H5HG_obj_t *' not permitted in C++ [-Wc++-compat]
  13969. heap->obj = H5FL_SEQ_FREE(H5HG_obj_t, heap->obj);
  13970. ^
  13971. CC H5HGcache.lo
  13972. In file included from H5HGcache.c:40:0:
  13973. H5HGcache.c: In function 'H5HG_load':
  13974. H5HGpkg.h:111:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13975. #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \
  13976. ^
  13977. H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS'
  13978. nalloc = H5HG_NOBJS(f, heap->size);
  13979. ^
  13980. H5HGpkg.h:111:56: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13981. #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \
  13982. ^
  13983. H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS'
  13984. nalloc = H5HG_NOBJS(f, heap->size);
  13985. ^
  13986. H5HGpkg.h:111:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13987. #define H5HG_NOBJS(f,z) (int)((((z)-H5HG_SIZEOF_HDR(f))/ \
  13988. ^
  13989. H5HGcache.c:170:14: note: in expansion of macro 'H5HG_NOBJS'
  13990. nalloc = H5HG_NOBJS(f, heap->size);
  13991. ^
  13992. H5HGcache.c:186:26: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  13993. heap->obj[0].size = ((const uint8_t *)heap->chunk + heap->size) - p;
  13994. ^
  13995. H5HGcache.c:232:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  13996. need = H5HG_SIZEOF_OBJHDR(f) + H5HG_ALIGN(heap->obj[idx].size);
  13997. ^
  13998. H5HGcache.c:114:56: warning: unused parameter 'udata' [-Wunused-parameter]
  13999. H5HG_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *udata)
  14000. ^
  14001. CC H5HGdbg.lo
  14002. H5HGdbg.c: In function 'H5HG_debug':
  14003. H5HGdbg.c:144:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14004. (unsigned long)(h->obj[u].begin - h->chunk));
  14005. ^
  14006. H5HGdbg.c:147:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14007. h->obj[u].nrefs);
  14008. ^
  14009. H5HGdbg.c:152:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14010. (unsigned long)H5HG_ALIGN(h->obj[u].size));
  14011. ^
  14012. CC H5HGquery.lo
  14013. H5HGquery.c: In function 'H5HG_get_addr':
  14014. H5HGquery.c:88:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14015. H5HG_get_addr(const H5HG_heap_t *heap)
  14016. ^
  14017. H5HGquery.c: In function 'H5HG_get_size':
  14018. H5HGquery.c:112:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14019. H5HG_get_size(const H5HG_heap_t *heap)
  14020. ^
  14021. H5HGquery.c: In function 'H5HG_get_free_size':
  14022. H5HGquery.c:136:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14023. H5HG_get_free_size(const H5HG_heap_t *heap)
  14024. ^
  14025. CC H5HL.lo
  14026. H5HL.c: In function 'H5HL_offset_into':
  14027. H5HL.c:536:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14028. H5HL_offset_into(const H5HL_t *heap, size_t offset)
  14029. ^
  14030. CC H5HLcache.lo
  14031. COMPILING arrangements/Carpet/CarpetLib/src/gdata.cc
  14032. H5HLcache.c: In function 'H5HL_datablock_load':
  14033. H5HLcache.c:625:54: warning: unused parameter 'addr' [-Wunused-parameter]
  14034. H5HL_datablock_load(H5F_t *f, hid_t dxpl_id, haddr_t addr, void *_udata)
  14035. ^
  14036. H5HLcache.c: In function 'H5HL_datablock_flush':
  14037. H5HLcache.c:691:72: warning: unused parameter 'addr' [-Wunused-parameter]
  14038. H5HL_datablock_flush(H5F_t *f, hid_t dxpl_id, hbool_t destroy, haddr_t addr,
  14039. ^
  14040. CC H5HLdbg.lo
  14041. H5HLdbg.c: In function 'H5HL_debug':
  14042. H5HLdbg.c:100:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14043. freelist->offset, freelist->size);
  14044. ^
  14045. CC H5HLint.lo
  14046. CC H5HP.lo
  14047. H5HP.c: In function 'H5HP_create':
  14048. H5HP.c:384:32: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat]
  14049. new_heap->heap = H5FL_SEQ_FREE(H5HP_ent_t, new_heap->heap);
  14050. ^
  14051. H5HP.c: In function 'H5HP_decr':
  14052. H5HP.c:851:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  14053. heap->heap[obj_loc].val-=amt;
  14054. ^
  14055. H5HP.c:851:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14056. heap->heap[obj_loc].val-=amt;
  14057. ^
  14058. H5HP.c: In function 'H5HP_close':
  14059. H5HP.c:913:16: warning: request for implicit conversion from 'void *' to 'struct H5HP_ent_t *' not permitted in C++ [-Wc++-compat]
  14060. heap->heap = H5FL_SEQ_FREE(H5HP_ent_t, heap->heap);
  14061. ^
  14062. H5HP.c: In function 'H5HP_count':
  14063. H5HP.c:412:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14064. H5HP_count(const H5HP_t *heap)
  14065. ^
  14066. CC H5I.lo
  14067. H5I.c: In function 'H5Iregister_type':
  14068. H5I.c:246:25: warning: unused parameter 'hash_size' [-Wunused-parameter]
  14069. H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func)
  14070. ^
  14071. H5I.c: In function 'H5I_clear_type':
  14072. H5I.c:617:71: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14073. if(type_ptr->cls->free_func && (type_ptr->cls->free_func)((void *)cur->obj_ptr) < 0) {
  14074. ^
  14075. In file included from H5I.c:47:0:
  14076. H5I.c: In function 'H5I__destroy_type':
  14077. H5I.c:741:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14078. type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls);
  14079. ^
  14080. H5FLprivate.h:132:65: note: in definition of macro 'H5FL_FREE'
  14081. #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj)
  14082. ^
  14083. H5I.c: In function 'H5I_subst':
  14084. H5I.c:968:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14085. ret_value = (void *)id_ptr->obj_ptr;
  14086. ^
  14087. H5I.c: In function 'H5I_object':
  14088. H5I.c:1003:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14089. ret_value = (void *)id_ptr->obj_ptr;
  14090. ^
  14091. H5I.c: In function 'H5I_object_verify':
  14092. H5I.c:1077:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14093. ret_value = (void *)id_ptr->obj_ptr;
  14094. ^
  14095. H5I.c: In function 'H5I__remove_common':
  14096. H5I.c:1250:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14097. ret_value = (void *)curr_id->obj_ptr;
  14098. ^
  14099. H5I.c: In function 'H5I_dec_ref':
  14100. H5I.c:1429:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14101. if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) {
  14102. ^
  14103. H5I.c: In function 'H5I__iterate_cb':
  14104. H5I.c:2107:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14105. cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata);
  14106. ^
  14107. In file included from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/gdata.cc:17:0:
  14108. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/gdata.cc: In function 'ompi_datatype_t* mpi_datatype(const slab<T, D>&)':
  14109. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  14110. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  14111. ^
  14112. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  14113. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  14114. ^
  14115. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/gdata.cc:65:21: note: in expansion of macro 'MPI_UB'
  14116. {1, sizeof s, MPI_UB, "MPI_UB", "MPI_UB"}
  14117. ^
  14118. CC H5Itest.lo
  14119. CC H5L.lo
  14120. H5L.c: In function 'H5L_link_cb':
  14121. H5L.c:1718:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14122. udata->lnk->name = (char *)name;
  14123. ^
  14124. H5L.c: In function 'H5L_move_dest_cb':
  14125. H5L.c:2437:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14126. udata->lnk->name = (char *)name;
  14127. ^
  14128. H5L.c: In function 'H5L_link_copy_file':
  14129. H5L.c:3014:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14130. lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */
  14131. ^
  14132. H5L.c: In function 'H5L_find_class_idx':
  14133. H5L.c:1410:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14134. H5L_find_class_idx(H5L_type_t id)
  14135. ^
  14136. COMPILING arrangements/Carpet/CarpetLib/src/gf.cc
  14137. CC H5Lexternal.lo
  14138. H5Lexternal.c: In function 'H5L_extern_traverse':
  14139. H5Lexternal.c:282:11: warning: assuming signed overflow does not occur when simplifying conditional [-Wstrict-overflow]
  14140. if((size_t)group_name_len > sizeof(local_group_name)) {
  14141. ^
  14142. CC H5make_libsettings.o
  14143. CC H5MF.lo
  14144. CC H5MFaggr.lo
  14145. H5MFaggr.c: In function 'H5MF_aggr_try_extend':
  14146. H5MFaggr.c:417:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14147. if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) {
  14148. ^
  14149. H5MFaggr.c:417:43: warning: conversion to 'double' from 'hsize_t' may alter its value [-Wconversion]
  14150. if(extra_requested <= (EXTEND_THRESHOLD * aggr->size)) {
  14151. ^
  14152. CC H5MFdbg.lo
  14153. CC H5MFsection.lo
  14154. CC H5MM.lo
  14155. CC H5MP.lo
  14156. CC H5MPtest.lo
  14157. H5MPtest.c: In function 'H5MP_pool_is_free_size_correct':
  14158. H5MPtest.c:119:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14159. H5MP_pool_is_free_size_correct(const H5MP_pool_t *mp)
  14160. ^
  14161. CC H5O.lo
  14162. H5O.c: In function 'H5O_get_oh_addr':
  14163. H5O.c:3046:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14164. H5O_get_oh_addr(const H5O_t *oh)
  14165. ^
  14166. COMPILING arrangements/Carpet/CarpetLib/src/ggf.cc
  14167. CC H5Oainfo.lo
  14168. H5Oainfo.c: In function 'H5O_ainfo_copy_file':
  14169. H5Oainfo.c:405:28: warning: unused parameter 'file_src' [-Wunused-parameter]
  14170. H5O_ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst,
  14171. ^
  14172. H5Oainfo.c:407:17: warning: unused parameter 'cpy_info' [-Wunused-parameter]
  14173. H5O_copy_t *cpy_info, void UNUSED *udata, hid_t dxpl_id)
  14174. ^
  14175. CC H5Oalloc.lo
  14176. H5Oalloc.c: In function 'H5O_add_gap':
  14177. H5Oalloc.c:112:20: warning: unused parameter 'f' [-Wunused-parameter]
  14178. H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied,
  14179. ^
  14180. H5Oalloc.c: In function 'H5O_alloc_new_chunk':
  14181. H5Oalloc.c:923:15: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  14182. chunkno = oh->nchunks++;
  14183. ^
  14184. CC H5Oattr.lo
  14185. H5Oattr.c: In function 'H5O_attr_debug':
  14186. H5Oattr.c:862:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14187. (unsigned long)(mesg->shared->dt_size));
  14188. ^
  14189. H5Oattr.c:863:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14190. if((H5O_MSG_DTYPE->debug)(f, dxpl_id, mesg->shared->dt, stream, indent + 3, MAX(0, fwidth - 3)) < 0)
  14191. ^
  14192. H5Oattr.c:869:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14193. (unsigned long)(mesg->shared->ds_size));
  14194. ^
  14195. H5Oattr.c:870:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14196. if(H5S_debug(f, dxpl_id, mesg->shared->ds, stream, indent + 3, MAX(0, fwidth - 3)) < 0)
  14197. ^
  14198. H5Oattr.c: In function 'H5O_attr_reset':
  14199. H5Oattr.c:481:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  14200. H5O_attr_reset(void UNUSED *_mesg)
  14201. ^
  14202. CC H5Oattribute.lo
  14203. CC H5Obogus.lo
  14204. CC H5Obtreek.lo
  14205. CC H5Ocache.lo
  14206. H5Ocache.c: In function 'H5O_load':
  14207. H5Ocache.c:166:12: warning: variable 'prefix_size' set but not used [-Wunused-but-set-variable]
  14208. size_t prefix_size; /* Size of object header prefix */
  14209. ^
  14210. H5Ocache.c: In function 'H5O_cache_chk_load':
  14211. H5Ocache.c:728:30: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  14212. chk_proxy->chunkno = udata->oh->nchunks - 1;
  14213. ^
  14214. H5Ocache.c: In function 'H5O_chunk_deserialize':
  14215. H5Ocache.c:1064:15: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  14216. chunkno = oh->nchunks++;
  14217. ^
  14218. H5Ocache.c:1186:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14219. oh->mesg[mesgno].raw = (uint8_t *)p; /* Casting away const OK - QAK */
  14220. ^
  14221. H5Ocache.c:1288:29: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  14222. cont->chunkno = udata->cont_msg_info->nmsgs + 1; /*the next continuation message/chunk */
  14223. ^
  14224. H5Ocache.c: In function 'H5O_chunk_serialize':
  14225. H5Ocache.c:1384:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14226. if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0)
  14227. ^
  14228. CC H5Ochunk.lo
  14229. CC H5Ocont.lo
  14230. CC H5Ocopy.lo
  14231. CC H5Odbg.lo
  14232. H5Odbg.c: In function 'H5O_debug_real':
  14233. H5Odbg.c:395:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14234. oh->chunk[i].addr);
  14235. ^
  14236. H5Odbg.c:412:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14237. chunk_size);
  14238. ^
  14239. H5Odbg.c:416:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14240. oh->chunk[i].gap);
  14241. ^
  14242. H5Odbg.c:448:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14243. sequence[oh->mesg[i].type->id]++);
  14244. ^
  14245. H5Odbg.c:451:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14246. oh->mesg[i].dirty);
  14247. ^
  14248. H5Odbg.c:453:20: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14249. "Message flags:");
  14250. ^
  14251. H5Odbg.c:488:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14252. oh->mesg[i].flags & ~H5O_MSG_FLAG_BITS);
  14253. ^
  14254. H5Odbg.c:494:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14255. oh->mesg[i].chunkno);
  14256. ^
  14257. H5Odbg.c:501:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14258. oh->mesg[i].raw_size);
  14259. ^
  14260. H5Odbg.c:516:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14261. "Message Information:");
  14262. ^
  14263. H5Odbg.c:518:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14264. (debug_type->debug)(f, dxpl_id, oh->mesg[i].native, stream, indent + 6, MAX(0, fwidth - 6));
  14265. ^
  14266. CC H5Odrvinfo.lo
  14267. CC H5Odtype.lo
  14268. H5Odtype.c: In function 'H5O_dtype_copy':
  14269. H5Odtype.c:1188:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  14270. if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL)))
  14271. ^
  14272. In file included from H5Oprivate.h:41:0,
  14273. from H5Dprivate.h:27,
  14274. from H5Odtype.c:20:
  14275. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  14276. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  14277. ^
  14278. H5Odtype.c: In function 'H5O_dtype_pre_copy_file':
  14279. H5Odtype.c:1533:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  14280. if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))
  14281. ^
  14282. In file included from H5Oprivate.h:41:0,
  14283. from H5Dprivate.h:27,
  14284. from H5Odtype.c:20:
  14285. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  14286. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  14287. ^
  14288. H5Odtype.c: In function 'H5O_dtype_debug':
  14289. H5Odtype.c:1732:7: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14290. (unsigned long)(dt->shared->u.compnd.memb[i].offset));
  14291. ^
  14292. H5Odtype.c:1734:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14293. indent + 3, MAX(0, fwidth - 3));
  14294. ^
  14295. H5Odtype.c:1738:2: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14296. H5O_dtype_debug(f, dxpl_id, dt->shared->parent, stream, indent+3, MAX(0, fwidth-3));
  14297. ^
  14298. H5Odtype.c:1965:2: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14299. H5O_dtype_debug(f, dxpl_id, dt->shared->parent, stream, indent + 3, MAX(0, fwidth - 3));
  14300. ^
  14301. H5Odtype.c: In function 'H5O_dtype_size':
  14302. H5Odtype.c:1223:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14303. H5O_dtype_size(const H5F_t *f, const void *_mesg)
  14304. ^
  14305. COMPILING arrangements/Carpet/CarpetLib/src/gh.cc
  14306. H5Odtype.c: In function 'H5O_dtype_decode_helper':
  14307. H5Odtype.c:333:25: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  14308. for(j = 0; j <= i; j++)
  14309. ^
  14310. H5Odtype.c:353:33: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  14311. for(j = 0; j <= i; j++)
  14312. ^
  14313. CC H5Oefl.lo
  14314. H5Oefl.c: In function 'H5O_efl_debug':
  14315. H5Oefl.c:574:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14316. mesg->slot[u].name);
  14317. ^
  14318. H5Oefl.c:578:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14319. (unsigned long)(mesg->slot[u].name_offset));
  14320. ^
  14321. H5Oefl.c:582:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14322. (unsigned long)(mesg->slot[u].offset));
  14323. ^
  14324. H5Oefl.c:586:6: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14325. (unsigned long)(mesg->slot[u].size));
  14326. ^
  14327. CC H5Ofill.lo
  14328. In file included from H5Ofill.c:69:0:
  14329. H5Oshared.h: In function 'H5O_fill_shared_post_copy_file':
  14330. H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
  14331. H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
  14332. ^
  14333. In file included from H5Ofill.c:105:0:
  14334. H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file':
  14335. H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
  14336. H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
  14337. ^
  14338. In file included from H5Cprivate.h:37:0,
  14339. from H5ACprivate.h:35,
  14340. from H5Oprivate.h:38,
  14341. from H5Dprivate.h:27,
  14342. from H5Ofill.c:26:
  14343. H5Ofill.c: In function 'H5O_fill_new_decode':
  14344. H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  14345. (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \
  14346. ^
  14347. H5Ofill.c:219:13: note: in expansion of macro 'INT32DECODE'
  14348. INT32DECODE(p, fill->size);
  14349. ^
  14350. CC H5Oginfo.lo
  14351. CC H5Olayout.lo
  14352. CC H5Olinfo.lo
  14353. CC H5Olink.lo
  14354. CC H5Omessage.lo
  14355. H5Omessage.c: In function 'H5O_msg_reset_share':
  14356. H5Omessage.c:1703:28: warning: variable 'type' set but not used [-Wunused-but-set-variable]
  14357. const H5O_msg_class_t *type; /* Actual H5O class type for the ID */
  14358. ^
  14359. H5Omessage.c: In function 'H5O_msg_count_real':
  14360. H5Omessage.c:836:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14361. H5O_msg_count_real(const H5O_t *oh, const H5O_msg_class_t *type)
  14362. ^
  14363. H5Omessage.c: In function 'H5O_msg_exists_oh':
  14364. H5Omessage.c:921:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14365. H5O_msg_exists_oh(const H5O_t *oh, unsigned type_id)
  14366. ^
  14367. H5Omessage.c: In function 'H5O_msg_can_share_in_ohdr':
  14368. H5Omessage.c:1574:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14369. H5O_msg_can_share_in_ohdr(unsigned type_id)
  14370. ^
  14371. H5Omessage.c: In function 'H5O_msg_is_shared':
  14372. H5Omessage.c:1612:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14373. H5O_msg_is_shared(unsigned type_id, const void *mesg)
  14374. ^
  14375. CC H5Omtime.lo
  14376. CC H5Oname.lo
  14377. CC H5Onull.lo
  14378. CC H5Opline.lo
  14379. In file included from H5Opline.c:67:0:
  14380. H5Oshared.h: In function 'H5O_pline_shared_post_copy_file':
  14381. H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
  14382. H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
  14383. ^
  14384. H5Opline.c: In function 'H5O_pline_debug':
  14385. H5Opline.c:637:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14386. (unsigned)(pline->filter[i].id));
  14387. ^
  14388. H5Opline.c:641:7: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14389. pline->filter[i].name);
  14390. ^
  14391. H5Opline.c:644:7: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14392. "Filter name:");
  14393. ^
  14394. H5Opline.c:647:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14395. pline->filter[i].flags);
  14396. ^
  14397. H5Opline.c:650:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14398. pline->filter[i].cd_nelmts);
  14399. ^
  14400. H5Opline.c:659:7: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14401. pline->filter[i].cd_values[j]);
  14402. ^
  14403. CC H5Orefcount.lo
  14404. CC H5Osdspace.lo
  14405. In file included from H5Osdspace.c:61:0:
  14406. H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file':
  14407. H5Oshared.h:386:44: warning: unused parameter 'oloc_src' [-Wunused-parameter]
  14408. H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src,
  14409. ^
  14410. CC H5Oshared.lo
  14411. H5Oshared.c: In function 'H5O_shared_copy_file':
  14412. H5Oshared.c:590:29: warning: unused parameter 'file_src' [-Wunused-parameter]
  14413. H5O_shared_copy_file(H5F_t *file_src, H5F_t *file_dst,
  14414. ^
  14415. H5Oshared.c:592:71: warning: unused parameter 'cpy_info' [-Wunused-parameter]
  14416. hbool_t UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info,
  14417. ^
  14418. CC H5Ostab.lo
  14419. CC H5Oshmesg.lo
  14420. CC H5Otest.lo
  14421. CC H5Ounknown.lo
  14422. CC H5P.lo
  14423. CC H5Pacpl.lo
  14424. CC H5Pdapl.lo
  14425. CC H5Pdcpl.lo
  14426. H5Pdcpl.c: In function 'H5P_get_fill_value':
  14427. H5Pdcpl.c:1565:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  14428. if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0)
  14429. ^
  14430. In file included from H5Oprivate.h:41:0,
  14431. from H5Dprivate.h:27,
  14432. from H5Pdcpl.c:39:
  14433. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  14434. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  14435. ^
  14436. COMPILING arrangements/Carpet/CarpetLib/src/limits.cc
  14437. CC H5Pdeprec.lo
  14438. CC H5Pdxpl.lo
  14439. H5Pdxpl.c: In function 'H5P__dxfr_reg_prop':
  14440. H5Pdxpl.c:218:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14441. double def_btree_split_ratio[3] = H5D_XFER_BTREE_SPLIT_RATIO_DEF; /* Default value for B-tree node split ratios */
  14442. ^
  14443. H5Pdxpl.c:218:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14444. H5Pdxpl.c:218:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14445. CC H5Pfapl.lo
  14446. H5Pfapl.c: In function 'H5P_facc_reg_prop':
  14447. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14448. H5AC_cache_config_t mdc_initCacheCfg = H5F_ACS_META_CACHE_INIT_CONFIG_DEF; /* Default metadata cache settings */
  14449. ^
  14450. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14451. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14452. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14453. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14454. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14455. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14456. H5Pfapl.c:212:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  14457. COMPILING arrangements/Carpet/CarpetLib/src/mem.cc
  14458. CC H5Pfcpl.lo
  14459. CC H5Pfmpl.lo
  14460. CC H5Pgcpl.lo
  14461. CC H5Pint.lo
  14462. H5Pint.c: In function 'H5P__iterate_pclass_cb':
  14463. H5Pint.c:3632:11: warning: unused variable 'key' [-Wunused-variable]
  14464. char *key = (char *)_key; /* Pointer to the property's name */
  14465. ^
  14466. H5Pint.c: In function 'H5P_get_class_parent':
  14467. H5Pint.c:4830:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14468. H5P_get_class_parent(const H5P_genclass_t *pclass)
  14469. ^
  14470. H5Pint.c: In function 'H5P_get_plist_id':
  14471. H5Pint.c:4898:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14472. H5P_get_plist_id(const H5P_genplist_t *plist)
  14473. ^
  14474. H5Pint.c: In function 'H5P_get_class':
  14475. H5Pint.c:4926:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14476. H5P_get_class(const H5P_genplist_t *plist)
  14477. ^
  14478. COMPILING arrangements/Carpet/CarpetLib/src/memstat.cc
  14479. CC H5Plapl.lo
  14480. H5Plapl.c: In function 'H5P_lacc_elink_fapl_cmp':
  14481. H5Plapl.c:305:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  14482. herr_t status;
  14483. ^
  14484. CC H5Plcpl.lo
  14485. CC H5Pocpl.lo
  14486. H5Pocpl.c: In function 'H5Pget_filter_by_id2':
  14487. H5Pocpl.c:1076:30: warning: unused variable 'filter' [-Wunused-variable]
  14488. const H5Z_filter_info_t *filter; /* Pointer to filter information */
  14489. ^
  14490. H5Pocpl.c:1075:21: warning: unused variable 'pline' [-Wunused-variable]
  14491. H5O_pline_t pline; /* Filter pipeline */
  14492. ^
  14493. CC H5Pocpypl.lo
  14494. H5Pocpypl.c: In function 'H5P__ocpy_merge_comm_dt_list_cmp':
  14495. H5Pocpypl.c:280:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14496. H5P__ocpy_merge_comm_dt_list_cmp(const void *_dt_list1, const void *_dt_list2,
  14497. ^
  14498. CC H5Pstrcpl.lo
  14499. CC H5Ptest.lo
  14500. CC H5PL.lo
  14501. H5PL.c: In function 'H5PL__open':
  14502. H5PL.c:545:39: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
  14503. if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC(handle, "H5PLget_plugin_info"))) {
  14504. ^
  14505. H5PL.c: In function 'H5PL__search_table':
  14506. H5PL.c:628:47: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
  14507. if(NULL == (get_plugin_info = (H5PL_get_plugin_info_t)H5PL_GET_LIB_FUNC((H5PL_table_g[i]).handle, "H5PLget_plugin_info")))
  14508. ^
  14509. CC H5R.lo
  14510. CC H5Rdeprec.lo
  14511. CC H5RC.lo
  14512. COMPILING arrangements/Carpet/CarpetLib/src/mpi_string.cc
  14513. CC H5RS.lo
  14514. H5RS.c: In function 'H5RS_wrap':
  14515. H5RS.c:153:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14516. ret_value->s = (char *)s; /* (Cast away const OK - QAK) */
  14517. ^
  14518. H5RS.c: In function 'H5RS_cmp':
  14519. H5RS.c:389:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14520. H5RS_cmp(const H5RS_str_t *rs1, const H5RS_str_t *rs2)
  14521. ^
  14522. H5RS.c: In function 'H5RS_len':
  14523. H5RS.c:423:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14524. H5RS_len(const H5RS_str_t *rs)
  14525. ^
  14526. H5RS.c: In function 'H5RS_get_str':
  14527. H5RS.c:457:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14528. H5RS_get_str(const H5RS_str_t *rs)
  14529. ^
  14530. H5RS.c: In function 'H5RS_get_count':
  14531. H5RS.c:489:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14532. H5RS_get_count(const H5RS_str_t *rs)
  14533. ^
  14534. CC H5S.lo
  14535. H5S.c: In function 'H5S_has_extent':
  14536. H5S.c:1893:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14537. H5S_has_extent(const H5S_t *ds)
  14538. ^
  14539. H5S.c: In function 'H5S_extent_equal':
  14540. H5S.c:2008:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14541. H5S_extent_equal(const H5S_t *ds1, const H5S_t *ds2)
  14542. ^
  14543. H5S.c: In function 'H5S_extent_nelem':
  14544. H5S.c:2069:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14545. H5S_extent_nelem(const H5S_extent_t *ext)
  14546. ^
  14547. H5S.c: In function 'H5S_extend':
  14548. H5S.c:2146:7: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  14549. if(ret_value) {
  14550. ^
  14551. CC H5Sall.lo
  14552. H5Sall.c: In function 'H5S_all_project_simple':
  14553. H5Sall.c:814:37: warning: unused parameter 'base_space' [-Wunused-parameter]
  14554. H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
  14555. ^
  14556. H5Sall.c:814:76: warning: unused parameter 'offset' [-Wunused-parameter]
  14557. H5S_all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
  14558. ^
  14559. CC H5Sdbg.lo
  14560. H5Sdbg.c: In function 'H5S_debug':
  14561. H5Sdbg.c:113:34: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14562. indent + 3, MAX(0, fwidth - 3));
  14563. ^
  14564. H5Sdbg.c:98:5: warning: enumeration value 'H5S_NO_CLASS' not handled in switch [-Wswitch-enum]
  14565. switch(H5S_GET_EXTENT_TYPE(mesg)) {
  14566. ^
  14567. CC H5Shyper.lo
  14568. H5Shyper.c: In function 'H5S_hyper_serialize':
  14569. H5Shyper.c:2200:16: warning: conversion to 'uint32_t' from 'long unsigned int' may alter its value [-Wconversion]
  14570. len += (size_t)(8 * space->extent.rank * block_count);
  14571. ^
  14572. H5Shyper.c: In function 'H5S_hyper_iter_has_next_block':
  14573. H5Shyper.c:598:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14574. H5S_hyper_iter_has_next_block(const H5S_sel_iter_t *iter)
  14575. ^
  14576. H5Shyper.c: In function 'H5S_hyper_cmp_spans':
  14577. H5Shyper.c:1415:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14578. H5S_hyper_cmp_spans (H5S_hyper_span_info_t *span_info1, H5S_hyper_span_info_t *span_info2)
  14579. ^
  14580. H5Shyper.c: In function 'H5S_hyper_is_valid_helper.isra.4':
  14581. H5Shyper.c:1690:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14582. H5S_hyper_is_valid_helper (const H5S_hyper_span_info_t *spans, const hssize_t *offset, const hsize_t *size, hsize_t rank)
  14583. ^
  14584. H5Shyper.c: In function 'H5S_hyper_is_valid':
  14585. H5Shyper.c:1753:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14586. H5S_hyper_is_valid (const H5S_t *space)
  14587. ^
  14588. H5Shyper.c: In function 'H5S_hyper_span_nblocks':
  14589. H5Shyper.c:1814:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14590. H5S_hyper_span_nblocks(H5S_hyper_span_info_t *spans)
  14591. ^
  14592. H5Shyper.c: In function 'H5S_get_select_hyper_nblocks.isra.5':
  14593. H5Shyper.c:1859:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14594. H5S_get_select_hyper_nblocks(H5S_t *space)
  14595. ^
  14596. H5Shyper.c: In function 'H5S_hyper_serial_size':
  14597. H5Shyper.c:1941:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14598. H5S_hyper_serial_size(const H5S_t *space)
  14599. ^
  14600. H5Shyper.c: In function 'H5S_hyper_is_contiguous':
  14601. H5Shyper.c:2882:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14602. H5S_hyper_is_contiguous(const H5S_t *space)
  14603. ^
  14604. H5Shyper.c: In function 'H5S_hyper_is_single':
  14605. H5Shyper.c:3067:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14606. H5S_hyper_is_single(const H5S_t *space)
  14607. ^
  14608. H5Shyper.c: In function 'H5S_hyper_spans_nelem':
  14609. H5Shyper.c:5623:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14610. H5S_hyper_spans_nelem (H5S_hyper_span_info_t *spans)
  14611. ^
  14612. H5Shyper.c: In function 'H5S_hyper_serialize':
  14613. H5Shyper.c:2162:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14614. while(temp_dim >= 0 && done == 0) {
  14615. ^
  14616. cc1: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
  14617. COMPILING arrangements/Carpet/CarpetLib/src/region.cc
  14618. H5Shyper.c: In function 'H5S_get_select_hyper_blocklist.isra.18.constprop':
  14619. H5Shyper.c:2515:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14620. while(temp_dim >= 0 && !done) {
  14621. ^
  14622. cc1: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
  14623. In file included from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dist.hh:12:0,
  14624. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/vect.hh:13,
  14625. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/bbox.hh:11,
  14626. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/bboxset1.hh:11,
  14627. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/bboxset.hh:8,
  14628. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/region.cc:5:
  14629. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/region.cc: In function 'ompi_datatype_t* mpi_datatype(const pseudoregion_t&)':
  14630. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  14631. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  14632. ^
  14633. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  14634. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  14635. ^
  14636. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/region.cc:425:21: note: in expansion of macro 'MPI_UB'
  14637. {1, sizeof s, MPI_UB, "MPI_UB", "MPI_UB"}
  14638. ^
  14639. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/region.cc: In function 'ompi_datatype_t* mpi_datatype(const sendrecv_pseudoregion_t&)':
  14640. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  14641. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  14642. ^
  14643. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  14644. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  14645. ^
  14646. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/region.cc:454:21: note: in expansion of macro 'MPI_UB'
  14647. {1, sizeof s, MPI_UB, "MPI_UB", "MPI_UB"}
  14648. ^
  14649. CC H5Smpio.lo
  14650. CC H5Snone.lo
  14651. H5Snone.c: In function 'H5S_none_project_simple':
  14652. H5Snone.c:763:38: warning: unused parameter 'base_space' [-Wunused-parameter]
  14653. H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
  14654. ^
  14655. H5Snone.c:763:77: warning: unused parameter 'offset' [-Wunused-parameter]
  14656. H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset)
  14657. ^
  14658. CC H5Spoint.lo
  14659. H5Spoint.c: In function 'H5S_point_bounds':
  14660. H5Spoint.c:1106:41: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  14661. if(start[u] > (node->pnt[u] + space->select.offset[u]))
  14662. ^
  14663. H5Spoint.c:1107:41: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  14664. start[u] = node->pnt[u] + space->select.offset[u];
  14665. ^
  14666. H5Spoint.c:1108:39: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  14667. if(end[u] < (node->pnt[u] + space->select.offset[u]))
  14668. ^
  14669. H5Spoint.c:1109:39: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  14670. end[u] = node->pnt[u] + space->select.offset[u];
  14671. ^
  14672. H5Spoint.c: In function 'H5S_point_get_seq_list':
  14673. H5Spoint.c:1655:34: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  14674. loc += (node->pnt[i] + space->select.offset[i]) * acc;
  14675. ^
  14676. H5Spoint.c: In function 'H5S_point_is_valid':
  14677. H5Spoint.c:685:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14678. H5S_point_is_valid (const H5S_t *space)
  14679. ^
  14680. H5Spoint.c: In function 'H5S_point_serial_size':
  14681. H5Spoint.c:774:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14682. H5S_point_serial_size (const H5S_t *space)
  14683. ^
  14684. CC H5Sselect.lo
  14685. H5Sselect.c: In function 'H5S_select_iterate':
  14686. H5Sselect.c:1218:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=]
  14687. H5S_sel_iter_t iter; /* Selection iteration info */
  14688. ^
  14689. H5Sselect.c:1266:17: warning: size of 'off' is 8192 bytes [-Wlarger-than=]
  14690. hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */
  14691. ^
  14692. H5Sselect.c:1267:16: warning: size of 'len' is 8192 bytes [-Wlarger-than=]
  14693. size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */
  14694. ^
  14695. H5Sselect.c: In function 'H5S_select_shape_same':
  14696. H5Sselect.c:1428:20: warning: size of 'iter_a' is 2232 bytes [-Wlarger-than=]
  14697. H5S_sel_iter_t iter_a; /* Selection a iteration info */
  14698. ^
  14699. H5Sselect.c:1429:20: warning: size of 'iter_b' is 2232 bytes [-Wlarger-than=]
  14700. H5S_sel_iter_t iter_b; /* Selection b iteration info */
  14701. ^
  14702. H5Sselect.c: In function 'H5S_select_fill':
  14703. H5Sselect.c:1997:20: warning: size of 'iter' is 2232 bytes [-Wlarger-than=]
  14704. H5S_sel_iter_t iter; /* Selection iteration info */
  14705. ^
  14706. H5Sselect.c:2025:17: warning: size of 'off' is 8192 bytes [-Wlarger-than=]
  14707. hsize_t off[H5D_IO_VECTOR_SIZE]; /* Array to store sequence offsets */
  14708. ^
  14709. H5Sselect.c:2026:16: warning: size of 'len' is 8192 bytes [-Wlarger-than=]
  14710. size_t len[H5D_IO_VECTOR_SIZE]; /* Array to store sequence lengths */
  14711. ^
  14712. H5Sselect.c: In function 'H5S_get_select_npoints':
  14713. H5Sselect.c:333:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14714. H5S_get_select_npoints(const H5S_t *space)
  14715. ^
  14716. H5Sselect.c: In function 'H5S_get_select_type':
  14717. H5Sselect.c:1386:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14718. H5S_get_select_type(const H5S_t *space)
  14719. ^
  14720. H5Sselect.c: In function 'H5S_select_iterate':
  14721. H5Sselect.c:1214:1: warning: stack usage might be 19376 bytes [-Wstack-usage=]
  14722. H5S_select_iterate(void *buf, hid_t type_id, const H5S_t *space, H5D_operator_t op,
  14723. ^
  14724. H5Sselect.c:1327:1: warning: the frame size of 19280 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  14725. } /* end H5S_select_iterate() */
  14726. ^
  14727. H5Sselect.c: In function 'H5S_select_fill':
  14728. H5Sselect.c:1995:1: warning: stack usage might be 18784 bytes [-Wstack-usage=]
  14729. H5S_select_fill(const void *fill, size_t fill_size, const H5S_t *space, void *_buf)
  14730. ^
  14731. H5Sselect.c:2057:1: warning: the frame size of 18688 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  14732. } /* H5S_select_fill() */
  14733. ^
  14734. CC H5Stest.lo
  14735. CC H5SL.lo
  14736. H5SL.c: In function 'H5SL_release_common':
  14737. H5SL.c:776:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14738. (void)(op)(node->item,(void *)node->key,op_data);
  14739. ^
  14740. H5SL.c: In function 'H5SL_remove_first':
  14741. H5SL.c:1161:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14742. size_t level = slist->curr_level; /* Skip list level */
  14743. ^
  14744. H5SL.c: In function 'H5SL_iterate':
  14745. H5SL.c:2051:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  14746. if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0)
  14747. ^
  14748. H5SL.c: In function 'H5SL_term_interface':
  14749. H5SL.c:2251:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  14750. herr_t ret;
  14751. ^
  14752. H5SL.c: In function 'H5SL_count':
  14753. H5SL.c:944:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14754. H5SL_count(H5SL_t *slist)
  14755. ^
  14756. H5SL.c: In function 'H5SL_first':
  14757. H5SL.c:1844:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14758. H5SL_first(H5SL_t *slist)
  14759. ^
  14760. H5SL.c: In function 'H5SL_next':
  14761. H5SL.c:1878:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14762. H5SL_next(H5SL_node_t *slist_node)
  14763. ^
  14764. H5SL.c: In function 'H5SL_prev':
  14765. H5SL.c:1912:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14766. H5SL_prev(H5SL_node_t *slist_node)
  14767. ^
  14768. H5SL.c: In function 'H5SL_last':
  14769. H5SL.c:1947:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14770. H5SL_last(H5SL_t *slist)
  14771. ^
  14772. H5SL.c: In function 'H5SL_item':
  14773. H5SL.c:1981:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14774. H5SL_item(H5SL_node_t *slist_node)
  14775. ^
  14776. CC H5SM.lo
  14777. CC H5SMbtree2.lo
  14778. CC H5SMcache.lo
  14779. CC H5SMmessage.lo
  14780. H5SMmessage.c: In function 'H5SM_message_compare':
  14781. H5SMmessage.c:229:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  14782. herr_t status;
  14783. ^
  14784. CC H5SMtest.lo
  14785. CC H5ST.lo
  14786. COMPILING arrangements/Carpet/CarpetLib/src/startup_time.cc
  14787. H5ST.c: In function 'H5ST_find_internal':
  14788. H5ST.c:290:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14789. H5ST_find_internal(H5ST_ptr_t p, const char *s)
  14790. ^
  14791. H5ST.c: In function 'H5ST_findfirst_internal':
  14792. H5ST.c:405:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14793. H5ST_findfirst_internal(H5ST_ptr_t p)
  14794. ^
  14795. H5ST.c: In function 'H5ST_getnext':
  14796. H5ST.c:484:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14797. H5ST_getnext(H5ST_ptr_t p)
  14798. ^
  14799. H5ST.c: In function 'H5ST_search':
  14800. H5ST.c:245:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14801. H5ST_search(H5ST_tree_t *tree, const char *s)
  14802. ^
  14803. H5ST.c: In function 'H5ST_findnext':
  14804. H5ST.c:542:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  14805. H5ST_findnext(H5ST_ptr_t p)
  14806. ^
  14807. CC H5T.lo
  14808. COMPILING arrangements/Carpet/CarpetLib/src/th.cc
  14809. H5T.c: In function 'H5T_copy':
  14810. H5T.c:3297:61: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14811. new_dt->shared->u.compnd.memb[i].offset += accum_change;
  14812. ^
  14813. H5T.c:3302:45: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14814. old_match = j;
  14815. ^
  14816. H5T.c:3312:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14817. old_match = i;
  14818. ^
  14819. H5T.c:3319:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14820. accum_change += (new_dt->shared->u.compnd.memb[i].type->shared->size - old_dt->shared->u.compnd.memb[old_match].type->shared->size);
  14821. ^
  14822. H5T.c:3319:41: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  14823. accum_change += (new_dt->shared->u.compnd.memb[i].type->shared->size - old_dt->shared->u.compnd.memb[old_match].type->shared->size);
  14824. ^
  14825. H5T.c:3324:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14826. new_dt->shared->size += accum_change;
  14827. ^
  14828. H5T.c:3265:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  14829. switch(new_dt->shared->type) {
  14830. ^
  14831. H5T.c:3265:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  14832. H5T.c:3265:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  14833. H5T.c:3265:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  14834. H5T.c:3265:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  14835. H5T.c:3265:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  14836. H5T.c:3265:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  14837. H5T.c: In function 'H5T__free':
  14838. H5T.c:3567:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  14839. switch(dt->shared->type) {
  14840. ^
  14841. H5T.c:3567:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  14842. H5T.c:3567:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  14843. H5T.c:3567:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  14844. H5T.c:3567:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  14845. H5T.c:3567:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  14846. H5T.c:3567:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  14847. H5T.c:3567:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  14848. H5T.c:3567:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum]
  14849. H5T.c:3567:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  14850. H5T.c: In function 'H5T_cmp':
  14851. H5T.c:3987:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14852. for(i = dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i)
  14853. ^
  14854. H5T.c:3991:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14855. tmp = idx1[j];
  14856. ^
  14857. H5T.c:3993:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  14858. idx1[j + 1] = tmp;
  14859. ^
  14860. H5T.c:3996:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14861. for(i = dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i)
  14862. ^
  14863. H5T.c:4000:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14864. tmp = idx2[j];
  14865. ^
  14866. H5T.c:4002:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  14867. idx2[j + 1] = tmp;
  14868. ^
  14869. H5T.c:4065:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14870. for (i=dt1->shared->u.enumer.nmembs-1, swapped=TRUE; swapped && i>=0; --i)
  14871. ^
  14872. H5T.c:4069:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14873. tmp = idx1[j];
  14874. ^
  14875. H5T.c:4071:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  14876. idx1[j+1] = tmp;
  14877. ^
  14878. H5T.c:4077:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14879. for (i=dt2->shared->u.enumer.nmembs-1, swapped=TRUE; swapped && i>=0; --i)
  14880. ^
  14881. H5T.c:4081:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  14882. tmp = idx2[j];
  14883. ^
  14884. H5T.c:4083:41: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  14885. idx2[j+1] = tmp;
  14886. ^
  14887. H5T.c:4224:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  14888. switch (dt1->shared->type) {
  14889. ^
  14890. H5T.c:4224:13: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  14891. H5T.c:4224:13: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum]
  14892. H5T.c:4224:13: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  14893. H5T.c:4224:13: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  14894. H5T.c:4224:13: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum]
  14895. H5T.c:4224:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  14896. H5T.c:3970:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  14897. switch(dt1->shared->type) {
  14898. ^
  14899. H5T.c:3970:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  14900. H5T.c:3970:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  14901. H5T.c:3970:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  14902. H5T.c:3970:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  14903. H5T.c:3970:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  14904. H5T.c:3970:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  14905. H5T.c:3970:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  14906. H5T.c: In function 'H5T_path_find':
  14907. H5T.c:4469:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  14908. if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL)))
  14909. ^
  14910. H5T.c:3162:1: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  14911. H5T_copy(H5T_t *old_dt, H5T_copy_t method)
  14912. ^
  14913. H5T.c:4471:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  14914. if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL)))
  14915. ^
  14916. H5T.c:3162:1: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  14917. H5T_copy(H5T_t *old_dt, H5T_copy_t method)
  14918. ^
  14919. In file included from /usr/include/string.h:186:0,
  14920. from H5private.h:61,
  14921. from H5T.c:36:
  14922. H5T.c:4592:77: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  14923. HDmemmove(H5T_g.path + md + 1, H5T_g.path + md, (H5T_g.npaths - md) * sizeof(H5T_path_t*));
  14924. ^
  14925. H5T.c:4592:9: note: in expansion of macro 'HDmemmove'
  14926. HDmemmove(H5T_g.path + md + 1, H5T_g.path + md, (H5T_g.npaths - md) * sizeof(H5T_path_t*));
  14927. ^
  14928. H5T.c: In function 'H5T_is_sensible':
  14929. H5T.c:5040:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  14930. switch(dt->shared->type) {
  14931. ^
  14932. H5T.c:5040:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  14933. H5T.c:5040:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  14934. H5T.c:5040:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  14935. H5T.c:5040:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  14936. H5T.c:5040:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  14937. H5T.c:5040:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  14938. H5T.c:5040:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  14939. H5T.c:5040:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  14940. H5T.c:5040:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum]
  14941. H5T.c:5040:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  14942. H5T.c: In function 'H5T_set_loc':
  14943. H5T.c:5139:57: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14944. dt->shared->u.compnd.memb[i].offset += accum_change;
  14945. ^
  14946. H5T.c:5162:70: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14947. accum_change += (memb_type->shared->size - (int)old_size);
  14948. ^
  14949. H5T.c:5162:42: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14950. accum_change += (memb_type->shared->size - (int)old_size);
  14951. ^
  14952. H5T.c:5162:45: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  14953. accum_change += (memb_type->shared->size - (int)old_size);
  14954. ^
  14955. H5T.c:5168:62: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  14956. dt->shared->size = (size_t)(dt->shared->size + accum_change);
  14957. ^
  14958. H5T.c:5109:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  14959. switch(dt->shared->type) {
  14960. ^
  14961. H5T.c:5109:9: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  14962. H5T.c:5109:9: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  14963. H5T.c:5109:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  14964. H5T.c:5109:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  14965. H5T.c:5109:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  14966. H5T.c:5109:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  14967. H5T.c:5109:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  14968. H5T.c:5109:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  14969. H5T.c: In function 'H5T_upgrade_version_cb':
  14970. H5T.c:5278:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  14971. switch(dt->shared->type) {
  14972. ^
  14973. H5T.c:5278:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  14974. H5T.c:5278:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  14975. H5T.c:5278:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  14976. H5T.c:5278:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  14977. H5T.c:5278:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  14978. H5T.c:5278:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  14979. H5T.c:5278:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  14980. H5T.c:5278:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  14981. H5T.c: In function 'H5T_is_variable_str':
  14982. H5T.c:2109:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14983. H5T_is_variable_str(const H5T_t *dt)
  14984. ^
  14985. H5T.c: In function 'H5T_get_size':
  14986. H5T.c:3898:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14987. H5T_get_size(const H5T_t *dt)
  14988. ^
  14989. H5T.c: In function 'H5T_path_bkg':
  14990. H5T.c:4710:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  14991. H5T_path_bkg(const H5T_path_t *p)
  14992. ^
  14993. H5T.c: In function 'H5T_cmp':
  14994. H5T.c:3987:88: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14995. for(i = dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i)
  14996. ^
  14997. H5T.c:3996:88: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  14998. for(i = dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i)
  14999. ^
  15000. H5T.c:4065:82: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  15001. for (i=dt1->shared->u.enumer.nmembs-1, swapped=TRUE; swapped && i>=0; --i)
  15002. ^
  15003. H5T.c:4077:82: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  15004. for (i=dt2->shared->u.enumer.nmembs-1, swapped=TRUE; swapped && i>=0; --i)
  15005. ^
  15006. H5T.c: At top level:
  15007. H5T.c:71:0: warning: macro "H5T_INIT_TYPE_NONE_CORE" is not used [-Wunused-macros]
  15008. #define H5T_INIT_TYPE_NONE_CORE { \
  15009. ^
  15010. CC H5Tarray.lo
  15011. H5Tarray.c: In function 'H5T__get_array_ndims':
  15012. H5Tarray.c:275:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  15013. H5T__get_array_ndims(const H5T_t *dt)
  15014. ^
  15015. CC H5Tbit.lo
  15016. H5Tbit.c: In function 'H5T__bit_find':
  15017. H5Tbit.c:424:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  15018. H5T__bit_find(uint8_t *buf, size_t offset, size_t size, H5T_sdir_t direction,
  15019. ^
  15020. CC H5Tcommit.lo
  15021. H5Tcommit.c: In function 'H5T_committed':
  15022. H5Tcommit.c:493:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  15023. H5T_committed(const H5T_t *type)
  15024. ^
  15025. CC H5Tcompound.lo
  15026. H5Tcompound.c: In function 'H5T__insert':
  15027. H5Tcompound.c:484:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  15028. parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL);
  15029. ^
  15030. In file included from H5Tpkg.h:39:0,
  15031. from H5Tcompound.c:38:
  15032. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  15033. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  15034. ^
  15035. H5Tcompound.c: In function 'H5T_is_packed':
  15036. H5Tcompound.c:606:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  15037. H5T_is_packed(const H5T_t *dt)
  15038. ^
  15039. H5Tcompound.c: In function 'H5T_get_member_offset':
  15040. H5Tcompound.c:166:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  15041. H5T_get_member_offset(const H5T_t *dt, unsigned membno)
  15042. ^
  15043. H5Tcompound.c: In function 'H5T__get_member_size':
  15044. H5Tcompound.c:315:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  15045. H5T__get_member_size(const H5T_t *dt, unsigned membno)
  15046. ^
  15047. COMPILING arrangements/Carpet/CarpetLib/src/timestat.cc
  15048. CC H5Tconv.lo
  15049. H5Tconv.c: In function 'H5T_conv_struct_free':
  15050. H5Tconv.c:1842:17: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  15051. int status;
  15052. ^
  15053. H5Tconv.c: In function 'H5T__conv_uchar_short':
  15054. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15055. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15056. ^
  15057. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15058. #define H5_GLUE(x,y) x##y
  15059. ^
  15060. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15061. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15062. ^
  15063. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15064. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15065. ^
  15066. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15067. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15068. ^
  15069. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15070. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15071. ^
  15072. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15073. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15074. ^
  15075. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15076. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15077. ^
  15078. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15079. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15080. ^
  15081. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15082. #define H5_GLUE(x,y) x##y
  15083. ^
  15084. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15085. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15086. ^
  15087. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15088. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15089. ^
  15090. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15091. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15092. ^
  15093. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15094. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15095. ^
  15096. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15097. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15098. ^
  15099. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15100. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15101. ^
  15102. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15103. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15104. ^
  15105. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15106. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15107. ^
  15108. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15109. #define H5_GLUE(x,y) x##y
  15110. ^
  15111. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15112. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15113. ^
  15114. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15115. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15116. ^
  15117. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15118. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15119. ^
  15120. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15121. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15122. ^
  15123. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15124. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15125. ^
  15126. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15127. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15128. ^
  15129. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15130. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15131. ^
  15132. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15133. #define H5_GLUE(x,y) x##y
  15134. ^
  15135. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15136. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15137. ^
  15138. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15139. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15140. ^
  15141. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15142. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15143. ^
  15144. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15145. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15146. ^
  15147. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15148. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15149. ^
  15150. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15151. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15152. ^
  15153. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15154. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15155. ^
  15156. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15157. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15158. ^
  15159. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15160. #define H5_GLUE(x,y) x##y
  15161. ^
  15162. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15163. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15164. ^
  15165. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15166. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15167. ^
  15168. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15169. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15170. ^
  15171. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15172. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15173. ^
  15174. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15175. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15176. ^
  15177. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15178. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15179. ^
  15180. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15181. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15182. ^
  15183. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15184. #define H5_GLUE(x,y) x##y
  15185. ^
  15186. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15187. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15188. ^
  15189. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15190. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15191. ^
  15192. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15193. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15194. ^
  15195. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15196. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15197. ^
  15198. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15199. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15200. ^
  15201. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15202. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15203. ^
  15204. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15205. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15206. ^
  15207. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15208. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15209. ^
  15210. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15211. #define H5_GLUE(x,y) x##y
  15212. ^
  15213. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15214. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15215. ^
  15216. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15217. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15218. ^
  15219. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15220. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15221. ^
  15222. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15223. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15224. ^
  15225. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15226. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15227. ^
  15228. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15229. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15230. ^
  15231. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15232. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15233. ^
  15234. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15235. #define H5_GLUE(x,y) x##y
  15236. ^
  15237. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15238. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15239. ^
  15240. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15241. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15242. ^
  15243. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15244. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15245. ^
  15246. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15247. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15248. ^
  15249. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15250. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15251. ^
  15252. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15253. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15254. ^
  15255. H5Tconv.c:4886:5: note: in expansion of macro 'H5T_CONV_uS'
  15256. H5T_CONV_uS(UCHAR, SHORT, unsigned char, short, -, SHRT_MAX);
  15257. ^
  15258. H5Tconv.c: In function 'H5T__conv_uchar_int':
  15259. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15260. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15261. ^
  15262. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15263. #define H5_GLUE(x,y) x##y
  15264. ^
  15265. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15266. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15267. ^
  15268. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15269. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15270. ^
  15271. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15272. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15273. ^
  15274. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15275. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15276. ^
  15277. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15278. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15279. ^
  15280. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15281. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15282. ^
  15283. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15284. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15285. ^
  15286. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15287. #define H5_GLUE(x,y) x##y
  15288. ^
  15289. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15290. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15291. ^
  15292. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15293. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15294. ^
  15295. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15296. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15297. ^
  15298. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15299. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15300. ^
  15301. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15302. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15303. ^
  15304. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15305. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15306. ^
  15307. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15308. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15309. ^
  15310. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15311. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15312. ^
  15313. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15314. #define H5_GLUE(x,y) x##y
  15315. ^
  15316. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15317. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15318. ^
  15319. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15320. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15321. ^
  15322. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15323. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15324. ^
  15325. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15326. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15327. ^
  15328. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15329. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15330. ^
  15331. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15332. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15333. ^
  15334. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15335. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15336. ^
  15337. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15338. #define H5_GLUE(x,y) x##y
  15339. ^
  15340. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15341. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15342. ^
  15343. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15344. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15345. ^
  15346. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15347. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15348. ^
  15349. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15350. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15351. ^
  15352. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15353. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15354. ^
  15355. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15356. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15357. ^
  15358. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15359. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15360. ^
  15361. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15362. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15363. ^
  15364. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15365. #define H5_GLUE(x,y) x##y
  15366. ^
  15367. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15368. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15369. ^
  15370. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15371. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15372. ^
  15373. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15374. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15375. ^
  15376. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15377. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15378. ^
  15379. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15380. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15381. ^
  15382. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15383. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15384. ^
  15385. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15386. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15387. ^
  15388. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15389. #define H5_GLUE(x,y) x##y
  15390. ^
  15391. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15392. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15393. ^
  15394. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15395. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15396. ^
  15397. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15398. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15399. ^
  15400. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15401. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15402. ^
  15403. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15404. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15405. ^
  15406. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15407. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15408. ^
  15409. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15410. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15411. ^
  15412. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15413. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15414. ^
  15415. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15416. #define H5_GLUE(x,y) x##y
  15417. ^
  15418. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15419. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15420. ^
  15421. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15422. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15423. ^
  15424. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15425. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15426. ^
  15427. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15428. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15429. ^
  15430. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15431. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15432. ^
  15433. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15434. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15435. ^
  15436. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15437. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15438. ^
  15439. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15440. #define H5_GLUE(x,y) x##y
  15441. ^
  15442. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15443. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15444. ^
  15445. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15446. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15447. ^
  15448. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15449. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15450. ^
  15451. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15452. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15453. ^
  15454. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15455. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15456. ^
  15457. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15458. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15459. ^
  15460. H5Tconv.c:4987:5: note: in expansion of macro 'H5T_CONV_uS'
  15461. H5T_CONV_uS(UCHAR, INT, unsigned char, int, -, INT_MAX);
  15462. ^
  15463. H5Tconv.c: In function 'H5T__conv_uchar_long':
  15464. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15465. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15466. ^
  15467. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15468. #define H5_GLUE(x,y) x##y
  15469. ^
  15470. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15471. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15472. ^
  15473. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15474. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15475. ^
  15476. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15477. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15478. ^
  15479. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15480. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15481. ^
  15482. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15483. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15484. ^
  15485. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15486. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15487. ^
  15488. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15489. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15490. ^
  15491. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15492. #define H5_GLUE(x,y) x##y
  15493. ^
  15494. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15495. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15496. ^
  15497. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15498. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15499. ^
  15500. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15501. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15502. ^
  15503. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15504. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15505. ^
  15506. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15507. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15508. ^
  15509. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15510. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15511. ^
  15512. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15513. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15514. ^
  15515. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15516. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15517. ^
  15518. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15519. #define H5_GLUE(x,y) x##y
  15520. ^
  15521. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15522. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15523. ^
  15524. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15525. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15526. ^
  15527. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15528. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15529. ^
  15530. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15531. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15532. ^
  15533. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15534. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15535. ^
  15536. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15537. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15538. ^
  15539. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15540. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15541. ^
  15542. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15543. #define H5_GLUE(x,y) x##y
  15544. ^
  15545. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15546. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15547. ^
  15548. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15549. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15550. ^
  15551. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15552. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15553. ^
  15554. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15555. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15556. ^
  15557. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15558. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15559. ^
  15560. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15561. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15562. ^
  15563. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15564. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15565. ^
  15566. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15567. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15568. ^
  15569. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15570. #define H5_GLUE(x,y) x##y
  15571. ^
  15572. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15573. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15574. ^
  15575. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15576. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15577. ^
  15578. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15579. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15580. ^
  15581. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15582. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15583. ^
  15584. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15585. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15586. ^
  15587. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15588. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15589. ^
  15590. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15591. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15592. ^
  15593. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15594. #define H5_GLUE(x,y) x##y
  15595. ^
  15596. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15597. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15598. ^
  15599. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15600. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15601. ^
  15602. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15603. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15604. ^
  15605. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15606. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15607. ^
  15608. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15609. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15610. ^
  15611. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15612. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15613. ^
  15614. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15615. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15616. ^
  15617. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15618. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15619. ^
  15620. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15621. #define H5_GLUE(x,y) x##y
  15622. ^
  15623. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15624. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15625. ^
  15626. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15627. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15628. ^
  15629. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15630. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15631. ^
  15632. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15633. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15634. ^
  15635. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15636. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15637. ^
  15638. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15639. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15640. ^
  15641. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15642. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15643. ^
  15644. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15645. #define H5_GLUE(x,y) x##y
  15646. ^
  15647. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15648. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15649. ^
  15650. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15651. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15652. ^
  15653. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15654. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15655. ^
  15656. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15657. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15658. ^
  15659. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15660. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15661. ^
  15662. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15663. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15664. ^
  15665. H5Tconv.c:5088:5: note: in expansion of macro 'H5T_CONV_uS'
  15666. H5T_CONV_uS(UCHAR, LONG, unsigned char, long, -, LONG_MAX);
  15667. ^
  15668. H5Tconv.c: In function 'H5T__conv_uchar_llong':
  15669. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15670. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15671. ^
  15672. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15673. #define H5_GLUE(x,y) x##y
  15674. ^
  15675. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15676. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15677. ^
  15678. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15679. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15680. ^
  15681. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15682. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15683. ^
  15684. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15685. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15686. ^
  15687. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15688. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15689. ^
  15690. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15691. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15692. ^
  15693. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15694. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15695. ^
  15696. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15697. #define H5_GLUE(x,y) x##y
  15698. ^
  15699. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15700. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15701. ^
  15702. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15703. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15704. ^
  15705. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15706. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15707. ^
  15708. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15709. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15710. ^
  15711. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15712. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15713. ^
  15714. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15715. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15716. ^
  15717. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15718. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15719. ^
  15720. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15721. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15722. ^
  15723. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15724. #define H5_GLUE(x,y) x##y
  15725. ^
  15726. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15727. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15728. ^
  15729. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15730. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15731. ^
  15732. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15733. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15734. ^
  15735. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15736. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15737. ^
  15738. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15739. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15740. ^
  15741. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15742. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15743. ^
  15744. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15745. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15746. ^
  15747. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15748. #define H5_GLUE(x,y) x##y
  15749. ^
  15750. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15751. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15752. ^
  15753. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15754. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15755. ^
  15756. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15757. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15758. ^
  15759. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15760. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15761. ^
  15762. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15763. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15764. ^
  15765. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15766. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15767. ^
  15768. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15769. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15770. ^
  15771. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15772. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15773. ^
  15774. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15775. #define H5_GLUE(x,y) x##y
  15776. ^
  15777. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15778. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15779. ^
  15780. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15781. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15782. ^
  15783. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15784. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15785. ^
  15786. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15787. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15788. ^
  15789. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15790. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15791. ^
  15792. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15793. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15794. ^
  15795. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15796. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15797. ^
  15798. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15799. #define H5_GLUE(x,y) x##y
  15800. ^
  15801. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15802. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15803. ^
  15804. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15805. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15806. ^
  15807. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15808. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15809. ^
  15810. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15811. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15812. ^
  15813. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15814. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15815. ^
  15816. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15817. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15818. ^
  15819. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15820. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15821. ^
  15822. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15823. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15824. ^
  15825. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15826. #define H5_GLUE(x,y) x##y
  15827. ^
  15828. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15829. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15830. ^
  15831. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15832. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15833. ^
  15834. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15835. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15836. ^
  15837. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15838. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15839. ^
  15840. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15841. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15842. ^
  15843. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15844. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15845. ^
  15846. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15847. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15848. ^
  15849. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15850. #define H5_GLUE(x,y) x##y
  15851. ^
  15852. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15853. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15854. ^
  15855. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15856. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15857. ^
  15858. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15859. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15860. ^
  15861. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15862. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15863. ^
  15864. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15865. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  15866. ^
  15867. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15868. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15869. ^
  15870. H5Tconv.c:5192:5: note: in expansion of macro 'H5T_CONV_uS'
  15871. H5T_CONV_uS(UCHAR, LLONG, unsigned char, long long, -, LLONG_MAX);
  15872. ^
  15873. H5Tconv.c: In function 'H5T__conv_ushort_int':
  15874. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15875. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15876. ^
  15877. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15878. #define H5_GLUE(x,y) x##y
  15879. ^
  15880. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15881. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15882. ^
  15883. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15884. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15885. ^
  15886. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15887. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15888. ^
  15889. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15890. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15891. ^
  15892. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15893. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15894. ^
  15895. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  15896. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  15897. ^
  15898. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15899. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15900. ^
  15901. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15902. #define H5_GLUE(x,y) x##y
  15903. ^
  15904. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15905. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15906. ^
  15907. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15908. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15909. ^
  15910. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15911. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15912. ^
  15913. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15914. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15915. ^
  15916. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15917. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  15918. ^
  15919. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15920. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15921. ^
  15922. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  15923. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  15924. ^
  15925. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15926. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15927. ^
  15928. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15929. #define H5_GLUE(x,y) x##y
  15930. ^
  15931. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15932. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15933. ^
  15934. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15935. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15936. ^
  15937. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15938. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15939. ^
  15940. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15941. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15942. ^
  15943. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15944. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15945. ^
  15946. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  15947. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  15948. ^
  15949. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15950. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15951. ^
  15952. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  15953. #define H5_GLUE(x,y) x##y
  15954. ^
  15955. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15956. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15957. ^
  15958. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15959. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15960. ^
  15961. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15962. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15963. ^
  15964. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  15965. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  15966. ^
  15967. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15968. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  15969. ^
  15970. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15971. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15972. ^
  15973. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  15974. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  15975. ^
  15976. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  15977. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  15978. ^
  15979. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  15980. #define H5_GLUE(x,y) x##y
  15981. ^
  15982. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  15983. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  15984. ^
  15985. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  15986. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15987. ^
  15988. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  15989. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  15990. ^
  15991. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  15992. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  15993. ^
  15994. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  15995. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  15996. ^
  15997. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  15998. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  15999. ^
  16000. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16001. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16002. ^
  16003. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16004. #define H5_GLUE(x,y) x##y
  16005. ^
  16006. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16007. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16008. ^
  16009. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16010. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16011. ^
  16012. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16013. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16014. ^
  16015. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16016. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16017. ^
  16018. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16019. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16020. ^
  16021. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16022. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16023. ^
  16024. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  16025. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  16026. ^
  16027. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16028. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16029. ^
  16030. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16031. #define H5_GLUE(x,y) x##y
  16032. ^
  16033. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16034. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16035. ^
  16036. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16037. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16038. ^
  16039. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16040. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16041. ^
  16042. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16043. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16044. ^
  16045. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16046. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16047. ^
  16048. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  16049. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  16050. ^
  16051. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16052. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16053. ^
  16054. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16055. #define H5_GLUE(x,y) x##y
  16056. ^
  16057. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16058. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16059. ^
  16060. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16061. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16062. ^
  16063. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16064. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16065. ^
  16066. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16067. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16068. ^
  16069. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16070. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16071. ^
  16072. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16073. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16074. ^
  16075. H5Tconv.c:5452:5: note: in expansion of macro 'H5T_CONV_uS'
  16076. H5T_CONV_uS(USHORT, INT, unsigned short, int, -, INT_MAX);
  16077. ^
  16078. H5Tconv.c: In function 'H5T__conv_ushort_long':
  16079. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16080. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16081. ^
  16082. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16083. #define H5_GLUE(x,y) x##y
  16084. ^
  16085. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16086. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16087. ^
  16088. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16089. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16090. ^
  16091. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16092. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16093. ^
  16094. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16095. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16096. ^
  16097. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16098. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16099. ^
  16100. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16101. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16102. ^
  16103. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16104. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16105. ^
  16106. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16107. #define H5_GLUE(x,y) x##y
  16108. ^
  16109. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16110. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16111. ^
  16112. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16113. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16114. ^
  16115. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16116. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16117. ^
  16118. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16119. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16120. ^
  16121. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16122. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16123. ^
  16124. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16125. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16126. ^
  16127. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16128. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16129. ^
  16130. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16131. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16132. ^
  16133. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16134. #define H5_GLUE(x,y) x##y
  16135. ^
  16136. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16137. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16138. ^
  16139. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16140. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16141. ^
  16142. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16143. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16144. ^
  16145. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16146. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16147. ^
  16148. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16149. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16150. ^
  16151. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16152. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16153. ^
  16154. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16155. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16156. ^
  16157. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16158. #define H5_GLUE(x,y) x##y
  16159. ^
  16160. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16161. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16162. ^
  16163. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16164. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16165. ^
  16166. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16167. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16168. ^
  16169. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16170. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16171. ^
  16172. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16173. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16174. ^
  16175. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16176. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16177. ^
  16178. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16179. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16180. ^
  16181. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16182. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16183. ^
  16184. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16185. #define H5_GLUE(x,y) x##y
  16186. ^
  16187. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16188. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16189. ^
  16190. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16191. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16192. ^
  16193. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16194. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16195. ^
  16196. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16197. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16198. ^
  16199. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16200. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16201. ^
  16202. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16203. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16204. ^
  16205. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16206. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16207. ^
  16208. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16209. #define H5_GLUE(x,y) x##y
  16210. ^
  16211. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16212. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16213. ^
  16214. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16215. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16216. ^
  16217. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16218. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16219. ^
  16220. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16221. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16222. ^
  16223. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16224. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16225. ^
  16226. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16227. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16228. ^
  16229. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16230. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16231. ^
  16232. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16233. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16234. ^
  16235. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16236. #define H5_GLUE(x,y) x##y
  16237. ^
  16238. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16239. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16240. ^
  16241. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16242. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16243. ^
  16244. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16245. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16246. ^
  16247. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16248. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16249. ^
  16250. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16251. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16252. ^
  16253. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16254. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16255. ^
  16256. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16257. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16258. ^
  16259. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16260. #define H5_GLUE(x,y) x##y
  16261. ^
  16262. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16263. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16264. ^
  16265. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16266. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16267. ^
  16268. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16269. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16270. ^
  16271. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16272. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16273. ^
  16274. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16275. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16276. ^
  16277. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16278. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16279. ^
  16280. H5Tconv.c:5556:5: note: in expansion of macro 'H5T_CONV_uS'
  16281. H5T_CONV_uS(USHORT, LONG, unsigned short, long, -, LONG_MAX);
  16282. ^
  16283. H5Tconv.c: In function 'H5T__conv_ushort_llong':
  16284. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16285. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16286. ^
  16287. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16288. #define H5_GLUE(x,y) x##y
  16289. ^
  16290. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16291. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16292. ^
  16293. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16294. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16295. ^
  16296. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16297. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16298. ^
  16299. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16300. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16301. ^
  16302. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16303. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16304. ^
  16305. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16306. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16307. ^
  16308. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16309. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16310. ^
  16311. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16312. #define H5_GLUE(x,y) x##y
  16313. ^
  16314. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16315. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16316. ^
  16317. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16318. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16319. ^
  16320. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16321. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16322. ^
  16323. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16324. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16325. ^
  16326. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16327. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16328. ^
  16329. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16330. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16331. ^
  16332. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16333. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16334. ^
  16335. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16336. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16337. ^
  16338. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16339. #define H5_GLUE(x,y) x##y
  16340. ^
  16341. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16342. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16343. ^
  16344. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16345. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16346. ^
  16347. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16348. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16349. ^
  16350. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16351. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16352. ^
  16353. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16354. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16355. ^
  16356. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16357. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16358. ^
  16359. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16360. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16361. ^
  16362. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16363. #define H5_GLUE(x,y) x##y
  16364. ^
  16365. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16366. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16367. ^
  16368. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16369. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16370. ^
  16371. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16372. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16373. ^
  16374. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16375. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16376. ^
  16377. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16378. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16379. ^
  16380. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16381. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16382. ^
  16383. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16384. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16385. ^
  16386. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16387. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16388. ^
  16389. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16390. #define H5_GLUE(x,y) x##y
  16391. ^
  16392. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16393. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16394. ^
  16395. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16396. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16397. ^
  16398. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16399. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16400. ^
  16401. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16402. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16403. ^
  16404. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16405. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16406. ^
  16407. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16408. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16409. ^
  16410. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16411. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16412. ^
  16413. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16414. #define H5_GLUE(x,y) x##y
  16415. ^
  16416. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16417. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16418. ^
  16419. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16420. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16421. ^
  16422. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16423. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16424. ^
  16425. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16426. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16427. ^
  16428. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16429. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16430. ^
  16431. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16432. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16433. ^
  16434. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16435. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16436. ^
  16437. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16438. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16439. ^
  16440. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16441. #define H5_GLUE(x,y) x##y
  16442. ^
  16443. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16444. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16445. ^
  16446. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16447. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16448. ^
  16449. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16450. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16451. ^
  16452. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16453. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16454. ^
  16455. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16456. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16457. ^
  16458. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16459. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16460. ^
  16461. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16462. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16463. ^
  16464. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16465. #define H5_GLUE(x,y) x##y
  16466. ^
  16467. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16468. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16469. ^
  16470. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16471. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16472. ^
  16473. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16474. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16475. ^
  16476. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16477. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16478. ^
  16479. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16480. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16481. ^
  16482. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16483. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16484. ^
  16485. H5Tconv.c:5660:5: note: in expansion of macro 'H5T_CONV_uS'
  16486. H5T_CONV_uS(USHORT, LLONG, unsigned short, long long, -, LLONG_MAX);
  16487. ^
  16488. H5Tconv.c: In function 'H5T__conv_uint_long':
  16489. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16490. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16491. ^
  16492. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16493. #define H5_GLUE(x,y) x##y
  16494. ^
  16495. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16496. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16497. ^
  16498. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16499. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16500. ^
  16501. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16502. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16503. ^
  16504. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16505. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16506. ^
  16507. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16508. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16509. ^
  16510. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16511. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16512. ^
  16513. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16514. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16515. ^
  16516. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16517. #define H5_GLUE(x,y) x##y
  16518. ^
  16519. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16520. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16521. ^
  16522. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16523. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16524. ^
  16525. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16526. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16527. ^
  16528. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16529. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16530. ^
  16531. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16532. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16533. ^
  16534. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16535. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16536. ^
  16537. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16538. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16539. ^
  16540. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16541. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16542. ^
  16543. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16544. #define H5_GLUE(x,y) x##y
  16545. ^
  16546. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16547. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16548. ^
  16549. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16550. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16551. ^
  16552. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16553. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16554. ^
  16555. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16556. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16557. ^
  16558. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16559. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16560. ^
  16561. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16562. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16563. ^
  16564. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16565. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16566. ^
  16567. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16568. #define H5_GLUE(x,y) x##y
  16569. ^
  16570. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16571. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16572. ^
  16573. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16574. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16575. ^
  16576. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16577. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16578. ^
  16579. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16580. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16581. ^
  16582. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16583. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16584. ^
  16585. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16586. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16587. ^
  16588. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16589. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16590. ^
  16591. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16592. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16593. ^
  16594. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16595. #define H5_GLUE(x,y) x##y
  16596. ^
  16597. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16598. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16599. ^
  16600. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16601. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16602. ^
  16603. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16604. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16605. ^
  16606. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16607. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16608. ^
  16609. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16610. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16611. ^
  16612. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16613. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16614. ^
  16615. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16616. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16617. ^
  16618. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16619. #define H5_GLUE(x,y) x##y
  16620. ^
  16621. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16622. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16623. ^
  16624. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16625. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16626. ^
  16627. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16628. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16629. ^
  16630. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16631. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16632. ^
  16633. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16634. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16635. ^
  16636. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16637. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16638. ^
  16639. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16640. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16641. ^
  16642. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16643. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16644. ^
  16645. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16646. #define H5_GLUE(x,y) x##y
  16647. ^
  16648. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16649. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16650. ^
  16651. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16652. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16653. ^
  16654. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16655. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16656. ^
  16657. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16658. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16659. ^
  16660. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16661. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16662. ^
  16663. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16664. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16665. ^
  16666. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16667. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16668. ^
  16669. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16670. #define H5_GLUE(x,y) x##y
  16671. ^
  16672. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16673. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16674. ^
  16675. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16676. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16677. ^
  16678. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16679. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16680. ^
  16681. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16682. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16683. ^
  16684. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16685. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16686. ^
  16687. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16688. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16689. ^
  16690. H5Tconv.c:6019:5: note: in expansion of macro 'H5T_CONV_uS'
  16691. H5T_CONV_uS(UINT, LONG, unsigned, long, -, LONG_MAX);
  16692. ^
  16693. H5Tconv.c: In function 'H5T__conv_uint_llong':
  16694. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16695. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16696. ^
  16697. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16698. #define H5_GLUE(x,y) x##y
  16699. ^
  16700. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16701. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16702. ^
  16703. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16704. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16705. ^
  16706. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16707. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16708. ^
  16709. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16710. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16711. ^
  16712. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16713. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16714. ^
  16715. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16716. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16717. ^
  16718. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16719. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16720. ^
  16721. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16722. #define H5_GLUE(x,y) x##y
  16723. ^
  16724. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16725. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16726. ^
  16727. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16728. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16729. ^
  16730. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16731. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16732. ^
  16733. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16734. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16735. ^
  16736. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16737. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16738. ^
  16739. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16740. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16741. ^
  16742. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16743. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16744. ^
  16745. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16746. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16747. ^
  16748. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16749. #define H5_GLUE(x,y) x##y
  16750. ^
  16751. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16752. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16753. ^
  16754. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16755. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16756. ^
  16757. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16758. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16759. ^
  16760. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16761. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16762. ^
  16763. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16764. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16765. ^
  16766. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16767. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16768. ^
  16769. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16770. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16771. ^
  16772. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16773. #define H5_GLUE(x,y) x##y
  16774. ^
  16775. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16776. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16777. ^
  16778. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16779. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16780. ^
  16781. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16782. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16783. ^
  16784. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16785. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16786. ^
  16787. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16788. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16789. ^
  16790. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16791. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16792. ^
  16793. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16794. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16795. ^
  16796. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16797. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16798. ^
  16799. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16800. #define H5_GLUE(x,y) x##y
  16801. ^
  16802. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16803. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16804. ^
  16805. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16806. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16807. ^
  16808. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16809. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16810. ^
  16811. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16812. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16813. ^
  16814. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16815. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16816. ^
  16817. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16818. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16819. ^
  16820. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16821. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16822. ^
  16823. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16824. #define H5_GLUE(x,y) x##y
  16825. ^
  16826. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16827. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16828. ^
  16829. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16830. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16831. ^
  16832. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16833. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16834. ^
  16835. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16836. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16837. ^
  16838. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16839. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  16840. ^
  16841. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16842. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16843. ^
  16844. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16845. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16846. ^
  16847. H5Tconv.c:273:41: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16848. if(sizeof(ST) == sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16849. ^
  16850. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_CORE'
  16851. #define H5_GLUE(x,y) x##y
  16852. ^
  16853. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16854. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16855. ^
  16856. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16857. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16858. ^
  16859. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16860. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16861. ^
  16862. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16863. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16864. ^
  16865. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16866. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16867. ^
  16868. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16869. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16870. ^
  16871. H5Tconv.c:286:40: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  16872. if (sizeof(ST)==sizeof(DT) && *(S) > (DT)(D_MAX)) { \
  16873. ^
  16874. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_uS_NOEX_CORE'
  16875. #define H5_GLUE(x,y) x##y
  16876. ^
  16877. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16878. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16879. ^
  16880. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16881. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16882. ^
  16883. H5Tconv.c:820:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16884. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16885. ^
  16886. H5Tconv.c:820:89: note: in expansion of macro 'H5_GLUE'
  16887. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,H5_GLUE(GUTS,_NOEX),S,D,ST,DT,D_MIN,D_MAX) \
  16888. ^
  16889. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16890. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  16891. ^
  16892. H5Tconv.c:294:5: note: in expansion of macro 'H5T_CONV'
  16893. H5T_CONV(H5T_CONV_uS, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, N) \
  16894. ^
  16895. H5Tconv.c:6119:5: note: in expansion of macro 'H5T_CONV_uS'
  16896. H5T_CONV_uS(UINT, LLONG, unsigned, long long, -, LLONG_MAX);
  16897. ^
  16898. H5Tconv.c: In function 'H5T__conv_float_ullong':
  16899. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  16900. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  16901. ^
  16902. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  16903. #define H5_GLUE(x,y) x##y
  16904. ^
  16905. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16906. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16907. ^
  16908. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16909. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16910. ^
  16911. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16912. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16913. ^
  16914. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16915. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16916. ^
  16917. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  16918. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  16919. ^
  16920. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  16921. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  16922. ^
  16923. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  16924. } else if (*(S) != (ST)((DT)(*(S)))) { \
  16925. ^
  16926. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  16927. #define H5_GLUE(x,y) x##y
  16928. ^
  16929. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16930. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16931. ^
  16932. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16933. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16934. ^
  16935. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16936. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16937. ^
  16938. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16939. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  16940. ^
  16941. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  16942. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  16943. ^
  16944. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  16945. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  16946. ^
  16947. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  16948. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  16949. ^
  16950. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  16951. #define H5_GLUE(x,y) x##y
  16952. ^
  16953. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16954. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16955. ^
  16956. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16957. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16958. ^
  16959. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16960. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16961. ^
  16962. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16963. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16964. ^
  16965. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  16966. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  16967. ^
  16968. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  16969. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  16970. ^
  16971. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  16972. } else if (*(S) != (ST)((DT)(*(S)))) { \
  16973. ^
  16974. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  16975. #define H5_GLUE(x,y) x##y
  16976. ^
  16977. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  16978. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  16979. ^
  16980. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  16981. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16982. ^
  16983. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  16984. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  16985. ^
  16986. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  16987. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  16988. ^
  16989. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  16990. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  16991. ^
  16992. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  16993. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  16994. ^
  16995. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  16996. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  16997. ^
  16998. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  16999. #define H5_GLUE(x,y) x##y
  17000. ^
  17001. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17002. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17003. ^
  17004. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17005. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17006. ^
  17007. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17008. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17009. ^
  17010. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17011. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  17012. ^
  17013. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17014. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17015. ^
  17016. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  17017. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  17018. ^
  17019. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17020. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17021. ^
  17022. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17023. #define H5_GLUE(x,y) x##y
  17024. ^
  17025. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17026. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17027. ^
  17028. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17029. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17030. ^
  17031. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17032. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17033. ^
  17034. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17035. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  17036. ^
  17037. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17038. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17039. ^
  17040. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  17041. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  17042. ^
  17043. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17044. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17045. ^
  17046. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17047. #define H5_GLUE(x,y) x##y
  17048. ^
  17049. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17050. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17051. ^
  17052. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17053. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17054. ^
  17055. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17056. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17057. ^
  17058. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17059. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  17060. ^
  17061. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17062. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17063. ^
  17064. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  17065. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  17066. ^
  17067. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17068. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17069. ^
  17070. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17071. #define H5_GLUE(x,y) x##y
  17072. ^
  17073. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17074. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17075. ^
  17076. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17077. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17078. ^
  17079. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17080. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17081. ^
  17082. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17083. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  17084. ^
  17085. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17086. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17087. ^
  17088. H5Tconv.c:8736:5: note: in expansion of macro 'H5T_CONV_Fx'
  17089. H5T_CONV_Fx(FLOAT, ULLONG, float, unsigned long long, 0, ULLONG_MAX);
  17090. ^
  17091. H5Tconv.c: In function 'H5T__conv_double_ullong':
  17092. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17093. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17094. ^
  17095. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17096. #define H5_GLUE(x,y) x##y
  17097. ^
  17098. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17099. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17100. ^
  17101. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17102. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17103. ^
  17104. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17105. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17106. ^
  17107. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17108. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  17109. ^
  17110. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17111. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17112. ^
  17113. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17114. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17115. ^
  17116. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17117. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17118. ^
  17119. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17120. #define H5_GLUE(x,y) x##y
  17121. ^
  17122. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17123. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17124. ^
  17125. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17126. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17127. ^
  17128. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17129. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17130. ^
  17131. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17132. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  17133. ^
  17134. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17135. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17136. ^
  17137. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17138. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17139. ^
  17140. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17141. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17142. ^
  17143. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17144. #define H5_GLUE(x,y) x##y
  17145. ^
  17146. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17147. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17148. ^
  17149. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17150. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17151. ^
  17152. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17153. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17154. ^
  17155. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17156. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  17157. ^
  17158. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17159. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17160. ^
  17161. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17162. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17163. ^
  17164. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17165. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17166. ^
  17167. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17168. #define H5_GLUE(x,y) x##y
  17169. ^
  17170. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17171. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17172. ^
  17173. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17174. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17175. ^
  17176. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17177. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17178. ^
  17179. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17180. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  17181. ^
  17182. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17183. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17184. ^
  17185. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17186. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17187. ^
  17188. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17189. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17190. ^
  17191. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17192. #define H5_GLUE(x,y) x##y
  17193. ^
  17194. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17195. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17196. ^
  17197. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17198. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17199. ^
  17200. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17201. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17202. ^
  17203. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17204. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  17205. ^
  17206. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17207. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17208. ^
  17209. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17210. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17211. ^
  17212. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17213. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17214. ^
  17215. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17216. #define H5_GLUE(x,y) x##y
  17217. ^
  17218. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17219. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17220. ^
  17221. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17222. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17223. ^
  17224. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17225. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17226. ^
  17227. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17228. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  17229. ^
  17230. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17231. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17232. ^
  17233. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17234. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17235. ^
  17236. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17237. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17238. ^
  17239. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17240. #define H5_GLUE(x,y) x##y
  17241. ^
  17242. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17243. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17244. ^
  17245. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17246. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17247. ^
  17248. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17249. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17250. ^
  17251. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17252. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  17253. ^
  17254. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17255. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17256. ^
  17257. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17258. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17259. ^
  17260. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17261. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17262. ^
  17263. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17264. #define H5_GLUE(x,y) x##y
  17265. ^
  17266. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17267. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17268. ^
  17269. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17270. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17271. ^
  17272. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17273. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17274. ^
  17275. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17276. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  17277. ^
  17278. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17279. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17280. ^
  17281. H5Tconv.c:8792:5: note: in expansion of macro 'H5T_CONV_Fx'
  17282. H5T_CONV_Fx(DOUBLE, ULLONG, double, unsigned long long, 0, ULLONG_MAX);
  17283. ^
  17284. H5Tconv.c: In function 'H5T__conv_ldouble_ullong':
  17285. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17286. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17287. ^
  17288. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17289. #define H5_GLUE(x,y) x##y
  17290. ^
  17291. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17292. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17293. ^
  17294. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17295. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17296. ^
  17297. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17298. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17299. ^
  17300. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17301. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  17302. ^
  17303. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17304. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17305. ^
  17306. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17307. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17308. ^
  17309. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17310. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17311. ^
  17312. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17313. #define H5_GLUE(x,y) x##y
  17314. ^
  17315. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17316. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17317. ^
  17318. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17319. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17320. ^
  17321. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17322. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17323. ^
  17324. H5Tconv.c:721:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17325. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DALIGN,POST_SALIGN,POST_DALIGN,GUTS,s,d,ST,DT,D_MIN,D_MAX) \
  17326. ^
  17327. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17328. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17329. ^
  17330. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17331. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17332. ^
  17333. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17334. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17335. ^
  17336. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17337. #define H5_GLUE(x,y) x##y
  17338. ^
  17339. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17340. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17341. ^
  17342. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17343. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17344. ^
  17345. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17346. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17347. ^
  17348. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17349. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  17350. ^
  17351. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17352. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17353. ^
  17354. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17355. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17356. ^
  17357. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17358. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17359. ^
  17360. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17361. #define H5_GLUE(x,y) x##y
  17362. ^
  17363. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17364. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17365. ^
  17366. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17367. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17368. ^
  17369. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17370. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17371. ^
  17372. H5Tconv.c:725:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17373. H5T_CONV_LOOP_OUTER(PRE_SALIGN,PRE_DNOALIGN,POST_SALIGN,POST_DNOALIGN,GUTS,s,dst,ST,DT,D_MIN,D_MAX) \
  17374. ^
  17375. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17376. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17377. ^
  17378. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17379. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17380. ^
  17381. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17382. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17383. ^
  17384. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17385. #define H5_GLUE(x,y) x##y
  17386. ^
  17387. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17388. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17389. ^
  17390. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17391. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17392. ^
  17393. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17394. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17395. ^
  17396. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17397. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  17398. ^
  17399. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17400. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17401. ^
  17402. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17403. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17404. ^
  17405. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17406. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17407. ^
  17408. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17409. #define H5_GLUE(x,y) x##y
  17410. ^
  17411. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17412. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17413. ^
  17414. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17415. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17416. ^
  17417. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17418. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17419. ^
  17420. H5Tconv.c:728:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17421. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DALIGN,POST_SNOALIGN,POST_DALIGN,GUTS,src,d,ST,DT,D_MIN,D_MAX) \
  17422. ^
  17423. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17424. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17425. ^
  17426. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17427. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17428. ^
  17429. H5Tconv.c:551:53: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17430. if(*(S) > (ST)(D_MAX) || (sprec < dprec && *(S) == (ST)(D_MAX))) { \
  17431. ^
  17432. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17433. #define H5_GLUE(x,y) x##y
  17434. ^
  17435. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17436. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17437. ^
  17438. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17439. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17440. ^
  17441. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17442. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17443. ^
  17444. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17445. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  17446. ^
  17447. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17448. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17449. ^
  17450. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17451. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17452. ^
  17453. H5Tconv.c:569:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  17454. } else if (*(S) != (ST)((DT)(*(S)))) { \
  17455. ^
  17456. H5private.h:2057:28: note: in expansion of macro 'H5T_CONV_Fx_CORE'
  17457. #define H5_GLUE(x,y) x##y
  17458. ^
  17459. H5Tconv.c:852:9: note: in expansion of macro 'H5_GLUE'
  17460. H5_GLUE(GUTS,_CORE)(S,D,ST,DT,D_MIN,D_MAX)
  17461. ^
  17462. H5Tconv.c:833:9: note: in expansion of macro 'H5T_CONV_LOOP_GUTS'
  17463. H5T_CONV_LOOP_GUTS(GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17464. ^
  17465. H5Tconv.c:817:9: note: in expansion of macro 'H5T_CONV_LOOP'
  17466. H5T_CONV_LOOP(PRE_SALIGN_GUTS,PRE_DALIGN_GUTS,POST_SALIGN_GUTS,POST_DALIGN_GUTS,GUTS,S,D,ST,DT,D_MIN,D_MAX) \
  17467. ^
  17468. H5Tconv.c:731:17: note: in expansion of macro 'H5T_CONV_LOOP_OUTER'
  17469. H5T_CONV_LOOP_OUTER(PRE_SNOALIGN,PRE_DNOALIGN,POST_SNOALIGN,POST_DNOALIGN,GUTS,src,dst,ST,DT,D_MIN,D_MAX) \
  17470. ^
  17471. H5Tconv.c:592:5: note: in expansion of macro 'H5T_CONV'
  17472. H5T_CONV(H5T_CONV_Fx, STYPE, DTYPE, ST, DT, D_MIN, D_MAX, Y) \
  17473. ^
  17474. H5Tconv.c:8848:5: note: in expansion of macro 'H5T_CONV_Fx'
  17475. H5T_CONV_Fx(LDOUBLE, ULLONG, long double, unsigned long long, 0, ULLONG_MAX);
  17476. ^
  17477. H5Tconv.c: In function 'H5T__conv_f_i':
  17478. H5Tconv.c:8966:24: warning: cast from function call of type 'double' to non-matching type 'long unsigned int' [-Wbad-function-cast]
  17479. buf_size = (size_t)HDpow((double)2.0f, (double)src.u.f.esize) / 8 + 1;
  17480. ^
  17481. H5Tconv.c:9042:24: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion]
  17482. sign = H5T__bit_get_d(s, src.u.f.sign, (size_t)1);
  17483. ^
  17484. H5Tconv.c:9169:24: warning: conversion to 'hssize_t' from 'uint64_t' may change the sign of the result [-Wsign-conversion]
  17485. expo = H5T__bit_get_d(s, src.u.f.epos, src.u.f.esize);
  17486. ^
  17487. H5Tconv.c:9176:26: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  17488. expo -= (src.u.f.ebias-1);
  17489. ^
  17490. H5Tconv.c:9176:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  17491. expo -= (src.u.f.ebias-1);
  17492. ^
  17493. H5Tconv.c:9178:26: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  17494. expo -= src.u.f.ebias;
  17495. ^
  17496. H5Tconv.c:9178:29: warning: conversion to 'hssize_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  17497. expo -= src.u.f.ebias;
  17498. ^
  17499. H5Tconv.c:9208:55: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  17500. H5T__bit_shift(int_buf, (ssize_t)(expo-src.u.f.msize), (size_t)0, buf_size * 8);
  17501. ^
  17502. H5Tconv.c:9413:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17503. sp += direction * buf_stride;
  17504. ^
  17505. H5Tconv.c:9414:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17506. dp += direction * buf_stride;
  17507. ^
  17508. H5Tconv.c:9416:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17509. sp += direction * src_p->shared->size;
  17510. ^
  17511. H5Tconv.c:9417:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17512. dp += direction * dst_p->shared->size;
  17513. ^
  17514. H5Tconv.c: In function 'H5T__conv_i_f':
  17515. H5Tconv.c:9763:28: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast]
  17516. expo_max = (hsize_t)HDpow((double)2.0f, (double)dst.u.f.esize) - 1;
  17517. ^
  17518. H5Tconv.c:9842:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17519. sp += direction * buf_stride;
  17520. ^
  17521. H5Tconv.c:9843:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17522. dp += direction * buf_stride;
  17523. ^
  17524. H5Tconv.c:9845:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17525. sp += direction * src_p->shared->size;
  17526. ^
  17527. H5Tconv.c:9846:37: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  17528. dp += direction * dst_p->shared->size;
  17529. ^
  17530. In file included from H5Tconv.c:33:0:
  17531. H5Tconv.c: At top level:
  17532. H5private.h:1795:15: warning: 'H5_interface_initialize_g' defined but not used [-Wunused-variable]
  17533. static int H5_interface_initialize_g = 0;
  17534. ^
  17535. H5Tconv.c:985:1: warning: 'H5T_init_conv_interface' defined but not used [-Wunused-function]
  17536. H5T_init_conv_interface(void)
  17537. ^
  17538. H5Tconv.c: In function 'H5T__conv_struct_subset':
  17539. H5Tconv.c:2077:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  17540. H5T__conv_struct_subset(const H5T_cdata_t *cdata)
  17541. ^
  17542. COMPILING arrangements/Carpet/CarpetLib/src/vect.cc
  17543. H5Tconv.c: In function 'H5T__conv_b_b':
  17544. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17545. for (i = 0; i < size; i += 2) {
  17546. ^
  17547. H5Tconv.c: In function 'H5T__conv_i_i':
  17548. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17549. for (i = 0; i < size; i += 2) {
  17550. ^
  17551. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17552. for (i = 0; i < size; i += 2) {
  17553. ^
  17554. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17555. for (i = 0; i < size; i += 2) {
  17556. ^
  17557. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17558. for (i = 0; i < size; i += 2) {
  17559. ^
  17560. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17561. for (i = 0; i < size; i += 2) {
  17562. ^
  17563. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17564. for (i = 0; i < size; i += 2) {
  17565. ^
  17566. H5Tconv.c: In function 'H5T__conv_f_f':
  17567. H5Tconv.c:4479:21: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17568. for (i = 0; i < tsize; i += 4) {
  17569. ^
  17570. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17571. for (i = 0; i < size; i += 2) {
  17572. ^
  17573. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17574. for (i = 0; i < size; i += 2) {
  17575. ^
  17576. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17577. for (i = 0; i < size; i += 2) {
  17578. ^
  17579. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17580. for (i = 0; i < size; i += 2) {
  17581. ^
  17582. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17583. for (i = 0; i < size; i += 2) {
  17584. ^
  17585. H5Tconv.c:4127:21: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17586. for (i = 0; i < tsize; i += 4) {
  17587. ^
  17588. In file included from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/dist.hh:12:0,
  17589. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/vect.hh:13,
  17590. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/bbox.hh:11,
  17591. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/bboxset1.hh:11,
  17592. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/bboxset.hh:8,
  17593. from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/vect.cc:8:
  17594. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/vect.cc: In member function 'ompi_datatype_t* vect<T, D>::mpi_datatype() const':
  17595. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  17596. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  17597. ^
  17598. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  17599. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  17600. ^
  17601. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/vect.cc:66:21: note: in expansion of macro 'MPI_UB'
  17602. {1, sizeof s, MPI_UB, "MPI_UB", "MPI_UB"}
  17603. ^
  17604. COMPILING arrangements/Carpet/CarpetLib/src/copy_3d.cc
  17605. COMPILING arrangements/Carpet/CarpetLib/src/copy_4d.cc
  17606. COMPILING arrangements/Carpet/CarpetLib/src/interpolate_3d_2tl.cc
  17607. H5Tconv.c: In function 'H5T__conv_f_i':
  17608. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17609. for (i = 0; i < size; i += 2) {
  17610. ^
  17611. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17612. for (i = 0; i < size; i += 2) {
  17613. ^
  17614. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17615. for (i = 0; i < size; i += 2) {
  17616. ^
  17617. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17618. for (i = 0; i < size; i += 2) {
  17619. ^
  17620. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17621. for (i = 0; i < size; i += 2) {
  17622. ^
  17623. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17624. for (i = 0; i < size; i += 2) {
  17625. ^
  17626. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17627. for (i = 0; i < size; i += 2) {
  17628. ^
  17629. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17630. for (i = 0; i < size; i += 2) {
  17631. ^
  17632. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17633. for (i = 0; i < size; i += 2) {
  17634. ^
  17635. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17636. for (i = 0; i < size; i += 2) {
  17637. ^
  17638. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17639. for (i = 0; i < size; i += 2) {
  17640. ^
  17641. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17642. for (i = 0; i < size; i += 2) {
  17643. ^
  17644. H5Tconv.c:9024:21: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17645. for (i = 0; i < tsize; i += 4) {
  17646. ^
  17647. H5Tconv.c: In function 'H5T__conv_i_f':
  17648. H5Tconv.c:9823:21: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17649. for (i = 0; i < tsize; i += 4) {
  17650. ^
  17651. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17652. for (i = 0; i < size; i += 2) {
  17653. ^
  17654. H5Tconv.c:9900:9: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  17655. for (i = 0; i < size; i += 2) {
  17656. ^
  17657. COMPILING arrangements/Carpet/CarpetLib/src/interpolate_3d_3tl.cc
  17658. CC H5Tcset.lo
  17659. CC H5Tdbg.lo
  17660. H5Tdbg.c: In function 'H5T_debug':
  17661. H5Tdbg.c:175:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  17662. switch(dt->shared->type) {
  17663. ^
  17664. H5Tdbg.c:175:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  17665. H5Tdbg.c:175:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum]
  17666. H5Tdbg.c:175:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  17667. H5Tdbg.c:249:2: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum]
  17668. switch(dt->shared->u.atomic.order) {
  17669. ^
  17670. H5Tdbg.c:249:2: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum]
  17671. H5Tdbg.c:281:17: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum]
  17672. switch(dt->shared->u.atomic.u.i.sign) {
  17673. ^
  17674. H5Tdbg.c:281:17: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum]
  17675. H5Tdbg.c:300:17: warning: enumeration value 'H5T_NORM_ERROR' not handled in switch [-Wswitch-enum]
  17676. switch(dt->shared->u.atomic.u.f.norm) {
  17677. ^
  17678. H5Tdbg.c:279:2: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  17679. switch(dt->shared->type) {
  17680. ^
  17681. H5Tdbg.c:279:2: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  17682. H5Tdbg.c:279:2: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  17683. H5Tdbg.c:279:2: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  17684. H5Tdbg.c:279:2: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  17685. H5Tdbg.c:279:2: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum]
  17686. H5Tdbg.c:279:2: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  17687. H5Tdbg.c:279:2: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  17688. H5Tdbg.c:279:2: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  17689. H5Tdbg.c:279:2: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum]
  17690. H5Tdbg.c:279:2: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  17691. H5Tdbg.c:353:9: warning: enumeration value 'H5T_LOC_BADLOC' not handled in switch [-Wswitch-enum]
  17692. switch(dt->shared->u.vlen.loc) {
  17693. ^
  17694. H5Tdbg.c:353:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum]
  17695. H5Tdbg.c: In function 'H5T__print_stats':
  17696. H5Tdbg.c:105:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  17697. H5T__print_stats(H5T_path_t UNUSED * path, int UNUSED * nprint/*in,out*/)
  17698. ^
  17699. CC H5Tdeprec.lo
  17700. COMPILING arrangements/Carpet/CarpetLib/src/interpolate_3d_4tl.cc
  17701. CC H5Tenum.lo
  17702. H5Tenum.c: In function 'H5T__enum_create':
  17703. H5Tenum.c:136:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  17704. ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL);
  17705. ^
  17706. In file included from H5Tpkg.h:39:0,
  17707. from H5Tenum.c:31:
  17708. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  17709. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  17710. ^
  17711. H5Tenum.c: In function 'H5T_enum_nameof':
  17712. H5Tenum.c:437:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  17713. if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL)))
  17714. ^
  17715. In file included from H5Tpkg.h:39:0,
  17716. from H5Tenum.c:31:
  17717. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  17718. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  17719. ^
  17720. H5Tenum.c: In function 'H5T_enum_valueof':
  17721. H5Tenum.c:576:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  17722. if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL)))
  17723. ^
  17724. In file included from H5Tpkg.h:39:0,
  17725. from H5Tenum.c:31:
  17726. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  17727. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  17728. ^
  17729. CC H5Tfields.lo
  17730. CC H5Tfixed.lo
  17731. H5Tfixed.c: In function 'H5Tget_sign':
  17732. H5Tfixed.c:82:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  17733. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  17734. ^
  17735. H5Tfixed.c: In function 'H5Tset_sign':
  17736. H5Tfixed.c:161:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  17737. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  17738. ^
  17739. CC H5Tfloat.lo
  17740. CC H5detect.o
  17741. H5detect.c:115:19: warning: size of 'd_g' is 12800 bytes [-Wlarger-than=]
  17742. static detected_t d_g[MAXDETECT];
  17743. ^
  17744. H5detect.c: In function 'find_bias':
  17745. H5detect.c:1179:24: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17746. unsigned char *a = (unsigned char *) _a;
  17747. ^
  17748. In file included from H5detect.c:57:0:
  17749. H5private.h:313:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  17750. #define MIN(a,b) (((a)<(b)) ? (a) : (b))
  17751. ^
  17752. H5detect.c:1184:10: note: in expansion of macro 'MIN'
  17753. nbits = MIN(esize, (8 - epos % 8));
  17754. ^
  17755. H5detect.c:1185:9: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  17756. mask = (1 << nbits) - 1;
  17757. ^
  17758. H5detect.c:1186:6: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  17759. b = (a[perm[epos / 8]] >> (epos % 8)) & mask;
  17760. ^
  17761. H5detect.c:1190:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  17762. esize -= nbits;
  17763. ^
  17764. H5detect.c:1190:11: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
  17765. esize -= nbits;
  17766. ^
  17767. H5detect.c:1191:7: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  17768. epos += nbits;
  17769. ^
  17770. H5detect.c:1191:10: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
  17771. epos += nbits;
  17772. ^
  17773. In file included from /usr/include/string.h:186:0,
  17774. from H5private.h:61,
  17775. from H5detect.c:57:
  17776. H5detect.c: In function 'detect_C89_integers':
  17777. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17778. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17779. ^
  17780. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  17781. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17782. ^
  17783. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17784. ALIGNMENT(TYPE, INFO); \
  17785. ^
  17786. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17787. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  17788. ^
  17789. H5detect.c:1356:5: note: in expansion of macro 'DETECT_BYTE'
  17790. DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++;
  17791. ^
  17792. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17793. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17794. ^
  17795. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  17796. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17797. ^
  17798. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17799. ALIGNMENT(TYPE, INFO); \
  17800. ^
  17801. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17802. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  17803. ^
  17804. H5detect.c:1356:5: note: in expansion of macro 'DETECT_BYTE'
  17805. DETECT_BYTE(signed char, SCHAR, d_g[nd_g]); nd_g++;
  17806. ^
  17807. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17808. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17809. ^
  17810. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  17811. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17812. ^
  17813. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17814. ALIGNMENT(TYPE, INFO); \
  17815. ^
  17816. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17817. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  17818. ^
  17819. H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE'
  17820. DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++;
  17821. ^
  17822. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17823. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17824. ^
  17825. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  17826. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17827. ^
  17828. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17829. ALIGNMENT(TYPE, INFO); \
  17830. ^
  17831. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17832. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  17833. ^
  17834. H5detect.c:1357:5: note: in expansion of macro 'DETECT_BYTE'
  17835. DETECT_BYTE(unsigned char, UCHAR, d_g[nd_g]); nd_g++;
  17836. ^
  17837. H5detect.c:254:14: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  17838. _v = (_v << 8) + _i; \
  17839. ^
  17840. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17841. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17842. ^
  17843. H5detect.c:1358:5: note: in expansion of macro 'DETECT_I'
  17844. DETECT_I(short, SHORT, d_g[nd_g]); nd_g++;
  17845. ^
  17846. In file included from /usr/include/string.h:186:0,
  17847. from H5private.h:61,
  17848. from H5detect.c:57:
  17849. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17850. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17851. ^
  17852. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  17853. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17854. ^
  17855. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17856. ALIGNMENT(TYPE, INFO); \
  17857. ^
  17858. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17859. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17860. ^
  17861. H5detect.c:1358:5: note: in expansion of macro 'DETECT_I'
  17862. DETECT_I(short, SHORT, d_g[nd_g]); nd_g++;
  17863. ^
  17864. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17865. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17866. ^
  17867. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  17868. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17869. ^
  17870. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17871. ALIGNMENT(TYPE, INFO); \
  17872. ^
  17873. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17874. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17875. ^
  17876. H5detect.c:1358:5: note: in expansion of macro 'DETECT_I'
  17877. DETECT_I(short, SHORT, d_g[nd_g]); nd_g++;
  17878. ^
  17879. H5detect.c:254:14: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  17880. _v = (_v << 8) + _i; \
  17881. ^
  17882. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17883. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17884. ^
  17885. H5detect.c:1359:5: note: in expansion of macro 'DETECT_I'
  17886. DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++;
  17887. ^
  17888. In file included from /usr/include/string.h:186:0,
  17889. from H5private.h:61,
  17890. from H5detect.c:57:
  17891. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17892. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17893. ^
  17894. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  17895. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17896. ^
  17897. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17898. ALIGNMENT(TYPE, INFO); \
  17899. ^
  17900. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17901. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17902. ^
  17903. H5detect.c:1359:5: note: in expansion of macro 'DETECT_I'
  17904. DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++;
  17905. ^
  17906. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17907. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17908. ^
  17909. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  17910. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17911. ^
  17912. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17913. ALIGNMENT(TYPE, INFO); \
  17914. ^
  17915. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17916. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17917. ^
  17918. H5detect.c:1359:5: note: in expansion of macro 'DETECT_I'
  17919. DETECT_I(unsigned short, USHORT, d_g[nd_g]); nd_g++;
  17920. ^
  17921. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17922. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17923. ^
  17924. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  17925. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17926. ^
  17927. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17928. ALIGNMENT(TYPE, INFO); \
  17929. ^
  17930. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17931. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17932. ^
  17933. H5detect.c:1360:5: note: in expansion of macro 'DETECT_I'
  17934. DETECT_I(int, INT, d_g[nd_g]); nd_g++;
  17935. ^
  17936. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17937. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17938. ^
  17939. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  17940. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17941. ^
  17942. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17943. ALIGNMENT(TYPE, INFO); \
  17944. ^
  17945. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17946. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17947. ^
  17948. H5detect.c:1360:5: note: in expansion of macro 'DETECT_I'
  17949. DETECT_I(int, INT, d_g[nd_g]); nd_g++;
  17950. ^
  17951. H5detect.c:254:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  17952. _v = (_v << 8) + _i; \
  17953. ^
  17954. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17955. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17956. ^
  17957. H5detect.c:1361:5: note: in expansion of macro 'DETECT_I'
  17958. DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++;
  17959. ^
  17960. In file included from /usr/include/string.h:186:0,
  17961. from H5private.h:61,
  17962. from H5detect.c:57:
  17963. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17964. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17965. ^
  17966. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  17967. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17968. ^
  17969. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17970. ALIGNMENT(TYPE, INFO); \
  17971. ^
  17972. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17973. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17974. ^
  17975. H5detect.c:1361:5: note: in expansion of macro 'DETECT_I'
  17976. DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++;
  17977. ^
  17978. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17979. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17980. ^
  17981. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  17982. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  17983. ^
  17984. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  17985. ALIGNMENT(TYPE, INFO); \
  17986. ^
  17987. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  17988. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  17989. ^
  17990. H5detect.c:1361:5: note: in expansion of macro 'DETECT_I'
  17991. DETECT_I(unsigned int, UINT, d_g[nd_g]); nd_g++;
  17992. ^
  17993. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  17994. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17995. ^
  17996. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  17997. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  17998. ^
  17999. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18000. ALIGNMENT(TYPE, INFO); \
  18001. ^
  18002. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18003. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18004. ^
  18005. H5detect.c:1362:5: note: in expansion of macro 'DETECT_I'
  18006. DETECT_I(long, LONG, d_g[nd_g]); nd_g++;
  18007. ^
  18008. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18009. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18010. ^
  18011. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18012. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18013. ^
  18014. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18015. ALIGNMENT(TYPE, INFO); \
  18016. ^
  18017. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18018. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18019. ^
  18020. H5detect.c:1362:5: note: in expansion of macro 'DETECT_I'
  18021. DETECT_I(long, LONG, d_g[nd_g]); nd_g++;
  18022. ^
  18023. H5detect.c:254:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  18024. _v = (_v << 8) + _i; \
  18025. ^
  18026. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18027. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18028. ^
  18029. H5detect.c:1363:5: note: in expansion of macro 'DETECT_I'
  18030. DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++;
  18031. ^
  18032. In file included from /usr/include/string.h:186:0,
  18033. from H5private.h:61,
  18034. from H5detect.c:57:
  18035. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18036. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18037. ^
  18038. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18039. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18040. ^
  18041. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18042. ALIGNMENT(TYPE, INFO); \
  18043. ^
  18044. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18045. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18046. ^
  18047. H5detect.c:1363:5: note: in expansion of macro 'DETECT_I'
  18048. DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++;
  18049. ^
  18050. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18051. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18052. ^
  18053. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18054. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18055. ^
  18056. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18057. ALIGNMENT(TYPE, INFO); \
  18058. ^
  18059. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18060. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18061. ^
  18062. H5detect.c:1363:5: note: in expansion of macro 'DETECT_I'
  18063. DETECT_I(unsigned long, ULONG, d_g[nd_g]); nd_g++;
  18064. ^
  18065. H5detect.c: In function 'detect_C89_floats':
  18066. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18067. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18068. ^
  18069. In file included from /usr/include/string.h:186:0,
  18070. from H5private.h:61,
  18071. from H5detect.c:57:
  18072. H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18073. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18074. ^
  18075. H5detect.c:327:5: note: in expansion of macro 'HDmemcpy'
  18076. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18077. ^
  18078. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18079. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18080. ^
  18081. H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  18082. for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \
  18083. ^
  18084. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18085. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18086. ^
  18087. In file included from /usr/include/string.h:186:0,
  18088. from H5private.h:61,
  18089. from H5detect.c:57:
  18090. H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18091. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18092. ^
  18093. H5detect.c:331:13: note: in expansion of macro 'HDmemcpy'
  18094. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18095. ^
  18096. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18097. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18098. ^
  18099. In file included from /usr/include/secure/_stdio.h:31:0,
  18100. from /usr/include/stdio.h:492,
  18101. from H5private.h:59,
  18102. from H5detect.c:57:
  18103. H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18104. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18105. ^
  18106. H5detect.c:331:13: note: in expansion of macro 'HDmemcpy'
  18107. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18108. ^
  18109. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18110. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18111. ^
  18112. H5detect.c:332:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  18113. if(_v1 != _v2) \
  18114. ^
  18115. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18116. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18117. ^
  18118. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18119. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18120. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18121. H5detect.c:341:13: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  18122. _v2 /= 256.0; \
  18123. ^
  18124. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18125. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18126. ^
  18127. H5detect.c:341:16: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  18128. _v2 /= 256.0; \
  18129. ^
  18130. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18131. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18132. ^
  18133. In file included from /usr/include/string.h:186:0,
  18134. from H5private.h:61,
  18135. from H5detect.c:57:
  18136. H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18137. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18138. ^
  18139. H5detect.c:342:9: note: in expansion of macro 'HDmemcpy'
  18140. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18141. ^
  18142. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18143. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18144. ^
  18145. H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18146. HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \
  18147. ^
  18148. H5detect.c:343:9: note: in expansion of macro 'HDmemcpy'
  18149. HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \
  18150. ^
  18151. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18152. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18153. ^
  18154. H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  18155. fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \
  18156. ^
  18157. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18158. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18159. ^
  18160. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18161. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18162. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18163. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18164. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18165. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18166. H5detect.c:1384:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18167. In file included from /usr/include/string.h:186:0,
  18168. from H5private.h:61,
  18169. from H5detect.c:57:
  18170. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18171. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18172. ^
  18173. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18174. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18175. ^
  18176. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  18177. ALIGNMENT(TYPE, INFO); \
  18178. ^
  18179. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18180. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18181. ^
  18182. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18183. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18184. ^
  18185. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18186. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18187. ^
  18188. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  18189. ALIGNMENT(TYPE, INFO); \
  18190. ^
  18191. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18192. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18193. ^
  18194. H5detect.c:448:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  18195. if(_val!=_val2) \
  18196. ^
  18197. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  18198. ALIGNMENT(TYPE, INFO); \
  18199. ^
  18200. H5detect.c:1384:5: note: in expansion of macro 'DETECT_F'
  18201. DETECT_F(float, FLOAT, d_g[nd_g]); nd_g++;
  18202. ^
  18203. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18204. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18205. ^
  18206. In file included from /usr/include/string.h:186:0,
  18207. from H5private.h:61,
  18208. from H5detect.c:57:
  18209. H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18210. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18211. ^
  18212. H5detect.c:327:5: note: in expansion of macro 'HDmemcpy'
  18213. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18214. ^
  18215. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18216. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18217. ^
  18218. H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  18219. for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \
  18220. ^
  18221. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18222. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18223. ^
  18224. In file included from /usr/include/string.h:186:0,
  18225. from H5private.h:61,
  18226. from H5detect.c:57:
  18227. H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18228. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18229. ^
  18230. H5detect.c:331:13: note: in expansion of macro 'HDmemcpy'
  18231. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18232. ^
  18233. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18234. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18235. ^
  18236. In file included from /usr/include/secure/_stdio.h:31:0,
  18237. from /usr/include/stdio.h:492,
  18238. from H5private.h:59,
  18239. from H5detect.c:57:
  18240. H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18241. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18242. ^
  18243. H5detect.c:331:13: note: in expansion of macro 'HDmemcpy'
  18244. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  18245. ^
  18246. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18247. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18248. ^
  18249. H5detect.c:332:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  18250. if(_v1 != _v2) \
  18251. ^
  18252. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18253. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18254. ^
  18255. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18256. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18257. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18258. In file included from /usr/include/string.h:186:0,
  18259. from H5private.h:61,
  18260. from H5detect.c:57:
  18261. H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18262. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18263. ^
  18264. H5detect.c:342:9: note: in expansion of macro 'HDmemcpy'
  18265. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  18266. ^
  18267. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18268. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18269. ^
  18270. H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18271. HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \
  18272. ^
  18273. H5detect.c:343:9: note: in expansion of macro 'HDmemcpy'
  18274. HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \
  18275. ^
  18276. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18277. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18278. ^
  18279. H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  18280. fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \
  18281. ^
  18282. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18283. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18284. ^
  18285. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18286. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18287. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18288. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18289. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18290. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18291. H5detect.c:1385:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  18292. In file included from /usr/include/string.h:186:0,
  18293. from H5private.h:61,
  18294. from H5detect.c:57:
  18295. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18296. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18297. ^
  18298. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18299. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18300. ^
  18301. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  18302. ALIGNMENT(TYPE, INFO); \
  18303. ^
  18304. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18305. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18306. ^
  18307. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18308. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18309. ^
  18310. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18311. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18312. ^
  18313. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  18314. ALIGNMENT(TYPE, INFO); \
  18315. ^
  18316. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18317. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18318. ^
  18319. H5detect.c:448:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  18320. if(_val!=_val2) \
  18321. ^
  18322. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  18323. ALIGNMENT(TYPE, INFO); \
  18324. ^
  18325. H5detect.c:1385:5: note: in expansion of macro 'DETECT_F'
  18326. DETECT_F(double, DOUBLE, d_g[nd_g]); nd_g++;
  18327. ^
  18328. In file included from /usr/include/string.h:186:0,
  18329. from H5private.h:61,
  18330. from H5detect.c:57:
  18331. H5detect.c: In function 'detect_C99_integers8':
  18332. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18333. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18334. ^
  18335. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18336. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18337. ^
  18338. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18339. ALIGNMENT(TYPE, INFO); \
  18340. ^
  18341. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18342. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18343. ^
  18344. H5detect.c:1408:5: note: in expansion of macro 'DETECT_BYTE'
  18345. DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++;
  18346. ^
  18347. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18348. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18349. ^
  18350. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18351. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18352. ^
  18353. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18354. ALIGNMENT(TYPE, INFO); \
  18355. ^
  18356. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18357. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18358. ^
  18359. H5detect.c:1408:5: note: in expansion of macro 'DETECT_BYTE'
  18360. DETECT_BYTE(int8_t, INT8, d_g[nd_g]); nd_g++;
  18361. ^
  18362. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18363. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18364. ^
  18365. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18366. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18367. ^
  18368. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18369. ALIGNMENT(TYPE, INFO); \
  18370. ^
  18371. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18372. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18373. ^
  18374. H5detect.c:1415:5: note: in expansion of macro 'DETECT_BYTE'
  18375. DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++;
  18376. ^
  18377. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18378. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18379. ^
  18380. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18381. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18382. ^
  18383. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18384. ALIGNMENT(TYPE, INFO); \
  18385. ^
  18386. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18387. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18388. ^
  18389. H5detect.c:1415:5: note: in expansion of macro 'DETECT_BYTE'
  18390. DETECT_BYTE(uint8_t, UINT8, d_g[nd_g]); nd_g++;
  18391. ^
  18392. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18393. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18394. ^
  18395. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18396. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18397. ^
  18398. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18399. ALIGNMENT(TYPE, INFO); \
  18400. ^
  18401. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18402. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18403. ^
  18404. H5detect.c:1422:5: note: in expansion of macro 'DETECT_BYTE'
  18405. DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++;
  18406. ^
  18407. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18408. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18409. ^
  18410. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18411. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18412. ^
  18413. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18414. ALIGNMENT(TYPE, INFO); \
  18415. ^
  18416. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18417. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18418. ^
  18419. H5detect.c:1422:5: note: in expansion of macro 'DETECT_BYTE'
  18420. DETECT_BYTE(int_least8_t, INT_LEAST8, d_g[nd_g]); nd_g++;
  18421. ^
  18422. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18423. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18424. ^
  18425. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18426. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18427. ^
  18428. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18429. ALIGNMENT(TYPE, INFO); \
  18430. ^
  18431. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18432. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18433. ^
  18434. H5detect.c:1429:5: note: in expansion of macro 'DETECT_BYTE'
  18435. DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++;
  18436. ^
  18437. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18438. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18439. ^
  18440. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18441. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18442. ^
  18443. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18444. ALIGNMENT(TYPE, INFO); \
  18445. ^
  18446. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18447. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18448. ^
  18449. H5detect.c:1429:5: note: in expansion of macro 'DETECT_BYTE'
  18450. DETECT_BYTE(uint_least8_t, UINT_LEAST8, d_g[nd_g]); nd_g++;
  18451. ^
  18452. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18453. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18454. ^
  18455. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18456. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18457. ^
  18458. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18459. ALIGNMENT(TYPE, INFO); \
  18460. ^
  18461. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18462. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18463. ^
  18464. H5detect.c:1436:5: note: in expansion of macro 'DETECT_BYTE'
  18465. DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++;
  18466. ^
  18467. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18468. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18469. ^
  18470. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18471. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18472. ^
  18473. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18474. ALIGNMENT(TYPE, INFO); \
  18475. ^
  18476. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18477. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18478. ^
  18479. H5detect.c:1436:5: note: in expansion of macro 'DETECT_BYTE'
  18480. DETECT_BYTE(int_fast8_t, INT_FAST8, d_g[nd_g]); nd_g++;
  18481. ^
  18482. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18483. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18484. ^
  18485. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18486. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18487. ^
  18488. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18489. ALIGNMENT(TYPE, INFO); \
  18490. ^
  18491. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18492. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18493. ^
  18494. H5detect.c:1443:5: note: in expansion of macro 'DETECT_BYTE'
  18495. DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++;
  18496. ^
  18497. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18498. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18499. ^
  18500. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18501. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18502. ^
  18503. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18504. ALIGNMENT(TYPE, INFO); \
  18505. ^
  18506. H5detect.c:274:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18507. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,int) \
  18508. ^
  18509. H5detect.c:1443:5: note: in expansion of macro 'DETECT_BYTE'
  18510. DETECT_BYTE(uint_fast8_t, UINT_FAST8, d_g[nd_g]); nd_g++;
  18511. ^
  18512. H5detect.c: In function 'detect_C99_integers16':
  18513. H5detect.c:254:14: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  18514. _v = (_v << 8) + _i; \
  18515. ^
  18516. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18517. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18518. ^
  18519. H5detect.c:1469:5: note: in expansion of macro 'DETECT_I'
  18520. DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++;
  18521. ^
  18522. In file included from /usr/include/string.h:186:0,
  18523. from H5private.h:61,
  18524. from H5detect.c:57:
  18525. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18526. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18527. ^
  18528. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18529. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18530. ^
  18531. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18532. ALIGNMENT(TYPE, INFO); \
  18533. ^
  18534. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18535. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18536. ^
  18537. H5detect.c:1469:5: note: in expansion of macro 'DETECT_I'
  18538. DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++;
  18539. ^
  18540. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18541. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18542. ^
  18543. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18544. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18545. ^
  18546. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18547. ALIGNMENT(TYPE, INFO); \
  18548. ^
  18549. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18550. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18551. ^
  18552. H5detect.c:1469:5: note: in expansion of macro 'DETECT_I'
  18553. DETECT_I(int16_t, INT16, d_g[nd_g]); nd_g++;
  18554. ^
  18555. H5detect.c:254:14: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  18556. _v = (_v << 8) + _i; \
  18557. ^
  18558. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18559. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18560. ^
  18561. H5detect.c:1472:5: note: in expansion of macro 'DETECT_I'
  18562. DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++;
  18563. ^
  18564. In file included from /usr/include/string.h:186:0,
  18565. from H5private.h:61,
  18566. from H5detect.c:57:
  18567. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18568. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18569. ^
  18570. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18571. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18572. ^
  18573. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18574. ALIGNMENT(TYPE, INFO); \
  18575. ^
  18576. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18577. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18578. ^
  18579. H5detect.c:1472:5: note: in expansion of macro 'DETECT_I'
  18580. DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++;
  18581. ^
  18582. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18583. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18584. ^
  18585. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18586. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18587. ^
  18588. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18589. ALIGNMENT(TYPE, INFO); \
  18590. ^
  18591. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18592. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18593. ^
  18594. H5detect.c:1472:5: note: in expansion of macro 'DETECT_I'
  18595. DETECT_I(uint16_t, UINT16, d_g[nd_g]); nd_g++;
  18596. ^
  18597. H5detect.c:254:14: warning: conversion to 'int_least16_t' from 'int' may alter its value [-Wconversion]
  18598. _v = (_v << 8) + _i; \
  18599. ^
  18600. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18601. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18602. ^
  18603. H5detect.c:1475:5: note: in expansion of macro 'DETECT_I'
  18604. DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++;
  18605. ^
  18606. In file included from /usr/include/string.h:186:0,
  18607. from H5private.h:61,
  18608. from H5detect.c:57:
  18609. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18610. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18611. ^
  18612. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18613. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18614. ^
  18615. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18616. ALIGNMENT(TYPE, INFO); \
  18617. ^
  18618. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18619. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18620. ^
  18621. H5detect.c:1475:5: note: in expansion of macro 'DETECT_I'
  18622. DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++;
  18623. ^
  18624. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18625. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18626. ^
  18627. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18628. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18629. ^
  18630. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18631. ALIGNMENT(TYPE, INFO); \
  18632. ^
  18633. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18634. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18635. ^
  18636. H5detect.c:1475:5: note: in expansion of macro 'DETECT_I'
  18637. DETECT_I(int_least16_t, INT_LEAST16, d_g[nd_g]); nd_g++;
  18638. ^
  18639. H5detect.c:254:14: warning: conversion to 'uint_least16_t' from 'int' may alter its value [-Wconversion]
  18640. _v = (_v << 8) + _i; \
  18641. ^
  18642. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18643. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18644. ^
  18645. H5detect.c:1478:5: note: in expansion of macro 'DETECT_I'
  18646. DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++;
  18647. ^
  18648. In file included from /usr/include/string.h:186:0,
  18649. from H5private.h:61,
  18650. from H5detect.c:57:
  18651. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18652. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18653. ^
  18654. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18655. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18656. ^
  18657. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18658. ALIGNMENT(TYPE, INFO); \
  18659. ^
  18660. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18661. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18662. ^
  18663. H5detect.c:1478:5: note: in expansion of macro 'DETECT_I'
  18664. DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++;
  18665. ^
  18666. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18667. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18668. ^
  18669. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18670. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18671. ^
  18672. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18673. ALIGNMENT(TYPE, INFO); \
  18674. ^
  18675. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18676. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18677. ^
  18678. H5detect.c:1478:5: note: in expansion of macro 'DETECT_I'
  18679. DETECT_I(uint_least16_t, UINT_LEAST16, d_g[nd_g]); nd_g++;
  18680. ^
  18681. H5detect.c:254:14: warning: conversion to 'int_fast16_t' from 'int' may alter its value [-Wconversion]
  18682. _v = (_v << 8) + _i; \
  18683. ^
  18684. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18685. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18686. ^
  18687. H5detect.c:1481:5: note: in expansion of macro 'DETECT_I'
  18688. DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++;
  18689. ^
  18690. In file included from /usr/include/string.h:186:0,
  18691. from H5private.h:61,
  18692. from H5detect.c:57:
  18693. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18694. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18695. ^
  18696. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18697. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18698. ^
  18699. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18700. ALIGNMENT(TYPE, INFO); \
  18701. ^
  18702. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18703. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18704. ^
  18705. H5detect.c:1481:5: note: in expansion of macro 'DETECT_I'
  18706. DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++;
  18707. ^
  18708. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18709. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18710. ^
  18711. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18712. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18713. ^
  18714. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18715. ALIGNMENT(TYPE, INFO); \
  18716. ^
  18717. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18718. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18719. ^
  18720. H5detect.c:1481:5: note: in expansion of macro 'DETECT_I'
  18721. DETECT_I(int_fast16_t, INT_FAST16, d_g[nd_g]); nd_g++;
  18722. ^
  18723. H5detect.c:254:14: warning: conversion to 'uint_fast16_t' from 'int' may alter its value [-Wconversion]
  18724. _v = (_v << 8) + _i; \
  18725. ^
  18726. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18727. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18728. ^
  18729. H5detect.c:1484:5: note: in expansion of macro 'DETECT_I'
  18730. DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++;
  18731. ^
  18732. In file included from /usr/include/string.h:186:0,
  18733. from H5private.h:61,
  18734. from H5detect.c:57:
  18735. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18736. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18737. ^
  18738. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18739. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18740. ^
  18741. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18742. ALIGNMENT(TYPE, INFO); \
  18743. ^
  18744. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18745. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18746. ^
  18747. H5detect.c:1484:5: note: in expansion of macro 'DETECT_I'
  18748. DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++;
  18749. ^
  18750. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18751. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18752. ^
  18753. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18754. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18755. ^
  18756. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18757. ALIGNMENT(TYPE, INFO); \
  18758. ^
  18759. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18760. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18761. ^
  18762. H5detect.c:1484:5: note: in expansion of macro 'DETECT_I'
  18763. DETECT_I(uint_fast16_t, UINT_FAST16, d_g[nd_g]); nd_g++;
  18764. ^
  18765. H5detect.c: In function 'detect_C99_integers32':
  18766. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18767. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18768. ^
  18769. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18770. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18771. ^
  18772. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18773. ALIGNMENT(TYPE, INFO); \
  18774. ^
  18775. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18776. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18777. ^
  18778. H5detect.c:1507:5: note: in expansion of macro 'DETECT_I'
  18779. DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++;
  18780. ^
  18781. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18782. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18783. ^
  18784. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18785. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18786. ^
  18787. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18788. ALIGNMENT(TYPE, INFO); \
  18789. ^
  18790. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18791. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18792. ^
  18793. H5detect.c:1507:5: note: in expansion of macro 'DETECT_I'
  18794. DETECT_I(int32_t, INT32, d_g[nd_g]); nd_g++;
  18795. ^
  18796. H5detect.c:254:24: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  18797. _v = (_v << 8) + _i; \
  18798. ^
  18799. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18800. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18801. ^
  18802. H5detect.c:1510:5: note: in expansion of macro 'DETECT_I'
  18803. DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++;
  18804. ^
  18805. In file included from /usr/include/string.h:186:0,
  18806. from H5private.h:61,
  18807. from H5detect.c:57:
  18808. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18809. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18810. ^
  18811. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18812. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18813. ^
  18814. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18815. ALIGNMENT(TYPE, INFO); \
  18816. ^
  18817. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18818. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18819. ^
  18820. H5detect.c:1510:5: note: in expansion of macro 'DETECT_I'
  18821. DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++;
  18822. ^
  18823. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18824. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18825. ^
  18826. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18827. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18828. ^
  18829. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18830. ALIGNMENT(TYPE, INFO); \
  18831. ^
  18832. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18833. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18834. ^
  18835. H5detect.c:1510:5: note: in expansion of macro 'DETECT_I'
  18836. DETECT_I(uint32_t, UINT32, d_g[nd_g]); nd_g++;
  18837. ^
  18838. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18839. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18840. ^
  18841. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18842. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18843. ^
  18844. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18845. ALIGNMENT(TYPE, INFO); \
  18846. ^
  18847. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18848. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18849. ^
  18850. H5detect.c:1513:5: note: in expansion of macro 'DETECT_I'
  18851. DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++;
  18852. ^
  18853. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18854. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18855. ^
  18856. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18857. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18858. ^
  18859. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18860. ALIGNMENT(TYPE, INFO); \
  18861. ^
  18862. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18863. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18864. ^
  18865. H5detect.c:1513:5: note: in expansion of macro 'DETECT_I'
  18866. DETECT_I(int_least32_t, INT_LEAST32, d_g[nd_g]); nd_g++;
  18867. ^
  18868. H5detect.c:254:24: warning: conversion to 'uint_least32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  18869. _v = (_v << 8) + _i; \
  18870. ^
  18871. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18872. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18873. ^
  18874. H5detect.c:1516:5: note: in expansion of macro 'DETECT_I'
  18875. DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++;
  18876. ^
  18877. In file included from /usr/include/string.h:186:0,
  18878. from H5private.h:61,
  18879. from H5detect.c:57:
  18880. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18881. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18882. ^
  18883. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18884. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18885. ^
  18886. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18887. ALIGNMENT(TYPE, INFO); \
  18888. ^
  18889. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18890. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18891. ^
  18892. H5detect.c:1516:5: note: in expansion of macro 'DETECT_I'
  18893. DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++;
  18894. ^
  18895. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18896. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18897. ^
  18898. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18899. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18900. ^
  18901. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18902. ALIGNMENT(TYPE, INFO); \
  18903. ^
  18904. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18905. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18906. ^
  18907. H5detect.c:1516:5: note: in expansion of macro 'DETECT_I'
  18908. DETECT_I(uint_least32_t, UINT_LEAST32, d_g[nd_g]); nd_g++;
  18909. ^
  18910. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18911. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18912. ^
  18913. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18914. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18915. ^
  18916. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18917. ALIGNMENT(TYPE, INFO); \
  18918. ^
  18919. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18920. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18921. ^
  18922. H5detect.c:1519:5: note: in expansion of macro 'DETECT_I'
  18923. DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++;
  18924. ^
  18925. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18926. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18927. ^
  18928. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18929. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18930. ^
  18931. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18932. ALIGNMENT(TYPE, INFO); \
  18933. ^
  18934. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18935. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18936. ^
  18937. H5detect.c:1519:5: note: in expansion of macro 'DETECT_I'
  18938. DETECT_I(int_fast32_t, INT_FAST32, d_g[nd_g]); nd_g++;
  18939. ^
  18940. H5detect.c:254:24: warning: conversion to 'uint_fast32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  18941. _v = (_v << 8) + _i; \
  18942. ^
  18943. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18944. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18945. ^
  18946. H5detect.c:1522:5: note: in expansion of macro 'DETECT_I'
  18947. DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++;
  18948. ^
  18949. In file included from /usr/include/string.h:186:0,
  18950. from H5private.h:61,
  18951. from H5detect.c:57:
  18952. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18953. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18954. ^
  18955. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18956. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18957. ^
  18958. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18959. ALIGNMENT(TYPE, INFO); \
  18960. ^
  18961. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18962. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18963. ^
  18964. H5detect.c:1522:5: note: in expansion of macro 'DETECT_I'
  18965. DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++;
  18966. ^
  18967. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18968. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18969. ^
  18970. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  18971. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  18972. ^
  18973. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18974. ALIGNMENT(TYPE, INFO); \
  18975. ^
  18976. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18977. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18978. ^
  18979. H5detect.c:1522:5: note: in expansion of macro 'DETECT_I'
  18980. DETECT_I(uint_fast32_t, UINT_FAST32, d_g[nd_g]); nd_g++;
  18981. ^
  18982. H5detect.c: In function 'detect_C99_integers64':
  18983. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18984. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18985. ^
  18986. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  18987. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  18988. ^
  18989. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  18990. ALIGNMENT(TYPE, INFO); \
  18991. ^
  18992. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  18993. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  18994. ^
  18995. H5detect.c:1545:5: note: in expansion of macro 'DETECT_I'
  18996. DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++;
  18997. ^
  18998. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  18999. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19000. ^
  19001. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19002. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19003. ^
  19004. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19005. ALIGNMENT(TYPE, INFO); \
  19006. ^
  19007. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19008. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19009. ^
  19010. H5detect.c:1545:5: note: in expansion of macro 'DETECT_I'
  19011. DETECT_I(int64_t, INT64, d_g[nd_g]); nd_g++;
  19012. ^
  19013. H5detect.c:254:24: warning: conversion to 'uint64_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19014. _v = (_v << 8) + _i; \
  19015. ^
  19016. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19017. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19018. ^
  19019. H5detect.c:1548:5: note: in expansion of macro 'DETECT_I'
  19020. DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++;
  19021. ^
  19022. In file included from /usr/include/string.h:186:0,
  19023. from H5private.h:61,
  19024. from H5detect.c:57:
  19025. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19026. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19027. ^
  19028. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19029. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19030. ^
  19031. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19032. ALIGNMENT(TYPE, INFO); \
  19033. ^
  19034. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19035. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19036. ^
  19037. H5detect.c:1548:5: note: in expansion of macro 'DETECT_I'
  19038. DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++;
  19039. ^
  19040. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19041. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19042. ^
  19043. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19044. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19045. ^
  19046. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19047. ALIGNMENT(TYPE, INFO); \
  19048. ^
  19049. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19050. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19051. ^
  19052. H5detect.c:1548:5: note: in expansion of macro 'DETECT_I'
  19053. DETECT_I(uint64_t, UINT64, d_g[nd_g]); nd_g++;
  19054. ^
  19055. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19056. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19057. ^
  19058. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19059. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19060. ^
  19061. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19062. ALIGNMENT(TYPE, INFO); \
  19063. ^
  19064. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19065. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19066. ^
  19067. H5detect.c:1551:5: note: in expansion of macro 'DETECT_I'
  19068. DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++;
  19069. ^
  19070. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19071. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19072. ^
  19073. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19074. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19075. ^
  19076. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19077. ALIGNMENT(TYPE, INFO); \
  19078. ^
  19079. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19080. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19081. ^
  19082. H5detect.c:1551:5: note: in expansion of macro 'DETECT_I'
  19083. DETECT_I(int_least64_t, INT_LEAST64, d_g[nd_g]); nd_g++;
  19084. ^
  19085. H5detect.c:254:24: warning: conversion to 'uint_least64_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19086. _v = (_v << 8) + _i; \
  19087. ^
  19088. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19089. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19090. ^
  19091. H5detect.c:1554:5: note: in expansion of macro 'DETECT_I'
  19092. DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++;
  19093. ^
  19094. In file included from /usr/include/string.h:186:0,
  19095. from H5private.h:61,
  19096. from H5detect.c:57:
  19097. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19098. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19099. ^
  19100. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19101. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19102. ^
  19103. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19104. ALIGNMENT(TYPE, INFO); \
  19105. ^
  19106. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19107. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19108. ^
  19109. H5detect.c:1554:5: note: in expansion of macro 'DETECT_I'
  19110. DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++;
  19111. ^
  19112. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19113. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19114. ^
  19115. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19116. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19117. ^
  19118. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19119. ALIGNMENT(TYPE, INFO); \
  19120. ^
  19121. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19122. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19123. ^
  19124. H5detect.c:1554:5: note: in expansion of macro 'DETECT_I'
  19125. DETECT_I(uint_least64_t, UINT_LEAST64, d_g[nd_g]); nd_g++;
  19126. ^
  19127. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19128. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19129. ^
  19130. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19131. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19132. ^
  19133. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19134. ALIGNMENT(TYPE, INFO); \
  19135. ^
  19136. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19137. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19138. ^
  19139. H5detect.c:1557:5: note: in expansion of macro 'DETECT_I'
  19140. DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++;
  19141. ^
  19142. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19143. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19144. ^
  19145. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19146. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19147. ^
  19148. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19149. ALIGNMENT(TYPE, INFO); \
  19150. ^
  19151. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19152. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19153. ^
  19154. H5detect.c:1557:5: note: in expansion of macro 'DETECT_I'
  19155. DETECT_I(int_fast64_t, INT_FAST64, d_g[nd_g]); nd_g++;
  19156. ^
  19157. H5detect.c:254:24: warning: conversion to 'uint_fast64_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19158. _v = (_v << 8) + _i; \
  19159. ^
  19160. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19161. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19162. ^
  19163. H5detect.c:1560:5: note: in expansion of macro 'DETECT_I'
  19164. DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++;
  19165. ^
  19166. In file included from /usr/include/string.h:186:0,
  19167. from H5private.h:61,
  19168. from H5detect.c:57:
  19169. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19170. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19171. ^
  19172. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19173. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19174. ^
  19175. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19176. ALIGNMENT(TYPE, INFO); \
  19177. ^
  19178. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19179. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19180. ^
  19181. H5detect.c:1560:5: note: in expansion of macro 'DETECT_I'
  19182. DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++;
  19183. ^
  19184. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19185. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19186. ^
  19187. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19188. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19189. ^
  19190. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19191. ALIGNMENT(TYPE, INFO); \
  19192. ^
  19193. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19194. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19195. ^
  19196. H5detect.c:1560:5: note: in expansion of macro 'DETECT_I'
  19197. DETECT_I(uint_fast64_t, UINT_FAST64, d_g[nd_g]); nd_g++;
  19198. ^
  19199. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19200. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19201. ^
  19202. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19203. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19204. ^
  19205. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19206. ALIGNMENT(TYPE, INFO); \
  19207. ^
  19208. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19209. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19210. ^
  19211. H5detect.c:1564:5: note: in expansion of macro 'DETECT_I'
  19212. DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++;
  19213. ^
  19214. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19215. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19216. ^
  19217. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19218. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19219. ^
  19220. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19221. ALIGNMENT(TYPE, INFO); \
  19222. ^
  19223. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19224. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19225. ^
  19226. H5detect.c:1564:5: note: in expansion of macro 'DETECT_I'
  19227. DETECT_I(long long, LLONG, d_g[nd_g]); nd_g++;
  19228. ^
  19229. H5detect.c:254:24: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19230. _v = (_v << 8) + _i; \
  19231. ^
  19232. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19233. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19234. ^
  19235. H5detect.c:1565:5: note: in expansion of macro 'DETECT_I'
  19236. DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++;
  19237. ^
  19238. In file included from /usr/include/string.h:186:0,
  19239. from H5private.h:61,
  19240. from H5detect.c:57:
  19241. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19242. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19243. ^
  19244. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19245. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19246. ^
  19247. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19248. ALIGNMENT(TYPE, INFO); \
  19249. ^
  19250. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19251. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19252. ^
  19253. H5detect.c:1565:5: note: in expansion of macro 'DETECT_I'
  19254. DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++;
  19255. ^
  19256. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19257. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19258. ^
  19259. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19260. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19261. ^
  19262. H5detect.c:263:5: note: in expansion of macro 'ALIGNMENT'
  19263. ALIGNMENT(TYPE, INFO); \
  19264. ^
  19265. H5detect.c:280:5: note: in expansion of macro 'DETECT_I_BYTE_CORE'
  19266. DETECT_I_BYTE_CORE(TYPE,VAR,INFO,TYPE) \
  19267. ^
  19268. H5detect.c:1565:5: note: in expansion of macro 'DETECT_I'
  19269. DETECT_I(unsigned long long, ULLONG, d_g[nd_g]); nd_g++;
  19270. ^
  19271. H5detect.c: In function 'detect_C99_floats':
  19272. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19273. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19274. ^
  19275. In file included from /usr/include/string.h:186:0,
  19276. from H5private.h:61,
  19277. from H5detect.c:57:
  19278. H5detect.c:327:21: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19279. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  19280. ^
  19281. H5detect.c:327:5: note: in expansion of macro 'HDmemcpy'
  19282. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  19283. ^
  19284. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19285. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19286. ^
  19287. H5detect.c:329:71: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19288. for(_byte_mask = (unsigned char)1; _byte_mask; _byte_mask <<= 1) { \
  19289. ^
  19290. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19291. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19292. ^
  19293. In file included from /usr/include/string.h:186:0,
  19294. from H5private.h:61,
  19295. from H5detect.c:57:
  19296. H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19297. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  19298. ^
  19299. H5detect.c:331:13: note: in expansion of macro 'HDmemcpy'
  19300. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  19301. ^
  19302. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19303. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19304. ^
  19305. In file included from /usr/include/secure/_stdio.h:31:0,
  19306. from /usr/include/stdio.h:492,
  19307. from H5private.h:59,
  19308. from H5detect.c:57:
  19309. H5detect.c:331:22: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19310. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  19311. ^
  19312. H5detect.c:331:13: note: in expansion of macro 'HDmemcpy'
  19313. HDmemcpy((void *)&_v2, (const void *)_buf1, sizeof(TYPE)); \
  19314. ^
  19315. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19316. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19317. ^
  19318. H5detect.c:332:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  19319. if(_v1 != _v2) \
  19320. ^
  19321. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19322. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19323. ^
  19324. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19325. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19326. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19327. In file included from /usr/include/string.h:186:0,
  19328. from H5private.h:61,
  19329. from H5detect.c:57:
  19330. H5detect.c:342:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19331. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  19332. ^
  19333. H5detect.c:342:9: note: in expansion of macro 'HDmemcpy'
  19334. HDmemcpy(_buf1, (const void *)&_v1, sizeof(TYPE)); \
  19335. ^
  19336. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19337. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19338. ^
  19339. H5detect.c:343:25: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19340. HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \
  19341. ^
  19342. H5detect.c:343:9: note: in expansion of macro 'HDmemcpy'
  19343. HDmemcpy(_buf3, (const void *)&_v3, sizeof(TYPE)); \
  19344. ^
  19345. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19346. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19347. ^
  19348. H5detect.c:350:47: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  19349. fix_order(sizeof(TYPE), _last, INFO.perm, (const char**)&_mesg); \
  19350. ^
  19351. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19352. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19353. ^
  19354. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19355. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19356. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19357. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19358. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19359. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19360. H5detect.c:1630:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  19361. In file included from /usr/include/string.h:186:0,
  19362. from H5private.h:61,
  19363. from H5detect.c:57:
  19364. H5detect.c:444:80: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19365. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19366. ^
  19367. H5detect.c:444:6: note: in expansion of macro 'HDmemcpy'
  19368. HDmemcpy(_buf+align_g[_ano]+(INFO.size-((INFO.offset+INFO.precision)/8)),((char *)&_val)+(INFO.size-((INFO.offset+INFO.precision)/8)),(size_t)(INFO.precision/8)); \
  19369. ^
  19370. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  19371. ALIGNMENT(TYPE, INFO); \
  19372. ^
  19373. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19374. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19375. ^
  19376. H5detect.c:446:51: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual]
  19377. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19378. ^
  19379. H5detect.c:446:6: note: in expansion of macro 'HDmemcpy'
  19380. HDmemcpy(_buf+align_g[_ano]+(INFO.offset/8),((char *)&_val)+(INFO.offset/8),(size_t)(INFO.precision/8)); \
  19381. ^
  19382. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  19383. ALIGNMENT(TYPE, INFO); \
  19384. ^
  19385. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19386. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19387. ^
  19388. H5detect.c:448:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  19389. if(_val!=_val2) \
  19390. ^
  19391. H5detect.c:381:5: note: in expansion of macro 'ALIGNMENT'
  19392. ALIGNMENT(TYPE, INFO); \
  19393. ^
  19394. H5detect.c:1630:5: note: in expansion of macro 'DETECT_F'
  19395. DETECT_F(long double, LDOUBLE, d_g[nd_g]); nd_g++;
  19396. ^
  19397. H5detect.c: In function 'find_bias':
  19398. H5detect.c:1177:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  19399. find_bias(int epos, int esize, int *perm, volatile void *_a)
  19400. ^
  19401. H5detect.c: In function 'verify_signal_handlers':
  19402. H5detect.c:1669:9: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  19403. int i, val;
  19404. ^
  19405. COMPILING arrangements/Carpet/CarpetLib/src/interpolate_3d_5tl.cc
  19406. H5detect.c: In function 'main':
  19407. H5detect.c:899:2: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  19408. for (i=MIN(pass*4+3,d->size-1),
  19409. ^
  19410. H5detect.c:890:2: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  19411. for (i=MIN(pass*4+3,d->size-1); i>=pass*4; --i) {
  19412. ^
  19413. CC H5Tnative.lo
  19414. CC H5Toffset.lo
  19415. CC H5Toh.lo
  19416. CC H5Topaque.lo
  19417. H5Topaque.c: In function 'H5Tset_tag':
  19418. H5Topaque.c:80:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19419. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19420. ^
  19421. H5Topaque.c: In function 'H5Tget_tag':
  19422. H5Topaque.c:126:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19423. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19424. ^
  19425. CC H5Torder.lo
  19426. CC H5Tpad.lo
  19427. H5Tpad.c: In function 'H5Tget_pad':
  19428. H5Tpad.c:83:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19429. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19430. ^
  19431. H5Tpad.c: In function 'H5Tset_pad':
  19432. H5Tpad.c:127:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19433. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19434. ^
  19435. CC H5Tprecis.lo
  19436. H5Tprecis.c: In function 'H5Tget_precision':
  19437. H5Tprecis.c:90:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19438. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19439. ^
  19440. H5Tprecis.c: In function 'H5Tset_precision':
  19441. H5Tprecis.c:179:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19442. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19443. ^
  19444. H5Tprecis.c: In function 'H5T_set_precision':
  19445. H5Tprecis.c:268:6: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19446. switch (dt->shared->type) {
  19447. ^
  19448. H5Tprecis.c:268:6: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19449. H5Tprecis.c:268:6: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19450. H5Tprecis.c:268:6: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum]
  19451. H5Tprecis.c:268:6: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19452. H5Tprecis.c:268:6: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19453. H5Tprecis.c:268:6: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  19454. H5Tprecis.c:268:6: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum]
  19455. H5Tprecis.c:268:6: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19456. CC H5Tstrpad.lo
  19457. H5Tstrpad.c: In function 'H5Tget_strpad':
  19458. H5Tstrpad.c:86:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19459. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19460. ^
  19461. H5Tstrpad.c: In function 'H5Tset_strpad':
  19462. H5Tstrpad.c:143:21: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19463. if (NULL == (dt = H5I_object_verify(type_id,H5I_DATATYPE)))
  19464. ^
  19465. CC H5Tvisit.lo
  19466. H5Tvisit.c: In function 'H5T__visit':
  19467. H5Tvisit.c:119:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19468. switch(dt->shared->type) {
  19469. ^
  19470. H5Tvisit.c:119:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  19471. H5Tvisit.c:119:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  19472. H5Tvisit.c:119:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19473. H5Tvisit.c:119:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19474. H5Tvisit.c:119:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19475. H5Tvisit.c:119:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19476. H5Tvisit.c:119:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19477. H5Tvisit.c:119:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19478. COMPILING arrangements/Carpet/CarpetLib/src/interpolate_eno_3d_3tl.cc
  19479. CC H5Tvlen.lo
  19480. H5Tvlen.c: In function 'H5Tvlen_create':
  19481. H5Tvlen.c:116:22: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19482. if(NULL == (base = H5I_object_verify(base_id, H5I_DATATYPE)))
  19483. ^
  19484. H5Tvlen.c: In function 'H5T__vlen_create':
  19485. H5Tvlen.c:168:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type
  19486. if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL)))
  19487. ^
  19488. In file included from H5Oprivate.h:41:0,
  19489. from H5Dprivate.h:27,
  19490. from H5Tvlen.c:28:
  19491. H5Tprivate.h:109:15: note: expected 'struct H5T_t *' but argument is of type 'const struct H5T_t *'
  19492. H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
  19493. ^
  19494. H5Tvlen.c: In function 'H5T__vlen_set_loc':
  19495. H5Tvlen.c:270:36: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19496. dt->shared->size = 4 + H5F_SIZEOF_ADDR(f) + 4;
  19497. ^
  19498. H5Tvlen.c:222:9: warning: enumeration value 'H5T_LOC_MAXLOC' not handled in switch [-Wswitch-enum]
  19499. switch(loc) {
  19500. ^
  19501. H5Tvlen.c: In function 'H5T_vlen_str_mem_write':
  19502. H5Tvlen.c:719:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  19503. if(NULL==(t=(vl_alloc_info->alloc_func)((seq_len+1)*base_size,vl_alloc_info->alloc_info)))
  19504. ^
  19505. H5Tvlen.c:723:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  19506. if(NULL==(t=H5MM_malloc((seq_len+1)*base_size)))
  19507. ^
  19508. H5Tvlen.c: In function 'H5T_vlen_disk_isnull':
  19509. H5Tvlen.c:847:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  19510. H5F_addr_decode(f,(const uint8_t **)&vl,&addr);
  19511. ^
  19512. H5Tvlen.c: In function 'H5T_vlen_disk_read':
  19513. H5Tvlen.c:884:23: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  19514. H5F_addr_decode(f,(const uint8_t **)&vl,&(hobjid.addr));
  19515. ^
  19516. H5Tvlen.c: In function 'H5T_vlen_disk_write':
  19517. H5Tvlen.c:937:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  19518. H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr));
  19519. ^
  19520. H5Tvlen.c: In function 'H5T_vlen_disk_setnull':
  19521. H5Tvlen.c:999:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' to 'const uint8_t **' must be 'const' qualified [-Wcast-qual]
  19522. H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr));
  19523. ^
  19524. H5Tvlen.c: In function 'H5T_vlen_reclaim_recurse':
  19525. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19526. switch(dt->shared->type) {
  19527. ^
  19528. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch-enum]
  19529. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch-enum]
  19530. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19531. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19532. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19533. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19534. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19535. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19536. H5Tvlen.c:1055:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19537. H5Tvlen.c: In function 'H5T_vlen_reclaim':
  19538. H5Tvlen.c:1170:20: warning: request for implicit conversion from 'void *' to 'struct H5T_t *' not permitted in C++ [-Wc++-compat]
  19539. if(NULL == (dt = H5I_object_verify(type_id, H5I_DATATYPE)))
  19540. ^
  19541. CC H5TS.lo
  19542. CC H5VM.lo
  19543. H5VM.c: In function 'H5VM_hyper_eq':
  19544. H5VM.c:359:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  19545. H5VM_hyper_eq(unsigned n,
  19546. ^
  19547. H5VM.c: In function 'H5VM_hyper_disjointp':
  19548. H5VM.c:407:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  19549. H5VM_hyper_disjointp(unsigned n,
  19550. ^
  19551. H5VM.c: In function 'H5VM_array_offset_pre':
  19552. H5VM.c:1080:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  19553. H5VM_array_offset_pre(unsigned n, const hsize_t *acc, const hsize_t *offset)
  19554. ^
  19555. H5VM.c: In function 'H5VM_array_offset':
  19556. H5VM.c:1120:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  19557. H5VM_array_offset(unsigned n, const hsize_t *total_size, const hsize_t *offset)
  19558. ^
  19559. CC H5WB.lo
  19560. CC H5Z.lo
  19561. H5Z.c: In function 'H5Z_find_idx':
  19562. H5Z.c:1210:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  19563. H5Z_find_idx(H5Z_filter_t id)
  19564. ^
  19565. CC H5Zdeflate.lo
  19566. CC H5Zfletcher32.lo
  19567. H5Zfletcher32.c: In function 'H5Z_filter_fletcher32':
  19568. H5Zfletcher32.c:142:16: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  19569. if (NULL==(dst=outbuf=H5MM_malloc(nbytes+FLETCHER_LEN)))
  19570. ^
  19571. CC H5Znbit.lo
  19572. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_cc_rf2.cc
  19573. H5Znbit.c: In function 'H5Z_calc_parms_array':
  19574. H5Znbit.c:255:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19575. switch(dtype_base_class) {
  19576. ^
  19577. H5Znbit.c:255:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19578. H5Znbit.c:255:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19579. H5Znbit.c:255:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19580. H5Znbit.c:255:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19581. H5Znbit.c:255:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19582. H5Znbit.c:255:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19583. H5Znbit.c:255:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  19584. H5Znbit.c:255:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19585. H5Znbit.c: In function 'H5Z_calc_parms_compound':
  19586. H5Znbit.c:340:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19587. switch(dtype_member_class) {
  19588. ^
  19589. H5Znbit.c:340:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19590. H5Znbit.c:340:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19591. H5Znbit.c:340:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19592. H5Znbit.c:340:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19593. H5Znbit.c:340:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19594. H5Znbit.c:340:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19595. H5Znbit.c:340:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  19596. H5Znbit.c:340:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19597. H5Znbit.c: In function 'H5Z_set_parms_nooptype':
  19598. H5Znbit.c:410:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19599. cd_values[cd_values_index++] = dtype_size;
  19600. ^
  19601. H5Znbit.c: In function 'H5Z_set_parms_atomic':
  19602. H5Znbit.c:452:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19603. cd_values[cd_values_index++] = dtype_size;
  19604. ^
  19605. H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum]
  19606. switch(dtype_order) {
  19607. ^
  19608. H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_VAX' not handled in switch [-Wswitch-enum]
  19609. H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum]
  19610. H5Znbit.c:459:5: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum]
  19611. H5Znbit.c:481:61: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19612. if(dtype_precision > dtype_size * 8 || (dtype_precision + dtype_offset) > dtype_size * 8
  19613. ^
  19614. H5Znbit.c:486:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19615. cd_values[cd_values_index++] = dtype_precision;
  19616. ^
  19617. H5Znbit.c:489:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19618. cd_values[cd_values_index++] = dtype_offset;
  19619. ^
  19620. H5Znbit.c: In function 'H5Z_set_parms_array':
  19621. H5Znbit.c:538:34: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19622. cd_values[cd_values_index++]=dtype_size;
  19623. ^
  19624. H5Znbit.c:549:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19625. switch(dtype_base_class) {
  19626. ^
  19627. H5Znbit.c:549:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19628. H5Znbit.c:549:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19629. H5Znbit.c:549:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19630. H5Znbit.c:549:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19631. H5Znbit.c:549:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19632. H5Znbit.c:549:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19633. H5Znbit.c:549:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  19634. H5Znbit.c:549:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19635. H5Znbit.c: In function 'H5Z_set_parms_compound':
  19636. H5Znbit.c:628:36: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19637. cd_values[cd_values_index++] = dtype_size;
  19638. ^
  19639. H5Znbit.c:635:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19640. cd_values[cd_values_index++] = nmembers;
  19641. ^
  19642. H5Znbit.c:651:40: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19643. cd_values[cd_values_index++] = dtype_member_offset;
  19644. ^
  19645. H5Znbit.c:692:52: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19646. cd_values[cd_values_index++] = dtype_next_member_offset - dtype_member_offset;
  19647. ^
  19648. H5Znbit.c:654:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19649. switch(dtype_member_class) {
  19650. ^
  19651. H5Znbit.c:654:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19652. H5Znbit.c:654:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19653. H5Znbit.c:654:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19654. H5Znbit.c:654:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19655. H5Znbit.c:654:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19656. H5Znbit.c:654:9: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19657. H5Znbit.c:654:9: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  19658. H5Znbit.c:654:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19659. H5Znbit.c: In function 'H5Z_set_local_nbit':
  19660. H5Znbit.c:759:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19661. switch(dtype_class) {
  19662. ^
  19663. H5Znbit.c:759:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19664. H5Znbit.c:759:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19665. H5Znbit.c:759:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19666. H5Znbit.c:759:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19667. H5Znbit.c:759:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19668. H5Znbit.c:759:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19669. H5Znbit.c:759:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  19670. H5Znbit.c:759:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19671. H5Znbit.c:814:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  19672. switch(dtype_class) {
  19673. ^
  19674. H5Znbit.c:814:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  19675. H5Znbit.c:814:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  19676. H5Znbit.c:814:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  19677. H5Znbit.c:814:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  19678. H5Znbit.c:814:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  19679. H5Znbit.c:814:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  19680. H5Znbit.c:814:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  19681. H5Znbit.c:814:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  19682. H5Znbit.c:839:20: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19683. cd_values[0] = cd_values_actual_nparms;
  19684. ^
  19685. H5Znbit.c: In function 'H5Z_nbit_decompress_one_byte':
  19686. H5Znbit.c:973:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19687. data[data_offset + k] =
  19688. ^
  19689. H5Znbit.c:974:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19690. ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset;
  19691. ^
  19692. H5Znbit.c:977:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19693. data[data_offset + k] =
  19694. ^
  19695. H5Znbit.c:978:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19696. ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len)) << uchar_offset;
  19697. ^
  19698. H5Znbit.c:984:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19699. data[data_offset + k] |=
  19700. ^
  19701. H5Znbit.c:985:7: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19702. ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len)) << uchar_offset;
  19703. ^
  19704. H5Znbit.c: In function 'H5Z_nbit_decompress_one_nooptype':
  19705. H5Znbit.c:1003:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19706. data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len));
  19707. ^
  19708. H5Znbit.c:1003:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19709. data[data_offset + i] = ((val & ~(~0 << *buf_len)) << (dat_len - *buf_len));
  19710. ^
  19711. H5Znbit.c:1004:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19712. dat_len -= *buf_len;
  19713. ^
  19714. H5Znbit.c:1009:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19715. data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len));
  19716. ^
  19717. H5Znbit.c:1009:32: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19718. data[data_offset + i] |= ((val >> (*buf_len - dat_len)) & ~(~0 << dat_len));
  19719. ^
  19720. H5Znbit.c:1010:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19721. *buf_len -= dat_len;
  19722. ^
  19723. H5Znbit.c:1010:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19724. *buf_len -= dat_len;
  19725. ^
  19726. H5Znbit.c: In function 'H5Z_nbit_decompress_one_atomic':
  19727. H5Znbit.c:1022:19: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  19728. datatype_len = p.size * 8;
  19729. ^
  19730. H5Znbit.c: In function 'H5Z_nbit_decompress_one_array':
  19731. H5Znbit.c:1064:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19732. p.order = parms[parms_index++];
  19733. ^
  19734. H5Znbit.c:1065:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19735. p.precision = parms[parms_index++];
  19736. ^
  19737. H5Znbit.c:1066:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19738. p.offset = parms[parms_index++];
  19739. ^
  19740. H5Znbit.c:1067:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19741. n = total_size/p.size;
  19742. ^
  19743. H5Znbit.c: In function 'H5Z_nbit_decompress_one_compound':
  19744. H5Znbit.c:1117:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19745. p.order = parms[parms_index++];
  19746. ^
  19747. H5Znbit.c:1118:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19748. p.precision = parms[parms_index++];
  19749. ^
  19750. H5Znbit.c:1119:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19751. p.offset = parms[parms_index++];
  19752. ^
  19753. H5Znbit.c: In function 'H5Z_nbit_decompress':
  19754. H5Znbit.c:1163:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19755. p.order = parms[5];
  19756. ^
  19757. H5Znbit.c:1164:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19758. p.precision = parms[6];
  19759. ^
  19760. H5Znbit.c:1165:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19761. p.offset = parms[7];
  19762. ^
  19763. H5Znbit.c: In function 'H5Z_nbit_compress_one_byte':
  19764. H5Znbit.c:1198:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  19765. val = data[data_offset + k];
  19766. ^
  19767. H5Znbit.c:1204:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19768. val >>= 8 - dat_len;
  19769. ^
  19770. H5Znbit.c:1209:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19771. val >>= p.offset % 8;
  19772. ^
  19773. H5Znbit.c:1214:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19774. buffer[*j] |= (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
  19775. ^
  19776. H5Znbit.c:1217:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19777. buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
  19778. ^
  19779. H5Znbit.c:1222:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19780. buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
  19781. ^
  19782. H5Znbit.c: In function 'H5Z_nbit_compress_one_nooptype':
  19783. H5Znbit.c:1239:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19784. buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
  19785. ^
  19786. H5Znbit.c:1239:21: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19787. buffer[*j] |= (val >> (dat_len - *buf_len)) & ~(~0 << *buf_len);
  19788. ^
  19789. H5Znbit.c:1240:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19790. dat_len -= *buf_len;
  19791. ^
  19792. H5Znbit.c:1244:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19793. buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
  19794. ^
  19795. H5Znbit.c:1244:20: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  19796. buffer[*j] = (val & ~(~0 << dat_len)) << (*buf_len - dat_len);
  19797. ^
  19798. H5Znbit.c:1245:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  19799. *buf_len -= dat_len;
  19800. ^
  19801. H5Znbit.c:1245:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19802. *buf_len -= dat_len;
  19803. ^
  19804. H5Znbit.c: In function 'H5Z_nbit_compress_one_atomic':
  19805. H5Znbit.c:1256:19: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  19806. datatype_len = p.size * 8;
  19807. ^
  19808. H5Znbit.c: In function 'H5Z_nbit_compress_one_array':
  19809. H5Znbit.c:1297:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19810. p.order = parms[parms_index++];
  19811. ^
  19812. H5Znbit.c:1298:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19813. p.precision = parms[parms_index++];
  19814. ^
  19815. H5Znbit.c:1299:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19816. p.offset = parms[parms_index++];
  19817. ^
  19818. H5Znbit.c:1300:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19819. n = total_size/p.size;
  19820. ^
  19821. H5Znbit.c: In function 'H5Z_nbit_compress_one_compound':
  19822. H5Znbit.c:1350:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19823. p.order = parms[parms_index++];
  19824. ^
  19825. H5Znbit.c:1351:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19826. p.precision = parms[parms_index++];
  19827. ^
  19828. H5Znbit.c:1352:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19829. p.offset = parms[parms_index++];
  19830. ^
  19831. H5Znbit.c: In function 'H5Z_nbit_compress':
  19832. H5Znbit.c:1395:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19833. p.order = parms[5];
  19834. ^
  19835. H5Znbit.c:1396:26: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19836. p.precision = parms[6];
  19837. ^
  19838. H5Znbit.c:1397:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  19839. p.offset = parms[7];
  19840. ^
  19841. CC H5Zshuffle.lo
  19842. CC H5Zszip.lo
  19843. CC H5Zscaleoffset.lo
  19844. H5Zscaleoffset.c: In function 'H5Z_set_local_scaleoffset':
  19845. H5Zscaleoffset.c:942:44: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19846. cd_values[H5Z_SCALEOFFSET_PARM_SIZE] = dtype_size;
  19847. ^
  19848. H5Zscaleoffset.c:971:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum]
  19849. switch(dtype_order) {
  19850. ^
  19851. H5Zscaleoffset.c: In function 'H5Z_filter_scaleoffset':
  19852. H5Zscaleoffset.c:1067:5: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum]
  19853. switch(H5T_native_order_g) {
  19854. ^
  19855. H5Zscaleoffset.c: In function 'H5Z_scaleoffset_convert':
  19856. H5Zscaleoffset.c:1330:51: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  19857. for(i = 0; i < d_nelmts * dtype_size; i += dtype_size)
  19858. ^
  19859. H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_fd':
  19860. H5Zscaleoffset.c:397:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19861. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  19862. ^
  19863. H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  19864. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  19865. ^
  19866. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19867. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19868. ^
  19869. H5Zscaleoffset.c:397:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19870. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  19871. ^
  19872. H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  19873. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  19874. ^
  19875. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19876. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19877. ^
  19878. H5Zscaleoffset.c:402:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19879. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  19880. ^
  19881. H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  19882. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  19883. ^
  19884. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19885. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19886. ^
  19887. H5Zscaleoffset.c:402:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19888. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  19889. ^
  19890. H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  19891. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  19892. ^
  19893. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19894. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19895. ^
  19896. H5Zscaleoffset.c:407:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19897. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  19898. ^
  19899. H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  19900. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  19901. ^
  19902. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19903. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19904. ^
  19905. H5Zscaleoffset.c:407:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19906. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  19907. ^
  19908. H5Zscaleoffset.c:562:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  19909. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  19910. ^
  19911. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19912. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19913. ^
  19914. H5Zscaleoffset.c:563:38: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19915. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  19916. ^
  19917. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19918. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19919. ^
  19920. H5Zscaleoffset.c:563:66: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19921. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  19922. ^
  19923. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19924. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19925. ^
  19926. H5Zscaleoffset.c:563:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  19927. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  19928. ^
  19929. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19930. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19931. ^
  19932. H5Zscaleoffset.c:490:37: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19933. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  19934. ^
  19935. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19936. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  19937. ^
  19938. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19939. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19940. ^
  19941. H5Zscaleoffset.c:490:63: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19942. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  19943. ^
  19944. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19945. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  19946. ^
  19947. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19948. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19949. ^
  19950. H5Zscaleoffset.c:489:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  19951. *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
  19952. ^
  19953. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19954. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  19955. ^
  19956. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19957. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19958. ^
  19959. H5Zscaleoffset.c:498:38: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19960. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  19961. ^
  19962. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19963. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  19964. ^
  19965. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19966. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19967. ^
  19968. H5Zscaleoffset.c:498:64: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19969. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  19970. ^
  19971. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19972. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  19973. ^
  19974. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19975. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19976. ^
  19977. H5Zscaleoffset.c:497:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  19978. *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
  19979. ^
  19980. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19981. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  19982. ^
  19983. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19984. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19985. ^
  19986. H5Zscaleoffset.c:506:43: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19987. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  19988. ^
  19989. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19990. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  19991. ^
  19992. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  19993. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  19994. ^
  19995. H5Zscaleoffset.c:506:69: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  19996. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  19997. ^
  19998. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  19999. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20000. ^
  20001. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20002. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20003. ^
  20004. H5Zscaleoffset.c:505:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  20005. *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
  20006. ^
  20007. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  20008. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20009. ^
  20010. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20011. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20012. ^
  20013. H5Zscaleoffset.c:397:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20014. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  20015. ^
  20016. H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  20017. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  20018. ^
  20019. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20020. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20021. ^
  20022. H5Zscaleoffset.c:397:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20023. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  20024. ^
  20025. H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  20026. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  20027. ^
  20028. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20029. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20030. ^
  20031. H5Zscaleoffset.c:402:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20032. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  20033. ^
  20034. H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  20035. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  20036. ^
  20037. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20038. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20039. ^
  20040. H5Zscaleoffset.c:402:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20041. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  20042. ^
  20043. H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  20044. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  20045. ^
  20046. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20047. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20048. ^
  20049. H5Zscaleoffset.c:407:33: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20050. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  20051. ^
  20052. H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  20053. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  20054. ^
  20055. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20056. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20057. ^
  20058. H5Zscaleoffset.c:407:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20059. if(H5Z_scaleoffset_rnd(max*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)) \
  20060. ^
  20061. H5Zscaleoffset.c:569:7: note: in expansion of macro 'H5Z_scaleoffset_check_3'
  20062. H5Z_scaleoffset_check_3(i, type, max, min, minbits, D_val) \
  20063. ^
  20064. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20065. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20066. ^
  20067. H5Zscaleoffset.c:570:38: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20068. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  20069. ^
  20070. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20071. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20072. ^
  20073. H5Zscaleoffset.c:570:66: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20074. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  20075. ^
  20076. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20077. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20078. ^
  20079. H5Zscaleoffset.c:570:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20080. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  20081. ^
  20082. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20083. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20084. ^
  20085. H5Zscaleoffset.c:518:34: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20086. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  20087. ^
  20088. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20089. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20090. ^
  20091. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20092. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20093. ^
  20094. H5Zscaleoffset.c:518:60: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20095. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  20096. ^
  20097. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20098. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20099. ^
  20100. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20101. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20102. ^
  20103. H5Zscaleoffset.c:517:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  20104. *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
  20105. ^
  20106. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20107. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20108. ^
  20109. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20110. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20111. ^
  20112. H5Zscaleoffset.c:522:35: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20113. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  20114. ^
  20115. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20116. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20117. ^
  20118. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20119. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20120. ^
  20121. H5Zscaleoffset.c:522:61: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20122. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  20123. ^
  20124. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20125. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20126. ^
  20127. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20128. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20129. ^
  20130. H5Zscaleoffset.c:521:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  20131. *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
  20132. ^
  20133. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20134. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20135. ^
  20136. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20137. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20138. ^
  20139. H5Zscaleoffset.c:526:40: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20140. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  20141. ^
  20142. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20143. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20144. ^
  20145. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20146. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20147. ^
  20148. H5Zscaleoffset.c:526:66: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20149. buf[i]*HDpow(10.0f, D_val) - min*HDpow(10.0f, D_val)); \
  20150. ^
  20151. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20152. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20153. ^
  20154. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20155. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20156. ^
  20157. H5Zscaleoffset.c:525:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  20158. *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
  20159. ^
  20160. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20161. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20162. ^
  20163. H5Zscaleoffset.c:1519:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20164. H5Z_scaleoffset_precompress_3(float, data, d_nelmts,
  20165. ^
  20166. H5Zscaleoffset.c:563:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20167. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  20168. ^
  20169. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20170. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20171. ^
  20172. H5Zscaleoffset.c:489:31: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  20173. *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
  20174. ^
  20175. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  20176. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20177. ^
  20178. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20179. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20180. ^
  20181. H5Zscaleoffset.c:497:32: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  20182. *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
  20183. ^
  20184. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  20185. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20186. ^
  20187. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20188. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20189. ^
  20190. H5Zscaleoffset.c:505:37: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  20191. *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
  20192. ^
  20193. H5Zscaleoffset.c:566:10: note: in expansion of macro 'H5Z_scaleoffset_modify_1'
  20194. H5Z_scaleoffset_modify_1(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20195. ^
  20196. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20197. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20198. ^
  20199. H5Zscaleoffset.c:570:14: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20200. span = H5Z_scaleoffset_rnd(max * HDpow(10.0f, D_val) - min * HDpow(10.0f, D_val)) + 1; \
  20201. ^
  20202. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20203. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20204. ^
  20205. H5Zscaleoffset.c:517:28: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  20206. *(int *)&buf[i] = H5Z_scaleoffset_rnd( \
  20207. ^
  20208. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20209. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20210. ^
  20211. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20212. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20213. ^
  20214. H5Zscaleoffset.c:521:29: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  20215. *(long *)&buf[i] = H5Z_scaleoffset_rnd( \
  20216. ^
  20217. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20218. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20219. ^
  20220. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20221. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20222. ^
  20223. H5Zscaleoffset.c:525:34: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  20224. *(long long *)&buf[i] = H5Z_scaleoffset_rnd( \
  20225. ^
  20226. H5Zscaleoffset.c:573:10: note: in expansion of macro 'H5Z_scaleoffset_modify_2'
  20227. H5Z_scaleoffset_modify_2(i, type, buf, d_nelmts, min, D_val) \
  20228. ^
  20229. H5Zscaleoffset.c:1522:7: note: in expansion of macro 'H5Z_scaleoffset_precompress_3'
  20230. H5Z_scaleoffset_precompress_3(double, data, d_nelmts,
  20231. ^
  20232. H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_fd':
  20233. H5Zscaleoffset.c:631:76: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20234. filval : (double)(*(int *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20235. ^
  20236. H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'
  20237. H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20238. ^
  20239. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20240. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20241. ^
  20242. H5Zscaleoffset.c:631:26: warning: implicit conversion from 'float' to 'double' to match other result of conditional [-Wdouble-promotion]
  20243. filval : (double)(*(int *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20244. ^
  20245. H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'
  20246. H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20247. ^
  20248. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20249. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20250. ^
  20251. H5Zscaleoffset.c:635:77: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20252. filval : (double)(*(long *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20253. ^
  20254. H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'
  20255. H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20256. ^
  20257. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20258. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20259. ^
  20260. H5Zscaleoffset.c:635:26: warning: implicit conversion from 'float' to 'double' to match other result of conditional [-Wdouble-promotion]
  20261. filval : (double)(*(long *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20262. ^
  20263. H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'
  20264. H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20265. ^
  20266. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20267. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20268. ^
  20269. H5Zscaleoffset.c:639:82: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20270. filval : (double)(*(long long *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20271. ^
  20272. H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'
  20273. H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20274. ^
  20275. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20276. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20277. ^
  20278. H5Zscaleoffset.c:639:26: warning: implicit conversion from 'float' to 'double' to match other result of conditional [-Wdouble-promotion]
  20279. filval : (double)(*(long long *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20280. ^
  20281. H5Zscaleoffset.c:671:7: note: in expansion of macro 'H5Z_scaleoffset_modify_3'
  20282. H5Z_scaleoffset_modify_3(i, type, buf, d_nelmts, filval, minbits, min, D_val) \
  20283. ^
  20284. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20285. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20286. ^
  20287. H5Zscaleoffset.c:649:74: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20288. buf[i] = (type)((double)(*(int *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20289. ^
  20290. H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4'
  20291. H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val) \
  20292. ^
  20293. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20294. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20295. ^
  20296. H5Zscaleoffset.c:652:75: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20297. buf[i] = (type)((double)(*(long *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20298. ^
  20299. H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4'
  20300. H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val) \
  20301. ^
  20302. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20303. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20304. ^
  20305. H5Zscaleoffset.c:655:80: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20306. buf[i] = (type)((double)(*(long long *)&buf[i]) / HDpow(10.0f, D_val) + min); \
  20307. ^
  20308. H5Zscaleoffset.c:673:7: note: in expansion of macro 'H5Z_scaleoffset_modify_4'
  20309. H5Z_scaleoffset_modify_4(i, type, buf, d_nelmts, min, D_val) \
  20310. ^
  20311. H5Zscaleoffset.c:1542:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_3'
  20312. H5Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail,
  20313. ^
  20314. H5Zscaleoffset.c: In function 'H5Z_scaleoffset_decompress_one_atomic':
  20315. H5Zscaleoffset.c:1602:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  20316. dtype_len = p.size * 8;
  20317. ^
  20318. H5Zscaleoffset.c:1605:17: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  20319. begin_i = p.size - 1 - (dtype_len - p.minbits) / 8;
  20320. ^
  20321. H5Zscaleoffset.c: In function 'H5Z_scaleoffset_compress_one_atomic':
  20322. H5Zscaleoffset.c:1685:16: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  20323. dtype_len = p.size * 8;
  20324. ^
  20325. H5Zscaleoffset.c:1688:17: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  20326. begin_i = p.size - 1 - (dtype_len - p.minbits) / 8;
  20327. ^
  20328. H5Zscaleoffset.c: In function 'H5Z_scaleoffset_log2':
  20329. H5Zscaleoffset.c:1370:1: warning: function might be candidate for attribute 'const' if it is known to return normally [-Wsuggest-attribute=const]
  20330. H5Z_scaleoffset_log2(unsigned long long num)
  20331. ^
  20332. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_cc_o3_rf2.cc
  20333. CC H5Ztrans.lo
  20334. H5Ztrans.c: In function 'H5Z_parse_term':
  20335. H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum]
  20336. switch (current->tok_type) {
  20337. ^
  20338. H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum]
  20339. H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum]
  20340. H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum]
  20341. H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_PLUS' not handled in switch [-Wswitch-enum]
  20342. H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_MINUS' not handled in switch [-Wswitch-enum]
  20343. H5Ztrans.c:718:9: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum]
  20344. H5Ztrans.c: In function 'H5Z_parse_factor':
  20345. H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum]
  20346. switch (current->tok_type) {
  20347. ^
  20348. H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_MULT' not handled in switch [-Wswitch-enum]
  20349. H5Ztrans.c:804:5: warning: enumeration value 'H5Z_XFORM_DIVIDE' not handled in switch [-Wswitch-enum]
  20350. H5Ztrans.c: In function 'H5Z_xform_eval_full':
  20351. H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  20352. *p = *p OP tree_val; \
  20353. ^
  20354. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20355. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  20356. ^
  20357. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20358. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20359. ^
  20360. H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  20361. *p = tree_val OP *p; \
  20362. ^
  20363. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20364. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  20365. ^
  20366. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20367. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20368. ^
  20369. H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  20370. *pl = *pl OP *pr; \
  20371. ^
  20372. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20373. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  20374. ^
  20375. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20376. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20377. ^
  20378. H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  20379. *p = *p OP tree_val; \
  20380. ^
  20381. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20382. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  20383. ^
  20384. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20385. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20386. ^
  20387. H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  20388. *p = tree_val OP *p; \
  20389. ^
  20390. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20391. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  20392. ^
  20393. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20394. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20395. ^
  20396. H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  20397. *pl = *pl OP *pr; \
  20398. ^
  20399. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20400. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  20401. ^
  20402. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20403. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20404. ^
  20405. H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  20406. *p = *p OP tree_val; \
  20407. ^
  20408. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20409. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  20410. ^
  20411. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20412. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20413. ^
  20414. H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  20415. *p = tree_val OP *p; \
  20416. ^
  20417. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20418. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  20419. ^
  20420. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20421. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20422. ^
  20423. H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  20424. *pl = *pl OP *pr; \
  20425. ^
  20426. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20427. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  20428. ^
  20429. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20430. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20431. ^
  20432. H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  20433. *p = *p OP tree_val; \
  20434. ^
  20435. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20436. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  20437. ^
  20438. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20439. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20440. ^
  20441. H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  20442. *p = tree_val OP *p; \
  20443. ^
  20444. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20445. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  20446. ^
  20447. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20448. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20449. ^
  20450. H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  20451. *pl = *pl OP *pr; \
  20452. ^
  20453. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20454. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  20455. ^
  20456. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20457. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20458. ^
  20459. H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20460. *p = *p OP tree_val; \
  20461. ^
  20462. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20463. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  20464. ^
  20465. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20466. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20467. ^
  20468. H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20469. *p = tree_val OP *p; \
  20470. ^
  20471. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20472. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  20473. ^
  20474. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20475. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20476. ^
  20477. H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  20478. *pl = *pl OP *pr; \
  20479. ^
  20480. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20481. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  20482. ^
  20483. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20484. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20485. ^
  20486. H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  20487. *p = *p OP tree_val; \
  20488. ^
  20489. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20490. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  20491. ^
  20492. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20493. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20494. ^
  20495. H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  20496. *p = tree_val OP *p; \
  20497. ^
  20498. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20499. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  20500. ^
  20501. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20502. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20503. ^
  20504. H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20505. *p = *p OP tree_val; \
  20506. ^
  20507. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20508. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  20509. ^
  20510. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20511. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20512. ^
  20513. H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20514. *p = tree_val OP *p; \
  20515. ^
  20516. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20517. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  20518. ^
  20519. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20520. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20521. ^
  20522. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  20523. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20524. ^
  20525. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20526. *p = *p OP tree_val; \
  20527. ^
  20528. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20529. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20530. ^
  20531. H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  20532. *p = *p OP tree_val; \
  20533. ^
  20534. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20535. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  20536. ^
  20537. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20538. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20539. ^
  20540. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  20541. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20542. ^
  20543. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20544. *p = tree_val OP *p; \
  20545. ^
  20546. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20547. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20548. ^
  20549. H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  20550. *p = tree_val OP *p; \
  20551. ^
  20552. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20553. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  20554. ^
  20555. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20556. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20557. ^
  20558. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  20559. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20560. ^
  20561. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20562. *p = *p OP tree_val; \
  20563. ^
  20564. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20565. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20566. ^
  20567. H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20568. *p = *p OP tree_val; \
  20569. ^
  20570. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20571. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  20572. ^
  20573. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20574. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20575. ^
  20576. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  20577. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20578. ^
  20579. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20580. *p = tree_val OP *p; \
  20581. ^
  20582. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20583. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20584. ^
  20585. H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20586. *p = tree_val OP *p; \
  20587. ^
  20588. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20589. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  20590. ^
  20591. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20592. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20593. ^
  20594. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  20595. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20596. ^
  20597. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20598. *p = *p OP tree_val; \
  20599. ^
  20600. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  20601. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  20602. ^
  20603. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20604. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20605. ^
  20606. H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  20607. *p = *p OP tree_val; \
  20608. ^
  20609. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20610. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  20611. ^
  20612. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  20613. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  20614. ^
  20615. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20616. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20617. ^
  20618. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  20619. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20620. ^
  20621. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20622. *p = tree_val OP *p; \
  20623. ^
  20624. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  20625. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  20626. ^
  20627. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20628. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20629. ^
  20630. H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  20631. *p = tree_val OP *p; \
  20632. ^
  20633. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20634. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  20635. ^
  20636. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  20637. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  20638. ^
  20639. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20640. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20641. ^
  20642. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  20643. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20644. ^
  20645. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20646. *p = *p OP tree_val; \
  20647. ^
  20648. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  20649. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  20650. ^
  20651. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20652. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20653. ^
  20654. H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20655. *p = *p OP tree_val; \
  20656. ^
  20657. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20658. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  20659. ^
  20660. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  20661. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  20662. ^
  20663. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20664. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20665. ^
  20666. H5Ztrans.c:1123:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  20667. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20668. ^
  20669. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20670. *p = tree_val OP *p; \
  20671. ^
  20672. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  20673. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  20674. ^
  20675. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20676. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20677. ^
  20678. H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20679. *p = tree_val OP *p; \
  20680. ^
  20681. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20682. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  20683. ^
  20684. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  20685. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  20686. ^
  20687. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20688. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20689. ^
  20690. H5Ztrans.c:1123:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20691. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20692. ^
  20693. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20694. *p = *p OP tree_val; \
  20695. ^
  20696. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20697. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20698. ^
  20699. H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  20700. *p = *p OP tree_val; \
  20701. ^
  20702. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20703. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  20704. ^
  20705. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20706. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20707. ^
  20708. H5Ztrans.c:1123:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  20709. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20710. ^
  20711. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20712. *p = tree_val OP *p; \
  20713. ^
  20714. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20715. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20716. ^
  20717. H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  20718. *p = tree_val OP *p; \
  20719. ^
  20720. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20721. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  20722. ^
  20723. H5Ztrans.c:1123:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20724. H5Z_XFORM_TYPE_OP(resl, resr, array_type, +, array_size)
  20725. ^
  20726. H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  20727. *p = *p OP tree_val; \
  20728. ^
  20729. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20730. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  20731. ^
  20732. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20733. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20734. ^
  20735. H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  20736. *p = tree_val OP *p; \
  20737. ^
  20738. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20739. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  20740. ^
  20741. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20742. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20743. ^
  20744. H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  20745. *pl = *pl OP *pr; \
  20746. ^
  20747. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20748. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  20749. ^
  20750. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20751. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20752. ^
  20753. H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  20754. *p = *p OP tree_val; \
  20755. ^
  20756. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20757. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  20758. ^
  20759. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20760. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20761. ^
  20762. H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  20763. *p = tree_val OP *p; \
  20764. ^
  20765. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20766. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  20767. ^
  20768. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20769. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20770. ^
  20771. H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  20772. *pl = *pl OP *pr; \
  20773. ^
  20774. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20775. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  20776. ^
  20777. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20778. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20779. ^
  20780. H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  20781. *p = *p OP tree_val; \
  20782. ^
  20783. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20784. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  20785. ^
  20786. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20787. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20788. ^
  20789. H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  20790. *p = tree_val OP *p; \
  20791. ^
  20792. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20793. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  20794. ^
  20795. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20796. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20797. ^
  20798. H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  20799. *pl = *pl OP *pr; \
  20800. ^
  20801. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20802. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  20803. ^
  20804. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20805. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20806. ^
  20807. H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  20808. *p = *p OP tree_val; \
  20809. ^
  20810. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20811. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  20812. ^
  20813. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20814. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20815. ^
  20816. H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  20817. *p = tree_val OP *p; \
  20818. ^
  20819. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20820. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  20821. ^
  20822. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20823. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20824. ^
  20825. H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  20826. *pl = *pl OP *pr; \
  20827. ^
  20828. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20829. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  20830. ^
  20831. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20832. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20833. ^
  20834. H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20835. *p = *p OP tree_val; \
  20836. ^
  20837. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20838. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  20839. ^
  20840. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20841. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20842. ^
  20843. H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20844. *p = tree_val OP *p; \
  20845. ^
  20846. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20847. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  20848. ^
  20849. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20850. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20851. ^
  20852. H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  20853. *pl = *pl OP *pr; \
  20854. ^
  20855. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20856. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  20857. ^
  20858. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20859. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20860. ^
  20861. H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  20862. *p = *p OP tree_val; \
  20863. ^
  20864. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20865. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  20866. ^
  20867. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20868. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20869. ^
  20870. H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  20871. *p = tree_val OP *p; \
  20872. ^
  20873. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20874. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  20875. ^
  20876. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20877. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20878. ^
  20879. H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20880. *p = *p OP tree_val; \
  20881. ^
  20882. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20883. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  20884. ^
  20885. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20886. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20887. ^
  20888. H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20889. *p = tree_val OP *p; \
  20890. ^
  20891. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20892. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  20893. ^
  20894. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20895. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20896. ^
  20897. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  20898. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20899. ^
  20900. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20901. *p = *p OP tree_val; \
  20902. ^
  20903. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20904. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20905. ^
  20906. H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  20907. *p = *p OP tree_val; \
  20908. ^
  20909. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20910. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  20911. ^
  20912. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20913. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20914. ^
  20915. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  20916. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20917. ^
  20918. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20919. *p = tree_val OP *p; \
  20920. ^
  20921. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20922. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20923. ^
  20924. H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  20925. *p = tree_val OP *p; \
  20926. ^
  20927. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20928. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  20929. ^
  20930. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20931. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20932. ^
  20933. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  20934. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20935. ^
  20936. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20937. *p = *p OP tree_val; \
  20938. ^
  20939. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20940. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20941. ^
  20942. H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20943. *p = *p OP tree_val; \
  20944. ^
  20945. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20946. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  20947. ^
  20948. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20949. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20950. ^
  20951. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  20952. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20953. ^
  20954. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20955. *p = tree_val OP *p; \
  20956. ^
  20957. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20958. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20959. ^
  20960. H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  20961. *p = tree_val OP *p; \
  20962. ^
  20963. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20964. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  20965. ^
  20966. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20967. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20968. ^
  20969. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  20970. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20971. ^
  20972. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20973. *p = *p OP tree_val; \
  20974. ^
  20975. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  20976. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  20977. ^
  20978. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20979. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20980. ^
  20981. H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  20982. *p = *p OP tree_val; \
  20983. ^
  20984. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  20985. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  20986. ^
  20987. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  20988. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  20989. ^
  20990. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  20991. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20992. ^
  20993. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  20994. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  20995. ^
  20996. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  20997. *p = tree_val OP *p; \
  20998. ^
  20999. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21000. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21001. ^
  21002. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21003. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21004. ^
  21005. H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  21006. *p = tree_val OP *p; \
  21007. ^
  21008. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21009. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21010. ^
  21011. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21012. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21013. ^
  21014. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21015. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21016. ^
  21017. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  21018. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21019. ^
  21020. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21021. *p = *p OP tree_val; \
  21022. ^
  21023. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21024. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21025. ^
  21026. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21027. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21028. ^
  21029. H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21030. *p = *p OP tree_val; \
  21031. ^
  21032. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21033. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21034. ^
  21035. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21036. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21037. ^
  21038. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21039. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21040. ^
  21041. H5Ztrans.c:1127:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  21042. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21043. ^
  21044. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21045. *p = tree_val OP *p; \
  21046. ^
  21047. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21048. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21049. ^
  21050. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21051. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21052. ^
  21053. H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21054. *p = tree_val OP *p; \
  21055. ^
  21056. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21057. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21058. ^
  21059. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21060. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21061. ^
  21062. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21063. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21064. ^
  21065. H5Ztrans.c:1127:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  21066. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21067. ^
  21068. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21069. *p = *p OP tree_val; \
  21070. ^
  21071. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21072. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21073. ^
  21074. H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  21075. *p = *p OP tree_val; \
  21076. ^
  21077. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21078. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  21079. ^
  21080. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21081. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21082. ^
  21083. H5Ztrans.c:1127:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  21084. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21085. ^
  21086. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21087. *p = tree_val OP *p; \
  21088. ^
  21089. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21090. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21091. ^
  21092. H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  21093. *p = tree_val OP *p; \
  21094. ^
  21095. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21096. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  21097. ^
  21098. H5Ztrans.c:1127:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21099. H5Z_XFORM_TYPE_OP(resl, resr, array_type, -, array_size)
  21100. ^
  21101. H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  21102. *p = *p OP tree_val; \
  21103. ^
  21104. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21105. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  21106. ^
  21107. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21108. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21109. ^
  21110. H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  21111. *p = tree_val OP *p; \
  21112. ^
  21113. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21114. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  21115. ^
  21116. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21117. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21118. ^
  21119. H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  21120. *pl = *pl OP *pr; \
  21121. ^
  21122. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21123. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  21124. ^
  21125. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21126. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21127. ^
  21128. H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  21129. *p = *p OP tree_val; \
  21130. ^
  21131. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21132. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  21133. ^
  21134. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21135. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21136. ^
  21137. H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  21138. *p = tree_val OP *p; \
  21139. ^
  21140. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21141. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  21142. ^
  21143. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21144. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21145. ^
  21146. H5Ztrans.c:155:12: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  21147. *pl = *pl OP *pr; \
  21148. ^
  21149. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21150. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  21151. ^
  21152. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21153. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21154. ^
  21155. H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  21156. *p = *p OP tree_val; \
  21157. ^
  21158. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21159. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  21160. ^
  21161. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21162. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21163. ^
  21164. H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  21165. *p = tree_val OP *p; \
  21166. ^
  21167. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21168. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  21169. ^
  21170. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21171. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21172. ^
  21173. H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  21174. *pl = *pl OP *pr; \
  21175. ^
  21176. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21177. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  21178. ^
  21179. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21180. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21181. ^
  21182. H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  21183. *p = *p OP tree_val; \
  21184. ^
  21185. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21186. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  21187. ^
  21188. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21189. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21190. ^
  21191. H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  21192. *p = tree_val OP *p; \
  21193. ^
  21194. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21195. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  21196. ^
  21197. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21198. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21199. ^
  21200. H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  21201. *pl = *pl OP *pr; \
  21202. ^
  21203. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21204. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  21205. ^
  21206. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21207. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21208. ^
  21209. H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21210. *p = *p OP tree_val; \
  21211. ^
  21212. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21213. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  21214. ^
  21215. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21216. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21217. ^
  21218. H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21219. *p = tree_val OP *p; \
  21220. ^
  21221. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21222. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  21223. ^
  21224. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21225. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21226. ^
  21227. H5Ztrans.c:155:12: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  21228. *pl = *pl OP *pr; \
  21229. ^
  21230. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21231. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  21232. ^
  21233. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21234. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21235. ^
  21236. H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  21237. *p = *p OP tree_val; \
  21238. ^
  21239. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21240. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  21241. ^
  21242. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21243. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21244. ^
  21245. H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  21246. *p = tree_val OP *p; \
  21247. ^
  21248. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21249. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  21250. ^
  21251. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21252. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21253. ^
  21254. H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21255. *p = *p OP tree_val; \
  21256. ^
  21257. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21258. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  21259. ^
  21260. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21261. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21262. ^
  21263. H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21264. *p = tree_val OP *p; \
  21265. ^
  21266. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21267. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  21268. ^
  21269. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21270. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21271. ^
  21272. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  21273. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21274. ^
  21275. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21276. *p = *p OP tree_val; \
  21277. ^
  21278. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21279. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21280. ^
  21281. H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  21282. *p = *p OP tree_val; \
  21283. ^
  21284. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21285. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  21286. ^
  21287. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21288. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21289. ^
  21290. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  21291. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21292. ^
  21293. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21294. *p = tree_val OP *p; \
  21295. ^
  21296. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21297. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21298. ^
  21299. H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  21300. *p = tree_val OP *p; \
  21301. ^
  21302. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21303. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  21304. ^
  21305. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21306. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21307. ^
  21308. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  21309. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21310. ^
  21311. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21312. *p = *p OP tree_val; \
  21313. ^
  21314. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21315. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21316. ^
  21317. H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21318. *p = *p OP tree_val; \
  21319. ^
  21320. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21321. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  21322. ^
  21323. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21324. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21325. ^
  21326. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  21327. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21328. ^
  21329. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21330. *p = tree_val OP *p; \
  21331. ^
  21332. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21333. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21334. ^
  21335. H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21336. *p = tree_val OP *p; \
  21337. ^
  21338. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21339. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  21340. ^
  21341. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21342. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21343. ^
  21344. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  21345. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21346. ^
  21347. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21348. *p = *p OP tree_val; \
  21349. ^
  21350. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21351. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21352. ^
  21353. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21354. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21355. ^
  21356. H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  21357. *p = *p OP tree_val; \
  21358. ^
  21359. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21360. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21361. ^
  21362. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21363. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21364. ^
  21365. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21366. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21367. ^
  21368. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  21369. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21370. ^
  21371. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21372. *p = tree_val OP *p; \
  21373. ^
  21374. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21375. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21376. ^
  21377. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21378. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21379. ^
  21380. H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  21381. *p = tree_val OP *p; \
  21382. ^
  21383. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21384. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21385. ^
  21386. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21387. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21388. ^
  21389. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21390. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21391. ^
  21392. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  21393. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21394. ^
  21395. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21396. *p = *p OP tree_val; \
  21397. ^
  21398. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21399. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21400. ^
  21401. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21402. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21403. ^
  21404. H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21405. *p = *p OP tree_val; \
  21406. ^
  21407. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21408. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21409. ^
  21410. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21411. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21412. ^
  21413. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21414. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21415. ^
  21416. H5Ztrans.c:1131:45: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  21417. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21418. ^
  21419. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21420. *p = tree_val OP *p; \
  21421. ^
  21422. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21423. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21424. ^
  21425. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21426. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21427. ^
  21428. H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21429. *p = tree_val OP *p; \
  21430. ^
  21431. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21432. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21433. ^
  21434. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21435. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21436. ^
  21437. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21438. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21439. ^
  21440. H5Ztrans.c:1131:45: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  21441. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21442. ^
  21443. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21444. *p = *p OP tree_val; \
  21445. ^
  21446. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21447. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21448. ^
  21449. H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  21450. *p = *p OP tree_val; \
  21451. ^
  21452. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21453. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  21454. ^
  21455. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21456. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21457. ^
  21458. H5Ztrans.c:1131:45: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  21459. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21460. ^
  21461. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21462. *p = tree_val OP *p; \
  21463. ^
  21464. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21465. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21466. ^
  21467. H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  21468. *p = tree_val OP *p; \
  21469. ^
  21470. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21471. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  21472. ^
  21473. H5Ztrans.c:1131:3: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21474. H5Z_XFORM_TYPE_OP(resl, resr, array_type, *, array_size)
  21475. ^
  21476. H5Ztrans.c:128:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  21477. *p = *p OP tree_val; \
  21478. ^
  21479. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21480. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  21481. ^
  21482. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21483. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21484. ^
  21485. H5Ztrans.c:145:11: warning: conversion to 'char' from 'double' may alter its value [-Wfloat-conversion]
  21486. *p = tree_val OP *p; \
  21487. ^
  21488. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21489. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  21490. ^
  21491. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21492. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21493. ^
  21494. H5Ztrans.c:155:12: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  21495. *pl = *pl OP *pr; \
  21496. ^
  21497. H5Ztrans.c:196:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21498. H5Z_XFORM_DO_OP1((RESL), (RESR), char, OP, (SIZE)) \
  21499. ^
  21500. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21501. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21502. ^
  21503. H5Ztrans.c:128:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  21504. *p = *p OP tree_val; \
  21505. ^
  21506. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21507. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  21508. ^
  21509. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21510. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21511. ^
  21512. H5Ztrans.c:145:11: warning: conversion to 'unsigned char' from 'double' may alter its value [-Wfloat-conversion]
  21513. *p = tree_val OP *p; \
  21514. ^
  21515. H5Ztrans.c:198:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21516. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned char, OP, (SIZE)) \
  21517. ^
  21518. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21519. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21520. ^
  21521. H5Ztrans.c:128:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  21522. *p = *p OP tree_val; \
  21523. ^
  21524. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21525. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  21526. ^
  21527. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21528. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21529. ^
  21530. H5Ztrans.c:145:11: warning: conversion to 'signed char' from 'double' may alter its value [-Wfloat-conversion]
  21531. *p = tree_val OP *p; \
  21532. ^
  21533. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21534. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  21535. ^
  21536. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21537. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21538. ^
  21539. H5Ztrans.c:155:12: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  21540. *pl = *pl OP *pr; \
  21541. ^
  21542. H5Ztrans.c:200:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21543. H5Z_XFORM_DO_OP1((RESL), (RESR), signed char, OP, (SIZE)) \
  21544. ^
  21545. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21546. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21547. ^
  21548. H5Ztrans.c:128:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  21549. *p = *p OP tree_val; \
  21550. ^
  21551. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21552. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  21553. ^
  21554. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21555. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21556. ^
  21557. H5Ztrans.c:145:11: warning: conversion to 'short int' from 'double' may alter its value [-Wfloat-conversion]
  21558. *p = tree_val OP *p; \
  21559. ^
  21560. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21561. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  21562. ^
  21563. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21564. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21565. ^
  21566. H5Ztrans.c:155:12: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  21567. *pl = *pl OP *pr; \
  21568. ^
  21569. H5Ztrans.c:202:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21570. H5Z_XFORM_DO_OP1((RESL), (RESR), short, OP, (SIZE)) \
  21571. ^
  21572. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21573. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21574. ^
  21575. H5Ztrans.c:128:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21576. *p = *p OP tree_val; \
  21577. ^
  21578. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21579. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  21580. ^
  21581. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21582. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21583. ^
  21584. H5Ztrans.c:145:11: warning: conversion to 'short unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21585. *p = tree_val OP *p; \
  21586. ^
  21587. H5Ztrans.c:204:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21588. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned short, OP, (SIZE)) \
  21589. ^
  21590. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21591. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21592. ^
  21593. H5Ztrans.c:128:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  21594. *p = *p OP tree_val; \
  21595. ^
  21596. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21597. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  21598. ^
  21599. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21600. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21601. ^
  21602. H5Ztrans.c:145:11: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  21603. *p = tree_val OP *p; \
  21604. ^
  21605. H5Ztrans.c:206:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21606. H5Z_XFORM_DO_OP1((RESL), (RESR), int, OP, (SIZE)) \
  21607. ^
  21608. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21609. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21610. ^
  21611. H5Ztrans.c:128:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21612. *p = *p OP tree_val; \
  21613. ^
  21614. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21615. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  21616. ^
  21617. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21618. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21619. ^
  21620. H5Ztrans.c:145:11: warning: conversion to 'unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21621. *p = tree_val OP *p; \
  21622. ^
  21623. H5Ztrans.c:208:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21624. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned int, OP, (SIZE)) \
  21625. ^
  21626. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21627. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21628. ^
  21629. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  21630. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21631. ^
  21632. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21633. *p = *p OP tree_val; \
  21634. ^
  21635. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21636. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21637. ^
  21638. H5Ztrans.c:128:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  21639. *p = *p OP tree_val; \
  21640. ^
  21641. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21642. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  21643. ^
  21644. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21645. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21646. ^
  21647. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
  21648. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21649. ^
  21650. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21651. *p = tree_val OP *p; \
  21652. ^
  21653. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21654. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21655. ^
  21656. H5Ztrans.c:145:11: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
  21657. *p = tree_val OP *p; \
  21658. ^
  21659. H5Ztrans.c:210:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21660. H5Z_XFORM_DO_OP1((RESL), (RESR), long, OP, (SIZE)) \
  21661. ^
  21662. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21663. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21664. ^
  21665. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  21666. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21667. ^
  21668. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21669. *p = *p OP tree_val; \
  21670. ^
  21671. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21672. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21673. ^
  21674. H5Ztrans.c:128:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21675. *p = *p OP tree_val; \
  21676. ^
  21677. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21678. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  21679. ^
  21680. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21681. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21682. ^
  21683. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long unsigned int' may alter its value [-Wconversion]
  21684. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21685. ^
  21686. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21687. *p = tree_val OP *p; \
  21688. ^
  21689. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21690. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21691. ^
  21692. H5Ztrans.c:145:11: warning: conversion to 'long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21693. *p = tree_val OP *p; \
  21694. ^
  21695. H5Ztrans.c:212:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21696. H5Z_XFORM_DO_OP1((RESL), (RESR), unsigned long, OP, (SIZE)) \
  21697. ^
  21698. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21699. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21700. ^
  21701. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  21702. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21703. ^
  21704. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21705. *p = *p OP tree_val; \
  21706. ^
  21707. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21708. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21709. ^
  21710. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21711. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21712. ^
  21713. H5Ztrans.c:128:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  21714. *p = *p OP tree_val; \
  21715. ^
  21716. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21717. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21718. ^
  21719. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21720. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21721. ^
  21722. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21723. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21724. ^
  21725. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  21726. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21727. ^
  21728. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21729. *p = tree_val OP *p; \
  21730. ^
  21731. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21732. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21733. ^
  21734. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21735. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21736. ^
  21737. H5Ztrans.c:145:11: warning: conversion to 'long long int' from 'double' may alter its value [-Wfloat-conversion]
  21738. *p = tree_val OP *p; \
  21739. ^
  21740. H5Ztrans.c:190:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21741. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21742. ^
  21743. H5Ztrans.c:214:2: note: in expansion of macro 'H5Z_XFORM_LL_DO_OP1'
  21744. H5Z_XFORM_LL_DO_OP1((RESL), (RESR), long long, OP, (SIZE)) \
  21745. ^
  21746. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21747. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21748. ^
  21749. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  21750. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21751. ^
  21752. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21753. *p = *p OP tree_val; \
  21754. ^
  21755. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21756. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21757. ^
  21758. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21759. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21760. ^
  21761. H5Ztrans.c:128:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21762. *p = *p OP tree_val; \
  21763. ^
  21764. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21765. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21766. ^
  21767. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21768. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21769. ^
  21770. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21771. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21772. ^
  21773. H5Ztrans.c:1135:46: warning: conversion to 'double' from 'long long unsigned int' may alter its value [-Wconversion]
  21774. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21775. ^
  21776. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21777. *p = tree_val OP *p; \
  21778. ^
  21779. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21780. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21781. ^
  21782. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21783. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21784. ^
  21785. H5Ztrans.c:145:11: warning: conversion to 'long long unsigned int' from 'double' may alter its value [-Wfloat-conversion]
  21786. *p = tree_val OP *p; \
  21787. ^
  21788. H5Ztrans.c:177:5: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21789. H5Z_XFORM_DO_OP1(RESL,RESR,TYPE,OP,SIZE)
  21790. ^
  21791. H5Ztrans.c:216:2: note: in expansion of macro 'H5Z_XFORM_ULL_DO_OP1'
  21792. H5Z_XFORM_ULL_DO_OP1((RESL), (RESR), unsigned long long, OP, (SIZE)) \
  21793. ^
  21794. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21795. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21796. ^
  21797. H5Ztrans.c:1135:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  21798. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21799. ^
  21800. H5Ztrans.c:128:14: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21801. *p = *p OP tree_val; \
  21802. ^
  21803. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21804. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21805. ^
  21806. H5Ztrans.c:128:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  21807. *p = *p OP tree_val; \
  21808. ^
  21809. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21810. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  21811. ^
  21812. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21813. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21814. ^
  21815. H5Ztrans.c:1135:46: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  21816. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21817. ^
  21818. H5Ztrans.c:145:20: note: in definition of macro 'H5Z_XFORM_DO_OP1'
  21819. *p = tree_val OP *p; \
  21820. ^
  21821. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21822. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21823. ^
  21824. H5Ztrans.c:145:11: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  21825. *p = tree_val OP *p; \
  21826. ^
  21827. H5Ztrans.c:218:2: note: in expansion of macro 'H5Z_XFORM_DO_OP1'
  21828. H5Z_XFORM_DO_OP1((RESL), (RESR), float, OP, (SIZE)) \
  21829. ^
  21830. H5Ztrans.c:1135:4: note: in expansion of macro 'H5Z_XFORM_TYPE_OP'
  21831. H5Z_XFORM_TYPE_OP(resl, resr, array_type, /, array_size)
  21832. ^
  21833. H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_ERROR' not handled in switch [-Wswitch-enum]
  21834. switch (tree->type) {
  21835. ^
  21836. H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_INTEGER' not handled in switch [-Wswitch-enum]
  21837. H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_FLOAT' not handled in switch [-Wswitch-enum]
  21838. H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_SYMBOL' not handled in switch [-Wswitch-enum]
  21839. H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_LPAREN' not handled in switch [-Wswitch-enum]
  21840. H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_RPAREN' not handled in switch [-Wswitch-enum]
  21841. H5Ztrans.c:1121:2: warning: enumeration value 'H5Z_XFORM_END' not handled in switch [-Wswitch-enum]
  21842. H5Ztrans.c: In function 'H5Z_xform_noop':
  21843. H5Ztrans.c:1707:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  21844. H5Z_xform_noop(const H5Z_data_xform_t *data_xform_prop)
  21845. ^
  21846. H5Ztrans.c: In function 'H5Z_xform_extract_xform_str':
  21847. H5Ztrans.c:1736:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  21848. H5Z_xform_extract_xform_str(const H5Z_data_xform_t *data_xform_prop)
  21849. ^
  21850. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_cc_o5_rf2.cc
  21851. CCLD H5make_libsettings
  21852. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  21853. CCLD H5detect
  21854. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  21855. CC H5lib_settings.lo
  21856. H5lib_settings.c:34:6: warning: size of 'H5libhdf5_settings' is 3735 bytes [-Wlarger-than=]
  21857. char H5libhdf5_settings[]=
  21858. ^
  21859. CC H5Tinit.lo
  21860. CCLD libhdf5.la
  21861. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5CS.o) has no symbols
  21862. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Dmpio.o) has no symbols
  21863. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Fmpi.o) has no symbols
  21864. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5FDdirect.o) has no symbols
  21865. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5FDmpi.o) has no symbols
  21866. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5FDmpio.o) has no symbols
  21867. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5MFdbg.o) has no symbols
  21868. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Obogus.o) has no symbols
  21869. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Smpio.o) has no symbols
  21870. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5TS.o) has no symbols
  21871. /opt/local/bin/ranlib: file: .libs/libhdf5.a(H5Zszip.o) has no symbols
  21872. ranlib: file: .libs/libhdf5.a(H5CS.o) has no symbols
  21873. ranlib: file: .libs/libhdf5.a(H5Dmpio.o) has no symbols
  21874. ranlib: file: .libs/libhdf5.a(H5Fmpi.o) has no symbols
  21875. ranlib: file: .libs/libhdf5.a(H5FDdirect.o) has no symbols
  21876. ranlib: file: .libs/libhdf5.a(H5FDmpi.o) has no symbols
  21877. ranlib: file: .libs/libhdf5.a(H5FDmpio.o) has no symbols
  21878. ranlib: file: .libs/libhdf5.a(H5MFdbg.o) has no symbols
  21879. ranlib: file: .libs/libhdf5.a(H5Obogus.o) has no symbols
  21880. ranlib: file: .libs/libhdf5.a(H5Smpio.o) has no symbols
  21881. ranlib: file: .libs/libhdf5.a(H5TS.o) has no symbols
  21882. ranlib: file: .libs/libhdf5.a(H5Zszip.o) has no symbols
  21883. Making all in test
  21884. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_rf2.cc
  21885. CC h5test.lo
  21886. h5test.c: In function 'h5_cleanup':
  21887. h5test.c:158:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  21888. HDsnprintf(temp, sizeof temp, filename, j);
  21889. ^
  21890. h5test.c: In function 'h5_fileaccess':
  21891. h5test.c:551:14: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]
  21892. char sv[H5FD_MEM_NTYPES][1024];
  21893. ^
  21894. h5test.c:565:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  21895. memb_addr[mt] = (haddr_t)MAX(mt - 1, 0) * (HADDR_MAX / 10);
  21896. ^
  21897. h5test.c: In function 'h5_get_file_size':
  21898. h5test.c:916:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  21899. HDsnprintf(temp, sizeof temp, filename, j);
  21900. ^
  21901. h5test.c: In function 'print_func':
  21902. h5test.c:953:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  21903. ret_value = vprintf(format, arglist);
  21904. ^
  21905. h5test.c:953:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  21906. h5test.c: In function 'h5_make_local_copy':
  21907. h5test.c:1121:11: warning: size of 'buf' is 4096 bytes [-Wlarger-than=]
  21908. char buf[READ_BUF_SIZE]; /* Buffer for copying data */
  21909. ^
  21910. In file included from h5test.c:28:0:
  21911. h5test.c: At top level:
  21912. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  21913. static const char *H5_get_srcdir(void)
  21914. ^
  21915. h5test.c: In function 'h5_rmprefix':
  21916. h5test.c:472:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  21917. h5_rmprefix(const char *filename)
  21918. ^
  21919. h5test.c: In function 'h5_fileaccess':
  21920. h5test.c:504:1: warning: stack usage is 8480 bytes [-Wstack-usage=]
  21921. h5_fileaccess(void)
  21922. ^
  21923. CC testframe.lo
  21924. testframe.c:54:19: warning: size of 'Test' is 6720 bytes [-Wlarger-than=]
  21925. static TestStruct Test[MAXNUMOFTESTS];
  21926. ^
  21927. testframe.c: In function 'PrintErrorStackOn':
  21928. testframe.c:618:31: warning: passing argument 2 of 'H5Eset_auto2' from incompatible pointer type
  21929. H5Eset_auto2(H5E_DEFAULT, PrintErrorStackFunc, PrintErrorStackData);
  21930. ^
  21931. In file included from ../src/H5Eprivate.h:22:0,
  21932. from testhdf5.h:28,
  21933. from testframe.c:24:
  21934. ../src/H5Epublic.h:174:15: note: expected 'H5E_auto2_t' but argument is of type 'herr_t (**)(hid_t, void *)'
  21935. H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data);
  21936. ^
  21937. testframe.c: In function 'GetTestVerbosity':
  21938. testframe.c:365:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  21939. int GetTestVerbosity(void)
  21940. ^
  21941. testframe.c: In function 'GetTestSummary':
  21942. testframe.c:452:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  21943. int GetTestSummary(void)
  21944. ^
  21945. testframe.c: In function 'GetTestCleanup':
  21946. testframe.c:461:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  21947. int GetTestCleanup(void)
  21948. ^
  21949. testframe.c: In function 'GetTestNumErrs':
  21950. testframe.c:498:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  21951. int GetTestNumErrs(void)
  21952. ^
  21953. testframe.c: In function 'GetTestParameters':
  21954. testframe.c:516:13: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  21955. const void *GetTestParameters(void)
  21956. ^
  21957. CC cache_common.lo
  21958. cache_common.c:67:21: warning: size of 'pico_entries' is 5734400 bytes [-Wlarger-than=]
  21959. static test_entry_t pico_entries[NUM_PICO_ENTRIES], orig_pico_entries[NUM_PICO_ENTRIES];
  21960. ^
  21961. cache_common.c:67:53: warning: size of 'orig_pico_entries' is 5734400 bytes [-Wlarger-than=]
  21962. static test_entry_t pico_entries[NUM_PICO_ENTRIES], orig_pico_entries[NUM_PICO_ENTRIES];
  21963. ^
  21964. cache_common.c:68:21: warning: size of 'nano_entries' is 5734400 bytes [-Wlarger-than=]
  21965. static test_entry_t nano_entries[NUM_NANO_ENTRIES], orig_nano_entries[NUM_NANO_ENTRIES];
  21966. ^
  21967. cache_common.c:68:53: warning: size of 'orig_nano_entries' is 5734400 bytes [-Wlarger-than=]
  21968. static test_entry_t nano_entries[NUM_NANO_ENTRIES], orig_nano_entries[NUM_NANO_ENTRIES];
  21969. ^
  21970. cache_common.c:69:21: warning: size of 'micro_entries' is 5734400 bytes [-Wlarger-than=]
  21971. static test_entry_t micro_entries[NUM_MICRO_ENTRIES], orig_micro_entries[NUM_MICRO_ENTRIES];
  21972. ^
  21973. cache_common.c:69:55: warning: size of 'orig_micro_entries' is 5734400 bytes [-Wlarger-than=]
  21974. static test_entry_t micro_entries[NUM_MICRO_ENTRIES], orig_micro_entries[NUM_MICRO_ENTRIES];
  21975. ^
  21976. cache_common.c:70:21: warning: size of 'tiny_entries' is 5734400 bytes [-Wlarger-than=]
  21977. static test_entry_t tiny_entries[NUM_TINY_ENTRIES], orig_tiny_entries[NUM_TINY_ENTRIES];
  21978. ^
  21979. cache_common.c:70:53: warning: size of 'orig_tiny_entries' is 5734400 bytes [-Wlarger-than=]
  21980. static test_entry_t tiny_entries[NUM_TINY_ENTRIES], orig_tiny_entries[NUM_TINY_ENTRIES];
  21981. ^
  21982. cache_common.c:71:21: warning: size of 'small_entries' is 5734400 bytes [-Wlarger-than=]
  21983. static test_entry_t small_entries[NUM_SMALL_ENTRIES], orig_small_entries[NUM_SMALL_ENTRIES];
  21984. ^
  21985. cache_common.c:71:55: warning: size of 'orig_small_entries' is 5734400 bytes [-Wlarger-than=]
  21986. static test_entry_t small_entries[NUM_SMALL_ENTRIES], orig_small_entries[NUM_SMALL_ENTRIES];
  21987. ^
  21988. cache_common.c:72:21: warning: size of 'medium_entries' is 5734400 bytes [-Wlarger-than=]
  21989. static test_entry_t medium_entries[NUM_MEDIUM_ENTRIES], orig_medium_entries[NUM_MEDIUM_ENTRIES];
  21990. ^
  21991. cache_common.c:72:57: warning: size of 'orig_medium_entries' is 5734400 bytes [-Wlarger-than=]
  21992. static test_entry_t medium_entries[NUM_MEDIUM_ENTRIES], orig_medium_entries[NUM_MEDIUM_ENTRIES];
  21993. ^
  21994. cache_common.c:73:21: warning: size of 'large_entries' is 5734400 bytes [-Wlarger-than=]
  21995. static test_entry_t large_entries[NUM_LARGE_ENTRIES], orig_large_entries[NUM_LARGE_ENTRIES];
  21996. ^
  21997. cache_common.c:73:55: warning: size of 'orig_large_entries' is 5734400 bytes [-Wlarger-than=]
  21998. static test_entry_t large_entries[NUM_LARGE_ENTRIES], orig_large_entries[NUM_LARGE_ENTRIES];
  21999. ^
  22000. cache_common.c:74:21: warning: size of 'huge_entries' is 5734400 bytes [-Wlarger-than=]
  22001. static test_entry_t huge_entries[NUM_HUGE_ENTRIES], orig_huge_entries[NUM_HUGE_ENTRIES];
  22002. ^
  22003. cache_common.c:74:53: warning: size of 'orig_huge_entries' is 5734400 bytes [-Wlarger-than=]
  22004. static test_entry_t huge_entries[NUM_HUGE_ENTRIES], orig_huge_entries[NUM_HUGE_ENTRIES];
  22005. ^
  22006. cache_common.c:75:21: warning: size of 'monster_entries' is 5734400 bytes [-Wlarger-than=]
  22007. static test_entry_t monster_entries[NUM_MONSTER_ENTRIES], orig_monster_entries[NUM_MONSTER_ENTRIES];
  22008. ^
  22009. cache_common.c:75:59: warning: size of 'orig_monster_entries' is 5734400 bytes [-Wlarger-than=]
  22010. static test_entry_t monster_entries[NUM_MONSTER_ENTRIES], orig_monster_entries[NUM_MONSTER_ENTRIES];
  22011. ^
  22012. cache_common.c:76:21: warning: size of 'variable_entries' is 5734400 bytes [-Wlarger-than=]
  22013. static test_entry_t variable_entries[NUM_VARIABLE_ENTRIES], orig_variable_entries[NUM_VARIABLE_ENTRIES];
  22014. ^
  22015. cache_common.c:76:61: warning: size of 'orig_variable_entries' is 5734400 bytes [-Wlarger-than=]
  22016. static test_entry_t variable_entries[NUM_VARIABLE_ENTRIES], orig_variable_entries[NUM_VARIABLE_ENTRIES];
  22017. ^
  22018. cache_common.c: In function 'clear':
  22019. cache_common.c:523:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
  22020. test_entry_t * base_addr;
  22021. ^
  22022. cache_common.c: In function 'destroy':
  22023. cache_common.c:647:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
  22024. test_entry_t * base_addr;
  22025. ^
  22026. cache_common.c: In function 'flush':
  22027. cache_common.c:811:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
  22028. test_entry_t * base_addr;
  22029. ^
  22030. cache_common.c: In function 'size':
  22031. cache_common.c:1098:20: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable]
  22032. test_entry_t * base_addr;
  22033. ^
  22034. cache_common.c: In function 'row_major_scan_forward':
  22035. cache_common.c:3353:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22036. if ( ( pass ) && ( (idx + lag - 1) >= 0 ) &&
  22037. ^
  22038. cache_common.c:3355:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22039. ( ( (idx + lag - 1) % 3 ) == 0 ) ) {
  22040. ^
  22041. cache_common.c:3363:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22042. if ( ( pass ) && ( (idx + lag - 2) >= 0 ) &&
  22043. ^
  22044. cache_common.c:3365:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22045. ( ( (idx + lag - 2) % 3 ) == 0 ) ) {
  22046. ^
  22047. cache_common.c:3374:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22048. if ( ( pass ) && ( do_moves ) && ( (idx + lag - 2) >= 0 ) &&
  22049. ^
  22050. cache_common.c:3376:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22051. ( ( (idx + lag - 2) % 3 ) == 0 ) ) {
  22052. ^
  22053. cache_common.c:3383:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22054. if ( ( pass ) && ( (idx + lag - 3) >= 0 ) &&
  22055. ^
  22056. cache_common.c:3385:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22057. ( ( (idx + lag - 3) % 5 ) == 0 ) ) {
  22058. ^
  22059. cache_common.c:3393:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22060. if ( ( pass ) && ( (idx + lag - 5) >= 0 ) &&
  22061. ^
  22062. cache_common.c:3395:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22063. ( ( (idx + lag - 5) % 5 ) == 0 ) ) {
  22064. ^
  22065. cache_common.c:3405:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22066. if ( ( pass ) && ( (idx + lag - 5) >= 0 ) &&
  22067. ^
  22068. cache_common.c:3407:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22069. ( (idx + lag - 5) % 9 == 0 ) ) {
  22070. ^
  22071. cache_common.c:3407:8: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22072. cache_common.c:3416:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22073. if ( ( pass ) && ( (idx + lag - 6) >= 0 ) &&
  22074. ^
  22075. cache_common.c:3418:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22076. ( (idx + lag - 6) % 11 == 0 ) ) {
  22077. ^
  22078. cache_common.c:3418:8: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22079. cache_common.c:3427:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22080. if ( ( pass ) && ( (idx + lag - 7) >= 0 ) &&
  22081. ^
  22082. cache_common.c:3429:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22083. ( (idx + lag - 7) % 13 == 0 ) ) {
  22084. ^
  22085. cache_common.c:3429:8: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22086. cache_common.c:3438:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22087. if ( ( pass ) && ( (idx + lag - 7) >= 0 ) &&
  22088. ^
  22089. cache_common.c:3440:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22090. ( (idx + lag - 7) % 9 == 0 ) ) {
  22091. ^
  22092. cache_common.c:3440:8: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22093. cache_common.c:3449:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22094. if ( ( pass ) && ( (idx + lag - 8) >= 0 ) &&
  22095. ^
  22096. cache_common.c:3451:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22097. ( (idx + lag - 8) % 11 == 0 ) ) {
  22098. ^
  22099. cache_common.c:3451:8: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22100. cache_common.c:3460:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22101. if ( ( pass ) && ( (idx + lag - 9) >= 0 ) &&
  22102. ^
  22103. cache_common.c:3462:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22104. ( (idx + lag - 9) % 13 == 0 ) ) {
  22105. ^
  22106. cache_common.c:3462:8: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22107. cache_common.c:3480:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22108. if ( ( pass ) && ( (idx - lag + 2) >= 0 ) &&
  22109. ^
  22110. cache_common.c:3482:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22111. ( ( (idx - lag + 2) % 7 ) == 0 ) ) {
  22112. ^
  22113. cache_common.c:3482:18: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22114. cache_common.c:3490:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22115. if ( ( pass ) && ( (idx - lag + 1) >= 0 ) &&
  22116. ^
  22117. cache_common.c:3492:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22118. ( ( (idx - lag + 1) % 7 ) == 0 ) ) {
  22119. ^
  22120. cache_common.c:3492:18: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22121. cache_common.c: In function 'row_major_scan_backward':
  22122. cache_common.c:3751:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22123. if ( ( pass ) && ( (idx - lag + 1) >= 0 ) &&
  22124. ^
  22125. cache_common.c:3753:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22126. ( ( (idx - lag + 1) % 3 ) == 0 ) ) {
  22127. ^
  22128. cache_common.c:3753:18: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22129. cache_common.c:3761:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22130. if ( ( pass ) && ( (idx - lag + 2) >= 0 ) &&
  22131. ^
  22132. cache_common.c:3763:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22133. ( ( (idx - lag + 2) % 3 ) == 0 ) ) {
  22134. ^
  22135. cache_common.c:3763:18: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22136. cache_common.c:3772:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22137. if ( ( pass ) && ( do_moves ) && ( (idx - lag + 2) >= 0 ) &&
  22138. ^
  22139. cache_common.c:3774:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22140. ( ( (idx - lag + 2) % 3 ) == 0 ) ) {
  22141. ^
  22142. cache_common.c:3774:18: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22143. cache_common.c:3781:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22144. if ( ( pass ) && ( (idx - lag + 3) >= 0 ) &&
  22145. ^
  22146. cache_common.c:3783:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22147. ( ( (idx - lag + 3) % 5 ) == 0 ) ) {
  22148. ^
  22149. cache_common.c:3783:18: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22150. cache_common.c:3791:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22151. if ( ( pass ) && ( (idx - lag + 5) >= 0 ) &&
  22152. ^
  22153. cache_common.c:3793:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22154. ( ( (idx - lag + 5) % 5 ) == 0 ) ) {
  22155. ^
  22156. cache_common.c:3793:18: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22157. cache_common.c:3803:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22158. if ( ( pass ) && ( (idx - lag + 5) >= 0 ) &&
  22159. ^
  22160. cache_common.c:3805:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22161. ( (idx - lag + 5) % 9 == 0 ) ) {
  22162. ^
  22163. cache_common.c:3814:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22164. if ( ( pass ) && ( (idx - lag + 6) >= 0 ) &&
  22165. ^
  22166. cache_common.c:3816:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22167. ( (idx - lag + 6) % 11 == 0 ) ) {
  22168. ^
  22169. cache_common.c:3825:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22170. if ( ( pass ) && ( (idx - lag + 7) >= 0 ) &&
  22171. ^
  22172. cache_common.c:3827:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22173. ( (idx - lag + 7) % 13 == 0 ) ) {
  22174. ^
  22175. cache_common.c:3836:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22176. if ( ( pass ) && ( (idx - lag + 7) >= 0 ) &&
  22177. ^
  22178. cache_common.c:3838:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22179. ( (idx - lag + 7) % 9 == 0 ) ) {
  22180. ^
  22181. cache_common.c:3847:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22182. if ( ( pass ) && ( (idx - lag + 8) >= 0 ) &&
  22183. ^
  22184. cache_common.c:3849:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22185. ( (idx - lag + 8) % 11 == 0 ) ) {
  22186. ^
  22187. cache_common.c:3858:3: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22188. if ( ( pass ) && ( (idx - lag + 9) >= 0 ) &&
  22189. ^
  22190. cache_common.c:3860:8: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22191. ( (idx - lag + 9) % 13 == 0 ) ) {
  22192. ^
  22193. cache_common.c:3879:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22194. if ( ( pass ) && ( (idx + lag - 2) >= 0 ) &&
  22195. ^
  22196. cache_common.c:3881:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22197. ( ( (idx + lag - 2) % 7 ) == 0 ) ) {
  22198. ^
  22199. cache_common.c:3889:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22200. if ( ( pass ) && ( (idx + lag - 1) >= 0 ) &&
  22201. ^
  22202. cache_common.c:3891:18: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22203. ( ( (idx + lag - 1) % 7 ) == 0 ) ) {
  22204. ^
  22205. cache_common.c: In function 'check_and_validate_cache_hit_rate':
  22206. cache_common.c:4612:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22207. expected_hit_rate = 0.0;
  22208. ^
  22209. cache_common.c:4622:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22210. } else if ( ! DBL_REL_EQUAL(hit_rate, expected_hit_rate, 0.00001) ) {
  22211. ^
  22212. cache_common.c: At top level:
  22213. cache_common.c:4804:1: warning: no previous prototype for 'resize_configs_are_equal' [-Wmissing-prototypes]
  22214. resize_configs_are_equal(const H5C_auto_size_ctl_t *a,
  22215. ^
  22216. cache_common.c: In function 'resize_configs_are_equal':
  22217. cache_common.c:4816:67: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22218. else if(HDfabs(a->min_clean_fraction - b->min_clean_fraction) > FP_EPSILON)
  22219. ^
  22220. cache_common.c:4826:67: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22221. else if(HDfabs(a->lower_hr_threshold - b->lower_hr_threshold) > FP_EPSILON)
  22222. ^
  22223. cache_common.c:4828:49: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22224. else if(HDfabs(a->increment - b->increment) > FP_EPSILON)
  22225. ^
  22226. cache_common.c:4836:59: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22227. else if(HDfabs(a->flash_multiple - b->flash_multiple) > FP_EPSILON)
  22228. ^
  22229. cache_common.c:4838:61: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22230. else if(HDfabs(a->flash_threshold - b->flash_threshold) > FP_EPSILON)
  22231. ^
  22232. cache_common.c:4842:67: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22233. else if(HDfabs(a->upper_hr_threshold - b->upper_hr_threshold) > FP_EPSILON)
  22234. ^
  22235. cache_common.c:4844:49: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22236. else if(HDfabs(a->decrement - b->decrement) > FP_EPSILON)
  22237. ^
  22238. cache_common.c:4854:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22239. else if(HDfabs(a->empty_reserve - b->empty_reserve) > FP_EPSILON)
  22240. ^
  22241. In file included from cache_common.c:27:0:
  22242. cache_common.c: In function 'validate_mdc_config':
  22243. cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22244. ( (a).min_clean_fraction == (b).min_clean_fraction ) && \
  22245. ^
  22246. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22247. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22248. ^
  22249. cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22250. ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \
  22251. ^
  22252. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22253. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22254. ^
  22255. cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22256. ( (a).increment == (b).increment ) && \
  22257. ^
  22258. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22259. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22260. ^
  22261. cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22262. ( (a).flash_multiple == (b).flash_multiple ) && \
  22263. ^
  22264. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22265. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22266. ^
  22267. cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22268. ( (a).flash_threshold == (b).flash_threshold ) && \
  22269. ^
  22270. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22271. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22272. ^
  22273. cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22274. ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \
  22275. ^
  22276. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22277. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22278. ^
  22279. cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22280. ( (a).decrement == (b).decrement ) && \
  22281. ^
  22282. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22283. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22284. ^
  22285. cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  22286. ( (a).empty_reserve == (b).empty_reserve ) && \
  22287. ^
  22288. cache_common.c:4965:16: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  22289. if ( ! CACHE_CONFIGS_EQUAL((*ext_config_ptr), scratch, \
  22290. ^
  22291. cache_common.c: In function 'hl_row_major_scan_forward':
  22292. cache_common.c:3634:45: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22293. if ( ( pass ) && ( do_inserts ) && ( (idx + lag) >= 0 ) &&
  22294. ^
  22295. cache_common.c: In function 'hl_row_major_scan_backward':
  22296. cache_common.c:4032:45: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22297. if ( ( pass ) && ( do_inserts ) && ( (idx + lag) >= 0 ) &&
  22298. ^
  22299. cache_common.c: In function 'resize_configs_are_equal':
  22300. cache_common.c:4804:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  22301. resize_configs_are_equal(const H5C_auto_size_ctl_t *a,
  22302. ^
  22303. cache_common.c: In function 'hl_row_major_scan_forward':
  22304. cache_common.c:3647:52: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22305. while ( ( pass ) && ( i >= idx - lag ) && ( i >= 0 ) )
  22306. ^
  22307. cache_common.c: In function 'hl_row_major_scan_backward':
  22308. cache_common.c:4045:52: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22309. while ( ( pass ) && ( i >= idx - lag ) && ( i >= 0 ) )
  22310. ^
  22311. cache_common.c:4030:26: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  22312. while ( ( pass ) && ( idx >= -lag ) )
  22313. ^
  22314. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_stagger011.cc
  22315. cache_common.c: In function 'col_major_scan_backward':
  22316. cache_common.c:4401:9: warning: 'cache_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  22317. H5C_stats(cache_ptr, "test cache", display_detailed_stats);
  22318. ^
  22319. CC testhdf5.o
  22320. CC tarray.o
  22321. tarray.c: In function 'test_array_funcs':
  22322. tarray.c:192:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  22323. size=H5Tget_precision(type);
  22324. ^
  22325. tarray.c:195:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  22326. size=H5Tget_size(type);
  22327. ^
  22328. tarray.c:198:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  22329. size=H5Tget_ebias(type);
  22330. ^
  22331. tarray.c: In function 'test_array_compound_atomic':
  22332. tarray.c:544:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22333. wdata[i][j].f = (float)(i * 2.5 + j);
  22334. ^
  22335. tarray.c:689:130: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22336. TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f=%f, rdata[%d][%d].f=%f\n", (int)i, (int)j, wdata[i][j].f, (int)i, (int)j, rdata[i][j].f);
  22337. ^
  22338. tarray.c:689:161: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22339. TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f=%f, rdata[%d][%d].f=%f\n", (int)i, (int)j, wdata[i][j].f, (int)i, (int)j, rdata[i][j].f);
  22340. ^
  22341. tarray.c: In function 'test_array_compound_array':
  22342. tarray.c:748:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22343. wdata[i][j].f[k]=(float)(i*10+j*2.5+k);
  22344. ^
  22345. tarray.c:932:146: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22346. TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f[%d]=%f, rdata[%d][%d].f[%d]=%f\n",(int)i,(int)j,(int)k,wdata[i][j].f[k],(int)i,(int)j,(int)k,rdata[i][j].f[k]);
  22347. ^
  22348. tarray.c:932:184: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22349. TestErrPrintf("Array data information doesn't match!, wdata[%d][%d].f[%d]=%f, rdata[%d][%d].f[%d]=%f\n",(int)i,(int)j,(int)k,wdata[i][j].f[k],(int)i,(int)j,(int)k,rdata[i][j].f[k]);
  22350. ^
  22351. tarray.c: In function 'test_array_alloc_custom':
  22352. tarray.c:977:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  22353. *mem_used+=size;
  22354. ^
  22355. tarray.c:977:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  22356. *mem_used+=size;
  22357. ^
  22358. tarray.c: In function 'test_array_free_custom':
  22359. tarray.c:1005:18: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  22360. *mem_used-=*(size_t *)mem;
  22361. ^
  22362. tarray.c:1005:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  22363. *mem_used-=*(size_t *)mem;
  22364. ^
  22365. In file included from testhdf5.h:27:0,
  22366. from tarray.c:24:
  22367. tarray.c: In function 'test_array_vlen_atomic':
  22368. tarray.c:1044:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  22369. wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int));
  22370. ^
  22371. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  22372. #define HDmalloc(Z) malloc(Z)
  22373. ^
  22374. tarray.c:1045:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  22375. wdata[i][j].len=i+j+1;
  22376. ^
  22377. tarray.c:1046:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22378. for(k=0; k<(i+j+1); k++)
  22379. ^
  22380. tarray.c:1047:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  22381. ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k;
  22382. ^
  22383. In file included from testhdf5.h:27:0,
  22384. from tarray.c:24:
  22385. tarray.c: In function 'test_array_vlen_array':
  22386. tarray.c:1255:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  22387. wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1));
  22388. ^
  22389. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  22390. #define HDmalloc(Z) malloc(Z)
  22391. ^
  22392. tarray.c:1256:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  22393. wdata[i][j].len=i+j+1;
  22394. ^
  22395. tarray.c:1257:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  22396. for(k=0; k<(i+j+1); k++)
  22397. ^
  22398. tarray.c:1259:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  22399. ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l;
  22400. ^
  22401. tarray.c: In function 'test_array_bkg':
  22402. tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22403. cf[i].b[j] = (float)(100.*(i+1) + 0.01*j);
  22404. ^
  22405. tarray.c:1537:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22406. tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22407. cf[i].c[j] = 100.*(i+1) + 0.02*j;
  22408. ^
  22409. tarray.c:1538:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22410. tarray.c:1622:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22411. TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);
  22412. ^
  22413. tarray.c:1622:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22414. TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);
  22415. ^
  22416. tarray.c:1626:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22417. TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);
  22418. ^
  22419. tarray.c:1626:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22420. TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);
  22421. ^
  22422. tarray.c:1677:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22423. cf[i].b[j]=fld[i].b[j] = (float)1.313;
  22424. ^
  22425. tarray.c:1689:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22426. TestErrPrintf("Field data doesn't match, fld[%d].b[%d]=%f, fldr[%d].b[%d]=%f\n",(int)i,(int)j,(float)fld[i].b[j],(int)i,(int)j,(float)fldr[i].b[j]);
  22427. ^
  22428. tarray.c:1689:144: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22429. TestErrPrintf("Field data doesn't match, fld[%d].b[%d]=%f, fldr[%d].b[%d]=%f\n",(int)i,(int)j,(float)fld[i].b[j],(int)i,(int)j,(float)fldr[i].b[j]);
  22430. ^
  22431. tarray.c:1715:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22432. TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);
  22433. ^
  22434. tarray.c:1715:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22435. TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);
  22436. ^
  22437. tarray.c:1719:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22438. TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);
  22439. ^
  22440. tarray.c:1719:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22441. TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);
  22442. ^
  22443. tarray.c:1764:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22444. TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);
  22445. ^
  22446. tarray.c:1764:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22447. TestErrPrintf("Field b data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].b[j],(int)i,(int)j,(float)cfr[i].b[j]);
  22448. ^
  22449. tarray.c:1768:111: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22450. TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);
  22451. ^
  22452. tarray.c:1768:143: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22453. TestErrPrintf("Field c data doesn't match, cf[%d].b[%d]=%f, cfr[%d].b[%d]=%f\n",(int)i,(int)j,(float)cf[i].c[j],(int)i,(int)j,(float)cfr[i].c[j]);
  22454. ^
  22455. In file included from tarray.c:25:0:
  22456. tarray.c: At top level:
  22457. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  22458. static const char *H5_get_srcdir_filename(const char *filename)
  22459. ^
  22460. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  22461. static const char *H5_get_srcdir(void)
  22462. ^
  22463. CC tattr.o
  22464. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22465. double attr_data3[ATTR3_DIM1][ATTR3_DIM2][ATTR3_DIM3]={{{2.3,-26.1},{0.123,-10.0}},{{973.23,-0.91827},{2.0,23.0}}}; /* Test data for 3rd attribute */
  22466. ^
  22467. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22468. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22469. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22470. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22471. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22472. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22473. tattr.c:100:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22474. tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22475. } attr_data4[ATTR4_DIM1][ATTR4_DIM2]={{{3,-26.1,'d'},{-100000, 0.123,'3'}},
  22476. ^
  22477. tattr.c:116:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22478. tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22479. {{-23,981724.2,'Q'},{0,2.0,'\n'}}}; /* Test data for 4th attribute */
  22480. ^
  22481. tattr.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22482. tattr.c:121:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22483. float attr_data5=(float)-5.123; /* Test data for 5th attribute */
  22484. ^
  22485. tattr.c: In function 'test_attr_flush':
  22486. tattr.c:502:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22487. double wdata=3.14159; /* Data to write */
  22488. ^
  22489. tattr.c:524:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22490. if(!DBL_ABS_EQUAL(rdata,0.0))
  22491. ^
  22492. tattr.c:525:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22493. TestErrPrintf("attribute value wrong: rdata=%f, should be %f\n",rdata,0.0);
  22494. ^
  22495. tattr.c:533:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22496. if(!DBL_ABS_EQUAL(rdata,0.0))
  22497. ^
  22498. tattr.c:534:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22499. TestErrPrintf("attribute value wrong: rdata=%f, should be %f\n",rdata,0.0);
  22500. ^
  22501. In file included from tattr.c:24:0:
  22502. tattr.c: In function 'test_attr_compound_read':
  22503. testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast]
  22504. long __x = (long)_x, __val = (long)_val; \
  22505. ^
  22506. tattr.c:847:5: note: in expansion of macro 'VERIFY'
  22507. VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order");
  22508. ^
  22509. testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast]
  22510. long __x = (long)_x, __val = (long)_val; \
  22511. ^
  22512. tattr.c:856:5: note: in expansion of macro 'VERIFY'
  22513. VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order");
  22514. ^
  22515. testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast]
  22516. long __x = (long)_x, __val = (long)_val; \
  22517. ^
  22518. tattr.c:865:5: note: in expansion of macro 'VERIFY'
  22519. VERIFY(order, H5Tget_order(H5T_NATIVE_SCHAR), "H5Tget_order");
  22520. ^
  22521. tattr.c:884:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22522. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
  22523. ^
  22524. tattr.c: In function 'test_attr_scalar_read':
  22525. tattr.c:985:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22526. float rdata = 0.0; /* Buffer for reading 1st attribute */
  22527. ^
  22528. tattr.c:1016:17: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22529. "H5Aread", attr_data5, rdata, (int)__LINE__, __FILE__);
  22530. ^
  22531. tattr.c:1016:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22532. "H5Aread", attr_data5, rdata, (int)__LINE__, __FILE__);
  22533. ^
  22534. In file included from tattr.c:24:0:
  22535. tattr.c: In function 'test_attr_mult_read':
  22536. testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast]
  22537. long __x = (long)_x, __val = (long)_val; \
  22538. ^
  22539. tattr.c:1228:5: note: in expansion of macro 'VERIFY'
  22540. VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order");
  22541. ^
  22542. tattr.c:1243:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22543. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
  22544. ^
  22545. tattr.c:1249:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22546. name_len = H5Aget_name(attr,HDstrlen(ATTR1_NAME), attr_name);
  22547. ^
  22548. In file included from tattr.c:24:0:
  22549. testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast]
  22550. long __x = (long)_x, __val = (long)_val; \
  22551. ^
  22552. tattr.c:1283:5: note: in expansion of macro 'VERIFY'
  22553. VERIFY(order, H5Tget_order(H5T_NATIVE_INT), "H5Tget_order");
  22554. ^
  22555. tattr.c:1299:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22556. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
  22557. ^
  22558. tattr.c:1305:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22559. name_len = H5Aget_name(attr, HDstrlen(ATTR2_NAME), attr_name);
  22560. ^
  22561. In file included from tattr.c:24:0:
  22562. testhdf5.h:73:34: warning: cast from function call of type 'H5T_order_t' to non-matching type 'long int' [-Wbad-function-cast]
  22563. long __x = (long)_x, __val = (long)_val; \
  22564. ^
  22565. tattr.c:1341:5: note: in expansion of macro 'VERIFY'
  22566. VERIFY(order, H5Tget_order(H5T_NATIVE_DOUBLE), "H5Tget_order");
  22567. ^
  22568. tattr.c:1358:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22569. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
  22570. ^
  22571. tattr.c:1364:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22572. name_len = H5Aget_name(attr, HDstrlen(ATTR3_NAME), attr_name);
  22573. ^
  22574. tattr.c: In function 'test_attr_delete':
  22575. tattr.c:1552:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22576. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
  22577. ^
  22578. tattr.c:1566:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22579. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
  22580. ^
  22581. tattr.c:1589:16: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22582. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, attr_name);
  22583. ^
  22584. tattr.c: In function 'test_attr_dense_verify':
  22585. tattr.c:2086:20: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  22586. name_len = H5Aget_name(attr, (size_t)ATTR_NAME_LEN, check_name);
  22587. ^
  22588. tattr.c: In function 'attr_info_by_idx_check':
  22589. tattr.c:5559:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22590. ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22591. ^
  22592. tattr.c:5584:15: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22593. ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_NATIVE, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22594. ^
  22595. tattr.c:5605:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22596. 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);
  22597. ^
  22598. tattr.c:5625:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22599. ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_INC, n, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22600. ^
  22601. tattr.c:5650:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22602. ret = H5Aget_name_by_idx(obj_id, ".", H5_INDEX_NAME, H5_ITER_DEC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22603. ^
  22604. tattr.c: In function 'test_attr_info_by_idx':
  22605. tattr.c:5759:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22606. 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);
  22607. ^
  22608. tattr.c:5796:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22609. 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);
  22610. ^
  22611. tattr.c:5846:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22612. 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);
  22613. ^
  22614. tattr.c: In function 'test_attr_delete_by_idx':
  22615. tattr.c:5918:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  22616. for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) {
  22617. ^
  22618. tattr.c:5920:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  22619. for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) {
  22620. ^
  22621. tattr.c:6073:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22622. ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22623. ^
  22624. tattr.c:6198:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22625. ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22626. ^
  22627. tattr.c:6309:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22628. ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22629. ^
  22630. tattr.c:6358:31: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22631. ret = H5Aget_name_by_idx(my_dataset, ".", idx_type, order, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  22632. ^
  22633. tattr.c: In function 'attr_iterate_check':
  22634. tattr.c:6614:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  22635. iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);
  22636. ^
  22637. tattr.c:6614:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  22638. tattr.c:6646:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  22639. iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);
  22640. ^
  22641. tattr.c:6646:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  22642. tattr.c:6678:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  22643. iter_info->curr = order != H5_ITER_DEC ? skip : ((max_attrs - 1) - skip);
  22644. ^
  22645. tattr.c:6678:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  22646. tattr.c: In function 'test_attr_iterate2':
  22647. tattr.c:6867:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  22648. for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) {
  22649. ^
  22650. tattr.c:6869:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  22651. for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) {
  22652. ^
  22653. tattr.c: In function 'test_attr_open_by_idx':
  22654. tattr.c:7221:74: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  22655. for(idx_type = H5_INDEX_NAME; idx_type <=H5_INDEX_CRT_ORDER; idx_type++) {
  22656. ^
  22657. tattr.c:7223:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  22658. for(order = H5_ITER_INC; order <=H5_ITER_DEC; order++) {
  22659. ^
  22660. tattr.c: In function 'test_attr_shared_write':
  22661. tattr.c:8026:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]
  22662. unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */
  22663. ^
  22664. tattr.c: In function 'test_attr_shared_rename':
  22665. tattr.c:8352:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]
  22666. unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */
  22667. ^
  22668. tattr.c: In function 'test_attr_shared_delete':
  22669. tattr.c:8793:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]
  22670. unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */
  22671. ^
  22672. tattr.c: In function 'test_attr_shared_unlink':
  22673. tattr.c:9157:14: warning: size of 'big_value' is 2340 bytes [-Wlarger-than=]
  22674. unsigned big_value[SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3]; /* Data for "big" attribute */
  22675. ^
  22676. tattr.c: In function 'test_attr_bug3':
  22677. tattr.c:9861:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  22678. wdata2[u][v] = (int)((u * dims2[1]) + v);
  22679. ^
  22680. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_stagger101.cc
  22681. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_stagger110.cc
  22682. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_stagger111.cc
  22683. CC tchecksum.o
  22684. tchecksum.c:40:9: warning: size of 'large_buf' is 3093 bytes [-Wlarger-than=]
  22685. uint8_t large_buf[BUF_LEN];
  22686. ^
  22687. tchecksum.c: In function 'test_chksum_large':
  22688. tchecksum.c:192:24: warning: conversion to 'uint8_t' from 'size_t' may alter its value [-Wconversion]
  22689. large_buf[u] = u * 3;
  22690. ^
  22691. tchecksum.c: In function 'cleanup_checksum':
  22692. tchecksum.c:251:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  22693. cleanup_checksum(void)
  22694. ^
  22695. CC tconfig.o
  22696. tconfig.c: In function 'test_config_ctypes':
  22697. tconfig.c:126:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22698. vrfy_ctype(char, H5_SIZEOF_CHAR);
  22699. ^
  22700. tconfig.c:127:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22701. vrfy_cint_type(signed char, unsigned char, H5_SIZEOF_CHAR);
  22702. ^
  22703. tconfig.c:127:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22704. tconfig.c:128:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22705. vrfy_cint_type(int, unsigned int, H5_SIZEOF_INT);
  22706. ^
  22707. tconfig.c:128:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22708. tconfig.c:129:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22709. vrfy_cint_type(short, unsigned short, H5_SIZEOF_SHORT);
  22710. ^
  22711. tconfig.c:129:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22712. tconfig.c:130:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22713. vrfy_cint_type(long, unsigned long, H5_SIZEOF_LONG);
  22714. ^
  22715. tconfig.c:130:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22716. tconfig.c:131:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22717. vrfy_ctype(float, H5_SIZEOF_FLOAT);
  22718. ^
  22719. tconfig.c:132:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22720. vrfy_ctype(double, H5_SIZEOF_DOUBLE);
  22721. ^
  22722. tconfig.c:134:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22723. vrfy_ctype(long double, H5_SIZEOF_LONG_DOUBLE);
  22724. ^
  22725. tconfig.c:139:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22726. vrfy_cint_type(long long, unsigned long long, H5_SIZEOF_LONG_LONG);
  22727. ^
  22728. tconfig.c:139:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22729. tconfig.c:143:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22730. vrfy_cint_type(int8_t, uint8_t, H5_SIZEOF_INT8_T);
  22731. ^
  22732. tconfig.c:143:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22733. tconfig.c:147:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22734. vrfy_cint_type(int16_t, uint16_t, H5_SIZEOF_INT16_T);
  22735. ^
  22736. tconfig.c:147:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22737. tconfig.c:151:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22738. vrfy_cint_type(int32_t, uint32_t, H5_SIZEOF_INT32_T);
  22739. ^
  22740. tconfig.c:151:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22741. tconfig.c:155:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22742. vrfy_cint_type(int64_t, uint64_t, H5_SIZEOF_INT64_T);
  22743. ^
  22744. tconfig.c:155:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22745. tconfig.c:161:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22746. vrfy_ctype(int_fast8_t, H5_SIZEOF_INT_FAST8_T);
  22747. ^
  22748. tconfig.c:165:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22749. vrfy_ctype(uint_fast8_t, H5_SIZEOF_UINT_FAST8_T);
  22750. ^
  22751. tconfig.c:169:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22752. vrfy_cint_type(int_fast16_t, uint_fast16_t, H5_SIZEOF_INT_FAST16_T);
  22753. ^
  22754. tconfig.c:169:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22755. tconfig.c:173:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22756. vrfy_cint_type(int_fast32_t, uint_fast32_t, H5_SIZEOF_INT_FAST32_T);
  22757. ^
  22758. tconfig.c:173:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22759. tconfig.c:177:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22760. vrfy_cint_type(int_fast64_t, uint_fast64_t, H5_SIZEOF_INT_FAST64_T);
  22761. ^
  22762. tconfig.c:177:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22763. tconfig.c:181:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22764. vrfy_cint_type(int_least8_t, uint_least8_t, H5_SIZEOF_INT_LEAST8_T);
  22765. ^
  22766. tconfig.c:181:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22767. tconfig.c:185:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22768. vrfy_cint_type(int_least16_t, uint_least16_t, H5_SIZEOF_INT_LEAST16_T);
  22769. ^
  22770. tconfig.c:185:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22771. tconfig.c:189:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22772. vrfy_cint_type(int_least32_t, uint_least32_t, H5_SIZEOF_INT_LEAST32_T);
  22773. ^
  22774. tconfig.c:189:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22775. tconfig.c:193:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22776. vrfy_cint_type(int_least64_t, uint_least64_t, H5_SIZEOF_INT_LEAST64_T);
  22777. ^
  22778. tconfig.c:193:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22779. tconfig.c:202:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22780. vrfy_ctype(off_t, H5_SIZEOF_OFF_T);
  22781. ^
  22782. tconfig.c:206:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22783. vrfy_ctype(size_t, H5_SIZEOF_SIZE_T);
  22784. ^
  22785. tconfig.c:210:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  22786. vrfy_ctype(ssize_t, H5_SIZEOF_SSIZE_T);
  22787. ^
  22788. tconfig.c: In function 'cleanup_configure':
  22789. tconfig.c:99:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  22790. cleanup_configure(void)
  22791. ^
  22792. tconfig.c: In function 'test_config_ctypes':
  22793. tconfig.c:122:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  22794. test_config_ctypes(void)
  22795. ^
  22796. tconfig.c: In function 'test_exit_definitions':
  22797. tconfig.c:231:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  22798. test_exit_definitions(void)
  22799. ^
  22800. CC tfile.o
  22801. tfile.c: In function 'test_file_close':
  22802. tfile.c:766:5: warning: enumeration value 'H5F_CLOSE_DEFAULT' not handled in switch [-Wswitch-enum]
  22803. switch(fc_degree) {
  22804. ^
  22805. tfile.c: In function 'test_obj_count_and_id':
  22806. tfile.c:1277:17: warning: enumeration value 'H5I_UNINIT' not handled in switch [-Wswitch-enum]
  22807. switch(id_type) {
  22808. ^
  22809. tfile.c:1277:17: warning: enumeration value 'H5I_BADID' not handled in switch [-Wswitch-enum]
  22810. tfile.c:1277:17: warning: enumeration value 'H5I_DATATYPE' not handled in switch [-Wswitch-enum]
  22811. tfile.c:1277:17: warning: enumeration value 'H5I_DATASPACE' not handled in switch [-Wswitch-enum]
  22812. tfile.c:1277:17: warning: enumeration value 'H5I_ATTR' not handled in switch [-Wswitch-enum]
  22813. tfile.c:1277:17: warning: enumeration value 'H5I_REFERENCE' not handled in switch [-Wswitch-enum]
  22814. tfile.c:1277:17: warning: enumeration value 'H5I_VFL' not handled in switch [-Wswitch-enum]
  22815. tfile.c:1277:17: warning: enumeration value 'H5I_GENPROP_CLS' not handled in switch [-Wswitch-enum]
  22816. tfile.c:1277:17: warning: enumeration value 'H5I_GENPROP_LST' not handled in switch [-Wswitch-enum]
  22817. tfile.c:1277:17: warning: enumeration value 'H5I_ERROR_CLASS' not handled in switch [-Wswitch-enum]
  22818. tfile.c:1277:17: warning: enumeration value 'H5I_ERROR_MSG' not handled in switch [-Wswitch-enum]
  22819. tfile.c:1277:17: warning: enumeration value 'H5I_ERROR_STACK' not handled in switch [-Wswitch-enum]
  22820. tfile.c:1277:17: warning: enumeration value 'H5I_NTYPES' not handled in switch [-Wswitch-enum]
  22821. tfile.c: In function 'test_file_open_overlap':
  22822. tfile.c:1802:13: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  22823. nobjs = H5Fget_obj_count(fid1, H5F_OBJ_LOCAL|H5F_OBJ_ALL);
  22824. ^
  22825. tfile.c:1823:13: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  22826. nobjs = H5Fget_obj_count(fid2, H5F_OBJ_ALL);
  22827. ^
  22828. tfile.c: In function 'test_rw_noupdate':
  22829. tfile.c:2336:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22830. if(diff > 0.0) {
  22831. ^
  22832. tfile.c:2369:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22833. ret = (diff > 0.0);
  22834. ^
  22835. In file included from tfile.c:26:0:
  22836. tfile.c: At top level:
  22837. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  22838. static const char *H5_get_srcdir_filename(const char *filename)
  22839. ^
  22840. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  22841. static const char *H5_get_srcdir(void)
  22842. ^
  22843. CC tgenprop.o
  22844. tgenprop.c:50:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22845. float prop2_def=(float)3.14; /* Property 2 default value */
  22846. ^
  22847. tgenprop.c:60:1: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22848. double prop4_def=1.41; /* Property 4 default value */
  22849. ^
  22850. tgenprop.c: In function 'test_genprop_iter1':
  22851. tgenprop.c:292:22: warning: request for implicit conversion from 'void *' to 'struct <anonymous> *' not permitted in C++ [-Wc++-compat]
  22852. } *iter_struct = iter_data;
  22853. ^
  22854. tgenprop.c: In function 'test_genprop_cls_crt_cb1':
  22855. tgenprop.c:379:21: warning: request for implicit conversion from 'void *' to 'struct <anonymous> *' not permitted in C++ [-Wc++-compat]
  22856. } *count_struct=create_data;
  22857. ^
  22858. tgenprop.c: In function 'test_genprop_cls_cpy_cb1':
  22859. tgenprop.c:393:21: warning: request for implicit conversion from 'void *' to 'struct <anonymous> *' not permitted in C++ [-Wc++-compat]
  22860. } *count_struct=copy_data;
  22861. ^
  22862. tgenprop.c: In function 'test_genprop_cls_cls_cb1':
  22863. tgenprop.c:407:21: warning: request for implicit conversion from 'void *' to 'struct <anonymous> *' not permitted in C++ [-Wc++-compat]
  22864. } *count_struct=create_data;
  22865. ^
  22866. tgenprop.c: In function 'test_genprop_basic_list':
  22867. tgenprop.c:686:16: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22868. "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);
  22869. ^
  22870. tgenprop.c:686:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22871. "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);
  22872. ^
  22873. tgenprop.c: In function 'test_genprop_basic_list_prop':
  22874. tgenprop.c:778:16: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22875. "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);
  22876. ^
  22877. tgenprop.c:778:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22878. "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);
  22879. ^
  22880. tgenprop.c: In function 'test_genprop_iter2':
  22881. tgenprop.c:851:20: warning: request for implicit conversion from 'void *' to 'struct <anonymous> *' not permitted in C++ [-Wc++-compat]
  22882. } *iter_struct=iter_data;
  22883. ^
  22884. tgenprop.c: In function 'test_genprop_cls_cpy_cb2':
  22885. tgenprop.c:1001:21: warning: request for implicit conversion from 'void *' to 'struct <anonymous> *' not permitted in C++ [-Wc++-compat]
  22886. } *count_struct=create_data;
  22887. ^
  22888. tgenprop.c: In function 'test_genprop_list_callback':
  22889. tgenprop.c:1242:16: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22890. "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);
  22891. ^
  22892. tgenprop.c:1242:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22893. "H5Pget", *PROP2_DEF_VALUE, prop2_value, (int)__LINE__, __FILE__);
  22894. ^
  22895. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_vc_rf2.cc
  22896. CC th5o.o
  22897. In file included from th5o.c:24:0:
  22898. th5o.c: In function 'test_h5o_close':
  22899. testhdf5.h:73:16: warning: cast from function call of type 'H5I_type_t' to non-matching type 'long int' [-Wbad-function-cast]
  22900. long __x = (long)_x, __val = (long)_val; \
  22901. ^
  22902. th5o.c:167:5: note: in expansion of macro 'VERIFY'
  22903. VERIFY(H5Iget_type(grp), H5I_GROUP, "H5Iget_type");
  22904. ^
  22905. th5o.c: In function 'test_h5o_link':
  22906. th5o.c:780:9: warning: size of 'wdata' is 40000 bytes [-Wlarger-than=]
  22907. int wdata[TEST6_DIM1][TEST6_DIM2];
  22908. ^
  22909. th5o.c:781:9: warning: size of 'rdata' is 40000 bytes [-Wlarger-than=]
  22910. int rdata[TEST6_DIM1][TEST6_DIM2];
  22911. ^
  22912. th5o.c: In function 'test_h5o_comment':
  22913. th5o.c:1011:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22914. ret = H5Oget_comment(fid, check_comment, (size_t)comment_len+1);
  22915. ^
  22916. th5o.c:1025:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22917. ret = H5Oget_comment(grp, check_comment, (size_t)comment_len+1);
  22918. ^
  22919. th5o.c:1039:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22920. ret = H5Oget_comment(dtype, check_comment, (size_t)comment_len+1);
  22921. ^
  22922. th5o.c:1053:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22923. ret = H5Oget_comment(dset, check_comment, (size_t)comment_len+1);
  22924. ^
  22925. th5o.c: In function 'test_h5o_comment_by_name':
  22926. th5o.c:1182:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22927. ret = H5Oget_comment_by_name(fid, ".", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
  22928. ^
  22929. th5o.c:1196:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22930. ret = H5Oget_comment_by_name(fid, "group", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
  22931. ^
  22932. th5o.c:1206:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22933. ret = H5Oget_comment_by_name(grp, "datatype", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
  22934. ^
  22935. th5o.c:1216:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  22936. ret = H5Oget_comment_by_name(fid, "dataset", check_comment, (size_t)comment_len+1, H5P_DEFAULT);
  22937. ^
  22938. th5o.c: In function 'test_h5o_link':
  22939. th5o.c:768:1: warning: stack usage is 80144 bytes [-Wstack-usage=]
  22940. test_h5o_link(void)
  22941. ^
  22942. th5o.c:900:1: warning: the frame size of 80080 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  22943. } /* end test_h5o_link() */
  22944. ^
  22945. CC th5s.o
  22946. th5s.c:82:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22947. } space4_data={'v',987123,(float)-3.14,'g'}; /* Test data for 4th dataspace */
  22948. ^
  22949. th5s.c: In function 'test_h5s_zero_dim':
  22950. th5s.c:543:25: warning: size of 'wdata_real' is 2340 bytes [-Wlarger-than=]
  22951. int wdata_real[SPACE1_DIM1][SPACE1_DIM2][SPACE1_DIM3];
  22952. ^
  22953. th5s.c:544:25: warning: size of 'rdata_real' is 2340 bytes [-Wlarger-than=]
  22954. int rdata_real[SPACE1_DIM1][SPACE1_DIM2][SPACE1_DIM3];
  22955. ^
  22956. th5s.c:562:27: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  22957. wdata[i][j] = i + j;
  22958. ^
  22959. th5s.c:564:33: warning: conversion to 'short int' from 'unsigned int' may alter its value [-Wconversion]
  22960. wdata_short[i][j] = i + j;
  22961. ^
  22962. th5s.c:571:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  22963. wdata_real[i][j][k] = i + j + k;
  22964. ^
  22965. th5s.c:574:89: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  22966. for(alloc_time = H5D_ALLOC_TIME_EARLY; alloc_time <= H5D_ALLOC_TIME_INCR; alloc_time++) {
  22967. ^
  22968. th5s.c: In function 'test_h5s_compound_scalar_read':
  22969. th5s.c:1589:77: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22970. printf("scalar data different: space4_data.f=%f, read_data4.f=%f\n",space4_data.f,rdata.f);
  22971. ^
  22972. th5s.c:1589:91: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22973. printf("scalar data different: space4_data.f=%f, read_data4.f=%f\n",space4_data.f,rdata.f);
  22974. ^
  22975. th5s.c: At top level:
  22976. th5s.c:1611:9: warning: size of 'chunk_data_dbl' is 1200000 bytes [-Wlarger-than=]
  22977. double chunk_data_dbl[50000][3];
  22978. ^
  22979. th5s.c:1612:8: warning: size of 'chunk_data_flt' is 600000 bytes [-Wlarger-than=]
  22980. float chunk_data_flt[50000][3];
  22981. ^
  22982. th5s.c: In function 'test_h5s_chunk':
  22983. th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22984. chunk_data_flt[i][j] = (float)((i + 1) * 2.5 - j * 100.3);
  22985. ^
  22986. th5s.c:1655:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22987. In file included from testhdf5.h:31:0,
  22988. from th5s.c:24:
  22989. h5test.h:135:41: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  22990. #define DBL_REL_EQUAL(X,Y,M) (fabs((Y-X)/X)<M)
  22991. ^
  22992. th5s.c:1691:17: note: in expansion of macro 'DBL_REL_EQUAL'
  22993. if(!DBL_REL_EQUAL(chunk_data_dbl[i][j], chunk_data_flt[i][j], 0.00001))
  22994. ^
  22995. th5s.c:1691:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  22996. if(!DBL_REL_EQUAL(chunk_data_dbl[i][j], chunk_data_flt[i][j], 0.00001))
  22997. ^
  22998. th5s.c:1692:147: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  22999. TestErrPrintf("%u: chunk_data_dbl[%d][%d]=%e, chunk_data_flt[%d][%d]=%e\n", (unsigned)__LINE__, i, j, chunk_data_dbl[i][j], i, j, chunk_data_flt[i][j]);
  23000. ^
  23001. In file included from th5s.c:25:0:
  23002. th5s.c: At top level:
  23003. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  23004. static const char *H5_get_srcdir_filename(const char *filename)
  23005. ^
  23006. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  23007. static const char *H5_get_srcdir(void)
  23008. ^
  23009. CC tcoords.o
  23010. tcoords.c: In function 'test_multiple_ends':
  23011. tcoords.c:412:9: warning: size of 'data_buf' is 69120 bytes [-Wlarger-than=]
  23012. int data_buf[4][5][3][4][2][3][6][2];
  23013. ^
  23014. tcoords.c:448:9: warning: size of 'mem5_buffer' is 7680 bytes [-Wlarger-than=]
  23015. int mem5_buffer[4][5][1][4][2][1][6][2];
  23016. ^
  23017. tcoords.c:404:13: warning: stack usage might be 81920 bytes [-Wstack-usage=]
  23018. static void test_multiple_ends(hid_t file, hbool_t is_chunked)
  23019. ^
  23020. tcoords.c:663:1: warning: the frame size of 81840 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  23021. }
  23022. ^
  23023. CC theap.o
  23024. theap.c:50:17: warning: size of 'rand_num' is 16000 bytes [-Wlarger-than=]
  23025. static test_obj rand_num[NUM_ELEMS];
  23026. ^
  23027. theap.c:53:17: warning: size of 'inc_sort_num' is 16000 bytes [-Wlarger-than=]
  23028. static test_obj inc_sort_num[NUM_ELEMS];
  23029. ^
  23030. theap.c:56:17: warning: size of 'dec_sort_num' is 16000 bytes [-Wlarger-than=]
  23031. static test_obj dec_sort_num[NUM_ELEMS];
  23032. ^
  23033. CC tid.o
  23034. CC titerate.o
  23035. titerate.c: In function 'test_iter_group':
  23036. titerate.c:286:11: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  23037. idx = i = 0;
  23038. ^
  23039. titerate.c:311:11: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  23040. idx = i = 0;
  23041. ^
  23042. titerate.c: In function 'test_iter_attr':
  23043. titerate.c:465:11: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  23044. idx = i = 0;
  23045. ^
  23046. titerate.c:491:11: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  23047. idx = i = 0;
  23048. ^
  23049. titerate.c: In function 'test_iter_group_large':
  23050. titerate.c:584:15: warning: size of 'names' is 13376 bytes [-Wlarger-than=]
  23051. iter_info names[ITER_NGROUPS+2]; /* Names of objects in the root group */
  23052. ^
  23053. titerate.c:675:23: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  23054. hsize_t idx = i;
  23055. ^
  23056. titerate.c: In function 'iter_strcmp':
  23057. titerate.c:75:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  23058. int iter_strcmp(const void *s1, const void *s2)
  23059. ^
  23060. titerate.c: In function 'iter_strcmp2':
  23061. titerate.c:530:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  23062. int iter_strcmp2(const void *s1, const void *s2)
  23063. ^
  23064. titerate.c: In function 'aiter_cb':
  23065. titerate.c:365:35: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23066. return(count > 10 ? 1 : 0);
  23067. ^
  23068. titerate.c:369:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23069. return(count2 > 10 ? 1 : 0);
  23070. ^
  23071. titerate.c: In function 'liter_cb':
  23072. titerate.c:104:35: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23073. return(count > 10 ? 1 : 0);
  23074. ^
  23075. titerate.c:108:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23076. return(count2 > 10 ? 1 : 0);
  23077. ^
  23078. titerate.c: In function 'aiter_cb':
  23079. titerate.c:365:35: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23080. return(count > 10 ? 1 : 0);
  23081. ^
  23082. titerate.c:369:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23083. return(count2 > 10 ? 1 : 0);
  23084. ^
  23085. titerate.c:365:35: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23086. return(count > 10 ? 1 : 0);
  23087. ^
  23088. titerate.c:369:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23089. return(count2 > 10 ? 1 : 0);
  23090. ^
  23091. titerate.c: In function 'liter_cb':
  23092. titerate.c:104:35: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23093. return(count > 10 ? 1 : 0);
  23094. ^
  23095. titerate.c:108:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23096. return(count2 > 10 ? 1 : 0);
  23097. ^
  23098. titerate.c:104:35: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23099. return(count > 10 ? 1 : 0);
  23100. ^
  23101. titerate.c:108:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23102. return(count2 > 10 ? 1 : 0);
  23103. ^
  23104. titerate.c: In function 'test_iter_group_large':
  23105. titerate.c:574:1: warning: stack usage might be 13520 bytes [-Wstack-usage=]
  23106. test_iter_group_large(hid_t fapl)
  23107. ^
  23108. CC tmeta.o
  23109. In file included from tmeta.c:25:0:
  23110. tmeta.c: In function 'test_metadata':
  23111. ../src/H5Fprivate.h:132:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23112. (i) |= ((int32_t)(((*(p) & 0xff) << 24) | \
  23113. ^
  23114. tmeta.c:89:5: note: in expansion of macro 'INT32DECODE'
  23115. INT32DECODE(p, di32); /* Decode the int32 value */
  23116. ^
  23117. tmeta.c: In function 'cleanup_metadata':
  23118. tmeta.c:127:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  23119. cleanup_metadata(void)
  23120. ^
  23121. CC tmisc.o
  23122. tmisc.c:191:10: warning: size of 'm13_data' is 2400 bytes [-Wlarger-than=]
  23123. unsigned m13_data[MISC13_DIM1][MISC13_DIM2]; /* Data to write to dataset */
  23124. ^
  23125. tmisc.c:192:10: warning: size of 'm13_rdata' is 2400 bytes [-Wlarger-than=]
  23126. unsigned m13_rdata[MISC13_DIM1][MISC13_DIM2]; /* Data read from dataset */
  23127. ^
  23128. tmisc.c: In function 'create_struct3':
  23129. tmisc.c:716:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct3_hndl *' not permitted in C++ [-Wc++-compat]
  23130. str3hndl = HDmalloc(sizeof(misc5_struct3_hndl));
  23131. ^
  23132. tmisc.c: In function 'create_struct2':
  23133. tmisc.c:759:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct2_hndl *' not permitted in C++ [-Wc++-compat]
  23134. str2hndl = HDmalloc(sizeof(misc5_struct2_hndl));
  23135. ^
  23136. tmisc.c: In function 'create_struct1':
  23137. tmisc.c:825:14: warning: request for implicit conversion from 'void *' to 'struct misc5_struct1_hndl *' not permitted in C++ [-Wc++-compat]
  23138. str1hndl = HDmalloc(sizeof(misc5_struct1_hndl));
  23139. ^
  23140. tmisc.c: In function 'test_misc8':
  23141. tmisc.c:1246:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat]
  23142. wdata=HDmalloc(sizeof(int)*MISC8_DIM0*MISC8_DIM1);
  23143. ^
  23144. tmisc.c:1257:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23145. *tdata++=((u*MISC8_DIM1)+v)%13;
  23146. ^
  23147. In file included from tmisc.c:32:0:
  23148. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23149. long __x = (long)_x, __val = (long)_val; \
  23150. ^
  23151. tmisc.c:1313:5: note: in expansion of macro 'VERIFY'
  23152. VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23153. ^
  23154. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23155. long __x = (long)_x, __val = (long)_val; \
  23156. ^
  23157. tmisc.c:1339:5: note: in expansion of macro 'VERIFY'
  23158. VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23159. ^
  23160. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23161. long __x = (long)_x, __val = (long)_val; \
  23162. ^
  23163. tmisc.c:1364:5: note: in expansion of macro 'VERIFY'
  23164. VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23165. ^
  23166. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23167. long __x = (long)_x, __val = (long)_val; \
  23168. ^
  23169. tmisc.c:1408:5: note: in expansion of macro 'VERIFY'
  23170. VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23171. ^
  23172. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23173. long __x = (long)_x, __val = (long)_val; \
  23174. ^
  23175. tmisc.c:1435:5: note: in expansion of macro 'VERIFY'
  23176. VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23177. ^
  23178. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23179. long __x = (long)_x, __val = (long)_val; \
  23180. ^
  23181. tmisc.c:1465:5: note: in expansion of macro 'VERIFY'
  23182. VERIFY(storage_size, MISC8_DIM0 * MISC8_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23183. ^
  23184. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23185. long __x = (long)_x, __val = (long)_val; \
  23186. ^
  23187. tmisc.c:1489:5: note: in expansion of macro 'VERIFY'
  23188. VERIFY(storage_size, 4 * MISC8_CHUNK_DIM0 * MISC8_CHUNK_DIM1 * H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23189. ^
  23190. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  23191. long __x = (long)_x, __val = (long)_val; \
  23192. ^
  23193. tmisc.c:1512:5: note: in expansion of macro 'VERIFY'
  23194. VERIFY(storage_size, MISC8_DIM0*MISC8_DIM1*H5Tget_size(H5T_NATIVE_INT), "H5Dget_storage_size");
  23195. ^
  23196. tmisc.c: In function 'test_misc14':
  23197. tmisc.c:2456:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23198. double data1 = 5.0; /* Data to write for dataset #1 */
  23199. ^
  23200. tmisc.c:2457:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23201. double data2 = 10.0; /* Data to write for dataset #2 */
  23202. ^
  23203. tmisc.c:2458:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23204. double data3 = 15.0; /* Data to write for dataset #3 */
  23205. ^
  23206. tmisc.c: In function 'test_misc16':
  23207. tmisc.c:2713:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat]
  23208. {"1234567", "1234567\0", "12345678", {NULL}};
  23209. ^
  23210. tmisc.c:2713:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat]
  23211. tmisc.c:2713:25: warning: initialization makes integer from pointer without a cast
  23212. tmisc.c:2713:25: warning: (near initialization for 'wdata[3][0]')
  23213. tmisc.c: In function 'test_misc17':
  23214. tmisc.c:2792:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat]
  23215. {"1234567", "1234567\0", "12345678", {NULL}};
  23216. ^
  23217. tmisc.c:2792:25: warning: initializer-string for array chars is too long for C++ [-Wc++-compat]
  23218. tmisc.c:2792:25: warning: initialization makes integer from pointer without a cast
  23219. tmisc.c:2792:25: warning: (near initialization for 'wdata[3][0]')
  23220. tmisc.c: In function 'test_misc23':
  23221. tmisc.c:3870:14: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  23222. status = H5Iget_name(tmp_id, objname, (size_t)MISC23_NAME_BUF_SIZE);
  23223. ^
  23224. tmisc.c: In function 'test_misc28':
  23225. tmisc.c:4996:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23226. ret = H5Pset_cache(fapl, MISC28_NSLOTS, MISC28_NSLOTS, MISC28_SIZE, 0.75);
  23227. ^
  23228. tmisc.c:5026:18: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23229. buf[i] = i;
  23230. ^
  23231. tmisc.c:308:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23232. #define MISC28_SIZE 10
  23233. ^
  23234. tmisc.c:5047:18: note: in expansion of macro 'MISC28_SIZE'
  23235. buf[i] = MISC28_SIZE - 1 - i;
  23236. ^
  23237. In file included from tmisc.c:33:0:
  23238. tmisc.c: At top level:
  23239. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  23240. static const char *H5_get_srcdir_filename(const char *filename)
  23241. ^
  23242. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  23243. static const char *H5_get_srcdir(void)
  23244. ^
  23245. COMPILING arrangements/Carpet/CarpetLib/src/restrict_3d_dgfe_rf2.cc
  23246. CC trefer.o
  23247. trefer.c: In function 'test_reference_params':
  23248. trefer.c:117:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23249. *tu32++=i*3;
  23250. ^
  23251. trefer.c:198:17: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  23252. name_size = H5Rget_name((hid_t)-1, H5R_DATASET_REGION, &rbuf[0], NULL, 0);
  23253. ^
  23254. trefer.c:200:17: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  23255. name_size = H5Rget_name(fid1, H5R_DATASET_REGION, NULL, NULL, 0);
  23256. ^
  23257. trefer.c:202:17: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  23258. name_size = H5Rget_name(fid1, H5R_MAXTYPE, &rbuf[0], NULL, 0);
  23259. ^
  23260. trefer.c: In function 'test_reference_obj':
  23261. trefer.c:287:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23262. *tu32++=i*3;
  23263. ^
  23264. trefer.c:418:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  23265. ret = H5Oget_comment(group, read_comment, (size_t)10);
  23266. ^
  23267. trefer.c: In function 'test_reference_region':
  23268. trefer.c:496:5: warning: large integer implicitly truncated to unsigned type [-Woverflow]
  23269. hdset_reg_ref_t nvrbuf[3]={{0},{101},{1000000000}}; /* buffer with non-valid refs */
  23270. ^
  23271. trefer.c:526:18: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  23272. *tu8++ = i * 3;
  23273. ^
  23274. In file included from testhdf5.h:27:0,
  23275. from trefer.c:24:
  23276. trefer.c:649:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23277. coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */
  23278. ^
  23279. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  23280. #define HDmalloc(Z) malloc(Z)
  23281. ^
  23282. trefer.c:649:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  23283. coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */
  23284. ^
  23285. In file included from testhdf5.h:27:0,
  23286. from trefer.c:24:
  23287. trefer.c:677:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23288. coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space for the element points */
  23289. ^
  23290. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  23291. #define HDmalloc(Z) malloc(Z)
  23292. ^
  23293. trefer.c:677:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  23294. coords = HDmalloc(ret * SPACE2_RANK * sizeof(hsize_t)); /* allocate space for the element points */
  23295. ^
  23296. trefer.c: In function 'test_reference_region_1D':
  23297. trefer.c:798:18: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  23298. *tu8++ = i * 3;
  23299. ^
  23300. In file included from testhdf5.h:27:0,
  23301. from trefer.c:24:
  23302. trefer.c:921:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23303. coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t) * 2); /* allocate space for the hyperslab blocks */
  23304. ^
  23305. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  23306. #define HDmalloc(Z) malloc(Z)
  23307. ^
  23308. trefer.c:973:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23309. coords = (hsize_t *)HDmalloc(ret * SPACE3_RANK * sizeof(hsize_t)); /* allocate space for the element points */
  23310. ^
  23311. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  23312. #define HDmalloc(Z) malloc(Z)
  23313. ^
  23314. trefer.c: In function 'test_reference_group':
  23315. trefer.c:1253:11: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  23316. ret = H5Lget_name_by_idx(gid, ".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, objname, (size_t)NAME_SIZE, H5P_DEFAULT);
  23317. ^
  23318. COMPILING arrangements/Carpet/CarpetLib/src/restrict_4d_rf2.cc
  23319. CC trefstr.o
  23320. CC tselect.o
  23321. tselect.c: In function 'test_select_all':
  23322. tselect.c:717:27: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  23323. *tbuf++ = (uint8_t)(((i * SPACE4_DIM2) + j) * SPACE4_DIM3) + k;
  23324. ^
  23325. tselect.c: In function 'verify_select_hyper_contig_dr__run_test':
  23326. tselect.c:1608:12: warning: unused parameter 'cube_size' [-Wunused-parameter]
  23327. size_t cube_size, unsigned edge_size, unsigned cube_rank)
  23328. ^
  23329. tselect.c: In function 'test_select_combine':
  23330. tselect.c:6652:13: warning: size of 'blocks' is 4096 bytes [-Wlarger-than=]
  23331. hsize_t blocks[128][2][SPACE7_RANK]; /* List of blocks */
  23332. ^
  23333. tselect.c: In function 'test_select_fill_point':
  23334. tselect.c:7185:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23335. points[u][0] = (hsize_t)(points[u][0] + real_offset[0]);
  23336. ^
  23337. tselect.c:7186:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23338. points[u][1] = (hsize_t)(points[u][1] + real_offset[1]);
  23339. ^
  23340. tselect.c: In function 'test_select_fill_hyper_simple':
  23341. tselect.c:7266:42: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23342. if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0]))
  23343. ^
  23344. tselect.c:7266:98: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23345. if((u >= (unsigned)(start[0] + real_offset[0]) && u < (unsigned)(start[0] + count[0] + real_offset[0]))
  23346. ^
  23347. tselect.c:7267:46: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23348. && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) {
  23349. ^
  23350. tselect.c:7267:102: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23351. && (v >= (unsigned)(start[1] + real_offset[1]) && v < (unsigned)(start[1] + count[1] + real_offset[1]))) {
  23352. ^
  23353. tselect.c:7285:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23354. points[num_points][0] = (hsize_t)(u + start[0] + real_offset[0]);
  23355. ^
  23356. tselect.c:7286:60: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23357. points[num_points][1] = (hsize_t)(v + start[1] + real_offset[1]);
  23358. ^
  23359. tselect.c: In function 'test_select_fill_hyper_regular':
  23360. tselect.c:7376:49: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23361. if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
  23362. ^
  23363. tselect.c:7376:99: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23364. if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
  23365. ^
  23366. tselect.c:7393:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23367. points[u][0] = (hsize_t)(points[u][0] + real_offset[0]);
  23368. ^
  23369. tselect.c:7394:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23370. points[u][1] = (hsize_t)(points[u][1] + real_offset[1]);
  23371. ^
  23372. tselect.c: In function 'test_select_fill_hyper_irregular':
  23373. tselect.c:7499:49: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23374. if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
  23375. ^
  23376. tselect.c:7499:99: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23377. if(u == (unsigned)(points[w][0] + real_offset[0]) && v == (unsigned)(points[w][1] + real_offset[1])) {
  23378. ^
  23379. tselect.c:7516:57: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23380. iter_points[u][0] = (hsize_t)(iter_points[u][0] + real_offset[0]);
  23381. ^
  23382. tselect.c:7517:57: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  23383. iter_points[u][1] = (hsize_t)(iter_points[u][1] + real_offset[1]);
  23384. ^
  23385. tselect.c: In function 'test_select_hyper_checker_board_dr__verify_data':
  23386. tselect.c:2628:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  23387. test_select_hyper_checker_board_dr__verify_data(uint16_t * buf_ptr,
  23388. ^
  23389. tselect.c: In function 'test_shape_same_dr__run_full_space_vs_slice_tests':
  23390. tselect.c:10737:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23391. } while((z < 2) && (large_rank >= 1));
  23392. ^
  23393. tselect.c:10740:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23394. } while((y < 2) && (large_rank >= 2));
  23395. ^
  23396. tselect.c:10743:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23397. } while((x < 2) && (large_rank >= 3));
  23398. ^
  23399. tselect.c:10746:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23400. } while((w < 2) && (large_rank >= 4));
  23401. ^
  23402. tselect.c:10749:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23403. } while((v < 2) && (large_rank >= 5));
  23404. ^
  23405. tselect.c: In function 'test_shape_same_dr__run_checkerboard_tests':
  23406. tselect.c:11351:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23407. } while((z < 2) && (large_rank >= 1));
  23408. ^
  23409. tselect.c:11354:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23410. } while((y < 2) && (large_rank >= 2));
  23411. ^
  23412. tselect.c:11357:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23413. } while((x < 2) && (large_rank >= 3));
  23414. ^
  23415. tselect.c:11360:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23416. } while((w < 2) && (large_rank >= 4));
  23417. ^
  23418. tselect.c:11363:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23419. } while((v < 2) && (large_rank >= 5));
  23420. ^
  23421. tselect.c: In function 'test_shape_same_dr__run_irregular_tests':
  23422. tselect.c:11841:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23423. } while((z < 2) && (large_rank >= 1));
  23424. ^
  23425. tselect.c:11844:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23426. } while((y < 2) && (large_rank >= 2));
  23427. ^
  23428. tselect.c:11847:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23429. } while((x < 2) && (large_rank >= 3));
  23430. ^
  23431. tselect.c:11850:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23432. } while((w < 2) && (large_rank >= 4));
  23433. ^
  23434. tselect.c:11853:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23435. } while((v < 2 ) && (large_rank >= 5));
  23436. ^
  23437. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_stagger011.cc
  23438. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_stagger101.cc
  23439. tselect.c: In function 'test_select_hyper_contig_dr__run_test.constprop':
  23440. tselect.c:2252:21: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  23441. for(; s <= stop_index; s++) {
  23442. ^
  23443. tselect.c:2011:21: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  23444. for(; s <= stop_index; s++) {
  23445. ^
  23446. tselect.c: In function 'test_select':
  23447. tselect.c:10737:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23448. } while((z < 2) && (large_rank >= 1));
  23449. ^
  23450. tselect.c:10740:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23451. } while((y < 2) && (large_rank >= 2));
  23452. ^
  23453. tselect.c:10743:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23454. } while((x < 2) && (large_rank >= 3));
  23455. ^
  23456. tselect.c:10746:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23457. } while((w < 2) && (large_rank >= 4));
  23458. ^
  23459. tselect.c:10749:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23460. } while((v < 2) && (large_rank >= 5));
  23461. ^
  23462. tselect.c:11351:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23463. } while((z < 2) && (large_rank >= 1));
  23464. ^
  23465. tselect.c:11354:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23466. } while((y < 2) && (large_rank >= 2));
  23467. ^
  23468. tselect.c:11357:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23469. } while((x < 2) && (large_rank >= 3));
  23470. ^
  23471. tselect.c:11360:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23472. } while((w < 2) && (large_rank >= 4));
  23473. ^
  23474. tselect.c:11363:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23475. } while((v < 2) && (large_rank >= 5));
  23476. ^
  23477. tselect.c:11841:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23478. } while((z < 2) && (large_rank >= 1));
  23479. ^
  23480. tselect.c:11844:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23481. } while((y < 2) && (large_rank >= 2));
  23482. ^
  23483. tselect.c:11847:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23484. } while((x < 2) && (large_rank >= 3));
  23485. ^
  23486. tselect.c:11850:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23487. } while((w < 2) && (large_rank >= 4));
  23488. ^
  23489. tselect.c:11853:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23490. } while((v < 2 ) && (large_rank >= 5));
  23491. ^
  23492. tselect.c:10737:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23493. } while((z < 2) && (large_rank >= 1));
  23494. ^
  23495. tselect.c:10740:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23496. } while((y < 2) && (large_rank >= 2));
  23497. ^
  23498. tselect.c:10743:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23499. } while((x < 2) && (large_rank >= 3));
  23500. ^
  23501. tselect.c:10746:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23502. } while((w < 2) && (large_rank >= 4));
  23503. ^
  23504. tselect.c:10749:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23505. } while((v < 2) && (large_rank >= 5));
  23506. ^
  23507. tselect.c:11351:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23508. } while((z < 2) && (large_rank >= 1));
  23509. ^
  23510. tselect.c:11354:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23511. } while((y < 2) && (large_rank >= 2));
  23512. ^
  23513. tselect.c:11357:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23514. } while((x < 2) && (large_rank >= 3));
  23515. ^
  23516. tselect.c:11360:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23517. } while((w < 2) && (large_rank >= 4));
  23518. ^
  23519. tselect.c:11363:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23520. } while((v < 2) && (large_rank >= 5));
  23521. ^
  23522. tselect.c:11841:40: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23523. } while((z < 2) && (large_rank >= 1));
  23524. ^
  23525. tselect.c:11844:36: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23526. } while((y < 2) && (large_rank >= 2));
  23527. ^
  23528. tselect.c:11847:32: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23529. } while((x < 2) && (large_rank >= 3));
  23530. ^
  23531. tselect.c:11850:28: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23532. } while((w < 2) && (large_rank >= 4));
  23533. ^
  23534. tselect.c:11853:24: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  23535. } while((v < 2 ) && (large_rank >= 5));
  23536. ^
  23537. tselect.c:11681:9: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  23538. for(small_rank = 1; small_rank <= large_rank; small_rank++) {
  23539. ^
  23540. tselect.c:11133:9: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  23541. for(small_rank = 1; small_rank <= large_rank; small_rank++) {
  23542. ^
  23543. tselect.c:10646:9: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations]
  23544. for(small_rank = 1; small_rank <= large_rank; small_rank++) {
  23545. ^
  23546. CC tskiplist.o
  23547. tskiplist.c:44:12: warning: size of 'rand_num' is 4000 bytes [-Wlarger-than=]
  23548. static int rand_num[NUM_ELEMS];
  23549. ^
  23550. tskiplist.c:45:12: warning: size of 'sort_rand_num' is 4000 bytes [-Wlarger-than=]
  23551. static int sort_rand_num[NUM_ELEMS];
  23552. ^
  23553. tskiplist.c:46:12: warning: size of 'rev_sort_rand_num' is 4000 bytes [-Wlarger-than=]
  23554. static int rev_sort_rand_num[NUM_ELEMS];
  23555. ^
  23556. CC tsohm.o
  23557. tsohm.c: In function 'size1_helper':
  23558. tsohm.c:603:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23559. wdata.f1 = 0.0;
  23560. ^
  23561. tsohm.c: In function 'size2_verify_plist1':
  23562. tsohm.c:1282:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t)' [-Wformat=]
  23563. VERIFY(ret, 0, memcmp);
  23564. ^
  23565. tsohm.c: In function 'size2_verify_plist2':
  23566. tsohm.c:1353:5: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int (*)(const void *, const void *, size_t)' [-Wformat=]
  23567. VERIFY(ret, 0, memcmp);
  23568. ^
  23569. tsohm.c: In function 'size2_helper':
  23570. tsohm.c:1684:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23571. attr_string1[0] = attr_name[0] = (x / 10) + '0';
  23572. ^
  23573. tsohm.c:1685:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23574. attr_string1[1] = attr_name[1] = (x % 10) + '0';
  23575. ^
  23576. tsohm.c:1724:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23577. attr_string1[0] = attr_name[0] = (x / 10) + '0';
  23578. ^
  23579. tsohm.c:1725:42: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23580. attr_string1[1] = attr_name[1] = (x % 10) + '0';
  23581. ^
  23582. tsohm.c: In function 'size2_verify':
  23583. tsohm.c:1943:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23584. attr_correct_string[0] = attr_name[0] = (x / 10) + '0';
  23585. ^
  23586. tsohm.c:1944:49: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23587. attr_correct_string[1] = attr_name[1] = (x % 10) + '0';
  23588. ^
  23589. tsohm.c: In function 'test_sohm_size2':
  23590. tsohm.c:2200:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23591. if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED)
  23592. ^
  23593. tsohm.c:2200:58: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23594. if(list_index_med.empty_size > norm_sizes.empty_size * OVERHEAD_ALLOWED)
  23595. ^
  23596. tsohm.c:2261:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23597. if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED)
  23598. ^
  23599. tsohm.c:2261:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23600. if(btree_index.dsets2 > list_index_small.dsets2 * OVERHEAD_ALLOWED)
  23601. ^
  23602. tsohm.c:2270:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23603. if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED)
  23604. ^
  23605. tsohm.c:2270:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23606. if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED)
  23607. ^
  23608. tsohm.c:2270:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23609. if(list_index_small.dsets2 > btree_index.dsets2 * OVERHEAD_ALLOWED * OVERHEAD_ALLOWED)
  23610. ^
  23611. tsohm.c:2294:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23612. if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED)
  23613. ^
  23614. tsohm.c:2294:63: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23615. if(btree_index.interleaved > list_index_small.interleaved * OVERHEAD_ALLOWED)
  23616. ^
  23617. tsohm.c:2323:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23618. if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED)
  23619. ^
  23620. tsohm.c:2323:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23621. if(btree_index.attrs1 > list_index_small.attrs1 * OVERHEAD_ALLOWED)
  23622. ^
  23623. tsohm.c:2325:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23624. if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED)
  23625. ^
  23626. tsohm.c:2325:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23627. if(btree_index.attrs1 > list_index_med.attrs1 * OVERHEAD_ALLOWED)
  23628. ^
  23629. tsohm.c:2327:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23630. if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23631. ^
  23632. tsohm.c:2327:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23633. if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23634. ^
  23635. tsohm.c:2329:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23636. if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23637. ^
  23638. tsohm.c:2329:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23639. if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23640. ^
  23641. tsohm.c:2334:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23642. if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23643. ^
  23644. tsohm.c:2334:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23645. if(list_index_small.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23646. ^
  23647. tsohm.c:2336:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23648. if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23649. ^
  23650. tsohm.c:2336:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23651. if(list_index_med.attrs1 > btree_index.attrs1 * OVERHEAD_ALLOWED)
  23652. ^
  23653. tsohm.c:2352:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23654. ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED))
  23655. ^
  23656. tsohm.c:2352:61: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23657. ((btree_index.attrs1 - btree_index.interleaved) * OVERHEAD_ALLOWED))
  23658. ^
  23659. tsohm.c:2360:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23660. if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED)
  23661. ^
  23662. tsohm.c:2360:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23663. if(btree_index.attrs2 > list_index_small.attrs2 * OVERHEAD_ALLOWED)
  23664. ^
  23665. tsohm.c:2362:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23666. if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)
  23667. ^
  23668. tsohm.c:2362:53: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23669. if(list_index_small.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)
  23670. ^
  23671. tsohm.c:2364:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23672. if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED)
  23673. ^
  23674. tsohm.c:2364:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23675. if(btree_index.attrs2 > list_index_med.attrs2 * OVERHEAD_ALLOWED)
  23676. ^
  23677. tsohm.c:2366:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23678. if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)
  23679. ^
  23680. tsohm.c:2366:51: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23681. if(list_index_med.attrs2 > btree_index.attrs2 * OVERHEAD_ALLOWED)
  23682. ^
  23683. tsohm.c:2454:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23684. (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED)
  23685. ^
  23686. tsohm.c:2454:61: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23687. (list_index_med.dsets2 - list_index_med.dsets1) * OVERHEAD_ALLOWED)
  23688. ^
  23689. tsohm.c:2457:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23690. (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED)
  23691. ^
  23692. tsohm.c:2457:55: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23693. (btree_index.dsets2 - btree_index.dsets1) * OVERHEAD_ALLOWED)
  23694. ^
  23695. tsohm.c:2461:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23696. (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED)
  23697. ^
  23698. tsohm.c:2461:66: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23699. (list_index_med.interleaved - list_index_med.dsets2) * OVERHEAD_ALLOWED)
  23700. ^
  23701. tsohm.c:2464:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23702. (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED)
  23703. ^
  23704. tsohm.c:2464:60: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23705. (btree_index.interleaved - btree_index.dsets2) * OVERHEAD_ALLOWED)
  23706. ^
  23707. tsohm.c:2486:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23708. if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)
  23709. ^
  23710. tsohm.c:2486:31: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23711. if(mult_index_med.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)
  23712. ^
  23713. tsohm.c:2488:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23714. if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)
  23715. ^
  23716. tsohm.c:2488:33: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23717. if(mult_index_btree.attrs2 * OVERHEAD_ALLOWED < btree_index.attrs2)
  23718. ^
  23719. tsohm.c:2557:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23720. if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED)
  23721. ^
  23722. tsohm.c:2557:67: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23723. if(share_tiny_index.first_dset >= type_space_index.first_dset * OVERHEAD_ALLOWED)
  23724. ^
  23725. tsohm.c:2564:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23726. if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset)
  23727. ^
  23728. tsohm.c:2564:37: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23729. if(share_tiny_index.second_dset * OVERHEAD_ALLOWED < type_space_index.second_dset)
  23730. ^
  23731. tsohm.c:2569:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23732. if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1)
  23733. ^
  23734. tsohm.c:2569:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23735. if(share_tiny_index.dsets1 * OVERHEAD_ALLOWED < type_space_index.dsets1)
  23736. ^
  23737. tsohm.c:2574:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23738. if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2)
  23739. ^
  23740. tsohm.c:2574:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23741. if(share_tiny_index.dsets2 * OVERHEAD_ALLOWED < type_space_index.dsets2)
  23742. ^
  23743. tsohm.c:2579:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23744. if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved)
  23745. ^
  23746. tsohm.c:2579:37: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23747. if(share_tiny_index.interleaved * OVERHEAD_ALLOWED < type_space_index.interleaved)
  23748. ^
  23749. tsohm.c:2584:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23750. if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1)
  23751. ^
  23752. tsohm.c:2584:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23753. if(share_tiny_index.attrs1 * OVERHEAD_ALLOWED < type_space_index.attrs1)
  23754. ^
  23755. tsohm.c:2589:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23756. if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2)
  23757. ^
  23758. tsohm.c:2589:32: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23759. if(share_tiny_index.attrs2 * OVERHEAD_ALLOWED < type_space_index.attrs2)
  23760. ^
  23761. tsohm.c: In function 'delete_helper_write':
  23762. tsohm.c:2619:13: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  23763. wdata = x + 'a';
  23764. ^
  23765. tsohm.c: In function 'delete_helper':
  23766. tsohm.c:2767:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23767. if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED)
  23768. ^
  23769. tsohm.c:2767:41: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23770. if(norm_filesize > deleted_filesize * OVERHEAD_ALLOWED)
  23771. ^
  23772. tsohm.c:2769:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23773. if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED)
  23774. ^
  23775. tsohm.c:2769:41: warning: conversion to 'double' from 'h5_stat_size_t' may alter its value [-Wconversion]
  23776. if(deleted_filesize > norm_filesize * OVERHEAD_ALLOWED)
  23777. ^
  23778. tsohm.c: In function 'test_sohm_external_dtype':
  23779. tsohm.c:3890:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23780. s_ptr->a = i*3 + 1;
  23781. ^
  23782. tsohm.c:3891:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23783. s_ptr->b = i*3 + 2;
  23784. ^
  23785. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_stagger110.cc
  23786. CC ttime.o
  23787. CC ttst.o
  23788. ttst.c: In function 'test_tst_init':
  23789. ttst.c:98:15: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat]
  23790. uniq_words=HDmalloc(sizeof(char *)*num_uniq_words);
  23791. ^
  23792. ttst.c:101:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat]
  23793. rand_uniq_words=HDmalloc(sizeof(char *)*num_uniq_words);
  23794. ^
  23795. ttst.c:104:20: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat]
  23796. sort_uniq_words=HDmalloc(sizeof(char *)*num_uniq_words);
  23797. ^
  23798. ttst.c:110:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  23799. tmp_word=(char *)words[u];
  23800. ^
  23801. ttst.c:129:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  23802. v=u+(HDrandom()%(num_uniq_words-u));
  23803. ^
  23804. CC tunicode.o
  23805. tunicode.c: In function 'test_objnames':
  23806. tunicode.c:402:9: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  23807. ret = H5Oget_comment_by_name(fid, string, read_buf, (size_t)MAX_STRING_LENGTH, H5P_DEFAULT);
  23808. ^
  23809. tunicode.c: In function 'test_attrname':
  23810. tunicode.c:535:9: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  23811. ret = H5Aget_name(attr_id, (size_t)MAX_STRING_LENGTH, read_buf);
  23812. ^
  23813. tunicode.c: In function 'test_compound':
  23814. tunicode.c:592:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23815. s1.c = COMP_DOUBLE_VAL;
  23816. ^
  23817. tunicode.c:593:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23818. s1.b = COMP_FLOAT_VAL;
  23819. ^
  23820. tunicode.c:636:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23821. VERIFY(s2.c, COMP_DOUBLE_VAL, "H5Dread");
  23822. ^
  23823. tunicode.c: In function 'write_char':
  23824. tunicode.c:747:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23825. test_string[cur_pos] = c;
  23826. ^
  23827. tunicode.c:751:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23828. test_string[cur_pos] = (0xC0 | c>>6);
  23829. ^
  23830. tunicode.c:752:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23831. test_string[cur_pos+1] = (0x80 | (c & 0x3F));
  23832. ^
  23833. tunicode.c:756:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23834. test_string[cur_pos] = (0xE0 | c>>12);
  23835. ^
  23836. tunicode.c:757:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23837. test_string[cur_pos+1] = (0x80 | (c>>6 & 0x3F));
  23838. ^
  23839. tunicode.c:758:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23840. test_string[cur_pos+2] = (0x80 | (c & 0x3F));
  23841. ^
  23842. tunicode.c:762:28: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23843. test_string[cur_pos] = (0xF0 | c>>18);
  23844. ^
  23845. tunicode.c:763:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23846. test_string[cur_pos+1] = (0x80 | (c>>12 & 0x3F));
  23847. ^
  23848. tunicode.c:764:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23849. test_string[cur_pos+2] = (0x80 | (c>>6 & 0x3F));
  23850. ^
  23851. tunicode.c:765:30: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  23852. test_string[cur_pos+3] = (0x80 | (c & 0x3F));
  23853. ^
  23854. tunicode.c: In function 'dump_string':
  23855. tunicode.c:784:12: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  23856. length = strlen(string);
  23857. ^
  23858. tunicode.c: In function 'test_unicode':
  23859. tunicode.c:817:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23860. unicode_point = (HDrandom() % (MAX_CODE_POINT-32)) + 32;
  23861. ^
  23862. CC tvlstr.o
  23863. CC tvltypes.o
  23864. tvltypes.c: In function 'test_vltypes_funcs':
  23865. tvltypes.c:186:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  23866. size=H5Tget_precision(type);
  23867. ^
  23868. tvltypes.c:189:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  23869. size=H5Tget_size(type);
  23870. ^
  23871. tvltypes.c:192:10: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  23872. size=H5Tget_ebias(type);
  23873. ^
  23874. In file included from testhdf5.h:27:0,
  23875. from tvltypes.c:24:
  23876. tvltypes.c: In function 'rewrite_vltypes_vlen_atomic':
  23877. tvltypes.c:569:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23878. wdata[i].p = HDmalloc((i + increment) * sizeof(unsigned int));
  23879. ^
  23880. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  23881. #define HDmalloc(Z) malloc(Z)
  23882. ^
  23883. tvltypes.c:570:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23884. wdata[i].len = i + increment;
  23885. ^
  23886. tvltypes.c:571:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23887. for(j = 0; j < (i + increment); j++)
  23888. ^
  23889. tvltypes.c: In function 'test_vltypes_vlen_compound':
  23890. tvltypes.c:733:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23891. ((s1 *)wdata[i].p)[j].i=i*10+j;
  23892. ^
  23893. tvltypes.c:734:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23894. ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0);
  23895. ^
  23896. In file included from testhdf5.h:27:0,
  23897. from tvltypes.c:24:
  23898. tvltypes.c: In function 'rewrite_vltypes_vlen_compound':
  23899. tvltypes.c:876:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23900. wdata[i].p = HDmalloc((i + increment) * sizeof(s1));
  23901. ^
  23902. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  23903. #define HDmalloc(Z) malloc(Z)
  23904. ^
  23905. tvltypes.c:877:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23906. wdata[i].len = i + increment;
  23907. ^
  23908. tvltypes.c:878:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23909. for(j = 0; j < (i + increment); j++) {
  23910. ^
  23911. tvltypes.c:879:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23912. ((s1 *)wdata[i].p)[j].i = i * 40 + j;
  23913. ^
  23914. tvltypes.c:880:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23915. ((s1 *)wdata[i].p)[j].f = (float)((i * 60 + j) / 3.0);
  23916. ^
  23917. tvltypes.c: In function 'test_vltypes_compound_vlen_vlen':
  23918. tvltypes.c:1004:8: warning: size of 'wdata' is 3072 bytes [-Wlarger-than=]
  23919. s1 wdata[SPACE3_DIM1]; /* data to write */
  23920. ^
  23921. tvltypes.c:1005:8: warning: size of 'rdata' is 3072 bytes [-Wlarger-than=]
  23922. s1 rdata[SPACE3_DIM1]; /* data to read */
  23923. ^
  23924. tvltypes.c:1020:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23925. wdata[i].i=i*10;
  23926. ^
  23927. tvltypes.c:1021:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23928. wdata[i].f=(float)((i*20)/3.0);
  23929. ^
  23930. tvltypes.c:1024:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  23931. for(t1=(wdata[i].v).p,j=0; j<(i+L1_INCM); j++, t1++) {
  23932. ^
  23933. tvltypes.c:1105:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  23934. for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, t1++, t2++) {
  23935. ^
  23936. tvltypes.c:1105:32: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  23937. for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, t1++, t2++) {
  23938. ^
  23939. tvltypes.c: In function 'test_vltypes_compound_vlstr':
  23940. tvltypes.c:1202:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat]
  23941. for(t1=(wdata[i].v).p, j=0; j<(i+L3_INCM); j++, t1++) {
  23942. ^
  23943. tvltypes.c:1345:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat]
  23944. for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, t1++, t2++) {
  23945. ^
  23946. tvltypes.c:1345:32: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat]
  23947. for(t1=wdata[i].v.p, t2=rdata[i].v.p, j=0; j<rdata[i].v.len; j++, t1++, t2++) {
  23948. ^
  23949. tvltypes.c:1403:15: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat]
  23950. for(t1=wdata2[i].v.p, t2=rdata2[i].v.p, j=0; j<rdata2[i].v.len; j++, t1++, t2++) {
  23951. ^
  23952. tvltypes.c:1403:33: warning: request for implicit conversion from 'void *' to 'struct s2 *' not permitted in C++ [-Wc++-compat]
  23953. for(t1=wdata2[i].v.p, t2=rdata2[i].v.p, j=0; j<rdata2[i].v.len; j++, t1++, t2++) {
  23954. ^
  23955. tvltypes.c: In function 'test_vltypes_compound_vlen_atomic':
  23956. tvltypes.c:1481:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23957. wdata[i].i=i*10;
  23958. ^
  23959. tvltypes.c:1482:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23960. wdata[i].f=(float)((i*20)/3.0);
  23961. ^
  23962. tvltypes.c:1598:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23963. if(rdata[i].i != 0 || !FLT_ABS_EQUAL(rdata[i].f, 0.0) || rdata[i].v.len != 0 || rdata[i].v.p != NULL)
  23964. ^
  23965. In file included from testhdf5.h:31:0,
  23966. from tvltypes.c:24:
  23967. h5test.h:130:42: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  23968. #define FLT_ABS_EQUAL(X,Y) ((float)fabs(X-Y)<FLT_EPSILON)
  23969. ^
  23970. tvltypes.c:1598:32: note: in expansion of macro 'FLT_ABS_EQUAL'
  23971. if(rdata[i].i != 0 || !FLT_ABS_EQUAL(rdata[i].f, 0.0) || rdata[i].v.len != 0 || rdata[i].v.p != NULL)
  23972. ^
  23973. tvltypes.c:1599:144: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  23974. TestErrPrintf("VL doesn't match!, rdata[%d].i=%d, rdata[%d].f=%f, rdata[%d].v.len=%u, rdata[%d].v.p=%p\n",(int)i,rdata[i].i,(int)i,rdata[i].f,(int)i,(unsigned)rdata[i].v.len,(int)i,rdata[i].v.p);
  23975. ^
  23976. tvltypes.c: In function 'rewrite_vltypes_compound_vlen_atomic':
  23977. tvltypes.c:1699:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  23978. wdata[i].i = i * 40;
  23979. ^
  23980. tvltypes.c:1700:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  23981. wdata[i].f = (float)((i * 50) / 3.0);
  23982. ^
  23983. In file included from testhdf5.h:27:0,
  23984. from tvltypes.c:24:
  23985. tvltypes.c:1701:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23986. wdata[i].v.p = HDmalloc((i + increment) * sizeof(unsigned int));
  23987. ^
  23988. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  23989. #define HDmalloc(Z) malloc(Z)
  23990. ^
  23991. tvltypes.c:1702:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23992. wdata[i].v.len = i + increment;
  23993. ^
  23994. tvltypes.c:1703:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  23995. for(j = 0; j < (i + increment); j++)
  23996. ^
  23997. tvltypes.c: In function 'test_vltypes_vlen_vlen_atomic':
  23998. tvltypes.c:1874:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  23999. for(t1=wdata[i].p,j=0; j<(i+1); j++, t1++) {
  24000. ^
  24001. In file included from tvltypes.c:24:0:
  24002. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  24003. long __x = (long)_x, __val = (long)_val; \
  24004. ^
  24005. tvltypes.c:1963:5: note: in expansion of macro 'VERIFY'
  24006. 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");
  24007. ^
  24008. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  24009. long __x = (long)_x, __val = (long)_val; \
  24010. ^
  24011. tvltypes.c:1972:5: note: in expansion of macro 'VERIFY'
  24012. VERIFY(mem_used, ((SPACE1_DIM1 * (SPACE1_DIM1 + 1)) / 2) * sizeof(hvl_t) + vlen_size_func((unsigned long)SPACE1_DIM1) * sizeof(unsigned int), "H5Dread");
  24013. ^
  24014. tvltypes.c:1980:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24015. for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, t2++) {
  24016. ^
  24017. tvltypes.c:1980:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24018. for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, t2++) {
  24019. ^
  24020. In file included from testhdf5.h:27:0,
  24021. from tvltypes.c:24:
  24022. tvltypes.c: In function 'rewrite_longer_vltypes_vlen_vlen_atomic':
  24023. tvltypes.c:2059:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24024. wdata[i].p = HDmalloc((i + increment) * sizeof(hvl_t));
  24025. ^
  24026. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  24027. #define HDmalloc(Z) malloc(Z)
  24028. ^
  24029. tvltypes.c:2064:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24030. wdata[i].len = i + increment;
  24031. ^
  24032. tvltypes.c:2065:16: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24033. for(t1 = wdata[i].p, j = 0; j < (i + increment); j++, t1++) {
  24034. ^
  24035. tvltypes.c:2065:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24036. for(t1 = wdata[i].p, j = 0; j < (i + increment); j++, t1++) {
  24037. ^
  24038. tvltypes.c:2160:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24039. for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, t2++) {
  24040. ^
  24041. tvltypes.c:2160:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24042. for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, t2++) {
  24043. ^
  24044. In file included from testhdf5.h:27:0,
  24045. from tvltypes.c:24:
  24046. tvltypes.c: In function 'rewrite_shorter_vltypes_vlen_vlen_atomic':
  24047. tvltypes.c:2235:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24048. wdata[i].p=HDmalloc((i+increment)*sizeof(hvl_t));
  24049. ^
  24050. ../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  24051. #define HDmalloc(Z) malloc(Z)
  24052. ^
  24053. tvltypes.c:2240:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24054. wdata[i].len=i+increment;
  24055. ^
  24056. tvltypes.c:2241:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24057. for(t1=wdata[i].p,j=0; j<(i+increment); j++, t1++) {
  24058. ^
  24059. tvltypes.c:2241:36: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24060. for(t1=wdata[i].p,j=0; j<(i+increment); j++, t1++) {
  24061. ^
  24062. In file included from tvltypes.c:24:0:
  24063. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  24064. long __x = (long)_x, __val = (long)_val; \
  24065. ^
  24066. tvltypes.c:2319:5: note: in expansion of macro 'VERIFY'
  24067. 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");
  24068. ^
  24069. testhdf5.h:73:34: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  24070. long __x = (long)_x, __val = (long)_val; \
  24071. ^
  24072. tvltypes.c:2328:5: note: in expansion of macro 'VERIFY'
  24073. VERIFY(mem_used,((SPACE1_DIM1*(SPACE1_DIM1+1))/2)*sizeof(hvl_t)+vlen_size_func((unsigned long)SPACE1_DIM1)*sizeof(unsigned int),"H5Dread");
  24074. ^
  24075. tvltypes.c:2336:15: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24076. for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, t2++) {
  24077. ^
  24078. tvltypes.c:2336:30: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat]
  24079. for(t1=wdata[i].p, t2=rdata[i].p, j=0; j<rdata[i].len; j++, t1++, t2++) {
  24080. ^
  24081. tvltypes.c: In function 'test_vltypes_fill_value':
  24082. tvltypes.c:2433:5: warning: initialization discards 'const' qualifier from pointer target type
  24083. const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0, 100.0, 1.0, "liquid", "meter"};
  24084. ^
  24085. tvltypes.c:2433:5: warning: initialization discards 'const' qualifier from pointer target type
  24086. tvltypes.c:2433:5: warning: initialization discards 'const' qualifier from pointer target type
  24087. tvltypes.c:2433:5: warning: initialization discards 'const' qualifier from pointer target type
  24088. tvltypes.c:2433:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24089. tvltypes.c:2433:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24090. tvltypes.c:2433:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24091. tvltypes.c:2433:5: warning: initialization discards 'const' qualifier from pointer target type
  24092. tvltypes.c:2433:5: warning: initialization discards 'const' qualifier from pointer target type
  24093. tvltypes.c:2434:5: warning: initialization discards 'const' qualifier from pointer target type
  24094. const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0, 200.0, 2.0, "solid", "yard"};
  24095. ^
  24096. tvltypes.c:2434:5: warning: initialization discards 'const' qualifier from pointer target type
  24097. tvltypes.c:2434:5: warning: initialization discards 'const' qualifier from pointer target type
  24098. tvltypes.c:2434:5: warning: initialization discards 'const' qualifier from pointer target type
  24099. tvltypes.c:2434:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24100. tvltypes.c:2434:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24101. tvltypes.c:2434:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24102. tvltypes.c:2434:5: warning: initialization discards 'const' qualifier from pointer target type
  24103. tvltypes.c:2434:5: warning: initialization discards 'const' qualifier from pointer target type
  24104. tvltypes.c:2499:10: warning: request for implicit conversion from 'void *' to 'struct dtype1_struct *' not permitted in C++ [-Wc++-compat]
  24105. rbuf = HDmalloc(SPACE4_DIM_LARGE * sizeof(dtype1_struct));
  24106. ^
  24107. tvltypes.c:2541:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  24108. for(layout = H5D_COMPACT; layout <= H5D_CHUNKED; layout++) {
  24109. ^
  24110. tvltypes.c:2561:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum]
  24111. switch(layout) {
  24112. ^
  24113. tvltypes.c:2561:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum]
  24114. tvltypes.c:2651:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  24115. for(layout = H5D_COMPACT; layout <= H5D_CHUNKED; layout++) {
  24116. ^
  24117. tvltypes.c:2666:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum]
  24118. switch(layout) {
  24119. ^
  24120. tvltypes.c:2666:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum]
  24121. tvltypes.c:2846:60: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  24122. for(layout = H5D_COMPACT; layout <= H5D_CHUNKED; layout++) {
  24123. ^
  24124. tvltypes.c:2861:13: warning: enumeration value 'H5D_LAYOUT_ERROR' not handled in switch [-Wswitch-enum]
  24125. switch(layout) {
  24126. ^
  24127. tvltypes.c:2861:13: warning: enumeration value 'H5D_NLAYOUTS' not handled in switch [-Wswitch-enum]
  24128. CC lheap.o
  24129. lheap.c: In function 'main':
  24130. lheap.c:100:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  24131. buf[j] = '0' + j % 10;
  24132. ^
  24133. lheap.c:133:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  24134. buf[j] = '0' + j % 10;
  24135. ^
  24136. In file included from lheap.c:23:0:
  24137. lheap.c: At top level:
  24138. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  24139. static const char *H5_get_srcdir(void)
  24140. ^
  24141. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_stagger111.cc
  24142. CC ohdr.o
  24143. In file included from ohdr.c:20:0:
  24144. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  24145. static const char *H5_get_srcdir_filename(const char *filename)
  24146. ^
  24147. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  24148. static const char *H5_get_srcdir(void)
  24149. ^
  24150. CC stab.o
  24151. CC gheap.o
  24152. gheap.c: In function 'test_1':
  24153. gheap.c:80:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]
  24154. H5HG_t obj[1024];
  24155. ^
  24156. gheap.c:107:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24157. size = i + 1;
  24158. ^
  24159. gheap.c:126:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24160. size = i + 1;
  24161. ^
  24162. gheap.c: In function 'test_2':
  24163. gheap.c:176:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]
  24164. H5HG_t obj[1024];
  24165. ^
  24166. gheap.c:200:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24167. size = 1024-i;
  24168. ^
  24169. gheap.c:214:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24170. size = 1024-i;
  24171. ^
  24172. gheap.c: In function 'test_3':
  24173. gheap.c:263:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]
  24174. H5HG_t obj[1024];
  24175. ^
  24176. gheap.c:285:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24177. size = i%30+100;
  24178. ^
  24179. gheap.c: In function 'test_4':
  24180. gheap.c:342:12: warning: size of 'obj' is 16384 bytes [-Wlarger-than=]
  24181. H5HG_t obj[1024];
  24182. ^
  24183. gheap.c:364:9: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24184. size = i%30+100;
  24185. ^
  24186. gheap.c: In function 'test_2':
  24187. gheap.c:172:1: warning: stack usage is 19568 bytes [-Wstack-usage=]
  24188. test_2 (hid_t fapl)
  24189. ^
  24190. gheap.c:238:1: warning: the frame size of 19504 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  24191. }
  24192. ^
  24193. gheap.c: In function 'test_1':
  24194. gheap.c:76:1: warning: stack usage is 19584 bytes [-Wstack-usage=]
  24195. test_1 (hid_t fapl)
  24196. ^
  24197. gheap.c:151:1: warning: the frame size of 19520 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  24198. }
  24199. ^
  24200. gheap.c: In function 'test_3':
  24201. gheap.c:259:1: warning: stack usage is 18544 bytes [-Wstack-usage=]
  24202. test_3 (hid_t fapl)
  24203. ^
  24204. gheap.c:316:1: warning: the frame size of 18480 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  24205. }
  24206. ^
  24207. gheap.c: In function 'test_4':
  24208. gheap.c:338:1: warning: stack usage is 18544 bytes [-Wstack-usage=]
  24209. test_4 (hid_t fapl)
  24210. ^
  24211. gheap.c:401:1: warning: the frame size of 18480 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  24212. }
  24213. ^
  24214. CC cache.o
  24215. cache.c: In function 'check_flush_cache__flush_ops':
  24216. cache.c:7077:34: warning: size of 'spec' is 2160 bytes [-Wlarger-than=]
  24217. struct fo_flush_cache_test_spec spec[6] =
  24218. ^
  24219. cache.c:7353:34: warning: size of 'spec' is 2160 bytes [-Wlarger-than=]
  24220. struct fo_flush_cache_test_spec spec[6] =
  24221. ^
  24222. cache.c:7969:34: warning: size of 'spec' is 3600 bytes [-Wlarger-than=]
  24223. struct fo_flush_cache_test_spec spec[10] =
  24224. ^
  24225. cache.c:8416:34: warning: size of 'spec' is 3600 bytes [-Wlarger-than=]
  24226. struct fo_flush_cache_test_spec spec[10] =
  24227. ^
  24228. cache.c: In function 'check_flush_cache__single_entry':
  24229. cache.c:12689:4: warning: size of 'spec' is 12288 bytes [-Wlarger-than=]
  24230. } spec[256] =
  24231. ^
  24232. cache.c: In function 'check_auto_cache_resize':
  24233. cache.c:20327:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24234. auto_size_ctl.upper_hr_threshold = 0.999; /* for ease of testing */
  24235. ^
  24236. cache.c: In function 'check_auto_cache_resize_input_errs':
  24237. cache.c:25754:9: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration]
  24238. } else if ( ! resize_configs_are_equal(&test_auto_size_ctl, \
  24239. ^
  24240. cache.c:25754:9: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs]
  24241. cache.c: In function 'check_auto_cache_resize_aux_fcns':
  24242. cache.c:28179:30: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  24243. } else if ( hit_rate > FP_EPSILON ) { /* i.e. hit_rate != 0.0 */
  24244. ^
  24245. cache.c:28212:30: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  24246. } else if ( hit_rate > FP_EPSILON ) { /* i.e. hit_rate != 0.0 */
  24247. ^
  24248. In file included from cache.c:23:0:
  24249. h5test.h:135:41: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  24250. #define DBL_REL_EQUAL(X,Y,M) (fabs((Y-X)/X)<M)
  24251. ^
  24252. cache.c:28257:23: note: in expansion of macro 'DBL_REL_EQUAL'
  24253. } else if ( ! DBL_REL_EQUAL(hit_rate, 0.5f, FP_EPSILON) ) { /* i.e. hit_rate != 0.5 */
  24254. ^
  24255. h5test.h:135:47: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  24256. #define DBL_REL_EQUAL(X,Y,M) (fabs((Y-X)/X)<M)
  24257. ^
  24258. cache.c:28257:23: note: in expansion of macro 'DBL_REL_EQUAL'
  24259. } else if ( ! DBL_REL_EQUAL(hit_rate, 0.5f, FP_EPSILON) ) { /* i.e. hit_rate != 0.5 */
  24260. ^
  24261. cache.c:28340:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24262. } else if ( ! DBL_REL_EQUAL(hit_rate, 0.5, FP_EPSILON) ) { /* i.e. hit_rate != 0.5 */
  24263. ^
  24264. In file included from cache.c:23:0:
  24265. h5test.h:135:47: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  24266. #define DBL_REL_EQUAL(X,Y,M) (fabs((Y-X)/X)<M)
  24267. ^
  24268. cache.c:28340:23: note: in expansion of macro 'DBL_REL_EQUAL'
  24269. } else if ( ! DBL_REL_EQUAL(hit_rate, 0.5, FP_EPSILON) ) { /* i.e. hit_rate != 0.5 */
  24270. ^
  24271. cache.c: In function 'check_metadata_blizzard_absence':
  24272. cache.c:28623:34: warning: size of 'expected' is 4800 bytes [-Wlarger-than=]
  24273. struct expected_entry_status expected[150] =
  24274. ^
  24275. cache.c: In function 'check_flush_cache__single_entry':
  24276. cc1: warning: size of '*LC4' is 12288 bytes [-Wlarger-than=]
  24277. cache.c: In function 'check_metadata_blizzard_absence':
  24278. cc1: warning: size of '*LC27' is 4800 bytes [-Wlarger-than=]
  24279. cache.c: In function 'check_resize_entry':
  24280. cache.c:15177:34: warning: 'entry_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  24281. } else if ( ( ! entry_ptr->loaded ) ||
  24282. ^
  24283. cache.c: In function 'check_flush_cache__single_entry':
  24284. cache.c:10889:1: warning: stack usage might be 12448 bytes [-Wstack-usage=]
  24285. check_flush_cache__single_entry(H5F_t * file_ptr)
  24286. ^
  24287. CC cache_api.o
  24288. cache_api.c: In function 'check_fapl_mdc_api_calls':
  24289. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24290. H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;
  24291. ^
  24292. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24293. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24294. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24295. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24296. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24297. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24298. cache_api.c:81:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24299. In file included from cache_api.c:26:0:
  24300. cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24301. ( (a).min_clean_fraction == (b).min_clean_fraction ) && \
  24302. ^
  24303. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24304. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24305. ^
  24306. cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24307. ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \
  24308. ^
  24309. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24310. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24311. ^
  24312. cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24313. ( (a).increment == (b).increment ) && \
  24314. ^
  24315. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24316. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24317. ^
  24318. cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24319. ( (a).flash_multiple == (b).flash_multiple ) && \
  24320. ^
  24321. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24322. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24323. ^
  24324. cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24325. ( (a).flash_threshold == (b).flash_threshold ) && \
  24326. ^
  24327. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24328. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24329. ^
  24330. cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24331. ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \
  24332. ^
  24333. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24334. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24335. ^
  24336. cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24337. ( (a).decrement == (b).decrement ) && \
  24338. ^
  24339. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24340. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24341. ^
  24342. cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24343. ( (a).empty_reserve == (b).empty_reserve ) && \
  24344. ^
  24345. cache_api.c:154:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24346. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24347. ^
  24348. cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24349. ( (a).min_clean_fraction == (b).min_clean_fraction ) && \
  24350. ^
  24351. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24352. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24353. ^
  24354. cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24355. ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \
  24356. ^
  24357. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24358. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24359. ^
  24360. cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24361. ( (a).increment == (b).increment ) && \
  24362. ^
  24363. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24364. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24365. ^
  24366. cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24367. ( (a).flash_multiple == (b).flash_multiple ) && \
  24368. ^
  24369. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24370. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24371. ^
  24372. cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24373. ( (a).flash_threshold == (b).flash_threshold ) && \
  24374. ^
  24375. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24376. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24377. ^
  24378. cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24379. ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \
  24380. ^
  24381. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24382. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24383. ^
  24384. cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24385. ( (a).decrement == (b).decrement ) && \
  24386. ^
  24387. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24388. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24389. ^
  24390. cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24391. ( (a).empty_reserve == (b).empty_reserve ) && \
  24392. ^
  24393. cache_api.c:188:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24394. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24395. ^
  24396. cache_api.c:265:2: warning: implicit declaration of function 'resize_configs_are_equal' [-Wimplicit-function-declaration]
  24397. if ( ! resize_configs_are_equal(&default_auto_size_ctl, \
  24398. ^
  24399. cache_api.c:265:2: warning: nested extern declaration of 'resize_configs_are_equal' [-Wnested-externs]
  24400. In file included from cache_api.c:26:0:
  24401. cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24402. ( (a).min_clean_fraction == (b).min_clean_fraction ) && \
  24403. ^
  24404. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24405. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24406. ^
  24407. cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24408. ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \
  24409. ^
  24410. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24411. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24412. ^
  24413. cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24414. ( (a).increment == (b).increment ) && \
  24415. ^
  24416. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24417. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24418. ^
  24419. cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24420. ( (a).flash_multiple == (b).flash_multiple ) && \
  24421. ^
  24422. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24423. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24424. ^
  24425. cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24426. ( (a).flash_threshold == (b).flash_threshold ) && \
  24427. ^
  24428. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24429. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24430. ^
  24431. cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24432. ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \
  24433. ^
  24434. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24435. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24436. ^
  24437. cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24438. ( (a).decrement == (b).decrement ) && \
  24439. ^
  24440. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24441. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24442. ^
  24443. cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24444. ( (a).empty_reserve == (b).empty_reserve ) && \
  24445. ^
  24446. cache_api.c:300:21: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24447. } else if (!CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE)) {
  24448. ^
  24449. cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24450. ( (a).min_clean_fraction == (b).min_clean_fraction ) && \
  24451. ^
  24452. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24453. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24454. ^
  24455. cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24456. ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \
  24457. ^
  24458. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24459. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24460. ^
  24461. cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24462. ( (a).increment == (b).increment ) && \
  24463. ^
  24464. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24465. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24466. ^
  24467. cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24468. ( (a).flash_multiple == (b).flash_multiple ) && \
  24469. ^
  24470. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24471. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24472. ^
  24473. cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24474. ( (a).flash_threshold == (b).flash_threshold ) && \
  24475. ^
  24476. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24477. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24478. ^
  24479. cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24480. ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \
  24481. ^
  24482. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24483. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24484. ^
  24485. cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24486. ( (a).decrement == (b).decrement ) && \
  24487. ^
  24488. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24489. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24490. ^
  24491. cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24492. ( (a).empty_reserve == (b).empty_reserve ) && \
  24493. ^
  24494. cache_api.c:449:23: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24495. } else if ( ! CACHE_CONFIGS_EQUAL(mod_config, scratch, TRUE, TRUE) ) {
  24496. ^
  24497. cache_api.c: In function 'check_file_mdc_api_calls':
  24498. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24499. H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;
  24500. ^
  24501. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24502. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24503. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24504. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24505. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24506. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24507. cache_api.c:530:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24508. cache_api.c:776:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24509. } else if ( hit_rate != 0.0f ) {
  24510. ^
  24511. cache_api.c:776:30: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  24512. cache_api.c: In function 'mdc_api_call_smoke_check':
  24513. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24514. H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;
  24515. ^
  24516. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24517. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24518. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24519. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24520. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24521. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24522. cache_api.c:892:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24523. cache_api.c:1186:29: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24524. offset[0] = i; /*offset of hyperslab in file*/
  24525. ^
  24526. cache_api.c:1187:29: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24527. offset[1] = j;
  24528. ^
  24529. cache_api.c:1257:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24530. offset[0] = i; /*offset of hyperslab in file*/
  24531. ^
  24532. cache_api.c:1258:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24533. offset[1] = j;
  24534. ^
  24535. cache_api.c:1382:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24536. offset[0] = i; /*offset of hyperslab in file*/
  24537. ^
  24538. cache_api.c:1383:21: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24539. offset[1] = j;
  24540. ^
  24541. cache_api.c: At top level:
  24542. cache_api.c:1528:21: warning: size of 'invalid_configs' is 51408 bytes [-Wlarger-than=]
  24543. H5AC_cache_config_t invalid_configs[NUM_INVALID_CONFIGS] =
  24544. ^
  24545. cache_api.c:2176:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24546. /* double increment = */ 0.999999999999,
  24547. ^
  24548. cache_api.c:2535:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24549. /* double decrement = */ 1.0000000001,
  24550. ^
  24551. cache_api.c:2715:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24552. /* double empty_reserve = */ 1.00000000001,
  24553. ^
  24554. cache_api.c:2779:48: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24555. /* double upper_hr_threshold = */ 1.00000001,
  24556. ^
  24557. cache_api.c: In function 'check_fapl_mdc_api_errs':
  24558. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24559. H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;
  24560. ^
  24561. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24562. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24563. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24564. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24565. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24566. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24567. cache_api.c:3026:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24568. In file included from cache_api.c:26:0:
  24569. cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24570. ( (a).min_clean_fraction == (b).min_clean_fraction ) && \
  24571. ^
  24572. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24573. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24574. ^
  24575. cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24576. ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \
  24577. ^
  24578. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24579. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24580. ^
  24581. cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24582. ( (a).increment == (b).increment ) && \
  24583. ^
  24584. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24585. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24586. ^
  24587. cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24588. ( (a).flash_multiple == (b).flash_multiple ) && \
  24589. ^
  24590. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24591. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24592. ^
  24593. cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24594. ( (a).flash_threshold == (b).flash_threshold ) && \
  24595. ^
  24596. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24597. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24598. ^
  24599. cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24600. ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \
  24601. ^
  24602. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24603. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24604. ^
  24605. cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24606. ( (a).decrement == (b).decrement ) && \
  24607. ^
  24608. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24609. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24610. ^
  24611. cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24612. ( (a).empty_reserve == (b).empty_reserve ) && \
  24613. ^
  24614. cache_api.c:3069:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24615. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24616. ^
  24617. cache_common.h:398:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24618. ( (a).min_clean_fraction == (b).min_clean_fraction ) && \
  24619. ^
  24620. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24621. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24622. ^
  24623. cache_common.h:403:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24624. ( (a).lower_hr_threshold == (b).lower_hr_threshold ) && \
  24625. ^
  24626. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24627. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24628. ^
  24629. cache_common.h:404:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24630. ( (a).increment == (b).increment ) && \
  24631. ^
  24632. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24633. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24634. ^
  24635. cache_common.h:408:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24636. ( (a).flash_multiple == (b).flash_multiple ) && \
  24637. ^
  24638. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24639. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24640. ^
  24641. cache_common.h:409:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24642. ( (a).flash_threshold == (b).flash_threshold ) && \
  24643. ^
  24644. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24645. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24646. ^
  24647. cache_common.h:411:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24648. ( (a).upper_hr_threshold == (b).upper_hr_threshold ) && \
  24649. ^
  24650. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24651. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24652. ^
  24653. cache_common.h:412:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24654. ( (a).decrement == (b).decrement ) && \
  24655. ^
  24656. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24657. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24658. ^
  24659. cache_common.h:417:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  24660. ( (a).empty_reserve == (b).empty_reserve ) && \
  24661. ^
  24662. cache_api.c:3158:15: note: in expansion of macro 'CACHE_CONFIGS_EQUAL'
  24663. ( !CACHE_CONFIGS_EQUAL(default_config, scratch, TRUE, TRUE) ) ) ) {
  24664. ^
  24665. cache_api.c: In function 'check_file_mdc_api_errs':
  24666. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24667. H5AC_cache_config_t default_config = H5AC__DEFAULT_CACHE_CONFIG;
  24668. ^
  24669. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24670. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24671. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24672. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24673. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24674. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24675. cache_api.c:3204:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24676. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_rf2.cc
  24677. CC pool.o
  24678. pool.c: In function 'test_allocate_random':
  24679. pool.c:674:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24680. swap_idx = (size_t)(HDrandom() % (MPOOL_NUM_RANDOM - u)) + u;
  24681. ^
  24682. CC accum.o
  24683. CC hyperslab.o
  24684. hyperslab.c: In function 'test_fill':
  24685. hyperslab.c:226:46: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  24686. ref_value += fill_value * dx * dy * dz;
  24687. ^
  24688. hyperslab.c: In function 'test_multifill':
  24689. hyperslab.c:612:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24690. src[i].mid = 12345.6789;
  24691. ^
  24692. hyperslab.c:615:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24693. dst[i].mid = 98765.4321;
  24694. ^
  24695. hyperslab.c:624:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  24696. fill.mid = 3.1415927;
  24697. ^
  24698. hyperslab.c: In function 'test_transpose':
  24699. hyperslab.c:822:21: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  24700. dst_stride[0] = (ssize_t)((1 - nx * ny) * sizeof(*src));
  24701. ^
  24702. hyperslab.c:823:21: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  24703. dst_stride[1] = (ssize_t)(nx * sizeof(*src));
  24704. ^
  24705. hyperslab.c: In function 'test_sub_super':
  24706. hyperslab.c:926:21: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  24707. src_stride[0] = (ssize_t)(2 * ny);
  24708. ^
  24709. hyperslab.c:975:21: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  24710. dst_stride[0] = (ssize_t)(2 * ny);
  24711. ^
  24712. hyperslab.c:976:21: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  24713. dst_stride[1] = (ssize_t)(2 * sizeof(uint8_t) - 4 * ny);
  24714. ^
  24715. hyperslab.c:977:21: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  24716. dst_stride[2] = (ssize_t)(2 * ny - 2 * sizeof(uint8_t));
  24717. ^
  24718. hyperslab.c: In function 'test_array_offset_n_calc':
  24719. hyperslab.c:1147:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24720. coords[0] = (hssize_t)(HDrandom() % z);
  24721. ^
  24722. hyperslab.c:1147:21: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  24723. coords[0] = (hssize_t)(HDrandom() % z);
  24724. ^
  24725. hyperslab.c:1148:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24726. coords[1] = (hssize_t)(HDrandom() % y);
  24727. ^
  24728. hyperslab.c:1148:21: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  24729. coords[1] = (hssize_t)(HDrandom() % y);
  24730. ^
  24731. hyperslab.c:1149:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24732. coords[2] = (hssize_t)(HDrandom() % x);
  24733. ^
  24734. hyperslab.c:1149:21: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  24735. coords[2] = (hssize_t)(HDrandom() % x);
  24736. ^
  24737. CC istore.o
  24738. istore.c: In function 'test_sparse':
  24739. istore.c:532:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24740. offset[0] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nx));
  24741. ^
  24742. istore.c:533:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24743. offset[1] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-ny));
  24744. ^
  24745. istore.c:534:35: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24746. offset[2] = (hsize_t)(HDrandom() % (TEST_SPARSE_SIZE-nz));
  24747. ^
  24748. CC bittests.o
  24749. bittests.c: In function 'test_find':
  24750. bittests.c:91:14: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  24751. v1[i / 8] = 1 << (i % 8);
  24752. ^
  24753. bittests.c:124:13: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  24754. v1[i/8] &= ~(1<<(i%8));
  24755. ^
  24756. bittests.c: In function 'test_copy':
  24757. bittests.c:178:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24758. s_offset = HDrand() % (8*sizeof v1);
  24759. ^
  24760. bittests.c:179:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24761. d_offset = HDrand() % (8*sizeof v2);
  24762. ^
  24763. bittests.c: In function 'test_shift':
  24764. bittests.c:300:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24765. offset = HDrand() % (8*sizeof vector);
  24766. ^
  24767. bittests.c:304:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  24768. shift_dist = HDrand() % size;
  24769. ^
  24770. bittests.c:304:22: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion]
  24771. shift_dist = HDrand() % size;
  24772. ^
  24773. bittests.c:314:23: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  24774. if ((size_t)n!=offset+shift_dist) {
  24775. ^
  24776. bittests.c:353:30: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  24777. if (n!=(ssize_t)(offset+size-shift_dist-1)) {
  24778. ^
  24779. bittests.c:365:26: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion]
  24780. shift_dist = size;
  24781. ^
  24782. bittests.c: In function 'test_increment':
  24783. bittests.c:433:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24784. offset = HDrand() % (8*sizeof vector);
  24785. ^
  24786. bittests.c: In function 'test_decrement':
  24787. bittests.c:520:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24788. offset = HDrand() % (8*sizeof vector);
  24789. ^
  24790. bittests.c: In function 'test_negate':
  24791. bittests.c:592:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24792. offset = HDrand() % (8*sizeof vector);
  24793. ^
  24794. bittests.c: In function 'test_set':
  24795. bittests.c:692:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24796. d_offset = HDrand() % (8*sizeof v2);
  24797. ^
  24798. bittests.c: In function 'test_clear':
  24799. bittests.c:809:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  24800. d_offset = HDrand() % (8*sizeof v2);
  24801. ^
  24802. CC dt_arith.o
  24803. In file included from /usr/include/stdio.h:492:0,
  24804. from ../src/H5Epublic.h:22,
  24805. from ../src/hdf5.h:28,
  24806. from h5test.h:25,
  24807. from dt_arith.c:25:
  24808. dt_arith.c: In function 'some_dummy_func':
  24809. dt_arith.c:541:36: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  24810. HDsnprintf(s, sizeof(s), "%g", x);
  24811. ^
  24812. dt_arith.c:541:5: note: in expansion of macro 'HDsnprintf'
  24813. HDsnprintf(s, sizeof(s), "%g", x);
  24814. ^
  24815. dt_arith.c: In function 'test_particular_fp_integer':
  24816. dt_arith.c:841:30: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  24817. printf(" %29.20e\n", x);
  24818. ^
  24819. dt_arith.c: In function 'test_conv_int_1':
  24820. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24821. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  24822. ^
  24823. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24824. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24825. ^
  24826. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24827. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  24828. ^
  24829. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24830. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24831. ^
  24832. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24833. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24834. ^
  24835. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24836. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24837. ^
  24838. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24839. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24840. ^
  24841. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24842. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24843. ^
  24844. dt_arith.c:150:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  24845. value1 <<= 1; \
  24846. ^
  24847. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24848. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24849. ^
  24850. dt_arith.c:151:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  24851. value2 = (value1 - 1) | value1; \
  24852. ^
  24853. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24854. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24855. ^
  24856. dt_arith.c:153:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  24857. value1 <<= 1; \
  24858. ^
  24859. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24860. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24861. ^
  24862. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24863. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24864. ^
  24865. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24866. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24867. ^
  24868. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24869. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24870. ^
  24871. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24872. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24873. ^
  24874. dt_arith.c:168:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  24875. value2 <<= 1; \
  24876. ^
  24877. dt_arith.c:1786:9: note: in expansion of macro 'INIT_INTEGER'
  24878. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24879. ^
  24880. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24881. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  24882. ^
  24883. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24884. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24885. ^
  24886. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24887. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  24888. ^
  24889. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24890. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24891. ^
  24892. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24893. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24894. ^
  24895. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24896. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24897. ^
  24898. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24899. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24900. ^
  24901. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24902. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24903. ^
  24904. dt_arith.c:150:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  24905. value1 <<= 1; \
  24906. ^
  24907. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24908. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24909. ^
  24910. dt_arith.c:151:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  24911. value2 = (value1 - 1) | value1; \
  24912. ^
  24913. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24914. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24915. ^
  24916. dt_arith.c:153:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  24917. value1 <<= 1; \
  24918. ^
  24919. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24920. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24921. ^
  24922. dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  24923. value2 = (~value1) | value1; \
  24924. ^
  24925. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24926. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24927. ^
  24928. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24929. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24930. ^
  24931. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24932. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24933. ^
  24934. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24935. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24936. ^
  24937. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24938. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24939. ^
  24940. dt_arith.c:168:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  24941. value2 <<= 1; \
  24942. ^
  24943. dt_arith.c:1788:9: note: in expansion of macro 'INIT_INTEGER'
  24944. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24945. ^
  24946. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24947. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  24948. ^
  24949. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24950. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24951. ^
  24952. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24953. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  24954. ^
  24955. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24956. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24957. ^
  24958. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24959. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24960. ^
  24961. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24962. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24963. ^
  24964. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24965. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24966. ^
  24967. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24968. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24969. ^
  24970. dt_arith.c:150:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  24971. value1 <<= 1; \
  24972. ^
  24973. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24974. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24975. ^
  24976. dt_arith.c:151:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  24977. value2 = (value1 - 1) | value1; \
  24978. ^
  24979. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24980. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24981. ^
  24982. dt_arith.c:153:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  24983. value1 <<= 1; \
  24984. ^
  24985. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24986. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24987. ^
  24988. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24989. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24990. ^
  24991. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24992. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24993. ^
  24994. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  24995. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  24996. ^
  24997. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  24998. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  24999. ^
  25000. dt_arith.c:168:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  25001. value2 <<= 1; \
  25002. ^
  25003. dt_arith.c:1790:9: note: in expansion of macro 'INIT_INTEGER'
  25004. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25005. ^
  25006. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25007. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25008. ^
  25009. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25010. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25011. ^
  25012. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25013. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25014. ^
  25015. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25016. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25017. ^
  25018. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25019. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25020. ^
  25021. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25022. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25023. ^
  25024. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25025. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25026. ^
  25027. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25028. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25029. ^
  25030. dt_arith.c:150:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25031. value1 <<= 1; \
  25032. ^
  25033. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25034. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25035. ^
  25036. dt_arith.c:151:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25037. value2 = (value1 - 1) | value1; \
  25038. ^
  25039. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25040. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25041. ^
  25042. dt_arith.c:153:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25043. value1 <<= 1; \
  25044. ^
  25045. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25046. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25047. ^
  25048. dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  25049. value2 = (~value1) | value1; \
  25050. ^
  25051. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25052. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25053. ^
  25054. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25055. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25056. ^
  25057. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25058. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25059. ^
  25060. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25061. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25062. ^
  25063. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25064. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25065. ^
  25066. dt_arith.c:168:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25067. value2 <<= 1; \
  25068. ^
  25069. dt_arith.c:1792:9: note: in expansion of macro 'INIT_INTEGER'
  25070. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25071. ^
  25072. dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25073. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25074. ^
  25075. dt_arith.c:1796:9: note: in expansion of macro 'INIT_INTEGER'
  25076. INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25077. ^
  25078. dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25079. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25080. ^
  25081. dt_arith.c:1796:9: note: in expansion of macro 'INIT_INTEGER'
  25082. INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25083. ^
  25084. dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25085. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25086. ^
  25087. dt_arith.c:1796:9: note: in expansion of macro 'INIT_INTEGER'
  25088. INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25089. ^
  25090. dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25091. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25092. ^
  25093. dt_arith.c:1800:9: note: in expansion of macro 'INIT_INTEGER'
  25094. INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25095. ^
  25096. dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25097. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25098. ^
  25099. dt_arith.c:1800:9: note: in expansion of macro 'INIT_INTEGER'
  25100. INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25101. ^
  25102. dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25103. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25104. ^
  25105. dt_arith.c:1800:9: note: in expansion of macro 'INIT_INTEGER'
  25106. INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25107. ^
  25108. dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25109. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25110. ^
  25111. dt_arith.c:1804:9: note: in expansion of macro 'INIT_INTEGER'
  25112. INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25113. ^
  25114. dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25115. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25116. ^
  25117. dt_arith.c:1804:9: note: in expansion of macro 'INIT_INTEGER'
  25118. INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25119. ^
  25120. dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25121. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25122. ^
  25123. dt_arith.c:1804:9: note: in expansion of macro 'INIT_INTEGER'
  25124. INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25125. ^
  25126. dt_arith.c: In function 'test_conv_int_2':
  25127. dt_arith.c:2651:10: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  25128. char buf[32*100];
  25129. ^
  25130. dt_arith.c: In function 'my_isnan':
  25131. dt_arith.c:2705:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25132. retval = (x!=x);
  25133. ^
  25134. dt_arith.c:2709:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25135. retval = (x!=x);
  25136. ^
  25137. dt_arith.c:2714:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25138. retval = (x!=x);
  25139. ^
  25140. In file included from /usr/include/stdio.h:492:0,
  25141. from ../src/H5Epublic.h:22,
  25142. from ../src/hdf5.h:28,
  25143. from h5test.h:25,
  25144. from dt_arith.c:25:
  25145. dt_arith.c:2729:37: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  25146. HDsnprintf(s, sizeof(s), "%g", x);
  25147. ^
  25148. dt_arith.c:2729:6: note: in expansion of macro 'HDsnprintf'
  25149. HDsnprintf(s, sizeof(s), "%g", x);
  25150. ^
  25151. dt_arith.c: In function 'test_conv_flt_1':
  25152. dt_arith.c:3136:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  25153. underflow = HDfabs(*((double*)aligned)) < FLT_MIN;
  25154. ^
  25155. dt_arith.c:3137:56: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  25156. overflow = HDfabs(*((double*)aligned)) > FLT_MAX;
  25157. ^
  25158. dt_arith.c:3154:24: warning: conversion to 'float' from 'long double' may alter its value [-Wfloat-conversion]
  25159. hw_f = *((long double*)aligned);
  25160. ^
  25161. dt_arith.c:3162:24: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
  25162. hw_d = *((long double*)aligned);
  25163. ^
  25164. In file included from h5test.h:26:0,
  25165. from dt_arith.c:25:
  25166. ../src/H5private.h:749:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
  25167. #define HDfrexpl(X,N) frexpl(X,N)
  25168. ^
  25169. dt_arith.c:3299:33: note: in expansion of macro 'HDfrexpl'
  25170. check_mant[0] = HDfrexpl(x, check_expo+0);
  25171. ^
  25172. ../src/H5private.h:749:34: warning: conversion to 'double' from 'long double' may alter its value [-Wfloat-conversion]
  25173. #define HDfrexpl(X,N) frexpl(X,N)
  25174. ^
  25175. dt_arith.c:3300:33: note: in expansion of macro 'HDfrexpl'
  25176. check_mant[1] = HDfrexpl(hw_ld, check_expo+1);
  25177. ^
  25178. dt_arith.c:3307:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  25179. int valid_bits=(int)((dst_ebias+dst_msize)+MIN(check_expo[0],check_expo[1]))-1;
  25180. ^
  25181. dt_arith.c:3307:59: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  25182. dt_arith.c:3308:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25183. double epsilon=1.0;
  25184. ^
  25185. dt_arith.c:3323:25: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25186. HDfabs(check_mant[0]-check_mant[1])<FP_EPSILON)
  25187. ^
  25188. dt_arith.c:3396:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  25189. printf(" %29.20e\n", x);
  25190. ^
  25191. dt_arith.c:3416:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  25192. printf(" %29.20e\n", x);
  25193. ^
  25194. dt_arith.c:3434:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  25195. printf(" %29.20e\n", hw_f);
  25196. ^
  25197. dt_arith.c: In function 'test_conv_int_fp':
  25198. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25199. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25200. ^
  25201. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25202. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25203. ^
  25204. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25205. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25206. ^
  25207. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25208. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25209. ^
  25210. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25211. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25212. ^
  25213. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25214. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25215. ^
  25216. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25217. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25218. ^
  25219. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25220. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25221. ^
  25222. dt_arith.c:150:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  25223. value1 <<= 1; \
  25224. ^
  25225. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25226. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25227. ^
  25228. dt_arith.c:151:22: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  25229. value2 = (value1 - 1) | value1; \
  25230. ^
  25231. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25232. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25233. ^
  25234. dt_arith.c:153:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  25235. value1 <<= 1; \
  25236. ^
  25237. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25238. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25239. ^
  25240. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25241. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25242. ^
  25243. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25244. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25245. ^
  25246. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25247. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25248. ^
  25249. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25250. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25251. ^
  25252. dt_arith.c:168:24: warning: conversion to 'signed char' from 'int' may alter its value [-Wconversion]
  25253. value2 <<= 1; \
  25254. ^
  25255. dt_arith.c:3779:9: note: in expansion of macro 'INIT_INTEGER'
  25256. INIT_INTEGER(signed char, SCHAR_MAX, SCHAR_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25257. ^
  25258. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25259. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25260. ^
  25261. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25262. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25263. ^
  25264. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25265. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25266. ^
  25267. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25268. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25269. ^
  25270. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25271. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25272. ^
  25273. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25274. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25275. ^
  25276. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25277. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25278. ^
  25279. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25280. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25281. ^
  25282. dt_arith.c:150:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  25283. value1 <<= 1; \
  25284. ^
  25285. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25286. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25287. ^
  25288. dt_arith.c:151:22: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  25289. value2 = (value1 - 1) | value1; \
  25290. ^
  25291. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25292. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25293. ^
  25294. dt_arith.c:153:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  25295. value1 <<= 1; \
  25296. ^
  25297. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25298. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25299. ^
  25300. dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  25301. value2 = (~value1) | value1; \
  25302. ^
  25303. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25304. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25305. ^
  25306. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25307. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25308. ^
  25309. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25310. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25311. ^
  25312. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25313. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25314. ^
  25315. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25316. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25317. ^
  25318. dt_arith.c:168:24: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  25319. value2 <<= 1; \
  25320. ^
  25321. dt_arith.c:3781:9: note: in expansion of macro 'INIT_INTEGER'
  25322. INIT_INTEGER(unsigned char, UCHAR_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25323. ^
  25324. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25325. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25326. ^
  25327. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25328. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25329. ^
  25330. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25331. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25332. ^
  25333. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25334. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25335. ^
  25336. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25337. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25338. ^
  25339. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25340. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25341. ^
  25342. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25343. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25344. ^
  25345. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25346. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25347. ^
  25348. dt_arith.c:150:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  25349. value1 <<= 1; \
  25350. ^
  25351. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25352. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25353. ^
  25354. dt_arith.c:151:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  25355. value2 = (value1 - 1) | value1; \
  25356. ^
  25357. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25358. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25359. ^
  25360. dt_arith.c:153:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  25361. value1 <<= 1; \
  25362. ^
  25363. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25364. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25365. ^
  25366. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25367. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25368. ^
  25369. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25370. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25371. ^
  25372. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25373. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25374. ^
  25375. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25376. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25377. ^
  25378. dt_arith.c:168:24: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  25379. value2 <<= 1; \
  25380. ^
  25381. dt_arith.c:3783:9: note: in expansion of macro 'INIT_INTEGER'
  25382. INIT_INTEGER(short, SHRT_MAX, SHRT_MIN, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25383. ^
  25384. dt_arith.c:136:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25385. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25386. ^
  25387. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25388. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25389. ^
  25390. dt_arith.c:136:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25391. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25392. ^
  25393. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25394. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25395. ^
  25396. dt_arith.c:142:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25397. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25398. ^
  25399. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25400. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25401. ^
  25402. dt_arith.c:142:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25403. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25404. ^
  25405. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25406. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25407. ^
  25408. dt_arith.c:150:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25409. value1 <<= 1; \
  25410. ^
  25411. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25412. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25413. ^
  25414. dt_arith.c:151:22: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25415. value2 = (value1 - 1) | value1; \
  25416. ^
  25417. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25418. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25419. ^
  25420. dt_arith.c:153:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25421. value1 <<= 1; \
  25422. ^
  25423. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25424. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25425. ^
  25426. dt_arith.c:154:22: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  25427. value2 = (~value1) | value1; \
  25428. ^
  25429. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25430. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25431. ^
  25432. dt_arith.c:161:18: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25433. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25434. ^
  25435. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25436. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25437. ^
  25438. dt_arith.c:161:37: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  25439. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25440. ^
  25441. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25442. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25443. ^
  25444. dt_arith.c:168:24: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  25445. value2 <<= 1; \
  25446. ^
  25447. dt_arith.c:3785:9: note: in expansion of macro 'INIT_INTEGER'
  25448. INIT_INTEGER(unsigned short, USHRT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25449. ^
  25450. dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25451. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25452. ^
  25453. dt_arith.c:3789:9: note: in expansion of macro 'INIT_INTEGER'
  25454. INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25455. ^
  25456. dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25457. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25458. ^
  25459. dt_arith.c:3789:9: note: in expansion of macro 'INIT_INTEGER'
  25460. INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25461. ^
  25462. dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25463. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25464. ^
  25465. dt_arith.c:3789:9: note: in expansion of macro 'INIT_INTEGER'
  25466. INIT_INTEGER(unsigned int, UINT_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25467. ^
  25468. dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25469. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25470. ^
  25471. dt_arith.c:3793:9: note: in expansion of macro 'INIT_INTEGER'
  25472. INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25473. ^
  25474. dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25475. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25476. ^
  25477. dt_arith.c:3793:9: note: in expansion of macro 'INIT_INTEGER'
  25478. INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25479. ^
  25480. dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25481. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25482. ^
  25483. dt_arith.c:3793:9: note: in expansion of macro 'INIT_INTEGER'
  25484. INIT_INTEGER(unsigned long, ULONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25485. ^
  25486. dt_arith.c:136:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25487. if(value1<=SRC_MAX && value1>=SRC_MIN) { \
  25488. ^
  25489. dt_arith.c:3797:9: note: in expansion of macro 'INIT_INTEGER'
  25490. INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25491. ^
  25492. dt_arith.c:142:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25493. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25494. ^
  25495. dt_arith.c:3797:9: note: in expansion of macro 'INIT_INTEGER'
  25496. INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25497. ^
  25498. dt_arith.c:161:37: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  25499. if(value2<=SRC_MAX && value2>=SRC_MIN) { \
  25500. ^
  25501. dt_arith.c:3797:9: note: in expansion of macro 'INIT_INTEGER'
  25502. INIT_INTEGER(unsigned long long, ULLONG_MAX, 0, src_size, dst_size, src_nbits, buf, saved, nelmts);
  25503. ^
  25504. dt_arith.c:4342:19: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  25505. for(q=dst_nbits/8; q<dst_size; q++) {
  25506. ^
  25507. dt_arith.c:4602:35: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  25508. printf(" %29f\n", *((float*)aligned));
  25509. ^
  25510. dt_arith.c:4667:35: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  25511. printf(" %29f\n", *((float*)aligned));
  25512. ^
  25513. dt_arith.c:4715:17: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=]
  25514. printf(" %29"H5_PRINTF_LL_WIDTH"d\n", *((long long*)hw));
  25515. ^
  25516. dt_arith.c:4715:17: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=]
  25517. dt_arith.c:4718:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
  25518. printf(" %29"H5_PRINTF_LL_WIDTH"u\n", *((unsigned long long*)hw));
  25519. ^
  25520. dt_arith.c:4718:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
  25521. dt_arith.c:4721:35: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  25522. printf(" %29f\n", *((float*)hw));
  25523. ^
  25524. dt_arith.c:4552:2: warning: label 'printing' defined but not used [-Wunused-label]
  25525. printing:
  25526. ^
  25527. dt_arith.c: In function 'main':
  25528. dt_arith.c:5499:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25529. nerrors += test_hard_query();
  25530. ^
  25531. dt_arith.c:5507:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25532. nerrors += test_derived_flt();
  25533. ^
  25534. dt_arith.c:5512:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25535. nerrors += test_derived_integer();
  25536. ^
  25537. dt_arith.c:5520:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25538. nerrors += run_fp_tests("noop");
  25539. ^
  25540. dt_arith.c:5523:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25541. nerrors += run_fp_tests("hard");
  25542. ^
  25543. dt_arith.c:5526:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25544. nerrors += run_integer_tests("hard");
  25545. ^
  25546. dt_arith.c:5529:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25547. nerrors += run_int_fp_conv("hard");
  25548. ^
  25549. dt_arith.c:5532:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25550. nerrors += run_fp_int_conv("hard");
  25551. ^
  25552. dt_arith.c:5535:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25553. nerrors += test_particular_fp_integer();
  25554. ^
  25555. dt_arith.c:5545:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25556. nerrors += run_fp_tests("soft");
  25557. ^
  25558. dt_arith.c:5548:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25559. nerrors += test_conv_int_2();
  25560. ^
  25561. dt_arith.c:5549:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25562. nerrors += run_integer_tests("soft");
  25563. ^
  25564. dt_arith.c:5556:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25565. nerrors += run_fp_int_conv("soft");
  25566. ^
  25567. dt_arith.c:5559:13: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25568. nerrors += run_int_fp_conv("soft");
  25569. ^
  25570. dt_arith.c: In function 'test_conv_flt_1':
  25571. dt_arith.c:3268:20: warning: 'overflow' may be used uninitialized in this function [-Wmaybe-uninitialized]
  25572. if (overflow && my_isinf(dendian, buf+j*sizeof(float),
  25573. ^
  25574. dt_arith.c: In function 'test_conv_int_fp':
  25575. dt_arith.c:4363:13: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  25576. for (k = 0; k < src_size; k += 2) {
  25577. ^
  25578. CC dtypes.o
  25579. dtypes.c: In function 'test_compound_9':
  25580. dtypes.c:1644:5: warning: initialization discards 'const' qualifier from pointer target type
  25581. cmpd_struct wdata = {11, "variable-length string", 22};
  25582. ^
  25583. dtypes.c: In function 'test_compound_10':
  25584. dtypes.c:1863:28: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  25585. wdata[i].str[9] += (char)i;
  25586. ^
  25587. dtypes.c:1868:46: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  25588. ((char*)(wdata[i].text.p))[len-2] += (char)i;
  25589. ^
  25590. dtypes.c: In function 'test_compound_11':
  25591. dtypes.c:2107:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25592. if(((big_t *)buf_orig)[u].d1!=((little_t *)buf)[u].d1) {
  25593. ^
  25594. dtypes.c:2147:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25595. if(((big_t *)buf_orig)[u].d1!=((little_t *)buf)[u].d1) {
  25596. ^
  25597. dtypes.c:2181:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25598. if(((big_t *)buf_orig)[u].d1!=((little_t *)buf)[u].d1) {
  25599. ^
  25600. dtypes.c: In function 'test_compound_13':
  25601. dtypes.c:2398:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25602. if(data_out.y != data_in.y) TEST_ERROR
  25603. ^
  25604. dtypes.c: In function 'test_compound_14':
  25605. dtypes.c:2452:5: warning: initialization discards 'const' qualifier from pointer target type
  25606. cmpd_struct_1 wdata1 = {'A', 'B', "variable-length string"};
  25607. ^
  25608. dtypes.c:2455:5: warning: initialization discards 'const' qualifier from pointer target type
  25609. cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001};
  25610. ^
  25611. dtypes.c: In function 'test_int_float_except':
  25612. dtypes.c:5963:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25613. if(*floatp != buf_float[u]) TEST_ERROR
  25614. ^
  25615. dtypes.c:5984:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25616. if(*floatp != buf2_float[u]) TEST_ERROR
  25617. ^
  25618. dtypes.c: In function 'create_del_obj_named_test_file':
  25619. dtypes.c:6544:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  25620. herr_t status; /* Generic return value */
  25621. ^
  25622. dtypes.c: In function 'test_utf_ascii_conv':
  25623. dtypes.c:7084:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  25624. status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT);
  25625. ^
  25626. dtypes.c:7117:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  25627. status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT);
  25628. ^
  25629. In file included from dtypes.c:26:0:
  25630. dtypes.c: At top level:
  25631. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  25632. static const char *H5_get_srcdir(void)
  25633. ^
  25634. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc
  25635. dtypes.c: In function 'test_compound_4':
  25636. dtypes.c:917:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  25637. test_compound_4(void)
  25638. ^
  25639. dtypes.c:917:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  25640. dtypes.c: In function 'test_compound_3':
  25641. dtypes.c:799:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  25642. test_compound_3(void)
  25643. ^
  25644. dtypes.c:799:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  25645. dtypes.c: In function 'test_compound_2':
  25646. dtypes.c:678:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  25647. test_compound_2(void)
  25648. ^
  25649. dtypes.c:678:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  25650. dtypes.c: In function 'main':
  25651. dtypes.c:4571:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  25652. if (nerrors) {
  25653. ^
  25654. CC dsets.o
  25655. dsets.c:209:5: warning: size of 'points' is 80000 bytes [-Wlarger-than=]
  25656. int points[DSET_DIM1][DSET_DIM2], check[DSET_DIM1][DSET_DIM2];
  25657. ^
  25658. dsets.c:209:35: warning: size of 'check' is 80000 bytes [-Wlarger-than=]
  25659. int points[DSET_DIM1][DSET_DIM2], check[DSET_DIM1][DSET_DIM2];
  25660. ^
  25661. dsets.c:210:8: warning: size of 'points_dbl' is 160000 bytes [-Wlarger-than=]
  25662. double points_dbl[DSET_DIM1][DSET_DIM2], check_dbl[DSET_DIM1][DSET_DIM2];
  25663. ^
  25664. dsets.c:210:42: warning: size of 'check_dbl' is 160000 bytes [-Wlarger-than=]
  25665. double points_dbl[DSET_DIM1][DSET_DIM2], check_dbl[DSET_DIM1][DSET_DIM2];
  25666. ^
  25667. dsets.c: In function 'test_simple_io':
  25668. dsets.c:405:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=]
  25669. int rdata[DSET_DIM1][DSET_DIM2];
  25670. ^
  25671. dsets.c: In function 'test_userblock_offset':
  25672. dsets.c:524:25: warning: size of 'rdata' is 80000 bytes [-Wlarger-than=]
  25673. int rdata[DSET_DIM1][DSET_DIM2];
  25674. ^
  25675. dsets.c: In function 'test_conv_buffer':
  25676. dsets.c:1032:27: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  25677. cf->b[j] = (float)(100.0f*(j+1) + 0.01f*j);
  25678. ^
  25679. dsets.c:1032:41: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  25680. cf->b[j] = (float)(100.0f*(j+1) + 0.01f*j);
  25681. ^
  25682. dsets.c:1035:19: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  25683. cf->c[j] = 100.0f*(j+1) + 0.02f*j;
  25684. ^
  25685. dsets.c:1035:33: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  25686. cf->c[j] = 100.0f*(j+1) + 0.02f*j;
  25687. ^
  25688. dsets.c: In function 'test_nbit_int':
  25689. dsets.c:2787:28: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25690. (long long)HDpow(2.0f, (double)(precision - 1))) << offset);
  25691. ^
  25692. dsets.c:2835:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25693. if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) {
  25694. ^
  25695. dsets.c:2835:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25696. if((new_data[i][j] & mask) != (orig_data[i][j] & mask)) {
  25697. ^
  25698. dsets.c: In function 'test_nbit_float':
  25699. dsets.c:2962:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25700. if(!(orig_data[i][j]==orig_data[i][j])) continue; /* skip if value is NaN */
  25701. ^
  25702. dsets.c:2963:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25703. if(new_data[i][j] != orig_data[i][j]) {
  25704. ^
  25705. dsets.c: In function 'test_nbit_double':
  25706. dsets.c:3019:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25707. double orig_data[2][5] = {{1.6081706885101836e+60, -255.32099170994480,
  25708. ^
  25709. dsets.c:3019:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25710. dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25711. 1.2677579992621376e-61, 64568.289448797700, -1.0619721778839084e-75}, {2.1499497833454840e+56,
  25712. ^
  25713. dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25714. dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25715. dsets.c:3020:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25716. dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25717. 6.6562295504670740e-3, -1.5747263393432150, 1.0711093225222612, -9.8971679387636870e-1}};
  25718. ^
  25719. dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25720. dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25721. dsets.c:3021:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25722. dsets.c:3093:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25723. if(!(orig_data[i][j]==orig_data[i][j])) continue; /* skip if value is NaN */
  25724. ^
  25725. dsets.c:3094:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25726. if(new_data[i][j] != orig_data[i][j]) {
  25727. ^
  25728. dsets.c: In function 'test_nbit_array':
  25729. dsets.c:3195:38: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25730. (long long)HDpow(2.0, (double)precision)) << offset);
  25731. ^
  25732. dsets.c:3195:38: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25733. dsets.c: In function 'test_nbit_compound':
  25734. dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25735. const float float_val[2][5] = {{(float)188384.00, (float)19.103516, (float)-1.0831790e9, (float)-84.242188,
  25736. ^
  25737. dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25738. dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25739. dsets.c:3303:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25740. dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25741. (float)5.2045898}, {(float)-49140.000, (float)2350.2500, (float)-3.2110596e-1, (float)6.4998865e-5, (float)-0.0000000}};
  25742. ^
  25743. dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25744. dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25745. dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25746. dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25747. dsets.c:3304:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25748. dsets.c:3371:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25749. (long long)HDpow(2.0, (double)(precision[0]-1))) << offset[0]);
  25750. ^
  25751. dsets.c:3371:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25752. dsets.c:3373:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25753. (long long)HDpow(2.0, (double)(precision[1]-1))) << offset[1]);
  25754. ^
  25755. dsets.c:3373:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25756. dsets.c:3375:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25757. (long long)HDpow(2.0, (double)(precision[2]-1))) << offset[2]);
  25758. ^
  25759. dsets.c:3375:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25760. dsets.c:3428:34: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25761. if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) ||
  25762. ^
  25763. dsets.c:3428:66: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25764. if((new_data[i][j].i & i_mask) != (orig_data[i][j].i & i_mask) ||
  25765. ^
  25766. dsets.c:3429:35: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25767. (new_data[i][j].c & c_mask) != (orig_data[i][j].c & c_mask) ||
  25768. ^
  25769. dsets.c:3429:67: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25770. (new_data[i][j].c & c_mask) != (orig_data[i][j].c & c_mask) ||
  25771. ^
  25772. dsets.c:3430:35: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
  25773. (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) ||
  25774. ^
  25775. dsets.c:3430:67: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
  25776. (new_data[i][j].s & s_mask) != (orig_data[i][j].s & s_mask) ||
  25777. ^
  25778. dsets.c:3431:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25779. (orig_data[i][j].f==orig_data[i][j].f && new_data[i][j].f != orig_data[i][j].f))
  25780. ^
  25781. dsets.c:3431:75: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25782. (orig_data[i][j].f==orig_data[i][j].f && new_data[i][j].f != orig_data[i][j].f))
  25783. ^
  25784. dsets.c: In function 'test_nbit_compound_2':
  25785. dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25786. const float float_val[2][5] = {{(float)188384.00, (float)19.103516, (float)-1.0831790e9, (float)-84.242188,
  25787. ^
  25788. dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25789. dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25790. dsets.c:3514:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25791. dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25792. (float)5.2045898}, {(float)-49140.000, (float)2350.2500, (float)-3.2110596e-1, (float)6.4998865e-5, (float)-0.0000000}};
  25793. ^
  25794. dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25795. dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25796. dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25797. dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25798. dsets.c:3515:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25799. dsets.c:3614:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25800. (long long)HDpow(2.0, (double)(precision[0]-1))) << offset[0]);
  25801. ^
  25802. dsets.c:3614:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25803. dsets.c:3616:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25804. (long long)HDpow(2.0, (double)(precision[1]-1))) << offset[1]);
  25805. ^
  25806. dsets.c:3616:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25807. dsets.c:3618:32: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25808. (long long)HDpow(2.0, (double)(precision[2]-1))) << offset[2]);
  25809. ^
  25810. dsets.c:3618:32: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25811. dsets.c:3622:30: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25812. (long long)HDpow(2.0, (double)precision[3])) << offset[3]);
  25813. ^
  25814. dsets.c:3622:30: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25815. dsets.c:3627:40: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25816. (long long)HDpow(2.0, (double)(precision[4]-1))) << offset[4]);
  25817. ^
  25818. dsets.c:3627:40: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25819. dsets.c:3632:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25820. (long long)HDpow(2.0, (double)(precision[0]-1))) << offset[0]);
  25821. ^
  25822. dsets.c:3632:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25823. dsets.c:3634:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25824. (long long)HDpow(2.0, (double)(precision[1]-1))) << offset[1]);
  25825. ^
  25826. dsets.c:3634:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25827. dsets.c:3636:42: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25828. (long long)HDpow(2.0, (double)(precision[2]-1))) << offset[2]);
  25829. ^
  25830. dsets.c:3636:42: warning: cast from function call of type 'double' to non-matching type 'long long int' [-Wbad-function-cast]
  25831. dsets.c:3701:40: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25832. if((new_data[i][j].b[m][n]&b_mask)!=(orig_data[i][j].b[m][n]&b_mask)) {
  25833. ^
  25834. dsets.c:3701:74: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25835. if((new_data[i][j].b[m][n]&b_mask)!=(orig_data[i][j].b[m][n]&b_mask)) {
  25836. ^
  25837. dsets.c:3708:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25838. if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)||
  25839. ^
  25840. dsets.c:3708:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25841. if((new_data[i][j].d[m][n].i & i_mask)!=(orig_data[i][j].d[m][n].i & i_mask)||
  25842. ^
  25843. dsets.c:3709:43: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25844. (new_data[i][j].d[m][n].c & c_mask)!=(orig_data[i][j].d[m][n].c & c_mask)||
  25845. ^
  25846. dsets.c:3709:81: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25847. (new_data[i][j].d[m][n].c & c_mask)!=(orig_data[i][j].d[m][n].c & c_mask)||
  25848. ^
  25849. dsets.c:3710:43: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
  25850. (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)||
  25851. ^
  25852. dsets.c:3710:81: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
  25853. (new_data[i][j].d[m][n].s & s_mask)!=(orig_data[i][j].d[m][n].s & s_mask)||
  25854. ^
  25855. dsets.c:3711:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25856. (new_data[i][j].d[m][n].f==new_data[i][j].d[m][n].f &&
  25857. ^
  25858. dsets.c:3712:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25859. new_data[i][j].d[m][n].f != new_data[i][j].d[m][n].f)) {
  25860. ^
  25861. dsets.c:3718:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25862. if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)||
  25863. ^
  25864. dsets.c:3718:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  25865. if((new_data[i][j].a.i & i_mask)!=(orig_data[i][j].a.i & i_mask)||
  25866. ^
  25867. dsets.c:3719:32: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25868. (new_data[i][j].a.c & c_mask)!=(orig_data[i][j].a.c & c_mask)||
  25869. ^
  25870. dsets.c:3719:64: warning: conversion to 'unsigned int' from 'char' may change the sign of the result [-Wsign-conversion]
  25871. (new_data[i][j].a.c & c_mask)!=(orig_data[i][j].a.c & c_mask)||
  25872. ^
  25873. dsets.c:3720:32: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
  25874. (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)||
  25875. ^
  25876. dsets.c:3720:64: warning: conversion to 'unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion]
  25877. (new_data[i][j].a.s & s_mask)!=(orig_data[i][j].a.s & s_mask)||
  25878. ^
  25879. dsets.c:3721:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25880. (new_data[i][j].a.f==new_data[i][j].a.f &&
  25881. ^
  25882. dsets.c:3722:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  25883. new_data[i][j].a.f != new_data[i][j].a.f)||
  25884. ^
  25885. dsets.c: In function 'test_nbit_compound_3':
  25886. dsets.c:3850:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25887. orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0);
  25888. ^
  25889. dsets.c:3850:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25890. dsets.c:3850:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25891. dsets.c:3850:39: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast]
  25892. orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0);
  25893. ^
  25894. In file included from h5test.h:26:0,
  25895. from dsets.c:26:
  25896. ../src/H5private.h:1050:31: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
  25897. #define HDrandom() HDrand()
  25898. ^
  25899. dsets.c:3850:26: note: in expansion of macro 'HDrandom'
  25900. orig_data[i].i = HDrandom() % (long)HDpow(2.0, 17.0 - 1.0);
  25901. ^
  25902. dsets.c: In function 'test_nbit_int_size':
  25903. dsets.c:3982:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=]
  25904. int orig_data[DSET_DIM1][DSET_DIM2];
  25905. ^
  25906. dsets.c:4038:39: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
  25907. orig_data[i][j] = rand() % (int)pow((double)2, (double)(precision-1)) << offset;
  25908. ^
  25909. dsets.c: In function 'test_nbit_flt_size':
  25910. dsets.c:4156:13: warning: size of 'orig_data' is 80000 bytes [-Wlarger-than=]
  25911. float orig_data[DSET_DIM1][DSET_DIM2];
  25912. ^
  25913. dsets.c:4245:30: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  25914. orig_data[i][j] = (rand() % 1234567) / 2;
  25915. ^
  25916. dsets.c: In function 'test_scaleoffset_float':
  25917. dsets.c:4671:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25918. orig_data[i][j] = (float)((HDrandom() % 100000) / (float)1000.0);
  25919. ^
  25920. dsets.c:4671:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  25921. orig_data[i][j] = (float)((HDrandom() % 100000) / (float)1000.0);
  25922. ^
  25923. dsets.c:4714:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25924. if(HDfabs(new_data[i][j]-orig_data[i][j]) > HDpow(10.0, -3.0)) {
  25925. ^
  25926. dsets.c:4714:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25927. dsets.c: In function 'test_scaleoffset_float_2':
  25928. dsets.c:4791:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25929. fillval = 10000.0;
  25930. ^
  25931. dsets.c:4819:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25932. orig_data[0][j] = (float)((HDrandom() % 100000) / (float)1000.0);
  25933. ^
  25934. dsets.c:4819:57: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  25935. orig_data[0][j] = (float)((HDrandom() % 100000) / (float)1000.0);
  25936. ^
  25937. dsets.c:4862:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25938. if(HDfabs(new_data[0][j]-orig_data[0][j]) > HDpow(10.0, -3.0)) {
  25939. ^
  25940. dsets.c:4862:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25941. dsets.c: In function 'test_scaleoffset_double':
  25942. dsets.c:4947:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25943. orig_data[i][j] = (HDrandom() % 10000000) / 10000000.0;
  25944. ^
  25945. dsets.c:4990:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25946. if(HDfabs(new_data[i][j]-orig_data[i][j]) > HDpow(10.0, -7.0)) {
  25947. ^
  25948. dsets.c:4990:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25949. dsets.c: In function 'test_scaleoffset_double_2':
  25950. dsets.c:5067:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25951. fillval = 10000.0;
  25952. ^
  25953. dsets.c:5095:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25954. orig_data[0][j] = (HDrandom() % 10000000) / 10000000.0;
  25955. ^
  25956. dsets.c:5138:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25957. if(HDfabs(new_data[0][j]-orig_data[0][j]) > HDpow(10.0, -7.0)) {
  25958. ^
  25959. dsets.c:5138:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25960. dsets.c: In function 'test_set_local':
  25961. dsets.c:5908:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25962. n=1.0;
  25963. ^
  25964. dsets.c:5912:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25965. points_dbl[i][j] = (double)1.5*n++;
  25966. ^
  25967. dsets.c:6106:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25968. if(!DBL_REL_EQUAL(points_dbl[i][j],check_dbl[i][j],0.00001)) {
  25969. ^
  25970. dsets.c: In function 'test_deprec':
  25971. dsets.c:7090:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  25972. herr_t status;
  25973. ^
  25974. dsets.c: In function 'test_chunk_cache':
  25975. dsets.c:7432:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25976. w0_2 = w0_1 / 2.;
  25977. ^
  25978. dsets.c: In function 'test_big_chunks_bypass_cache':
  25979. dsets.c:7613:44: warning: size of 'rdata1' is 4000 bytes [-Wlarger-than=]
  25980. static int wdata[BYPASS_CHUNK_DIM/2], rdata1[BYPASS_DIM],
  25981. ^
  25982. dsets.c:7627:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  25983. if(H5Pset_cache(fapl_local, 0, rdcc_nelmts, rdcc_nbytes, (double)0.0) < 0) FAIL_STACK_ERROR
  25984. ^
  25985. dsets.c: In function 'test_chunk_expand':
  25986. dsets.c:7857:93: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  25987. for(alloc_time = H5D_ALLOC_TIME_EARLY; alloc_time <= H5D_ALLOC_TIME_INCR; alloc_time++) {
  25988. ^
  25989. In file included from dsets.c:27:0:
  25990. dsets.c: At top level:
  25991. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  25992. static const char *H5_get_srcdir(void)
  25993. ^
  25994. dsets.c: In function 'filter_bogus2':
  25995. dsets.c:1362:18: warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
  25996. while(buf_left>0) {
  25997. ^
  25998. dsets.c: In function 'test_simple_io':
  25999. dsets.c:396:1: warning: stack usage might be 81136 bytes [-Wstack-usage=]
  26000. test_simple_io(const char *env_h5_drvr, hid_t fapl)
  26001. ^
  26002. dsets.c:498:1: warning: the frame size of 81056 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  26003. }
  26004. ^
  26005. dsets.c: In function 'test_nbit_flt_size':
  26006. dsets.c:4150:1: warning: stack usage might be 80128 bytes [-Wstack-usage=]
  26007. test_nbit_flt_size(hid_t file)
  26008. ^
  26009. dsets.c:4337:1: warning: the frame size of 80048 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  26010. }
  26011. ^
  26012. dsets.c: In function 'test_nbit_int_size':
  26013. dsets.c:3976:1: warning: stack usage might be 80144 bytes [-Wstack-usage=]
  26014. test_nbit_int_size(hid_t file)
  26015. ^
  26016. dsets.c:4131:1: warning: the frame size of 80064 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  26017. }
  26018. ^
  26019. dsets.c: In function 'test_userblock_offset':
  26020. dsets.c:516:1: warning: stack usage might be 81120 bytes [-Wstack-usage=]
  26021. test_userblock_offset(const char *env_h5_drvr, hid_t fapl)
  26022. ^
  26023. dsets.c:588:1: warning: the frame size of 81040 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  26024. }
  26025. ^
  26026. CC cmpd_dset.o
  26027. cmpd_dset.c: In function 'test_compound':
  26028. cmpd_dset.c:154:18: warning: size of 's1' is 6400000 bytes [-Wlarger-than=]
  26029. static s1_t s1[NX*NY];
  26030. ^
  26031. cmpd_dset.c:158:18: warning: size of 's2' is 6400000 bytes [-Wlarger-than=]
  26032. static s2_t s2[NX*NY];
  26033. ^
  26034. cmpd_dset.c:162:18: warning: size of 's3' is 6400000 bytes [-Wlarger-than=]
  26035. static s3_t s3[NX*NY];
  26036. ^
  26037. cmpd_dset.c:166:18: warning: size of 's4' is 1600000 bytes [-Wlarger-than=]
  26038. static s4_t s4[NX*NY];
  26039. ^
  26040. cmpd_dset.c:170:18: warning: size of 's5' is 9600000 bytes [-Wlarger-than=]
  26041. static s5_t s5[NX*NY];
  26042. ^
  26043. cmpd_dset.c:173:18: warning: size of 's6' is 9600000 bytes [-Wlarger-than=]
  26044. static s6_t s6[NX*NY];
  26045. ^
  26046. cmpd_dset.c: In function 'initialize_stype1':
  26047. cmpd_dset.c:885:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  26048. s_ptr->f = i*2/3;
  26049. ^
  26050. cmpd_dset.c:886:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  26051. s_ptr->g = i*2/3+1;
  26052. ^
  26053. cmpd_dset.c:888:20: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  26054. s_ptr->h[j] = i*j/5+j;
  26055. ^
  26056. cmpd_dset.c:889:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  26057. s_ptr->i = i*2/3+2;
  26058. ^
  26059. cmpd_dset.c:890:23: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  26060. s_ptr->j = i*2/3+3;
  26061. ^
  26062. cmpd_dset.c: In function 'initialize_stype2':
  26063. cmpd_dset.c:921:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26064. s_ptr->a = i*8+0;
  26065. ^
  26066. cmpd_dset.c:922:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26067. s_ptr->b = i*8+1;
  26068. ^
  26069. cmpd_dset.c:924:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26070. s_ptr->c[j] = i*8+j;
  26071. ^
  26072. cmpd_dset.c:925:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26073. s_ptr->d = i*8+6;
  26074. ^
  26075. cmpd_dset.c:926:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26076. s_ptr->e = i*8+7;
  26077. ^
  26078. cmpd_dset.c:928:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26079. s_ptr->f = i*2/3;
  26080. ^
  26081. cmpd_dset.c:929:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26082. s_ptr->g = i*2/3+1;
  26083. ^
  26084. cmpd_dset.c:931:20: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26085. s_ptr->h[j] = i*j/5+j;
  26086. ^
  26087. cmpd_dset.c:932:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26088. s_ptr->i = i*2/3+2;
  26089. ^
  26090. cmpd_dset.c:933:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26091. s_ptr->j = i*2/3+3;
  26092. ^
  26093. cmpd_dset.c:935:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26094. s_ptr->k = i/7+1;
  26095. ^
  26096. cmpd_dset.c:936:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26097. s_ptr->l = i/7+2;
  26098. ^
  26099. cmpd_dset.c:937:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26100. s_ptr->m = i/7+3;
  26101. ^
  26102. cmpd_dset.c:938:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26103. s_ptr->n = i/7+4;
  26104. ^
  26105. cmpd_dset.c:940:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26106. s_ptr->o = i*3+0;
  26107. ^
  26108. cmpd_dset.c:941:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26109. s_ptr->p = i*3+1;
  26110. ^
  26111. cmpd_dset.c:942:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26112. s_ptr->q = i*3+2;
  26113. ^
  26114. cmpd_dset.c: In function 'initialize_stype4':
  26115. cmpd_dset.c:999:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26116. s_ptr->a = i*8+0;
  26117. ^
  26118. cmpd_dset.c:1000:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26119. s_ptr->b = i*8+1;
  26120. ^
  26121. cmpd_dset.c:1002:20: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26122. s_ptr->c[j] = i*8+j;
  26123. ^
  26124. cmpd_dset.c:1003:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26125. s_ptr->d = i*8+6;
  26126. ^
  26127. cmpd_dset.c:1004:16: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  26128. s_ptr->e = i*8+7;
  26129. ^
  26130. cmpd_dset.c:1006:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26131. s_ptr->f = i*2/3;
  26132. ^
  26133. cmpd_dset.c:1007:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26134. s_ptr->g = i*2/3+1;
  26135. ^
  26136. cmpd_dset.c:1009:20: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26137. s_ptr->h[j] = i*j/5+j;
  26138. ^
  26139. cmpd_dset.c:1010:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26140. s_ptr->i = i*2/3+2;
  26141. ^
  26142. cmpd_dset.c:1011:23: warning: conversion to 'float' from 'size_t' may alter its value [-Wconversion]
  26143. s_ptr->j = i*2/3+3;
  26144. ^
  26145. cmpd_dset.c:1013:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26146. s_ptr->k = i/7+1;
  26147. ^
  26148. cmpd_dset.c:1014:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26149. s_ptr->l = i/7+2;
  26150. ^
  26151. cmpd_dset.c:1015:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26152. s_ptr->m = i/7+3;
  26153. ^
  26154. cmpd_dset.c:1016:23: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  26155. s_ptr->n = i/7+4;
  26156. ^
  26157. cmpd_dset.c:1018:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26158. s_ptr->o = i*3+0;
  26159. ^
  26160. cmpd_dset.c:1019:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26161. s_ptr->p = i*3+1;
  26162. ^
  26163. cmpd_dset.c:1020:23: warning: conversion to 'long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26164. s_ptr->q = i*3+2;
  26165. ^
  26166. cmpd_dset.c:1022:23: warning: conversion to 'long long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26167. s_ptr->r = i*5+1;
  26168. ^
  26169. cmpd_dset.c:1023:23: warning: conversion to 'long long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26170. s_ptr->s = i*5+2;
  26171. ^
  26172. cmpd_dset.c:1024:23: warning: conversion to 'long long int' from 'size_t' may change the sign of the result [-Wsign-conversion]
  26173. s_ptr->t = i*5+3;
  26174. ^
  26175. cmpd_dset.c: In function 'compare_data':
  26176. cmpd_dset.c:1304:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26177. s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2],
  26178. ^
  26179. cmpd_dset.c:1304:50: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26180. s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2],
  26181. ^
  26182. cmpd_dset.c:1304:59: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26183. s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2],
  26184. ^
  26185. cmpd_dset.c:1304:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26186. s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2],
  26187. ^
  26188. cmpd_dset.c:1304:83: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26189. s_ptr->d, s_ptr->e, s_ptr->f, s_ptr->g,s_ptr->h[0],s_ptr->h[1],s_ptr->h[2],
  26190. ^
  26191. cmpd_dset.c:1305:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26192. s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8],
  26193. ^
  26194. cmpd_dset.c:1305:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26195. s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8],
  26196. ^
  26197. cmpd_dset.c:1305:44: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26198. s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8],
  26199. ^
  26200. cmpd_dset.c:1305:56: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26201. s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8],
  26202. ^
  26203. cmpd_dset.c:1305:68: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26204. s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8],
  26205. ^
  26206. cmpd_dset.c:1305:80: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26207. s_ptr->h[3],s_ptr->h[4],s_ptr->h[5],s_ptr->h[6],s_ptr->h[7],s_ptr->h[8],
  26208. ^
  26209. cmpd_dset.c:1306:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26210. s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14],
  26211. ^
  26212. cmpd_dset.c:1306:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26213. s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14],
  26214. ^
  26215. cmpd_dset.c:1306:45: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26216. s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14],
  26217. ^
  26218. cmpd_dset.c:1306:58: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26219. s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14],
  26220. ^
  26221. cmpd_dset.c:1306:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26222. s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14],
  26223. ^
  26224. cmpd_dset.c:1306:84: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26225. s_ptr->h[9],s_ptr->h[10],s_ptr->h[11],s_ptr->h[12],s_ptr->h[13],s_ptr->h[14],
  26226. ^
  26227. cmpd_dset.c:1307:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26228. s_ptr->h[15], s_ptr->i,s_ptr->j,s_ptr->k,s_ptr->l,s_ptr->m,s_ptr->n);
  26229. ^
  26230. cmpd_dset.c:1307:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26231. s_ptr->h[15], s_ptr->i,s_ptr->j,s_ptr->k,s_ptr->l,s_ptr->m,s_ptr->n);
  26232. ^
  26233. cmpd_dset.c:1307:43: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26234. s_ptr->h[15], s_ptr->i,s_ptr->j,s_ptr->k,s_ptr->l,s_ptr->m,s_ptr->n);
  26235. ^
  26236. cmpd_dset.c:1311:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26237. d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2],
  26238. ^
  26239. cmpd_dset.c:1311:50: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26240. d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2],
  26241. ^
  26242. cmpd_dset.c:1311:59: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26243. d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2],
  26244. ^
  26245. cmpd_dset.c:1311:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26246. d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2],
  26247. ^
  26248. cmpd_dset.c:1311:83: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26249. d_ptr->d, d_ptr->e, d_ptr->f, d_ptr->g,d_ptr->h[0],d_ptr->h[1],d_ptr->h[2],
  26250. ^
  26251. cmpd_dset.c:1312:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26252. d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8],
  26253. ^
  26254. cmpd_dset.c:1312:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26255. d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8],
  26256. ^
  26257. cmpd_dset.c:1312:44: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26258. d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8],
  26259. ^
  26260. cmpd_dset.c:1312:56: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26261. d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8],
  26262. ^
  26263. cmpd_dset.c:1312:68: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26264. d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8],
  26265. ^
  26266. cmpd_dset.c:1312:80: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26267. d_ptr->h[3],d_ptr->h[4],d_ptr->h[5],d_ptr->h[6],d_ptr->h[7],d_ptr->h[8],
  26268. ^
  26269. cmpd_dset.c:1313:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26270. d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13],
  26271. ^
  26272. cmpd_dset.c:1313:32: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26273. d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13],
  26274. ^
  26275. cmpd_dset.c:1313:45: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26276. d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13],
  26277. ^
  26278. cmpd_dset.c:1313:58: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26279. d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13],
  26280. ^
  26281. cmpd_dset.c:1313:71: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26282. d_ptr->h[9],d_ptr->h[10],d_ptr->h[11],d_ptr->h[12],d_ptr->h[13],
  26283. ^
  26284. cmpd_dset.c:1314:20: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26285. d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l,
  26286. ^
  26287. cmpd_dset.c:1314:34: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26288. d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l,
  26289. ^
  26290. cmpd_dset.c:1314:48: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26291. d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l,
  26292. ^
  26293. cmpd_dset.c:1314:57: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26294. d_ptr->h[14], d_ptr->h[15], d_ptr->i,d_ptr->j,d_ptr->k,d_ptr->l,
  26295. ^
  26296. cmpd_dset.c: In function 'test_pack_ooo':
  26297. cmpd_dset.c:1791:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26298. j = HDrand() % num_free;
  26299. ^
  26300. cmpd_dset.c:1803:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26301. sub_cmpd_order = HDrand() % PACK_NMEMBS;
  26302. ^
  26303. cmpd_dset.c: In function 'main':
  26304. cmpd_dset.c:2195:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26305. nerrors += test_compound(fname, fapl_id);
  26306. ^
  26307. cmpd_dset.c:2199:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26308. nerrors += test_hdf5_src_subset(fname, fapl_id);
  26309. ^
  26310. cmpd_dset.c:2203:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26311. nerrors += test_hdf5_dst_subset(fname, fapl_id);
  26312. ^
  26313. cmpd_dset.c:2206:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26314. nerrors += test_pack_ooo();
  26315. ^
  26316. cmpd_dset.c:2209:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26317. nerrors += test_ooo_order(fname);
  26318. ^
  26319. cmpd_dset.c: In function 'test_compound':
  26320. cmpd_dset.c:151:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  26321. test_compound (char *filename, hid_t fapl)
  26322. ^
  26323. cmpd_dset.c:151:1: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  26324. cmpd_dset.c: In function 'test_hdf5_src_subset':
  26325. cmpd_dset.c:888:23: warning: assuming signed overflow does not occur when simplifying division [-Wstrict-overflow]
  26326. s_ptr->h[j] = i*j/5+j;
  26327. ^
  26328. cmpd_dset.c:888:23: warning: assuming signed overflow does not occur when simplifying division [-Wstrict-overflow]
  26329. cmpd_dset.c:888:23: warning: assuming signed overflow does not occur when simplifying division [-Wstrict-overflow]
  26330. CC filter_fail.o
  26331. In file included from filter_fail.c:25:0:
  26332. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  26333. static const char *H5_get_srcdir_filename(const char *filename)
  26334. ^
  26335. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  26336. static const char *H5_get_srcdir(void)
  26337. ^
  26338. CC extend.o
  26339. extend.c:34:14: warning: size of 'buf1' is 40000 bytes [-Wlarger-than=]
  26340. static int buf1[NY][NX], buf2[NX / 2][NY / 2];
  26341. ^
  26342. extend.c:34:28: warning: size of 'buf2' is 10000 bytes [-Wlarger-than=]
  26343. static int buf1[NY][NX], buf2[NX / 2][NY / 2];
  26344. ^
  26345. CC external.o
  26346. external.c: In function 'test_2':
  26347. external.c:612:14: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  26348. hssize_t n; /*bytes of I/O */
  26349. ^
  26350. external.c: In function 'test_3':
  26351. external.c:780:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  26352. whole[i] = i;
  26353. ^
  26354. external.c:801:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  26355. whole[i] = 100 + i;
  26356. ^
  26357. In file included from external.c:23:0:
  26358. external.c: At top level:
  26359. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  26360. static const char *H5_get_srcdir_filename(const char *filename)
  26361. ^
  26362. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  26363. static const char *H5_get_srcdir(void)
  26364. ^
  26365. CC efc.o
  26366. efc.c:36:13: warning: size of 'filename' is 6144 bytes [-Wlarger-than=]
  26367. static char filename[6][1024];
  26368. ^
  26369. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_cc_eno_rf2.cc
  26370. CC objcopy.o
  26371. objcopy.c: In function 'compare_data':
  26372. objcopy.c:1067:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  26373. ref_buf1 = (const hdset_reg_ref_t *)buf1;
  26374. ^
  26375. objcopy.c:1068:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  26376. ref_buf2 = (const hdset_reg_ref_t *)buf2;
  26377. ^
  26378. objcopy.c: In function 'test_copy_dataset_compound':
  26379. objcopy.c:2318:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26380. buf[i].d = 1. / (i + 1);
  26381. ^
  26382. objcopy.c: In function 'test_copy_dataset_chunked':
  26383. objcopy.c:2450:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26384. buf1d[i] = (float)(i / 2.0);
  26385. ^
  26386. objcopy.c:2452:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26387. buf2d[i][j] = (float)(i + (j / 100.0));
  26388. ^
  26389. objcopy.c: In function 'test_copy_dataset_chunked_sparse':
  26390. objcopy.c:2793:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26391. buf1d[i] = (float)(i / 10.0);
  26392. ^
  26393. objcopy.c:2795:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26394. buf2d[i][j] = (float)(i + (j / 100.0));
  26395. ^
  26396. objcopy.c: In function 'test_copy_dataset_compressed':
  26397. objcopy.c:2988:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26398. buf[i][j] = (float)(100.0); /* Something easy to compress */
  26399. ^
  26400. objcopy.c: In function 'test_copy_dataset_compact':
  26401. objcopy.c:3117:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26402. buf[i][j] = (float)(i+j/100.0);
  26403. ^
  26404. objcopy.c: In function 'test_copy_dataset_contig_cmpd_vl':
  26405. objcopy.c:7597:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  26406. buf[i].a = i * (i - 1);
  26407. ^
  26408. objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26409. buf[i].c = 1. / (i + 1.);
  26410. ^
  26411. objcopy.c:7602:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26412. objcopy.c: In function 'test_copy_dataset_chunked_cmpd_vl':
  26413. objcopy.c:7736:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  26414. buf[i].a = i * (i - 1);
  26415. ^
  26416. objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26417. buf[i].c = 1. / (i + 1.);
  26418. ^
  26419. objcopy.c:7741:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26420. objcopy.c: In function 'test_copy_dataset_compact_cmpd_vl':
  26421. objcopy.c:7881:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  26422. buf[i].a = i * (i - 1);
  26423. ^
  26424. objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26425. buf[i].c = 1. / (i + 1.);
  26426. ^
  26427. objcopy.c:7886:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26428. In file included from objcopy.c:25:0:
  26429. objcopy.c: At top level:
  26430. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  26431. static const char *H5_get_srcdir_filename(const char *filename)
  26432. ^
  26433. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  26434. static const char *H5_get_srcdir(void)
  26435. ^
  26436. objcopy.c: In function 'addr_lookup.isra.0':
  26437. objcopy.c:201:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  26438. addr_lookup(H5O_info_t *oi)
  26439. ^
  26440. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_cc_enovol_rf2.cc
  26441. CC links.o
  26442. links.c: In function 'external_link_dangling':
  26443. links.c:2712:18: warning: conversion to 'hid_t' from 'ssize_t' may alter its value [-Wconversion]
  26444. status = H5Lget_name_by_idx(rid, "no_file", H5_INDEX_NAME, H5_ITER_INC, 0, NULL, 0, H5P_DEFAULT);
  26445. ^
  26446. links.c: In function 'external_set_elink_fapl1':
  26447. links.c:3515:17: warning: size of 'sv' is 3500 bytes [-Wlarger-than=]
  26448. char sv[H5FD_MEM_NTYPES][500];
  26449. ^
  26450. links.c: In function 'external_set_elink_fapl2':
  26451. links.c:3714:10: warning: size of 'points' is 6400 bytes [-Wlarger-than=]
  26452. int points[NUM40][NUM40];
  26453. ^
  26454. links.c: In function 'link_filters':
  26455. links.c:9822:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26456. > ((double)filesize_unfiltered * FILTER_FILESIZE_MAX_FRACTION))
  26457. ^
  26458. links.c: In function 'link_info_by_idx':
  26459. links.c:11078:23: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  26460. ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)0, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  26461. ^
  26462. links.c:11120:23: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  26463. ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  26464. ^
  26465. links.c:11162:23: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  26466. ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  26467. ^
  26468. links.c: In function 'link_info_by_idx_old':
  26469. links.c:11330:19: warning: conversion to 'herr_t' from 'ssize_t' may alter its value [-Wconversion]
  26470. ret = H5Lget_name_by_idx(group_id, ".", H5_INDEX_CRT_ORDER, H5_ITER_INC, (hsize_t)u, tmpname, (size_t)NAME_BUF_SIZE, H5P_DEFAULT);
  26471. ^
  26472. links.c: In function 'link_iterate_check':
  26473. links.c:12090:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  26474. iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip);
  26475. ^
  26476. links.c:12090:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  26477. links.c:12118:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  26478. iter_info->nskipped = gskip = max_links / 2;
  26479. ^
  26480. links.c:12118:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26481. iter_info->nskipped = gskip = max_links / 2;
  26482. ^
  26483. links.c:12122:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26484. iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip);
  26485. ^
  26486. links.c:12163:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26487. iter_info->nskipped = gskip = 0;
  26488. ^
  26489. links.c: In function 'link_iterate_old_check':
  26490. links.c:12520:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26491. iter_info->nskipped = gskip = 0;
  26492. ^
  26493. links.c:12540:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  26494. iter_info->curr = order != H5_ITER_DEC ? skip : ((max_links - 1) - skip);
  26495. ^
  26496. links.c:12540:23: warning: conversion to 'int64_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  26497. links.c:12568:35: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  26498. iter_info->nskipped = gskip = max_links / 2;
  26499. ^
  26500. links.c:12568:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26501. iter_info->nskipped = gskip = max_links / 2;
  26502. ^
  26503. links.c:12572:81: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26504. iter_info->curr = order != H5_ITER_DEC ? (unsigned)gskip : ((max_links - 1) - gskip);
  26505. ^
  26506. links.c:12613:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  26507. iter_info->nskipped = gskip = 0;
  26508. ^
  26509. In file included from links.c:31:0:
  26510. links.c: At top level:
  26511. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  26512. static const char *H5_get_srcdir_filename(const char *filename)
  26513. ^
  26514. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  26515. static const char *H5_get_srcdir(void)
  26516. ^
  26517. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_o5_monotone_rf2.cc
  26518. links.c: In function 'external_set_elink_fapl1':
  26519. links.c:3500:1: warning: stack usage is 8944 bytes [-Wstack-usage=]
  26520. external_set_elink_fapl1(hid_t fapl, hbool_t new_format)
  26521. ^
  26522. links.c: In function 'external_set_elink_fapl2':
  26523. links.c:3704:1: warning: stack usage might be 10672 bytes [-Wstack-usage=]
  26524. external_set_elink_fapl2(hid_t fapl, hbool_t new_format)
  26525. ^
  26526. links.c: In function 'external_symlink':
  26527. links.c:6357:1: warning: stack usage is 11408 bytes [-Wstack-usage=]
  26528. external_symlink(const char *env_h5_drvr, hid_t fapl, hbool_t new_format)
  26529. ^
  26530. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_real8_eno.F90
  26531. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_real8_tvd.F90
  26532. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_cc_real8_tvd.F90
  26533. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_real8_weno.F90
  26534. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_dgfe_rf2.cc
  26535. COMPILING arrangements/Carpet/CarpetLib/src/prolongate_4d_o1_rf2.cc
  26536. CC unlink.o
  26537. CC big.o
  26538. In file included from h5test.h:26:0,
  26539. from big.c:56:
  26540. big.c: In function 'randll':
  26541. ../src/H5private.h:1050:31: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26542. #define HDrandom() HDrand()
  26543. ^
  26544. big.c:132:15: note: in expansion of macro 'HDrandom'
  26545. acc = HDrandom();
  26546. ^
  26547. big.c:133:13: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26548. acc *= HDrandom();
  26549. ^
  26550. big.c: In function 'enough_room':
  26551. big.c:297:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26552. HDsnprintf(name, sizeof(name), filename, i);
  26553. ^
  26554. big.c:312:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26555. HDsnprintf(name, sizeof(name), filename, i);
  26556. ^
  26557. big.c: In function 'reader':
  26558. big.c:511:24: warning: conversion to 'hsize_t' from 'int64_t' may change the sign of the result [-Wsign-conversion]
  26559. hs_offset[0] = HDstrtoll(s, NULL, 0);
  26560. ^
  26561. In file included from h5test.h:26:0,
  26562. from big.c:56:
  26563. big.c: In function 'main':
  26564. big.c:804:15: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion]
  26565. HDsrandom(seed);
  26566. ^
  26567. ../src/H5private.h:1186:41: note: in definition of macro 'HDsrandom'
  26568. #define HDsrandom(S) HDsrand(S)
  26569. ^
  26570. big.c: In function 'reader':
  26571. big.c:527:11: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  26572. if(zero) {
  26573. ^
  26574. big.c: In function 'writer.constprop':
  26575. big.c:130:33: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  26576. while(overlap != 0 && tries < MAX_TRIES)
  26577. ^
  26578. CC mtime.o
  26579. mtime.c: In function 'main':
  26580. mtime.c:117:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26581. } else if(HDfabs(HDdifftime(now, oi1.ctime)) > 60.0) {
  26582. ^
  26583. In file included from mtime.c:26:0:
  26584. mtime.c: At top level:
  26585. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  26586. static const char *H5_get_srcdir_filename(const char *filename)
  26587. ^
  26588. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  26589. static const char *H5_get_srcdir(void)
  26590. ^
  26591. CC fillval.o
  26592. fillval.c: In function 'test_create':
  26593. fillval.c:626:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26594. if( rd_c.a!=0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z != '\0') {
  26595. ^
  26596. fillval.c:626:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26597. if( rd_c.a!=0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z != '\0') {
  26598. ^
  26599. fillval.c:630:19: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26600. rd_c.a, rd_c.y, rd_c.x, rd_c.z);
  26601. ^
  26602. fillval.c:699:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26603. if(rd_c.a != 0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z!='\0') {
  26604. ^
  26605. fillval.c:699:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26606. if(rd_c.a != 0 || rd_c.y != fill_ctype.y || rd_c.x != 0 || rd_c.z!='\0') {
  26607. ^
  26608. fillval.c:703:3: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26609. rd_c.a, rd_c.y, rd_c.x, rd_c.z);
  26610. ^
  26611. fillval.c: In function 'test_rdwr_cases':
  26612. fillval.c:792:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26613. hs_offset[j] = rand() % cur_size[j];
  26614. ^
  26615. fillval.c:814:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26616. if(fill_time!=H5D_FILL_TIME_NEVER && (rd_c.a!=fill_c.a ||
  26617. ^
  26618. fillval.c:815:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26619. rd_c.x!=fill_c.x || rd_c.y!=fill_c.y ||
  26620. ^
  26621. fillval.c:823:38: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26622. hs_offset[4], rd_c.a, rd_c.x, rd_c.y, rd_c.z,
  26623. ^
  26624. fillval.c:824:4: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26625. fill_c.a, fill_c.x, fill_c.y, fill_c.z);
  26626. ^
  26627. fillval.c:848:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat]
  26628. buf = HDmalloc((size_t)(nelmts * sizeof(int)));
  26629. ^
  26630. fillval.c:882:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26631. if(buf_c[u].a != fill_c.a || buf_c[u].x != fill_c.x ||
  26632. ^
  26633. fillval.c:883:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26634. buf_c[u].y != fill_c.y || buf_c[u].z != fill_c.z) {
  26635. ^
  26636. fillval.c:891:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26637. buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z,
  26638. ^
  26639. fillval.c:892:29: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26640. fill_c.a, fill_c.x, fill_c.y, fill_c.z);
  26641. ^
  26642. fillval.c:912:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26643. buf_c[u].a = (float)1111.11;
  26644. ^
  26645. fillval.c:914:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26646. buf_c[u].y = 3333.3333;
  26647. ^
  26648. fillval.c:941:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26649. hs_offset[j] = rand() % cur_size[j];
  26650. ^
  26651. fillval.c:996:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26652. if( rd_c.a!=should_be_c.a || rd_c.x!=should_be_c.x ||
  26653. ^
  26654. fillval.c:997:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26655. rd_c.y!=should_be_c.y || rd_c.z!=should_be_c.z) {
  26656. ^
  26657. fillval.c:1005:7: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26658. rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a,
  26659. ^
  26660. fillval.c:1005:39: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26661. rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a,
  26662. ^
  26663. fillval.c:1015:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26664. if( rd_c.a!=should_be_c.a || rd_c.x!=should_be_c.x ||
  26665. ^
  26666. fillval.c:1016:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  26667. rd_c.y!=should_be_c.y || rd_c.z!=should_be_c.z) {
  26668. ^
  26669. fillval.c:1024:28: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26670. rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a,
  26671. ^
  26672. fillval.c:1024:60: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  26673. rd_c.a, rd_c.x, rd_c.y, rd_c.z, should_be_c.a,
  26674. ^
  26675. fillval.c: In function 'test_rdwr':
  26676. fillval.c:1147:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26677. fill_ctype.y = 4444.4444;
  26678. ^
  26679. fillval.c:1200:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26680. fill_ctype.y = 4444.4444;
  26681. ^
  26682. fillval.c: In function 'test_extend_cases':
  26683. fillval.c:1443:5: warning: initialization discards 'const' qualifier from pointer target type
  26684. comp_vl_datatype val_rd_c, init_val_c = {87, "baz", "mumble", 129};
  26685. ^
  26686. fillval.c:1443:5: warning: initialization discards 'const' qualifier from pointer target type
  26687. fillval.c:1498:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26688. hs_offset[j] = rand() % start_size[j];
  26689. ^
  26690. fillval.c:1551:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26691. hs_offset[j] = rand() % start_size[j];
  26692. ^
  26693. fillval.c:1589:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26694. hs_offset[j] = rand() % extend_size[j];
  26695. ^
  26696. fillval.c:1628:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26697. hs_offset[j] = rand() % max_size[j];
  26698. ^
  26699. fillval.c:1669:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26700. hs_offset[j] = rand() % extend_size[j];
  26701. ^
  26702. fillval.c:1762:28: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  26703. hs_offset[j] = rand() % extend_size[j];
  26704. ^
  26705. fillval.c: In function 'test_extend':
  26706. fillval.c:1845:5: warning: initialization discards 'const' qualifier from pointer target type
  26707. comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */
  26708. ^
  26709. fillval.c:1845:5: warning: initialization discards 'const' qualifier from pointer target type
  26710. In file included from fillval.c:23:0:
  26711. fillval.c: At top level:
  26712. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  26713. static const char *H5_get_srcdir_filename(const char *filename)
  26714. ^
  26715. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  26716. static const char *H5_get_srcdir(void)
  26717. ^
  26718. fillval.c: In function 'test_rdwr_cases':
  26719. fillval.c:886:21: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized]
  26720. HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c"
  26721. ^
  26722. fillval.c:886:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized]
  26723. fillval.c:886:21: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  26724. fillval.c:886:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized]
  26725. COMPILING configs/sim/bindings/build/CarpetLib/cctk_ThornBindings.c
  26726. CC mount.o
  26727. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetLib.a
  26728. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetLib.a(bboxset2.cc.o) has no symbols
  26729. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetLib.a(bboxset2.cc.o) has no symbols
  26730. CC flush1.o
  26731. flush1.c:35:15: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=]
  26732. static double the_data[100][100];
  26733. ^
  26734. flush1.c: In function 'create_file':
  26735. flush1.c:77:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  26736. the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1);
  26737. ^
  26738. flush1.c: In function 'extend_file':
  26739. flush1.c:134:42: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  26740. the_data[i][j] = (double)(hssize_t)i/(hssize_t)(j+1);
  26741. ^
  26742. Checking status of thorn CarpetMask
  26743. COMPILING arrangements/Carpet/CarpetMask/src/mask_excluded.cc
  26744. COMPILING arrangements/Carpet/CarpetMask/src/mask_surface.cc
  26745. CC flush2.o
  26746. flush2.c:34:16: warning: size of 'the_data' is 80000 bytes [-Wlarger-than=]
  26747. static double the_data[100][100];
  26748. ^
  26749. flush2.c: In function 'check_dset':
  26750. flush2.c:75:57: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  26751. error = fabs(the_data[i][j] - (double)(hssize_t)i / ((hssize_t)j + 1));
  26752. ^
  26753. flush2.c:76:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26754. if(error > 0.0001) {
  26755. ^
  26756. flush2.c:81:26: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  26757. (double)(hssize_t)i/(hssize_t)(j+1));
  26758. ^
  26759. CC app_ref.o
  26760. app_ref.c: In function 'main':
  26761. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26762. for (i=0; i<ninc; i++) \
  26763. ^
  26764. app_ref.c:115:5: note: in expansion of macro 'RAND_INC'
  26765. RAND_INC (T_FILE)
  26766. ^
  26767. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26768. for (i=0; i<ninc; i++) \
  26769. ^
  26770. app_ref.c:121:5: note: in expansion of macro 'RAND_INC'
  26771. RAND_INC (T_PLIST)
  26772. ^
  26773. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26774. for (i=0; i<ninc; i++) \
  26775. ^
  26776. app_ref.c:128:5: note: in expansion of macro 'RAND_INC'
  26777. RAND_INC (T_PCLASS)
  26778. ^
  26779. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26780. for (i=0; i<ninc; i++) \
  26781. ^
  26782. app_ref.c:134:5: note: in expansion of macro 'RAND_INC'
  26783. RAND_INC (T_TYPE)
  26784. ^
  26785. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26786. for (i=0; i<ninc; i++) \
  26787. ^
  26788. app_ref.c:140:5: note: in expansion of macro 'RAND_INC'
  26789. RAND_INC (T_SPACE)
  26790. ^
  26791. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26792. for (i=0; i<ninc; i++) \
  26793. ^
  26794. app_ref.c:147:5: note: in expansion of macro 'RAND_INC'
  26795. RAND_INC (T_DSET)
  26796. ^
  26797. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26798. for (i=0; i<ninc; i++) \
  26799. ^
  26800. app_ref.c:154:5: note: in expansion of macro 'RAND_INC'
  26801. RAND_INC (T_ATTR)
  26802. ^
  26803. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26804. for (i=0; i<ninc; i++) \
  26805. ^
  26806. app_ref.c:161:5: note: in expansion of macro 'RAND_INC'
  26807. RAND_INC (T_GROUP)
  26808. ^
  26809. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26810. for (i=0; i<ninc; i++) \
  26811. ^
  26812. app_ref.c:167:5: note: in expansion of macro 'RAND_INC'
  26813. RAND_INC (T_ECLASS)
  26814. ^
  26815. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26816. for (i=0; i<ninc; i++) \
  26817. ^
  26818. app_ref.c:173:5: note: in expansion of macro 'RAND_INC'
  26819. RAND_INC (T_EMSG)
  26820. ^
  26821. app_ref.c:37:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  26822. for (i=0; i<ninc; i++) \
  26823. ^
  26824. app_ref.c:179:5: note: in expansion of macro 'RAND_INC'
  26825. RAND_INC (T_ESTACK)
  26826. ^
  26827. CC enum.o
  26828. CC set_extent.o
  26829. set_extent.c: In function 'main':
  26830. set_extent.c:133:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26831. if(H5Pset_cache(fapl, 0, (size_t)8, 256 * sizeof(int), 0.75) < 0) TEST_ERROR
  26832. ^
  26833. set_extent.c:136:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  26834. if(H5Pset_cache(fapl2, 0, (size_t)0, (size_t)0, 0.) < 0) TEST_ERROR
  26835. ^
  26836. set_extent.c: In function 'test_random_rank4':
  26837. set_extent.c:2677:17: warning: size of 'rbuf' is 40000 bytes [-Wlarger-than=]
  26838. static int rbuf[10][10][10][10]; /* Read buffer */
  26839. ^
  26840. set_extent.c:2678:17: warning: size of 'wbuf' is 40000 bytes [-Wlarger-than=]
  26841. static int wbuf[10][10][10][10]; /* Write buffer */
  26842. ^
  26843. set_extent.c:2679:20: warning: size of 'dim_log' is 3232 bytes [-Wlarger-than=]
  26844. static hsize_t dim_log[RAND4_NITER+1][4]; /* Log of dataset dimensions */
  26845. ^
  26846. COMPILING configs/sim/bindings/build/CarpetMask/cctk_ThornBindings.c
  26847. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetMask.a
  26848. CC ttsafe.o
  26849. Checking status of thorn HTTPDExtra
  26850. CC ttsafe_dcreate.o
  26851. CC ttsafe_error.o
  26852. CC ttsafe_cancel.o
  26853. CC ttsafe_acreate.o
  26854. COMPILING arrangements/CactusConnect/HTTPDExtra/src/Groups.c
  26855. CC getname.o
  26856. COMPILING arrangements/CactusConnect/HTTPDExtra/src/Startup.c
  26857. getname.c: In function 'test_obj_ref':
  26858. getname.c:2523:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26859. i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
  26860. ^
  26861. getname.c:2527:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26862. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[0], (char*)buf, sizeof(buf));
  26863. ^
  26864. getname.c:2535:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26865. i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
  26866. ^
  26867. getname.c:2539:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26868. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf));
  26869. ^
  26870. getname.c:2547:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26871. i = H5Iget_name(group, (char*)buf, sizeof(buf));
  26872. ^
  26873. getname.c:2551:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26874. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[2], (char*)buf, sizeof(buf));
  26875. ^
  26876. getname.c:2559:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26877. i = H5Iget_name(tid1, (char*)buf, sizeof(buf));
  26878. ^
  26879. getname.c:2563:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26880. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[3], (char*)buf, sizeof(buf));
  26881. ^
  26882. getname.c:2571:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26883. i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
  26884. ^
  26885. getname.c:2575:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26886. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf));
  26887. ^
  26888. getname.c:2583:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26889. i = H5Iget_name(group, (char*)buf, sizeof(buf));
  26890. ^
  26891. getname.c:2587:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26892. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[5], (char*)buf, sizeof(buf));
  26893. ^
  26894. getname.c:2595:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26895. i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
  26896. ^
  26897. getname.c:2599:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26898. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[6], (char*)buf, sizeof(buf));
  26899. ^
  26900. getname.c:2607:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26901. i = H5Iget_name(group, (char*)buf, sizeof(buf));
  26902. ^
  26903. getname.c:2611:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26904. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[7], (char*)buf, sizeof(buf));
  26905. ^
  26906. getname.c:2622:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26907. i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
  26908. ^
  26909. getname.c:2626:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26910. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[4], (char*)buf, sizeof(buf));
  26911. ^
  26912. getname.c:2638:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26913. i = H5Iget_name(dataset2, (char*)buf, sizeof(buf));
  26914. ^
  26915. getname.c:2642:9: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  26916. i = H5Rget_name(dataset, H5R_OBJECT, &wbuf[1], (char*)buf, sizeof(buf));
  26917. ^
  26918. COMPILING arrangements/CactusConnect/HTTPDExtra/src/IO.c
  26919. COMPILING arrangements/CactusConnect/HTTPDExtra/src/Processors.c
  26920. COMPILING arrangements/CactusConnect/HTTPDExtra/src/HostNames.c
  26921. COMPILING arrangements/CactusConnect/HTTPDExtra/src/PtrList.c
  26922. COMPILING arrangements/CactusConnect/HTTPDExtra/src/HTTPD_FileList.c
  26923. COMPILING arrangements/CactusConnect/HTTPDExtra/src/TimerInfo.c
  26924. COMPILING configs/sim/bindings/build/HTTPDExtra/cctk_ThornBindings.c
  26925. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_HTTPDExtra.a
  26926. CC vfd.o
  26927. vfd.c: In function 'test_family_opens':
  26928. vfd.c:611:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26929. HDsnprintf(first_name, sizeof(first_name), fname, 0);
  26930. ^
  26931. vfd.c: In function 'test_family':
  26932. vfd.c:682:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=]
  26933. int buf[FAMILY_NUMBER][FAMILY_SIZE];
  26934. ^
  26935. vfd.c: In function 'test_family_compat':
  26936. vfd.c:865:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26937. HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter);
  26938. ^
  26939. vfd.c:866:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26940. HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter);
  26941. ^
  26942. vfd.c:870:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26943. HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter);
  26944. ^
  26945. vfd.c:871:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26946. HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter);
  26947. ^
  26948. vfd.c: In function 'test_multi_opens':
  26949. vfd.c:940:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  26950. HDsnprintf(sf_name, sizeof(sf_name), super_name, fname);
  26951. ^
  26952. vfd.c: In function 'test_multi':
  26953. vfd.c:982:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=]
  26954. int buf[MULTI_SIZE][MULTI_SIZE];
  26955. ^
  26956. vfd.c: In function 'test_multi_compat':
  26957. vfd.c:1193:17: warning: size of 'buf' is 65536 bytes [-Wlarger-than=]
  26958. int buf[MULTI_SIZE][MULTI_SIZE];
  26959. ^
  26960. vfd.c: In function 'test_family':
  26961. vfd.c:674:1: warning: stack usage might be 17616 bytes [-Wstack-usage=]
  26962. test_family(void)
  26963. ^
  26964. vfd.c:815:1: warning: the frame size of 17536 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  26965. }
  26966. ^
  26967. vfd.c: In function 'test_multi_compat':
  26968. vfd.c:1180:1: warning: stack usage might be 71216 bytes [-Wstack-usage=]
  26969. test_multi_compat(void)
  26970. ^
  26971. vfd.c:1322:1: warning: the frame size of 71136 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  26972. }
  26973. ^
  26974. vfd.c: In function 'test_multi':
  26975. vfd.c:964:1: warning: stack usage might be 68272 bytes [-Wstack-usage=]
  26976. test_multi(void)
  26977. ^
  26978. vfd.c:1156:1: warning: the frame size of 68192 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  26979. }
  26980. ^
  26981. Checking status of thorn NullConstr
  26982. CC ntypes.o
  26983. ntypes.c:35:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=]
  26984. int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];
  26985. ^
  26986. ntypes.c:35:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=]
  26987. int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];
  26988. ^
  26989. ntypes.c:36:7: warning: size of 'spoints2' is 40000 bytes [-Wlarger-than=]
  26990. short spoints2[DIM0][DIM1], scheck2[DIM0][DIM1];
  26991. ^
  26992. ntypes.c:36:29: warning: size of 'scheck2' is 40000 bytes [-Wlarger-than=]
  26993. short spoints2[DIM0][DIM1], scheck2[DIM0][DIM1];
  26994. ^
  26995. ntypes.c:37:5: warning: size of 'ipoints3' is 400000 bytes [-Wlarger-than=]
  26996. int ipoints3[DIM0][DIM1][5], icheck3[DIM0][DIM1][5];
  26997. ^
  26998. ntypes.c:37:30: warning: size of 'icheck3' is 400000 bytes [-Wlarger-than=]
  26999. int ipoints3[DIM0][DIM1][5], icheck3[DIM0][DIM1][5];
  27000. ^
  27001. COMPILING arrangements/PITTNullCode/NullConstr/src/NullConstr_AuxConstr.F90
  27002. COMPILING arrangements/PITTNullCode/NullConstr/src/NullConstr_Util.F90
  27003. CC dangle.o
  27004. CC dtransform.o
  27005. dtransform.c: In function 'main':
  27006. dtransform.c:291:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27007. TEST_TYPE_CONTIG(dxpl_id_utrans_inv, char, H5T_NATIVE_CHAR, "char", transformData, 0);
  27008. ^
  27009. dtransform.c:291:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27010. dtransform.c:291:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27011. dtransform.c:291:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27012. dtransform.c:292:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27013. TEST_TYPE_CONTIG(dxpl_id_utrans_inv, unsigned char, H5T_NATIVE_UCHAR, "uchar", transformData, 0);
  27014. ^
  27015. dtransform.c:292:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27016. dtransform.c:292:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27017. dtransform.c:292:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27018. dtransform.c:293:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27019. TEST_TYPE_CONTIG(dxpl_id_c_to_f, signed char, H5T_NATIVE_SCHAR, "schar", windchillFfloat, 1);
  27020. ^
  27021. dtransform.c:293:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27022. dtransform.c:293:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27023. dtransform.c:293:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27024. dtransform.c:294:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27025. TEST_TYPE_CONTIG(dxpl_id_c_to_f, short, H5T_NATIVE_SHORT, "short", windchillFfloat, 1);
  27026. ^
  27027. dtransform.c:294:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27028. dtransform.c:294:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27029. dtransform.c:294:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27030. dtransform.c:295:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27031. TEST_TYPE_CONTIG(dxpl_id_utrans_inv, unsigned short, H5T_NATIVE_USHORT, "ushort", transformData, 0);
  27032. ^
  27033. dtransform.c:295:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27034. dtransform.c:295:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27035. dtransform.c:295:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27036. dtransform.c:296:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27037. TEST_TYPE_CONTIG(dxpl_id_c_to_f, int, H5T_NATIVE_INT, "int", windchillFfloat, 1);
  27038. ^
  27039. dtransform.c:296:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27040. dtransform.c:296:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27041. dtransform.c:296:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27042. dtransform.c:298:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27043. TEST_TYPE_CONTIG(dxpl_id_c_to_f, long, H5T_NATIVE_LONG, "long", windchillFfloat, 1);
  27044. ^
  27045. dtransform.c:298:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27046. dtransform.c:298:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27047. dtransform.c:298:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27048. dtransform.c:303:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27049. TEST_TYPE_CONTIG(dxpl_id_c_to_f, long long, H5T_NATIVE_LLONG, "llong", windchillFfloat, 1);
  27050. ^
  27051. dtransform.c:303:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27052. dtransform.c:303:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27053. dtransform.c:303:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27054. dtransform.c:119:10: warning: size of 'array' is 3456 bytes [-Wlarger-than=]
  27055. TYPE array[ROWS][COLS]; \
  27056. ^
  27057. dtransform.c:322:5: note: in expansion of macro 'TEST_TYPE_CONTIG'
  27058. TEST_TYPE_CONTIG(dxpl_id_c_to_f, long double, H5T_NATIVE_LDOUBLE, "ldouble", windchillFfloat, 1);
  27059. ^
  27060. dtransform.c:325:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27061. TEST_TYPE_CHUNK(dxpl_id_utrans_inv, char, H5T_NATIVE_CHAR, "char", transformData, 0);
  27062. ^
  27063. dtransform.c:325:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27064. dtransform.c:326:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27065. TEST_TYPE_CHUNK(dxpl_id_utrans_inv, unsigned char, H5T_NATIVE_UCHAR, "uchar", transformData, 0);
  27066. ^
  27067. dtransform.c:326:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27068. dtransform.c:327:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27069. TEST_TYPE_CHUNK(dxpl_id_c_to_f, signed char, H5T_NATIVE_SCHAR, "schar", windchillFfloat, 1);
  27070. ^
  27071. dtransform.c:327:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27072. dtransform.c:328:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27073. TEST_TYPE_CHUNK(dxpl_id_c_to_f, short, H5T_NATIVE_SHORT, "short", windchillFfloat, 1);
  27074. ^
  27075. dtransform.c:328:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27076. dtransform.c:329:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27077. TEST_TYPE_CHUNK(dxpl_id_utrans_inv, unsigned short, H5T_NATIVE_USHORT, "ushort", transformData, 0);
  27078. ^
  27079. dtransform.c:329:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27080. dtransform.c:330:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27081. TEST_TYPE_CHUNK(dxpl_id_c_to_f, int, H5T_NATIVE_INT, "int", windchillFfloat, 1);
  27082. ^
  27083. dtransform.c:330:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27084. dtransform.c:332:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27085. TEST_TYPE_CHUNK(dxpl_id_c_to_f, long, H5T_NATIVE_LONG, "long", windchillFfloat, 1);
  27086. ^
  27087. dtransform.c:332:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27088. dtransform.c:335:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27089. TEST_TYPE_CHUNK(dxpl_id_c_to_f, long long, H5T_NATIVE_LLONG, "llong", windchillFfloat, 1);
  27090. ^
  27091. dtransform.c:335:5: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  27092. dtransform.c:185:10: warning: size of 'array' is 3456 bytes [-Wlarger-than=]
  27093. TYPE array[ROWS][COLS]; \
  27094. ^
  27095. dtransform.c:350:5: note: in expansion of macro 'TEST_TYPE_CHUNK'
  27096. TEST_TYPE_CHUNK(dxpl_id_c_to_f, long double, H5T_NATIVE_LDOUBLE, "ldouble", windchillFfloat, 1);
  27097. ^
  27098. dtransform.c: In function 'test_poly':
  27099. dtransform.c:498:50: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  27100. polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f));
  27101. ^
  27102. dtransform.c:498:79: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  27103. polyflres[row][col] = (float) ((2.0f + windchillC) * ((windchillC - 8.0f) / 2.0f));
  27104. ^
  27105. dtransform.c: In function 'test_trivial':
  27106. dtransform.c:729:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27107. if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL)
  27108. ^
  27109. dtransform.c:729:55: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  27110. if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL)
  27111. ^
  27112. dtransform.c: In function 'test_getset':
  27113. dtransform.c:788:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27114. if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL)
  27115. ^
  27116. dtransform.c:788:55: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  27117. if((windchillFfloatread[row][col] - 4.8f) > FLOAT_TOL)
  27118. ^
  27119. COMPILING arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90
  27120. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:14.31:
  27121.  
  27122. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27123. 1
  27124. Warning: Unused dummy argument 'k_11' at (1)
  27125. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:14.36:
  27126.  
  27127. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27128. 1
  27129. Warning: Unused dummy argument 'k_12' at (1)
  27130. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:14.41:
  27131.  
  27132. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27133. 1
  27134. Warning: Unused dummy argument 'k_13' at (1)
  27135. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:14.46:
  27136.  
  27137. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27138. 1
  27139. Warning: Unused dummy argument 'k_14' at (1)
  27140. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:15.6:
  27141.  
  27142. k_22,k_23,k_24,k_33,k_34, &
  27143. 1
  27144. Warning: Unused dummy argument 'k_22' at (1)
  27145. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:15.11:
  27146.  
  27147. k_22,k_23,k_24,k_33,k_34, &
  27148. 1
  27149. Warning: Unused dummy argument 'k_23' at (1)
  27150. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:15.16:
  27151.  
  27152. k_22,k_23,k_24,k_33,k_34, &
  27153. 1
  27154. Warning: Unused dummy argument 'k_24' at (1)
  27155. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:15.21:
  27156.  
  27157. k_22,k_23,k_24,k_33,k_34, &
  27158. 1
  27159. Warning: Unused dummy argument 'k_33' at (1)
  27160. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:15.26:
  27161.  
  27162. k_22,k_23,k_24,k_33,k_34, &
  27163. 1
  27164. Warning: Unused dummy argument 'k_34' at (1)
  27165. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:20.26:
  27166.  
  27167. u_00,u_01,u_02,u_03,u_04,u_11,u_12,u_13,u_14, &
  27168. 1
  27169. Warning: Unused dummy argument 'u_04' at (1)
  27170. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:21.16:
  27171.  
  27172. u_22,u_23,u_24,u_33,u_34, &
  27173. 1
  27174. Warning: Unused dummy argument 'u_24' at (1)
  27175. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:22.31:
  27176.  
  27177. ub_00,ub_01,ub_02,ub_03,ub_04,ub_11,ub_12,ub_13,ub_14, &
  27178. 1
  27179. Warning: Unused dummy argument 'ub_04' at (1)
  27180. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:23.31:
  27181.  
  27182. ub_22,ub_23,ub_24,ub_33,ub_34)
  27183. 1
  27184. Warning: Unused dummy argument 'ub_34' at (1)
  27185. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:10.46:
  27186.  
  27187. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  27188. 1
  27189. Warning: Unused dummy argument 'w_14' at (1)
  27190. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:11.16:
  27191.  
  27192. w_22,w_23,w_24,w_33,w_34, &
  27193. 1
  27194. Warning: Unused dummy argument 'w_24' at (1)
  27195. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R00.F90:11.26:
  27196.  
  27197. w_22,w_23,w_24,w_33,w_34, &
  27198. 1
  27199. Warning: Unused dummy argument 'w_34' at (1)
  27200. CC reserved.o
  27201. CC cross_read.o
  27202. cross_read.c: In function 'check_data':
  27203. cross_read.c:110:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27204. data_in[NX][i] = -2.2;
  27205. ^
  27206. cross_read.c:129:3: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27207. if (!DBL_REL_EQUAL(data_out[j][i], data_in[j][i], 0.001)) {
  27208. ^
  27209. cross_read.c: In function 'open_dataset':
  27210. cross_read.c:210:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27211. nerrors += check_data(DATASETNAME, file, TRUE);
  27212. ^
  27213. cross_read.c:213:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27214. nerrors += check_data(DATASETNAME1, file, TRUE);
  27215. ^
  27216. cross_read.c:217:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27217. nerrors += check_data(DATASETNAME2, file, TRUE);
  27218. ^
  27219. cross_read.c:225:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27220. nerrors += check_data(DATASETNAME3, file, TRUE);
  27221. ^
  27222. cross_read.c:233:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27223. nerrors += check_data(DATASETNAME4, file, TRUE);
  27224. ^
  27225. cross_read.c:241:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27226. nerrors += check_data(DATASETNAME5, file, TRUE);
  27227. ^
  27228. cross_read.c:249:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27229. nerrors += check_data(DATASETNAME6, file, FALSE);
  27230. ^
  27231. cross_read.c:257:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27232. nerrors += check_data(DATASETNAME7, file, FALSE);
  27233. ^
  27234. cross_read.c:265:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27235. nerrors += check_data(DATASETNAME8, file, FALSE);
  27236. ^
  27237. cross_read.c:273:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27238. nerrors += check_data(DATASETNAME9, file, FALSE);
  27239. ^
  27240. cross_read.c:281:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27241. nerrors += check_data(DATASETNAME10, file, FALSE);
  27242. ^
  27243. cross_read.c:289:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27244. nerrors += check_data(DATASETNAME11, file, FALSE);
  27245. ^
  27246. cross_read.c:297:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27247. nerrors += check_data(DATASETNAME12, file, FALSE);
  27248. ^
  27249. cross_read.c:305:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27250. nerrors += check_data(DATASETNAME13, file, FALSE);
  27251. ^
  27252. cross_read.c:313:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27253. nerrors += check_data(DATASETNAME14, file, TRUE);
  27254. ^
  27255. cross_read.c:321:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27256. nerrors += check_data(DATASETNAME15, file, TRUE);
  27257. ^
  27258. cross_read.c:329:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27259. nerrors += check_data(DATASETNAME16, file, TRUE);
  27260. ^
  27261. cross_read.c:337:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27262. nerrors += check_data(DATASETNAME17, file, TRUE);
  27263. ^
  27264. cross_read.c:361:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27265. nerrors += check_data(DATASETNAME20, file, TRUE);
  27266. ^
  27267. cross_read.c:369:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27268. nerrors += check_data(DATASETNAME21, file, TRUE);
  27269. ^
  27270. cross_read.c:377:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27271. nerrors += check_data(DATASETNAME22, file, TRUE);
  27272. ^
  27273. cross_read.c:385:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27274. nerrors += check_data(DATASETNAME23, file, TRUE);
  27275. ^
  27276. cross_read.c:399:5: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  27277. return nerrors;
  27278. ^
  27279. cross_read.c: In function 'main':
  27280. cross_read.c:425:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27281. nerrors += open_dataset(filename);
  27282. ^
  27283. cross_read.c:429:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27284. nerrors += open_dataset(filename);
  27285. ^
  27286. In file included from cross_read.c:25:0:
  27287. cross_read.c: At top level:
  27288. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  27289. static const char *H5_get_srcdir(void)
  27290. ^
  27291. CC freespace.o
  27292. CC mf.o
  27293. CC btree2.o
  27294. CC fheap.o
  27295. fheap.c: In function 'begin_test':
  27296. fheap.c:546:15: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  27297. test_desc = H5MM_malloc(HDstrlen(del_str) + HDstrlen(base_desc));
  27298. ^
  27299. fheap.c:547:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  27300. sprintf(test_desc, base_desc, del_str);
  27301. ^
  27302. fheap.c: In function 'reopen_file':
  27303. fheap.c:597:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27304. if(NULL == (*f = H5I_object(*file)))
  27305. ^
  27306. fheap.c: In function 'open_heap':
  27307. fheap.c:644:24: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27308. if(NULL == (*f = H5I_object(*file)))
  27309. ^
  27310. fheap.c:682:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27311. if(NULL == (*f = H5I_object(*file)))
  27312. ^
  27313. fheap.c: In function 'fill_heap':
  27314. fheap.c:1067:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27315. if(NULL == (shared_ids_g = H5MM_realloc(shared_ids_g, id_len * shared_alloc_ids_g)))
  27316. ^
  27317. fheap.c:1069:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  27318. if(NULL == (shared_lens_g = H5MM_realloc(shared_lens_g, sizeof(size_t) * shared_alloc_ids_g)))
  27319. ^
  27320. fheap.c:1071:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  27321. if(NULL == (shared_offs_g = H5MM_realloc(shared_offs_g, sizeof(size_t) * shared_alloc_ids_g)))
  27322. ^
  27323. fheap.c:1118:38: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27324. if(NULL == (shared_ids_g = H5MM_realloc(shared_ids_g, id_len * shared_alloc_ids_g)))
  27325. ^
  27326. fheap.c:1120:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  27327. if(NULL == (shared_lens_g = H5MM_realloc(shared_lens_g, sizeof(size_t) * shared_alloc_ids_g)))
  27328. ^
  27329. fheap.c:1122:39: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  27330. if(NULL == (shared_offs_g = H5MM_realloc(shared_offs_g, sizeof(size_t) * shared_alloc_ids_g)))
  27331. ^
  27332. fheap.c:1174:39: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27333. if(NULL == (keep_ids->ids = H5MM_realloc(keep_ids->ids, id_len * keep_ids->alloc_ids)))
  27334. ^
  27335. fheap.c:1176:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  27336. if(NULL == (keep_ids->lens = H5MM_realloc(keep_ids->lens, sizeof(size_t) * keep_ids->alloc_ids)))
  27337. ^
  27338. fheap.c:1178:40: warning: request for implicit conversion from 'void *' to 'size_t *' not permitted in C++ [-Wc++-compat]
  27339. if(NULL == (keep_ids->offs = H5MM_realloc(keep_ids->offs, sizeof(size_t) * keep_ids->alloc_ids)))
  27340. ^
  27341. fheap.c: In function 'test_create':
  27342. fheap.c:1849:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27343. if(NULL == (f = H5I_object(file)))
  27344. ^
  27345. fheap.c: In function 'test_reopen':
  27346. fheap.c:1949:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27347. if(NULL == (f = H5I_object(file)))
  27348. ^
  27349. fheap.c: In function 'test_open_twice':
  27350. fheap.c:2048:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27351. if(NULL == (f = H5I_object(file)))
  27352. ^
  27353. fheap.c:2056:20: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27354. if(NULL == (f2 = H5I_object(file2)))
  27355. ^
  27356. fheap.c: In function 'test_delete_open':
  27357. fheap.c:2194:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27358. if(NULL == (f = H5I_object(file)))
  27359. ^
  27360. fheap.c: In function 'test_id_limits':
  27361. fheap.c:2331:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27362. if(NULL == (f = H5I_object(file)))
  27363. ^
  27364. fheap.c: In function 'test_filtered_create':
  27365. fheap.c:2670:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27366. if(NULL == (f = H5I_object(file)))
  27367. ^
  27368. fheap.c:2709:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27369. if(NULL == (f = H5I_object(file)))
  27370. ^
  27371. fheap.c: In function 'test_size':
  27372. fheap.c:2785:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27373. if(NULL == (f = H5I_object(file)))
  27374. ^
  27375. fheap.c:2835:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27376. if(NULL == (f = H5I_object(file)))
  27377. ^
  27378. fheap.c: In function 'test_man_insert_weird':
  27379. fheap.c:3051:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27380. if(NULL == (f = H5I_object(file)))
  27381. ^
  27382. fheap.c: In function 'test_man_start_5th_recursive_indirect':
  27383. fheap.c:6016:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27384. if(NULL == (f = H5I_object(file)))
  27385. ^
  27386. fheap.c: In function 'test_man_remove_bogus':
  27387. fheap.c:6146:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27388. if(NULL == (f = H5I_object(file)))
  27389. ^
  27390. In file included from h5test.h:26:0,
  27391. from fheap.c:19:
  27392. ../src/H5private.h:1050:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  27393. #define HDrandom() HDrand()
  27394. ^
  27395. fheap.c:6187:22: note: in expansion of macro 'HDrandom'
  27396. heap_id[u] = HDrandom() + 1;
  27397. ^
  27398. ../src/H5private.h:1050:31: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  27399. #define HDrandom() HDrand()
  27400. ^
  27401. fheap.c:6209:26: note: in expansion of macro 'HDrandom'
  27402. heap_id[u] = HDrandom() + 1;
  27403. ^
  27404. fheap.c: In function 'test_man_remove_one':
  27405. fheap.c:6295:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27406. if(NULL == (f = H5I_object(file)))
  27407. ^
  27408. fheap.c:6332:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27409. if(NULL == (f = H5I_object(file)))
  27410. ^
  27411. fheap.c:6346:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion]
  27412. obj[u] = u;
  27413. ^
  27414. fheap.c: In function 'test_man_remove_two':
  27415. fheap.c:6451:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27416. if(NULL == (f = H5I_object(file)))
  27417. ^
  27418. fheap.c:6488:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27419. if(NULL == (f = H5I_object(file)))
  27420. ^
  27421. fheap.c:6502:18: warning: conversion to 'unsigned char' from 'unsigned int' may alter its value [-Wconversion]
  27422. obj[u] = u;
  27423. ^
  27424. fheap.c: In function 'test_man_remove_one_larger':
  27425. fheap.c:6636:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27426. if(NULL == (f = H5I_object(file)))
  27427. ^
  27428. fheap.c:6673:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27429. if(NULL == (f = H5I_object(file)))
  27430. ^
  27431. fheap.c: In function 'test_man_remove_two_larger':
  27432. fheap.c:6797:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27433. if(NULL == (f = H5I_object(file)))
  27434. ^
  27435. fheap.c:6834:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27436. if(NULL == (f = H5I_object(file)))
  27437. ^
  27438. fheap.c: In function 'test_man_remove_three_larger':
  27439. fheap.c:7033:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27440. if(NULL == (f = H5I_object(file)))
  27441. ^
  27442. fheap.c:7070:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27443. if(NULL == (f = H5I_object(file)))
  27444. ^
  27445. fheap.c: In function 'test_man_incr_insert_remove':
  27446. fheap.c:7307:19: warning: size of 'heap_id' is 6400 bytes [-Wlarger-than=]
  27447. unsigned char heap_id[100][MAX_HEAP_ID_LEN]; /* Heap ID for object inserted */
  27448. ^
  27449. fheap.c: In function 'test_huge_insert_one':
  27450. fheap.c:12331:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27451. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27452. ^
  27453. fheap.c: In function 'test_huge_insert_two':
  27454. fheap.c:12485:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27455. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27456. ^
  27457. fheap.c:12487:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27458. if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))
  27459. ^
  27460. fheap.c: In function 'test_huge_insert_three':
  27461. fheap.c:12719:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27462. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27463. ^
  27464. fheap.c:12721:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27465. if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))
  27466. ^
  27467. fheap.c:12723:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27468. if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len)))
  27469. ^
  27470. fheap.c: In function 'test_huge_insert_mix':
  27471. fheap.c:13029:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27472. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27473. ^
  27474. fheap.c:13031:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27475. if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))
  27476. ^
  27477. fheap.c:13033:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27478. if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len)))
  27479. ^
  27480. fheap.c:13035:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27481. if(NULL == (heap_id4 = H5MM_malloc(tparam->actual_id_len)))
  27482. ^
  27483. fheap.c:13037:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27484. if(NULL == (heap_id5 = H5MM_malloc(tparam->actual_id_len)))
  27485. ^
  27486. fheap.c: In function 'test_filtered_huge':
  27487. fheap.c:13456:29: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  27488. old_actual_id_len = tparam->actual_id_len;
  27489. ^
  27490. fheap.c:13470:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27491. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27492. ^
  27493. fheap.c: In function 'test_tiny_insert_one':
  27494. fheap.c:13663:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27495. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27496. ^
  27497. fheap.c: In function 'test_tiny_insert_two':
  27498. fheap.c:13817:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27499. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27500. ^
  27501. fheap.c:13819:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27502. if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))
  27503. ^
  27504. fheap.c: In function 'test_tiny_insert_mix':
  27505. fheap.c:14056:25: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27506. if(NULL == (heap_id = H5MM_malloc(tparam->actual_id_len)))
  27507. ^
  27508. fheap.c:14058:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27509. if(NULL == (heap_id2 = H5MM_malloc(tparam->actual_id_len)))
  27510. ^
  27511. fheap.c:14060:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27512. if(NULL == (heap_id3 = H5MM_malloc(tparam->actual_id_len)))
  27513. ^
  27514. fheap.c:14062:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27515. if(NULL == (heap_id4 = H5MM_malloc(tparam->actual_id_len)))
  27516. ^
  27517. fheap.c:14064:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27518. if(NULL == (heap_id5 = H5MM_malloc(tparam->actual_id_len)))
  27519. ^
  27520. fheap.c:14066:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27521. if(NULL == (heap_id6 = H5MM_malloc(tparam->actual_id_len)))
  27522. ^
  27523. fheap.c:14068:26: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27524. if(NULL == (heap_id7 = H5MM_malloc(tparam->actual_id_len)))
  27525. ^
  27526. fheap.c: In function 'test_filtered_man_root_direct':
  27527. fheap.c:14699:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27528. if(NULL == (f = H5I_object(file)))
  27529. ^
  27530. fheap.c: In function 'test_filtered_man_root_indirect':
  27531. fheap.c:14881:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27532. if(NULL == (f = H5I_object(file)))
  27533. ^
  27534. fheap.c:14941:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27535. if(NULL == (f = H5I_object(file)))
  27536. ^
  27537. fheap.c:14973:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27538. if(NULL == (f = H5I_object(file)))
  27539. ^
  27540. fheap.c:15006:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27541. if(NULL == (f = H5I_object(file)))
  27542. ^
  27543. fheap.c:15038:27: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27544. if(NULL == (f = H5I_object(file)))
  27545. ^
  27546. fheap.c: In function 'test_random_pow2':
  27547. fheap.c:15397:31: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  27548. unsigned size_range = (tmp_cparam.managed.start_block_size / 8); /* Object size range */
  27549. ^
  27550. fheap.c: In function 'test_write':
  27551. fheap.c:15683:17: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27552. rewrite_obj = H5MM_malloc(shared_obj_size_g);
  27553. ^
  27554. fheap.c:15685:26: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  27555. rewrite_obj[u] = shared_wobj_g[u] * 2;
  27556. ^
  27557. fheap.c:15713:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27558. obj_size *= 1.3;
  27559. ^
  27560. fheap.c:15713:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  27561. obj_size *= 1.3;
  27562. ^
  27563. fheap.c:15713:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion]
  27564. obj_size *= 1.3;
  27565. ^
  27566. fheap.c:15715:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27567. obj_size /= 1.3;
  27568. ^
  27569. fheap.c:15715:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  27570. obj_size /= 1.3;
  27571. ^
  27572. fheap.c:15715:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion]
  27573. obj_size /= 1.3;
  27574. ^
  27575. fheap.c:15738:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27576. if(NULL == (f = H5I_object(file)))
  27577. ^
  27578. fheap.c:15758:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27579. obj_size *= 1.3;
  27580. ^
  27581. fheap.c:15758:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  27582. obj_size *= 1.3;
  27583. ^
  27584. fheap.c:15758:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion]
  27585. obj_size *= 1.3;
  27586. ^
  27587. fheap.c:15760:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  27588. obj_size /= 1.3;
  27589. ^
  27590. fheap.c:15760:22: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  27591. obj_size /= 1.3;
  27592. ^
  27593. fheap.c:15760:25: warning: conversion to 'size_t' from 'double' may alter its value [-Wfloat-conversion]
  27594. obj_size /= 1.3;
  27595. ^
  27596. fheap.c: In function 'test_bug1':
  27597. fheap.c:15899:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27598. if(NULL == (f = H5I_object(file)))
  27599. ^
  27600. fheap.c:15925:19: warning: request for implicit conversion from 'void *' to 'struct H5F_t *' not permitted in C++ [-Wc++-compat]
  27601. if(NULL == (f = H5I_object(file)))
  27602. ^
  27603. fheap.c: In function 'main':
  27604. fheap.c:16011:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27605. shared_wobj_g = H5MM_malloc(shared_obj_size_g);
  27606. ^
  27607. fheap.c:16012:19: warning: request for implicit conversion from 'void *' to 'unsigned char *' not permitted in C++ [-Wc++-compat]
  27608. shared_robj_g = H5MM_malloc(shared_obj_size_g);
  27609. ^
  27610. fheap.c:16020:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  27611. for(curr_test = FHEAP_TEST_NORMAL; curr_test < FHEAP_TEST_NTESTS; curr_test++) {
  27612. ^
  27613. fheap.c:16051:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27614. nerrors += test_create(fapl, &small_cparam, &tparam);
  27615. ^
  27616. fheap.c:16052:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27617. nerrors += test_reopen(fapl, &small_cparam, &tparam);
  27618. ^
  27619. fheap.c:16053:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27620. nerrors += test_open_twice(fapl, &small_cparam, &tparam);
  27621. ^
  27622. fheap.c:16054:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27623. nerrors += test_delete_open(fapl, &small_cparam, &tparam);
  27624. ^
  27625. fheap.c:16055:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27626. nerrors += test_id_limits(fapl, &small_cparam);
  27627. ^
  27628. fheap.c:16056:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27629. nerrors += test_filtered_create(fapl, &small_cparam);
  27630. ^
  27631. fheap.c:16057:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27632. nerrors += test_size(fapl, &small_cparam);
  27633. ^
  27634. fheap.c:16072:73: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  27635. for(fill = FHEAP_TEST_FILL_LARGE; fill < FHEAP_TEST_FILL_N; fill++) {
  27636. ^
  27637. fheap.c:16104:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27638. nerrors += test_man_insert_weird(fapl, &small_cparam, &tparam);
  27639. ^
  27640. fheap.c:16147:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27641. nerrors += test_man_start_5th_recursive_indirect(fapl, &small_cparam, &tparam);
  27642. ^
  27643. fheap.c:16157:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27644. nerrors += test_man_remove_bogus(fapl, &small_cparam, &tparam);
  27645. ^
  27646. fheap.c:16158:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27647. nerrors += test_man_remove_one(fapl, &small_cparam, &tparam);
  27648. ^
  27649. fheap.c:16159:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27650. nerrors += test_man_remove_two(fapl, &small_cparam, &tparam);
  27651. ^
  27652. fheap.c:16160:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27653. nerrors += test_man_remove_one_larger(fapl, &small_cparam, &tparam);
  27654. ^
  27655. fheap.c:16162:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27656. nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam);
  27657. ^
  27658. fheap.c:16164:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27659. nerrors += test_man_remove_two_larger(fapl, &small_cparam, &tparam);
  27660. ^
  27661. fheap.c:16166:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27662. nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam);
  27663. ^
  27664. fheap.c:16168:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27665. nerrors += test_man_remove_three_larger(fapl, &small_cparam, &tparam);
  27666. ^
  27667. fheap.c:16184:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  27668. for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; del_dir++) {
  27669. ^
  27670. fheap.c:16186:97: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  27671. for(drain_half = FHEAP_DEL_DRAIN_ALL; drain_half < FHEAP_DEL_DRAIN_N; drain_half++) {
  27672. ^
  27673. fheap.c:16202:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27674. nerrors += test_man_remove_root_direct(fapl, &small_cparam, &tparam);
  27675. ^
  27676. fheap.c:16203:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27677. nerrors += test_man_remove_two_direct(fapl, &small_cparam, &tparam);
  27678. ^
  27679. fheap.c:16204:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27680. nerrors += test_man_remove_first_row(fapl, &small_cparam, &tparam);
  27681. ^
  27682. fheap.c:16205:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27683. nerrors += test_man_remove_first_two_rows(fapl, &small_cparam, &tparam);
  27684. ^
  27685. fheap.c:16206:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27686. nerrors += test_man_remove_first_four_rows(fapl, &small_cparam, &tparam);
  27687. ^
  27688. fheap.c:16210:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27689. nerrors += test_man_remove_all_root_direct(fapl, &small_cparam, &tparam);
  27690. ^
  27691. fheap.c:16211:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27692. nerrors += test_man_remove_2nd_indirect(fapl, &small_cparam, &tparam);
  27693. ^
  27694. fheap.c:16212:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27695. nerrors += test_man_remove_3rd_indirect(fapl, &small_cparam, &tparam);
  27696. ^
  27697. fheap.c:16221:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27698. nerrors += test_man_skip_start_block(fapl, &small_cparam, &tparam);
  27699. ^
  27700. fheap.c:16222:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27701. nerrors += test_man_skip_start_block_add_back(fapl, &small_cparam, &tparam);
  27702. ^
  27703. fheap.c:16223:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27704. nerrors += test_man_skip_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27705. ^
  27706. fheap.c:16224:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27707. nerrors += test_man_skip_2nd_block(fapl, &small_cparam, &tparam);
  27708. ^
  27709. fheap.c:16225:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27710. nerrors += test_man_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam);
  27711. ^
  27712. fheap.c:16226:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27713. nerrors += test_man_fill_one_partial_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam);
  27714. ^
  27715. fheap.c:16227:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27716. nerrors += test_man_fill_row_skip_add_skipped(fapl, &small_cparam, &tparam);
  27717. ^
  27718. fheap.c:16228:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27719. nerrors += test_man_skip_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam);
  27720. ^
  27721. fheap.c:16229:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27722. nerrors += test_man_fill_direct_skip_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27723. ^
  27724. fheap.c:16230:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27725. nerrors += test_man_fill_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27726. ^
  27727. fheap.c:16231:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27728. nerrors += test_man_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27729. ^
  27730. fheap.c:16232:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27731. nerrors += test_man_fill_direct_skip_2nd_indirect_skip_2nd_block_add_skipped(fapl, &small_cparam, &tparam);
  27732. ^
  27733. fheap.c:16233:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27734. nerrors += test_man_fill_direct_skip_indirect_two_rows_add_skipped(fapl, &small_cparam, &tparam);
  27735. ^
  27736. fheap.c:16234:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27737. nerrors += test_man_fill_direct_skip_indirect_two_rows_skip_indirect_row_add_skipped(fapl, &small_cparam, &tparam);
  27738. ^
  27739. fheap.c:16235:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27740. nerrors += test_man_fill_2nd_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27741. ^
  27742. fheap.c:16236:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27743. nerrors += test_man_fill_2nd_direct_skip_2nd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27744. ^
  27745. fheap.c:16237:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27746. nerrors += test_man_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27747. ^
  27748. fheap.c:16238:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27749. nerrors += test_man_fill_2nd_direct_fill_direct_skip2_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27750. ^
  27751. fheap.c:16239:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27752. nerrors += test_man_fill_3rd_direct_less_one_fill_direct_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27753. ^
  27754. fheap.c:16240:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27755. nerrors += test_man_fill_1st_row_3rd_direct_fill_2nd_direct_less_one_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27756. ^
  27757. fheap.c:16244:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27758. nerrors += test_man_fill_3rd_direct_fill_direct_skip_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27759. ^
  27760. fheap.c:16245:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27761. nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27762. ^
  27763. fheap.c:16246:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27764. nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_two_rows_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27765. ^
  27766. fheap.c:16247:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27767. nerrors += test_man_fill_3rd_direct_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27768. ^
  27769. fheap.c:16248:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27770. nerrors += test_man_fill_4th_direct_less_one_fill_2nd_direct_fill_direct_skip_3rd_indirect_wrap_start_block_add_skipped(fapl, &small_cparam, &tparam);
  27771. ^
  27772. fheap.c:16257:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27773. nerrors += test_man_frag_simple(fapl, &small_cparam, &tparam);
  27774. ^
  27775. fheap.c:16258:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27776. nerrors += test_man_frag_direct(fapl, &small_cparam, &tparam);
  27777. ^
  27778. fheap.c:16259:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27779. nerrors += test_man_frag_2nd_direct(fapl, &small_cparam, &tparam);
  27780. ^
  27781. fheap.c:16260:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27782. nerrors += test_man_frag_3rd_direct(fapl, &small_cparam, &tparam);
  27783. ^
  27784. fheap.c:16295:35: warning: conversion to 'uint16_t' from 'unsigned int' may alter its value [-Wconversion]
  27785. small_cparam.id_len = id_len;
  27786. ^
  27787. fheap.c:16325:80: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  27788. for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; del_dir++) {
  27789. ^
  27790. fheap.c:16330:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27791. nerrors += test_huge_insert_one(fapl, &small_cparam, &tparam);
  27792. ^
  27793. fheap.c:16331:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27794. nerrors += test_huge_insert_two(fapl, &small_cparam, &tparam);
  27795. ^
  27796. fheap.c:16332:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27797. nerrors += test_huge_insert_three(fapl, &small_cparam, &tparam);
  27798. ^
  27799. fheap.c:16333:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27800. nerrors += test_huge_insert_mix(fapl, &small_cparam, &tparam);
  27801. ^
  27802. fheap.c:16334:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27803. nerrors += test_filtered_huge(fapl, &small_cparam, &tparam);
  27804. ^
  27805. fheap.c:16341:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27806. nerrors += test_tiny_insert_one(fapl, &small_cparam, &tparam);
  27807. ^
  27808. fheap.c:16342:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27809. nerrors += test_tiny_insert_two(fapl, &small_cparam, &tparam);
  27810. ^
  27811. fheap.c:16343:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27812. nerrors += test_tiny_insert_mix(fapl, &small_cparam, &tparam);
  27813. ^
  27814. fheap.c:16368:76: warning: increment of enumeration value is invalid in C++ [-Wc++-compat]
  27815. for(del_dir = FHEAP_DEL_FORWARD; del_dir < FHEAP_DEL_NDIRS; del_dir++) {
  27816. ^
  27817. fheap.c:16373:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27818. nerrors += test_filtered_man_root_direct(fapl, &small_cparam, &tparam);
  27819. ^
  27820. fheap.c:16374:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27821. nerrors += test_filtered_man_root_indirect(fapl, &small_cparam, &tparam);
  27822. ^
  27823. fheap.c:16378:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27824. nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(25*1000*1000)), fapl, &small_cparam, &tparam);
  27825. ^
  27826. fheap.c:16379:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27827. nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(50*1000*1000) : (hsize_t)(2*1000*1000)), fapl, &small_cparam, &tparam);
  27828. ^
  27829. fheap.c:16401:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27830. nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam);
  27831. ^
  27832. fheap.c:16402:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27833. nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam);
  27834. ^
  27835. fheap.c:16405:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27836. nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &small_cparam, &tparam);
  27837. ^
  27838. fheap.c:16406:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27839. nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &small_cparam, &tparam);
  27840. ^
  27841. fheap.c:16419:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27842. nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam);
  27843. ^
  27844. fheap.c:16420:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27845. nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam);
  27846. ^
  27847. fheap.c:16423:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27848. nerrors += test_random((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(50*1000*1000)), fapl, &large_cparam, &tparam);
  27849. ^
  27850. fheap.c:16424:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27851. nerrors += test_random_pow2((curr_test == FHEAP_TEST_NORMAL ? (hsize_t)(100*1000*1000) : (hsize_t)(4*1000*1000)), fapl, &large_cparam, &tparam);
  27852. ^
  27853. fheap.c:16440:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27854. nerrors += test_write(fapl, &small_cparam, &tparam);
  27855. ^
  27856. fheap.c:16444:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27857. nerrors += test_write(fapl, &small_cparam, &tparam);
  27858. ^
  27859. fheap.c:16457:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  27860. nerrors += test_bug1(fapl, &small_cparam, &tparam);
  27861. ^
  27862. COMPILING arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90
  27863. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:121.17:
  27864.  
  27865. R01(q,p) = s1*s2
  27866. 1
  27867. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  27868. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:12.26:
  27869.  
  27870. b_00,b_01,b_02,b_03,b_04,b_11,b_12,b_13,b_14, &
  27871. 1
  27872. Warning: Unused dummy argument 'b_04' at (1)
  27873. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:13.16:
  27874.  
  27875. b_22,b_23,b_24,b_33,b_34, &
  27876. 1
  27877. Warning: Unused dummy argument 'b_24' at (1)
  27878. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:13.26:
  27879.  
  27880. b_22,b_23,b_24,b_33,b_34, &
  27881. 1
  27882. Warning: Unused dummy argument 'b_34' at (1)
  27883. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:16.31:
  27884.  
  27885. j_00,j_01,j_02,j_03,j_04,j_11,j_12,j_13,j_14, &
  27886. 1
  27887. Warning: Unused dummy argument 'j_11' at (1)
  27888. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:16.46:
  27889.  
  27890. j_00,j_01,j_02,j_03,j_04,j_11,j_12,j_13,j_14, &
  27891. 1
  27892. Warning: Unused dummy argument 'j_14' at (1)
  27893. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:17.6:
  27894.  
  27895. j_22,j_23,j_24,j_33,j_34, &
  27896. 1
  27897. Warning: Unused dummy argument 'j_22' at (1)
  27898. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:17.11:
  27899.  
  27900. j_22,j_23,j_24,j_33,j_34, &
  27901. 1
  27902. Warning: Unused dummy argument 'j_23' at (1)
  27903. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:17.16:
  27904.  
  27905. j_22,j_23,j_24,j_33,j_34, &
  27906. 1
  27907. Warning: Unused dummy argument 'j_24' at (1)
  27908. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:17.21:
  27909.  
  27910. j_22,j_23,j_24,j_33,j_34, &
  27911. 1
  27912. Warning: Unused dummy argument 'j_33' at (1)
  27913. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:17.26:
  27914.  
  27915. j_22,j_23,j_24,j_33,j_34, &
  27916. 1
  27917. Warning: Unused dummy argument 'j_34' at (1)
  27918. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:18.37:
  27919.  
  27920. jb_00,jb_01,jb_02,jb_03,jb_04,jb_11,jb_12,jb_13,jb_14, &
  27921. 1
  27922. Warning: Unused dummy argument 'jb_11' at (1)
  27923. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:18.55:
  27924.  
  27925. jb_00,jb_01,jb_02,jb_03,jb_04,jb_11,jb_12,jb_13,jb_14, &
  27926. 1
  27927. Warning: Unused dummy argument 'jb_14' at (1)
  27928. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:19.7:
  27929.  
  27930. jb_22,jb_23,jb_24,jb_33,jb_34, &
  27931. 1
  27932. Warning: Unused dummy argument 'jb_22' at (1)
  27933. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:19.13:
  27934.  
  27935. jb_22,jb_23,jb_24,jb_33,jb_34, &
  27936. 1
  27937. Warning: Unused dummy argument 'jb_23' at (1)
  27938. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:19.19:
  27939.  
  27940. jb_22,jb_23,jb_24,jb_33,jb_34, &
  27941. 1
  27942. Warning: Unused dummy argument 'jb_24' at (1)
  27943. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:19.25:
  27944.  
  27945. jb_22,jb_23,jb_24,jb_33,jb_34, &
  27946. 1
  27947. Warning: Unused dummy argument 'jb_33' at (1)
  27948. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:19.31:
  27949.  
  27950. jb_22,jb_23,jb_24,jb_33,jb_34, &
  27951. 1
  27952. Warning: Unused dummy argument 'jb_34' at (1)
  27953. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:14.31:
  27954.  
  27955. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27956. 1
  27957. Warning: Unused dummy argument 'k_11' at (1)
  27958. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:14.36:
  27959.  
  27960. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27961. 1
  27962. Warning: Unused dummy argument 'k_12' at (1)
  27963. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:14.41:
  27964.  
  27965. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27966. 1
  27967. Warning: Unused dummy argument 'k_13' at (1)
  27968. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:14.46:
  27969.  
  27970. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  27971. 1
  27972. Warning: Unused dummy argument 'k_14' at (1)
  27973. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:15.6:
  27974.  
  27975. k_22,k_23,k_24,k_33,k_34, &
  27976. 1
  27977. Warning: Unused dummy argument 'k_22' at (1)
  27978. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:15.11:
  27979.  
  27980. k_22,k_23,k_24,k_33,k_34, &
  27981. 1
  27982. Warning: Unused dummy argument 'k_23' at (1)
  27983. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:15.16:
  27984.  
  27985. k_22,k_23,k_24,k_33,k_34, &
  27986. 1
  27987. Warning: Unused dummy argument 'k_24' at (1)
  27988. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:15.21:
  27989.  
  27990. k_22,k_23,k_24,k_33,k_34, &
  27991. 1
  27992. Warning: Unused dummy argument 'k_33' at (1)
  27993. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:15.26:
  27994.  
  27995. k_22,k_23,k_24,k_33,k_34, &
  27996. 1
  27997. Warning: Unused dummy argument 'k_34' at (1)
  27998. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:20.26:
  27999.  
  28000. u_00,u_01,u_02,u_03,u_04,u_11,u_12,u_13,u_14, &
  28001. 1
  28002. Warning: Unused dummy argument 'u_04' at (1)
  28003. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:20.36:
  28004.  
  28005. u_00,u_01,u_02,u_03,u_04,u_11,u_12,u_13,u_14, &
  28006. 1
  28007. Warning: Unused dummy argument 'u_12' at (1)
  28008. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:20.46:
  28009.  
  28010. u_00,u_01,u_02,u_03,u_04,u_11,u_12,u_13,u_14, &
  28011. 1
  28012. Warning: Unused dummy argument 'u_14' at (1)
  28013. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:21.6:
  28014.  
  28015. u_22,u_23,u_24,u_33,u_34, &
  28016. 1
  28017. Warning: Unused dummy argument 'u_22' at (1)
  28018. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:21.11:
  28019.  
  28020. u_22,u_23,u_24,u_33,u_34, &
  28021. 1
  28022. Warning: Unused dummy argument 'u_23' at (1)
  28023. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:21.16:
  28024.  
  28025. u_22,u_23,u_24,u_33,u_34, &
  28026. 1
  28027. Warning: Unused dummy argument 'u_24' at (1)
  28028. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:21.21:
  28029.  
  28030. u_22,u_23,u_24,u_33,u_34, &
  28031. 1
  28032. Warning: Unused dummy argument 'u_33' at (1)
  28033. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:21.26:
  28034.  
  28035. u_22,u_23,u_24,u_33,u_34, &
  28036. 1
  28037. Warning: Unused dummy argument 'u_34' at (1)
  28038. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:22.31:
  28039.  
  28040. ub_00,ub_01,ub_02,ub_03,ub_04,ub_11,ub_12,ub_13,ub_14, &
  28041. 1
  28042. Warning: Unused dummy argument 'ub_04' at (1)
  28043. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:22.49:
  28044.  
  28045. ub_00,ub_01,ub_02,ub_03,ub_04,ub_11,ub_12,ub_13,ub_14, &
  28046. 1
  28047. Warning: Unused dummy argument 'ub_13' at (1)
  28048. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:22.55:
  28049.  
  28050. ub_00,ub_01,ub_02,ub_03,ub_04,ub_11,ub_12,ub_13,ub_14, &
  28051. 1
  28052. Warning: Unused dummy argument 'ub_14' at (1)
  28053. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:23.7:
  28054.  
  28055. ub_22,ub_23,ub_24,ub_33,ub_34)
  28056. 1
  28057. Warning: Unused dummy argument 'ub_22' at (1)
  28058. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:23.13:
  28059.  
  28060. ub_22,ub_23,ub_24,ub_33,ub_34)
  28061. 1
  28062. Warning: Unused dummy argument 'ub_23' at (1)
  28063. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:23.19:
  28064.  
  28065. ub_22,ub_23,ub_24,ub_33,ub_34)
  28066. 1
  28067. Warning: Unused dummy argument 'ub_24' at (1)
  28068. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:23.25:
  28069.  
  28070. ub_22,ub_23,ub_24,ub_33,ub_34)
  28071. 1
  28072. Warning: Unused dummy argument 'ub_33' at (1)
  28073. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:23.31:
  28074.  
  28075. ub_22,ub_23,ub_24,ub_33,ub_34)
  28076. 1
  28077. Warning: Unused dummy argument 'ub_34' at (1)
  28078. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:10.16:
  28079.  
  28080. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28081. 1
  28082. Warning: Unused dummy argument 'w_02' at (1)
  28083. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:10.21:
  28084.  
  28085. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28086. 1
  28087. Warning: Unused dummy argument 'w_03' at (1)
  28088. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:10.26:
  28089.  
  28090. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28091. 1
  28092. Warning: Unused dummy argument 'w_04' at (1)
  28093. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:10.36:
  28094.  
  28095. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28096. 1
  28097. Warning: Unused dummy argument 'w_12' at (1)
  28098. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:10.41:
  28099.  
  28100. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28101. 1
  28102. Warning: Unused dummy argument 'w_13' at (1)
  28103. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:10.46:
  28104.  
  28105. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28106. 1
  28107. Warning: Unused dummy argument 'w_14' at (1)
  28108. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:11.6:
  28109.  
  28110. w_22,w_23,w_24,w_33,w_34, &
  28111. 1
  28112. Warning: Unused dummy argument 'w_22' at (1)
  28113. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:11.11:
  28114.  
  28115. w_22,w_23,w_24,w_33,w_34, &
  28116. 1
  28117. Warning: Unused dummy argument 'w_23' at (1)
  28118. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:11.16:
  28119.  
  28120. w_22,w_23,w_24,w_33,w_34, &
  28121. 1
  28122. Warning: Unused dummy argument 'w_24' at (1)
  28123. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:11.21:
  28124.  
  28125. w_22,w_23,w_24,w_33,w_34, &
  28126. 1
  28127. Warning: Unused dummy argument 'w_33' at (1)
  28128. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R01.F90:11.26:
  28129.  
  28130. w_22,w_23,w_24,w_33,w_34, &
  28131. 1
  28132. Warning: Unused dummy argument 'w_34' at (1)
  28133. COMPILING arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90
  28134. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:12.31:
  28135.  
  28136. b_00,b_01,b_02,b_03,b_04,b_11,b_12,b_13,b_14, &
  28137. 1
  28138. Warning: Unused dummy argument 'b_11' at (1)
  28139. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:12.36:
  28140.  
  28141. b_00,b_01,b_02,b_03,b_04,b_11,b_12,b_13,b_14, &
  28142. 1
  28143. Warning: Unused dummy argument 'b_12' at (1)
  28144. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:12.41:
  28145.  
  28146. b_00,b_01,b_02,b_03,b_04,b_11,b_12,b_13,b_14, &
  28147. 1
  28148. Warning: Unused dummy argument 'b_13' at (1)
  28149. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:12.46:
  28150.  
  28151. b_00,b_01,b_02,b_03,b_04,b_11,b_12,b_13,b_14, &
  28152. 1
  28153. Warning: Unused dummy argument 'b_14' at (1)
  28154. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:13.21:
  28155.  
  28156. b_22,b_23,b_24,b_33,b_34, &
  28157. 1
  28158. Warning: Unused dummy argument 'b_33' at (1)
  28159. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:13.26:
  28160.  
  28161. b_22,b_23,b_24,b_33,b_34, &
  28162. 1
  28163. Warning: Unused dummy argument 'b_34' at (1)
  28164. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:14.31:
  28165.  
  28166. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  28167. 1
  28168. Warning: Unused dummy argument 'k_11' at (1)
  28169. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:14.36:
  28170.  
  28171. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  28172. 1
  28173. Warning: Unused dummy argument 'k_12' at (1)
  28174. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:14.41:
  28175.  
  28176. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  28177. 1
  28178. Warning: Unused dummy argument 'k_13' at (1)
  28179. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:14.46:
  28180.  
  28181. k_00,k_01,k_02,k_03,k_04,k_11,k_12,k_13,k_14, &
  28182. 1
  28183. Warning: Unused dummy argument 'k_14' at (1)
  28184. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:15.6:
  28185.  
  28186. k_22,k_23,k_24,k_33,k_34, &
  28187. 1
  28188. Warning: Unused dummy argument 'k_22' at (1)
  28189. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:15.11:
  28190.  
  28191. k_22,k_23,k_24,k_33,k_34, &
  28192. 1
  28193. Warning: Unused dummy argument 'k_23' at (1)
  28194. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:15.16:
  28195.  
  28196. k_22,k_23,k_24,k_33,k_34, &
  28197. 1
  28198. Warning: Unused dummy argument 'k_24' at (1)
  28199. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:15.21:
  28200.  
  28201. k_22,k_23,k_24,k_33,k_34, &
  28202. 1
  28203. Warning: Unused dummy argument 'k_33' at (1)
  28204. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:15.26:
  28205.  
  28206. k_22,k_23,k_24,k_33,k_34, &
  28207. 1
  28208. Warning: Unused dummy argument 'k_34' at (1)
  28209. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:20.26:
  28210.  
  28211. u_00,u_01,u_02,u_03,u_04,u_11,u_12,u_13,u_14, &
  28212. 1
  28213. Warning: Unused dummy argument 'u_04' at (1)
  28214. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:21.16:
  28215.  
  28216. u_22,u_23,u_24,u_33,u_34, &
  28217. 1
  28218. Warning: Unused dummy argument 'u_24' at (1)
  28219. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:21.26:
  28220.  
  28221. u_22,u_23,u_24,u_33,u_34, &
  28222. 1
  28223. Warning: Unused dummy argument 'u_34' at (1)
  28224. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:22.31:
  28225.  
  28226. ub_00,ub_01,ub_02,ub_03,ub_04,ub_11,ub_12,ub_13,ub_14, &
  28227. 1
  28228. Warning: Unused dummy argument 'ub_04' at (1)
  28229. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:23.19:
  28230.  
  28231. ub_22,ub_23,ub_24,ub_33,ub_34)
  28232. 1
  28233. Warning: Unused dummy argument 'ub_24' at (1)
  28234. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:23.31:
  28235.  
  28236. ub_22,ub_23,ub_24,ub_33,ub_34)
  28237. 1
  28238. Warning: Unused dummy argument 'ub_34' at (1)
  28239. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:10.26:
  28240.  
  28241. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28242. 1
  28243. Warning: Unused dummy argument 'w_04' at (1)
  28244. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:10.31:
  28245.  
  28246. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28247. 1
  28248. Warning: Unused dummy argument 'w_11' at (1)
  28249. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:10.41:
  28250.  
  28251. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28252. 1
  28253. Warning: Unused dummy argument 'w_13' at (1)
  28254. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:10.46:
  28255.  
  28256. w_00,w_01,w_02,w_03,w_04,w_11,w_12,w_13,w_14, &
  28257. 1
  28258. Warning: Unused dummy argument 'w_14' at (1)
  28259. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:11.6:
  28260.  
  28261. w_22,w_23,w_24,w_33,w_34, &
  28262. 1
  28263. Warning: Unused dummy argument 'w_22' at (1)
  28264. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:11.11:
  28265.  
  28266. w_22,w_23,w_24,w_33,w_34, &
  28267. 1
  28268. Warning: Unused dummy argument 'w_23' at (1)
  28269. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:11.16:
  28270.  
  28271. w_22,w_23,w_24,w_33,w_34, &
  28272. 1
  28273. Warning: Unused dummy argument 'w_24' at (1)
  28274. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:11.21:
  28275.  
  28276. w_22,w_23,w_24,w_33,w_34, &
  28277. 1
  28278. Warning: Unused dummy argument 'w_33' at (1)
  28279. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullConstr/src/NullConstr_R0A.F90:11.26:
  28280.  
  28281. w_22,w_23,w_24,w_33,w_34, &
  28282. 1
  28283. Warning: Unused dummy argument 'w_34' at (1)
  28284. COMPILING arrangements/PITTNullCode/NullConstr/src/NullConstr_Driver.F90
  28285. CC file_image.o
  28286. file_image.c: In function 'test_get_file_image':
  28287. file_image.c:768:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  28288. HDsnprintf(member_file_name, 1024, file_name, i);
  28289. ^
  28290. file_image.c:796:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  28291. HDsnprintf(member_file_name, 1024, file_name, i);
  28292. ^
  28293. In file included from file_image.c:25:0:
  28294. file_image.c: At top level:
  28295. H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  28296. static const char *H5_get_srcdir_filename(const char *filename)
  28297. ^
  28298. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  28299. static const char *H5_get_srcdir(void)
  28300. ^
  28301. CC unregister.o
  28302. unregister.c: In function 'test_unregister_filters':
  28303. unregister.c:103:17: warning: size of 'points' is 80000 bytes [-Wlarger-than=]
  28304. int points[DSET_DIM1][DSET_DIM2];
  28305. ^
  28306. unregister.c:92:1: warning: stack usage might be 81440 bytes [-Wstack-usage=]
  28307. test_unregister_filters(hid_t my_fapl)
  28308. ^
  28309. unregister.c:213:1: warning: the frame size of 81360 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  28310. }
  28311. ^
  28312. CC error_test.o
  28313. error_test.c:43:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=]
  28314. int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];
  28315. ^
  28316. error_test.c:43:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=]
  28317. int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];
  28318. ^
  28319. error_test.c: In function 'error_stack':
  28320. error_test.c:276:19: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28321. if((err_num = H5Eget_num(H5E_DEFAULT)) < 0)
  28322. ^
  28323. error_test.c:285:19: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28324. if((err_num = H5Eget_num(ERR_STACK)) == 0) {
  28325. ^
  28326. error_test.c: In function 'test_long_desc':
  28327. error_test.c:357:24: warning: conversion to 'char' from 'size_t' may alter its value [-Wconversion]
  28328. long_desc[u] = 'A' + (u % 26);
  28329. ^
  28330. error_test.c:368:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  28331. HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc);
  28332. ^
  28333. error_test.c: In function 'test_create':
  28334. error_test.c:497:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28335. err_num = H5Eget_num(estack_id);
  28336. ^
  28337. error_test.c:504:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28338. err_num = H5Eget_num(estack_id);
  28339. ^
  28340. error_test.c:511:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28341. err_num = H5Eget_num(estack_id);
  28342. ^
  28343. error_test.c: In function 'test_copy':
  28344. error_test.c:549:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28345. err_num = H5Eget_num(H5E_DEFAULT);
  28346. ^
  28347. error_test.c:556:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28348. err_num = H5Eget_num(estack_id);
  28349. ^
  28350. error_test.c:560:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28351. err_num = H5Eget_num(H5E_DEFAULT);
  28352. ^
  28353. error_test.c:567:15: warning: conversion to 'int' from 'ssize_t' may alter its value [-Wconversion]
  28354. err_num = H5Eget_num(H5E_DEFAULT);
  28355. ^
  28356. In file included from error_test.c:23:0:
  28357. error_test.c: At top level:
  28358. H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  28359. static const char *H5_get_srcdir(void)
  28360. ^
  28361. CC err_compat.o
  28362. err_compat.c:40:5: warning: size of 'ipoints2' is 80000 bytes [-Wlarger-than=]
  28363. int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];
  28364. ^
  28365. err_compat.c:40:27: warning: size of 'icheck2' is 80000 bytes [-Wlarger-than=]
  28366. int ipoints2[DIM0][DIM1], icheck2[DIM0][DIM1];
  28367. ^
  28368. CC tcheck_version.o
  28369. tcheck_version.c: In function 'abort_intercept':
  28370. tcheck_version.c:108:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn]
  28371. abort_intercept (int UNUSED sig)
  28372. ^
  28373. CC testmeta.o
  28374. CC links_env.o
  28375. CCLD libh5test.la
  28376. CCLD testhdf5
  28377. COMPILING configs/sim/bindings/build/NullConstr/cctk_ThornBindings.c
  28378. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullConstr.a
  28379. CCLD lheap
  28380. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28381. Checking status of thorn NullExact
  28382. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28383. CCLD ohdr
  28384. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28385. CCLD stab
  28386. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28387. CCLD gheap
  28388. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90
  28389. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28390. CCLD cache
  28391. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:541.11:
  28392.  
  28393. W = w1*Ylm(:,:,patchID)
  28394. 1
  28395. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  28396. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:543.11:
  28397.  
  28398. W = Ylm(:,:,patchID)
  28399. 1
  28400. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  28401. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:445.14:
  28402.  
  28403. beta = b1*Ylm(:,:,patchID)
  28404. 1
  28405. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  28406. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:447.14:
  28407.  
  28408. beta = Ylm(:,:,patchID)
  28409. 1
  28410. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  28411. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:74.15:
  28412.  
  28413. R01 = R01_i*Ylm(:,:,patchID)
  28414. 1
  28415. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  28416. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:716.52:
  28417.  
  28418. subroutine NullExact_Analytic_BondiTime_2D(patchID,n1,n2,qs,ps,s,time,BondiTime,Ylm_0)
  28419. 1
  28420. Warning: Unused dummy argument 'patchid' at (1)
  28421. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:716.64:
  28422.  
  28423. subroutine NullExact_Analytic_BondiTime_2D(patchID,n1,n2,qs,ps,s,time,BondiTime,Ylm_0)
  28424. 1
  28425. Warning: Unused dummy argument 'ps' at (1)
  28426. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:716.61:
  28427.  
  28428. subroutine NullExact_Analytic_BondiTime_2D(patchID,n1,n2,qs,ps,s,time,BondiTime,Ylm_0)
  28429. 1
  28430. Warning: Unused dummy argument 'qs' at (1)
  28431. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:716.66:
  28432.  
  28433. subroutine NullExact_Analytic_BondiTime_2D(patchID,n1,n2,qs,ps,s,time,BondiTime,Ylm_0)
  28434. 1
  28435. Warning: Unused dummy argument 's' at (1)
  28436. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:716.71:
  28437.  
  28438. subroutine NullExact_Analytic_BondiTime_2D(patchID,n1,n2,qs,ps,s,time,BondiTime,Ylm_0)
  28439. 1
  28440. Warning: Unused dummy argument 'time' at (1)
  28441. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:716.87:
  28442.  
  28443. subroutine NullExact_Analytic_BondiTime_2D(patchID,n1,n2,qs,ps,s,time,BondiTime,Ylm_0)
  28444. 1
  28445. Warning: Unused dummy argument 'ylm_0' at (1)
  28446. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:675.64:
  28447.  
  28448. subroutine NullExact_Analytic_BondiNews_2D(patchID,n1,n2,qs,ps,s,time,News,Psi4e,Ylm_2)
  28449. 1
  28450. Warning: Unused dummy argument 'ps' at (1)
  28451. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:675.61:
  28452.  
  28453. subroutine NullExact_Analytic_BondiNews_2D(patchID,n1,n2,qs,ps,s,time,News,Psi4e,Ylm_2)
  28454. 1
  28455. Warning: Unused dummy argument 'qs' at (1)
  28456. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:675.66:
  28457.  
  28458. subroutine NullExact_Analytic_BondiNews_2D(patchID,n1,n2,qs,ps,s,time,News,Psi4e,Ylm_2)
  28459. 1
  28460. Warning: Unused dummy argument 's' at (1)
  28461. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:367.47:
  28462.  
  28463. function NullExact_Analytic_ck_pt(patchID,q,p,s,time) result(ck)
  28464. 1
  28465. Warning: Unused dummy argument 'p' at (1)
  28466. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:367.43:
  28467.  
  28468. function NullExact_Analytic_ck_pt(patchID,q,p,s,time) result(ck)
  28469. 1
  28470. Warning: Unused dummy argument 'patchid' at (1)
  28471. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:367.45:
  28472.  
  28473. function NullExact_Analytic_ck_pt(patchID,q,p,s,time) result(ck)
  28474. 1
  28475. Warning: Unused dummy argument 'q' at (1)
  28476. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:367.49:
  28477.  
  28478. function NullExact_Analytic_ck_pt(patchID,q,p,s,time) result(ck)
  28479. 1
  28480. Warning: Unused dummy argument 's' at (1)
  28481. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:367.54:
  28482.  
  28483. function NullExact_Analytic_ck_pt(patchID,q,p,s,time) result(ck)
  28484. 1
  28485. Warning: Unused dummy argument 'time' at (1)
  28486. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:350.47:
  28487.  
  28488. function NullExact_Analytic_cb_pt(patchID,q,p,s,time) result(cb)
  28489. 1
  28490. Warning: Unused dummy argument 'p' at (1)
  28491. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:350.43:
  28492.  
  28493. function NullExact_Analytic_cb_pt(patchID,q,p,s,time) result(cb)
  28494. 1
  28495. Warning: Unused dummy argument 'patchid' at (1)
  28496. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:350.45:
  28497.  
  28498. function NullExact_Analytic_cb_pt(patchID,q,p,s,time) result(cb)
  28499. 1
  28500. Warning: Unused dummy argument 'q' at (1)
  28501. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:350.49:
  28502.  
  28503. function NullExact_Analytic_cb_pt(patchID,q,p,s,time) result(cb)
  28504. 1
  28505. Warning: Unused dummy argument 's' at (1)
  28506. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:350.54:
  28507.  
  28508. function NullExact_Analytic_cb_pt(patchID,q,p,s,time) result(cb)
  28509. 1
  28510. Warning: Unused dummy argument 'time' at (1)
  28511. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:333.47:
  28512.  
  28513. function NullExact_Analytic_nu_pt(patchID,q,p,s,time) result(nu)
  28514. 1
  28515. Warning: Unused dummy argument 'p' at (1)
  28516. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:333.43:
  28517.  
  28518. function NullExact_Analytic_nu_pt(patchID,q,p,s,time) result(nu)
  28519. 1
  28520. Warning: Unused dummy argument 'patchid' at (1)
  28521. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:333.45:
  28522.  
  28523. function NullExact_Analytic_nu_pt(patchID,q,p,s,time) result(nu)
  28524. 1
  28525. Warning: Unused dummy argument 'q' at (1)
  28526. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:333.49:
  28527.  
  28528. function NullExact_Analytic_nu_pt(patchID,q,p,s,time) result(nu)
  28529. 1
  28530. Warning: Unused dummy argument 's' at (1)
  28531. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:333.54:
  28532.  
  28533. function NullExact_Analytic_nu_pt(patchID,q,p,s,time) result(nu)
  28534. 1
  28535. Warning: Unused dummy argument 'time' at (1)
  28536. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:318.46:
  28537.  
  28538. function NullExact_Analytic_W_pt(patchID,q,p,s,time) result(W)
  28539. 1
  28540. Warning: Unused dummy argument 'p' at (1)
  28541. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:318.42:
  28542.  
  28543. function NullExact_Analytic_W_pt(patchID,q,p,s,time) result(W)
  28544. 1
  28545. Warning: Unused dummy argument 'patchid' at (1)
  28546. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:318.44:
  28547.  
  28548. function NullExact_Analytic_W_pt(patchID,q,p,s,time) result(W)
  28549. 1
  28550. Warning: Unused dummy argument 'q' at (1)
  28551. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:318.48:
  28552.  
  28553. function NullExact_Analytic_W_pt(patchID,q,p,s,time) result(W)
  28554. 1
  28555. Warning: Unused dummy argument 's' at (1)
  28556. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:318.53:
  28557.  
  28558. function NullExact_Analytic_W_pt(patchID,q,p,s,time) result(W)
  28559. 1
  28560. Warning: Unused dummy argument 'time' at (1)
  28561. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:293.46:
  28562.  
  28563. function NullExact_Analytic_U_pt(patchID,q,p,s,time) result(U)
  28564. 1
  28565. Warning: Unused dummy argument 'p' at (1)
  28566. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:293.42:
  28567.  
  28568. function NullExact_Analytic_U_pt(patchID,q,p,s,time) result(U)
  28569. 1
  28570. Warning: Unused dummy argument 'patchid' at (1)
  28571. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:293.44:
  28572.  
  28573. function NullExact_Analytic_U_pt(patchID,q,p,s,time) result(U)
  28574. 1
  28575. Warning: Unused dummy argument 'q' at (1)
  28576. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:293.48:
  28577.  
  28578. function NullExact_Analytic_U_pt(patchID,q,p,s,time) result(U)
  28579. 1
  28580. Warning: Unused dummy argument 's' at (1)
  28581. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:293.53:
  28582.  
  28583. function NullExact_Analytic_U_pt(patchID,q,p,s,time) result(U)
  28584. 1
  28585. Warning: Unused dummy argument 'time' at (1)
  28586. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:279.49:
  28587.  
  28588. function NullExact_Analytic_beta_pt(patchID,q,p,s,time) result(beta)
  28589. 1
  28590. Warning: Unused dummy argument 'p' at (1)
  28591. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:279.45:
  28592.  
  28593. function NullExact_Analytic_beta_pt(patchID,q,p,s,time) result(beta)
  28594. 1
  28595. Warning: Unused dummy argument 'patchid' at (1)
  28596. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:279.47:
  28597.  
  28598. function NullExact_Analytic_beta_pt(patchID,q,p,s,time) result(beta)
  28599. 1
  28600. Warning: Unused dummy argument 'q' at (1)
  28601. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:279.51:
  28602.  
  28603. function NullExact_Analytic_beta_pt(patchID,q,p,s,time) result(beta)
  28604. 1
  28605. Warning: Unused dummy argument 's' at (1)
  28606. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:279.56:
  28607.  
  28608. function NullExact_Analytic_beta_pt(patchID,q,p,s,time) result(beta)
  28609. 1
  28610. Warning: Unused dummy argument 'time' at (1)
  28611. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:263.46:
  28612.  
  28613. function NullExact_Analytic_J_pt(patchID,q,p,s,time) result(J)
  28614. 1
  28615. Warning: Unused dummy argument 'p' at (1)
  28616. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:263.42:
  28617.  
  28618. function NullExact_Analytic_J_pt(patchID,q,p,s,time) result(J)
  28619. 1
  28620. Warning: Unused dummy argument 'patchid' at (1)
  28621. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:263.44:
  28622.  
  28623. function NullExact_Analytic_J_pt(patchID,q,p,s,time) result(J)
  28624. 1
  28625. Warning: Unused dummy argument 'q' at (1)
  28626. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:263.48:
  28627.  
  28628. function NullExact_Analytic_J_pt(patchID,q,p,s,time) result(J)
  28629. 1
  28630. Warning: Unused dummy argument 's' at (1)
  28631. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:263.53:
  28632.  
  28633. function NullExact_Analytic_J_pt(patchID,q,p,s,time) result(J)
  28634. 1
  28635. Warning: Unused dummy argument 'time' at (1)
  28636. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:154.26:
  28637.  
  28638. function bout(s,l_in_Ylm,C1r,C1i,C2r,C2i,b0r,b0i,omm,time) result(B)
  28639. 1
  28640. Warning: Unused dummy argument 'l_in_ylm' at (1)
  28641. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:154.17:
  28642.  
  28643. function bout(s,l_in_Ylm,C1r,C1i,C2r,C2i,b0r,b0i,omm,time) result(B)
  28644. 1
  28645. Warning: Unused dummy argument 's' at (1)
  28646. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:60.59:
  28647.  
  28648. subroutine NullExact_Analytic_R01_2D(patchID,n1,n2,qs,ps,s,time,R01,Ylm)
  28649. 1
  28650. Warning: Unused dummy argument 'ps' at (1)
  28651. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullExact/src/NullExact_Analytic.F90:60.56:
  28652.  
  28653. subroutine NullExact_Analytic_R01_2D(patchID,n1,n2,qs,ps,s,time,R01,Ylm)
  28654. 1
  28655. Warning: Unused dummy argument 'qs' at (1)
  28656. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90: In function 'nullexact_analytic_bondinews_2d':
  28657. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:681:0: warning: 'npsi' may be used uninitialized in this function [-Wmaybe-uninitialized]
  28658. # 268
  28659. ^
  28660. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90: In function 'wout':
  28661. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:260:0: warning: 'w' may be used uninitialized in this function [-Wmaybe-uninitialized]
  28662. # 67
  28663. ^
  28664. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:233:0: note: 'w' was declared here
  28665. integer, parameter :: cctki_use_CCTKH17 = kind(CCTKH17)
  28666. ^
  28667. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28668. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90: In function 'druout':
  28669. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:231:0: warning: 'dru' may be used uninitialized in this function [-Wmaybe-uninitialized]
  28670. INTEGER*4 CCTKH17
  28671. ^
  28672. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:203:0: note: 'dru' was declared here
  28673. INTEGER*4 CCTKH9
  28674. ^
  28675. CCLD cache_api
  28676. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90: In function 'uout':
  28677. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:201:0: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized]
  28678. integer, parameter :: cctki_use_CCTKH8 = kind(CCTKH8)
  28679. ^
  28680. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:166:0: note: 'u' was declared here
  28681. # 67
  28682. ^
  28683. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90: In function 'jout':
  28684. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:152:0: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
  28685. # 67
  28686. ^
  28687. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:133:0: note: 'j' was declared here
  28688. integer, parameter :: cctki_use_testbed_ID = kind(testbed_ID)
  28689. ^
  28690. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90: In function 'r01_out':
  28691. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:57:0: warning: 'r01' may be used uninitialized in this function [-Wmaybe-uninitialized]
  28692. !.....................................................................
  28693. ^
  28694. /Users/comerduncan/Cactus/configs/sim/build/NullExact/NullExact_Analytic.f90:25:0: note: 'r01' was declared here
  28695. INTEGER*4, intent(in) :: l_in_Ylm
  28696. ^
  28697. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_PreCalcYlm.F90
  28698. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28699. CCLD pool
  28700. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_Error.F90
  28701. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28702. CCLD accum
  28703. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28704. CCLD hyperslab
  28705. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28706. CCLD istore
  28707. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28708. CCLD bittests
  28709. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28710. CCLD dt_arith
  28711. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28712. CCLD dtypes
  28713. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28714. CCLD dsets
  28715. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28716. CCLD cmpd_dset
  28717. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28718. CCLD filter_fail
  28719. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28720. CCLD extend
  28721. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28722. CCLD external
  28723. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28724. CCLD efc
  28725. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28726. CCLD objcopy
  28727. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28728. CCLD links
  28729. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28730. CCLD unlink
  28731. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28732. CCLD big
  28733. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_InitMoL.F90
  28734. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28735. CCLD mtime
  28736. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_dotNewsMoL.F90
  28737. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28738. CCLD fillval
  28739. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_MoLRegister.c
  28740. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28741. CCLD mount
  28742. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_AnaFields.F90
  28743. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28744. CCLD flush1
  28745. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28746. CCLD flush2
  28747. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28748. CCLD app_ref
  28749. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_Initial.F90
  28750. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28751. COMPILING arrangements/PITTNullCode/NullExact/src/NullExact_Boundary.F90
  28752. CCLD enum
  28753. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28754. CCLD set_extent
  28755. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28756. CCLD ttsafe
  28757. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28758. CCLD getname
  28759. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28760. CCLD vfd
  28761. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28762. CCLD ntypes
  28763. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28764. CCLD dangle
  28765. COMPILING configs/sim/bindings/build/NullExact/cctk_ThornBindings.c
  28766. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullExact.a
  28767. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28768. CCLD dtransform
  28769. CCLD reserved
  28770. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28771. Checking status of thorn NullPsiInt
  28772. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28773. CCLD cross_read
  28774. COMPILING arrangements/PITTNullCode/NullPsiInt/src/NullPsiInt_dotNewsPsi.F90
  28775. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28776. CCLD freespace
  28777. COMPILING arrangements/PITTNullCode/NullPsiInt/src/NullPsiInt_MoLRegister.c
  28778. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28779. CCLD mf
  28780. COMPILING arrangements/PITTNullCode/NullPsiInt/src/NullPsiInt_InitMoL.F90
  28781. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28782. CCLD btree2
  28783. COMPILING configs/sim/bindings/build/NullPsiInt/cctk_ThornBindings.c
  28784. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullPsiInt.a
  28785. CCLD fheap
  28786. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28787. Checking status of thorn NullSHRExtract
  28788. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28789. CCLD file_image
  28790. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28791. CCLD unregister
  28792. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28793. CCLD error_test
  28794. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28795. CCLD err_compat
  28796. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28797. CCLD tcheck_version
  28798. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28799. CCLD testmeta
  28800. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28801. CCLD links_env
  28802. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  28803. Making all in tools
  28804. Making all in lib
  28805. CC h5tools.lo
  28806. h5tools.c: In function 'init_acc_pos':
  28807. h5tools.c:1302:14: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  28808. for (i = (ctx->ndims - 2); i >= 0; i--) {
  28809. ^
  28810. h5tools.c: In function 'render_bin_output':
  28811. h5tools.c:1333:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  28812. switch (type_class) {
  28813. ^
  28814. h5tools.c:1333:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  28815. h5tools.c:1333:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  28816. h5tools.c:1333:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  28817. h5tools.c:1333:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  28818. h5tools.c: At top level:
  28819. h5tools.c:1528:1: warning: no previous prototype for 'render_bin_output_region_data_blocks' [-Wmissing-prototypes]
  28820. render_bin_output_region_data_blocks(hid_t region_id, FILE *stream,
  28821. ^
  28822. In file included from h5tools.c:31:0:
  28823. h5tools.c: In function 'render_bin_output_region_data_blocks':
  28824. h5tools.c:1549:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  28825. if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
  28826. ^
  28827. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  28828. #define HDmalloc(Z) malloc(Z)
  28829. ^
  28830. h5tools.c:1571:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  28831. if((start = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
  28832. ^
  28833. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  28834. #define HDmalloc(Z) malloc(Z)
  28835. ^
  28836. h5tools.c:1574:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  28837. if((count = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
  28838. ^
  28839. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  28840. #define HDmalloc(Z) malloc(Z)
  28841. ^
  28842. In file included from h5tools.c:31:0:
  28843. h5tools.c: In function 'render_bin_output_region_blocks':
  28844. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28845. #define FAIL (-1)
  28846. ^
  28847. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28848. ret_value = FAIL; \
  28849. ^
  28850. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  28851. HERROR(H5E_tools_g, min_id, str); \
  28852. ^
  28853. h5tools.c:1638:9: note: in expansion of macro 'H5E_THROW'
  28854. H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_select_hyper_nblocks failed");
  28855. ^
  28856. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28857. #define FAIL (-1)
  28858. ^
  28859. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28860. ret_value = FAIL; \
  28861. ^
  28862. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  28863. HERROR(H5E_tools_g, min_id, str); \
  28864. ^
  28865. h5tools.c:1643:9: note: in expansion of macro 'H5E_THROW'
  28866. H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed");
  28867. ^
  28868. h5tools.c:1645:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  28869. alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]);
  28870. ^
  28871. In file included from h5tools.c:31:0:
  28872. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28873. #define FAIL (-1)
  28874. ^
  28875. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28876. ret_value = FAIL; \
  28877. ^
  28878. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  28879. HERROR(H5E_tools_g, min_id, str); \
  28880. ^
  28881. h5tools.c:1648:9: note: in expansion of macro 'HGOTO_ERROR'
  28882. HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "Could not allocate buffer for ptdata");
  28883. ^
  28884. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28885. #define FAIL (-1)
  28886. ^
  28887. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28888. ret_value = FAIL; \
  28889. ^
  28890. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  28891. HERROR(H5E_tools_g, min_id, str); \
  28892. ^
  28893. h5tools.c:1652:9: note: in expansion of macro 'HGOTO_ERROR'
  28894. HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed");
  28895. ^
  28896. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28897. #define FAIL (-1)
  28898. ^
  28899. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28900. ret_value = FAIL; \
  28901. ^
  28902. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  28903. HERROR(H5E_tools_g, min_id, str); \
  28904. ^
  28905. h5tools.c:1655:9: note: in expansion of macro 'HGOTO_ERROR'
  28906. HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed");
  28907. ^
  28908. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28909. #define FAIL (-1)
  28910. ^
  28911. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28912. ret_value = FAIL; \
  28913. ^
  28914. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  28915. HERROR(H5E_tools_g, min_id, str); \
  28916. ^
  28917. h5tools.c:1657:9: note: in expansion of macro 'HGOTO_ERROR'
  28918. HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed");
  28919. ^
  28920. h5tools.c:1660:22: warning: conversion to 'hssize_t' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  28921. type_id, nblocks, ptdata);
  28922. ^
  28923. In file included from h5tools.c:31:0:
  28924. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28925. #define FAIL (-1)
  28926. ^
  28927. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28928. ret_value = FAIL; \
  28929. ^
  28930. h5tools.c:1666:9: note: in expansion of macro 'HERROR'
  28931. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  28932. ^
  28933. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28934. #define FAIL (-1)
  28935. ^
  28936. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28937. ret_value = FAIL; \
  28938. ^
  28939. h5tools.c:1669:9: note: in expansion of macro 'HERROR'
  28940. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  28941. ^
  28942. h5tools.c: At top level:
  28943. h5tools.c:1696:1: warning: no previous prototype for 'render_bin_output_region_data_points' [-Wmissing-prototypes]
  28944. render_bin_output_region_data_points(hid_t region_space, hid_t region_id,
  28945. ^
  28946. h5tools.c: In function 'render_bin_output_region_data_points':
  28947. h5tools.c:1706:21: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  28948. if((type_size = H5Tget_size(type_id)) == 0)
  28949. ^
  28950. In file included from h5tools.c:31:0:
  28951. h5tools.c:1709:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  28952. if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL)
  28953. ^
  28954. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  28955. #define HDmalloc(Z) malloc(Z)
  28956. ^
  28957. h5tools.c:1713:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  28958. if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
  28959. ^
  28960. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  28961. #define HDmalloc(Z) malloc(Z)
  28962. ^
  28963. h5tools.c:1716:16: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  28964. dims1[0] = npoints;
  28965. ^
  28966. h5tools.c:1725:73: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  28967. if(render_bin_output(stream, container, type_id, (char*)region_buf, npoints) < 0)
  28968. ^
  28969. In file included from h5tools.c:31:0:
  28970. h5tools.c: In function 'render_bin_output_region_points':
  28971. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28972. #define FAIL (-1)
  28973. ^
  28974. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28975. ret_value = FAIL; \
  28976. ^
  28977. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  28978. HERROR(H5E_tools_g, min_id, str); \
  28979. ^
  28980. h5tools.c:1762:9: note: in expansion of macro 'H5E_THROW'
  28981. H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_select_elem_npoints failed");
  28982. ^
  28983. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28984. #define FAIL (-1)
  28985. ^
  28986. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28987. ret_value = FAIL; \
  28988. ^
  28989. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  28990. HERROR(H5E_tools_g, min_id, str); \
  28991. ^
  28992. h5tools.c:1766:9: note: in expansion of macro 'H5E_THROW'
  28993. H5E_THROW(FALSE, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed");
  28994. ^
  28995. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  28996. #define FAIL (-1)
  28997. ^
  28998. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  28999. ret_value = FAIL; \
  29000. ^
  29001. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29002. HERROR(H5E_tools_g, min_id, str); \
  29003. ^
  29004. h5tools.c:1769:9: note: in expansion of macro 'HGOTO_ERROR'
  29005. HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Dget_type failed");
  29006. ^
  29007. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29008. #define FAIL (-1)
  29009. ^
  29010. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29011. ret_value = FAIL; \
  29012. ^
  29013. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29014. HERROR(H5E_tools_g, min_id, str); \
  29015. ^
  29016. h5tools.c:1772:9: note: in expansion of macro 'HGOTO_ERROR'
  29017. HGOTO_ERROR(FALSE, H5E_tools_min_id_g, "H5Tget_native_type failed");
  29018. ^
  29019. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29020. #define FAIL (-1)
  29021. ^
  29022. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29023. ret_value = FAIL; \
  29024. ^
  29025. h5tools.c:1779:9: note: in expansion of macro 'HERROR'
  29026. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  29027. ^
  29028. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29029. #define FAIL (-1)
  29030. ^
  29031. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29032. ret_value = FAIL; \
  29033. ^
  29034. h5tools.c:1782:9: note: in expansion of macro 'HERROR'
  29035. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  29036. ^
  29037. h5tools.c: In function 'h5tools_count_ncols':
  29038. h5tools.c:673:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  29039. h5tools_count_ncols(const char *s)
  29040. ^
  29041. h5tools.c: In function 'h5tools_is_zero':
  29042. h5tools.c:1798:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  29043. h5tools_is_zero(const void *_mem, size_t size)
  29044. ^
  29045. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_AnaSchMetricRecon.F90
  29046. In file included from h5tools.c:31:0:
  29047. h5tools.c: In function 'h5tools_render_element':
  29048. ../../src/H5private.h:1260:30: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  29049. #define HDstrtok(X,Y) strtok(X,Y)
  29050. ^
  29051. h5tools.c:1083:25: note: in expansion of macro 'HDstrtok'
  29052. (section = HDstrtok(secnum ? NULL : s, OPTIONAL_LINE_BREAK));
  29053. ^
  29054. h5tools.c: In function 'h5tools_render_region_element':
  29055. ../../src/H5private.h:1260:30: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  29056. #define HDstrtok(X,Y) strtok(X,Y)
  29057. ^
  29058. h5tools.c:1236:48: note: in expansion of macro 'HDstrtok'
  29059. for (secnum = 0, multiline = 0; (section = HDstrtok(secnum ? NULL : s,
  29060. ^
  29061. h5tools.c: In function 'render_bin_output_region_points':
  29062. h5tools.c:1778:8: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  29063. if(H5Tclose(type_id) < 0)
  29064. ^
  29065. h5tools.c: In function 'render_bin_output_region_blocks':
  29066. h5tools.c:1665:8: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  29067. if(H5Tclose(type_id) < 0)
  29068. ^
  29069. h5tools.c:1668:8: warning: 'dtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
  29070. if(H5Tclose(dtype) < 0)
  29071. ^
  29072. CC h5tools_dump.lo
  29073. In file included from h5tools_dump.c:31:0:
  29074. h5tools_dump.c: In function 'h5tools_dump_region_data_blocks':
  29075. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29076. #define FAIL (-1)
  29077. ^
  29078. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29079. ret_value = FAIL; \
  29080. ^
  29081. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  29082. HERROR(H5E_tools_g, min_id, str); \
  29083. ^
  29084. h5tools_dump.c:616:9: note: in expansion of macro 'H5E_THROW'
  29085. H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_select_hyper_nblocks failed");
  29086. ^
  29087. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29088. #define FAIL (-1)
  29089. ^
  29090. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29091. ret_value = FAIL; \
  29092. ^
  29093. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  29094. HERROR(H5E_tools_g, min_id, str); \
  29095. ^
  29096. h5tools_dump.c:621:9: note: in expansion of macro 'H5E_THROW'
  29097. H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed");
  29098. ^
  29099. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29100. #define FAIL (-1)
  29101. ^
  29102. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29103. ret_value = FAIL; \
  29104. ^
  29105. h5tools_dump.c:642:9: note: in expansion of macro 'HERROR'
  29106. HERROR(H5E_tools_g, H5E_tools_min_id_g, "Could not allocate buffer for ptdata");
  29107. ^
  29108. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29109. #define FAIL (-1)
  29110. ^
  29111. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29112. ret_value = FAIL; \
  29113. ^
  29114. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29115. HERROR(H5E_tools_g, min_id, str); \
  29116. ^
  29117. h5tools_dump.c:647:9: note: in expansion of macro 'HGOTO_ERROR'
  29118. HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Rget_select_hyper_blocklist failed");
  29119. ^
  29120. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29121. #define FAIL (-1)
  29122. ^
  29123. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29124. ret_value = FAIL; \
  29125. ^
  29126. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29127. HERROR(H5E_tools_g, min_id, str); \
  29128. ^
  29129. h5tools_dump.c:673:9: note: in expansion of macro 'HGOTO_ERROR'
  29130. HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed");
  29131. ^
  29132. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29133. #define FAIL (-1)
  29134. ^
  29135. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29136. ret_value = FAIL; \
  29137. ^
  29138. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29139. HERROR(H5E_tools_g, min_id, str); \
  29140. ^
  29141. h5tools_dump.c:675:9: note: in expansion of macro 'HGOTO_ERROR'
  29142. HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed");
  29143. ^
  29144. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29145. #define FAIL (-1)
  29146. ^
  29147. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29148. ret_value = FAIL; \
  29149. ^
  29150. h5tools_dump.c:736:9: note: in expansion of macro 'HERROR'
  29151. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  29152. ^
  29153. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29154. #define FAIL (-1)
  29155. ^
  29156. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29157. ret_value = FAIL; \
  29158. ^
  29159. h5tools_dump.c:739:9: note: in expansion of macro 'HERROR'
  29160. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  29161. ^
  29162. In file included from h5tools_dump.c:31:0:
  29163. h5tools_dump.c: In function 'h5tools_print_region_data_points':
  29164. h5tools_dump.c:813:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29165. if((dims1 = (hsize_t *) HDmalloc(sizeof(hsize_t) * ndims)) == NULL)
  29166. ^
  29167. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  29168. #define HDmalloc(Z) malloc(Z)
  29169. ^
  29170. h5tools_dump.c:816:16: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  29171. dims1[0] = npoints;
  29172. ^
  29173. h5tools_dump.c:822:21: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  29174. if((type_size = H5Tget_size(type_id)) == 0)
  29175. ^
  29176. In file included from h5tools_dump.c:31:0:
  29177. h5tools_dump.c:825:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29178. if((region_buf = HDmalloc(type_size * (size_t)npoints)) == NULL)
  29179. ^
  29180. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  29181. #define HDmalloc(Z) malloc(Z)
  29182. ^
  29183. h5tools_dump.c:832:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29184. ctx.ndims = ndims;
  29185. ^
  29186. h5tools_dump.c:838:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29187. for (jndx = 0; jndx < npoints; jndx++, elmtno++) {
  29188. ^
  29189. h5tools_dump.c:853:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29190. if (jndx == npoints - 1)
  29191. ^
  29192. h5tools_dump.c:859:27: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29193. ctx.sm_pos = jndx * ndims;
  29194. ^
  29195. h5tools_dump.c:861:33: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29196. ctx.size_last_dim = (int) (ctx.p_max_idx[ctx.ndims - 1]);
  29197. ^
  29198. h5tools_dump.c:874:58: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29199. ((char*)region_buf + jndx * type_size), &ctx);
  29200. ^
  29201. h5tools_dump.c:876:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29202. if (jndx + 1 < npoints || (region_flags & END_OF_DATA) == 0)
  29203. ^
  29204. In file included from h5tools_dump.c:31:0:
  29205. h5tools_dump.c: In function 'h5tools_dump_region_data_points':
  29206. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29207. #define FAIL (-1)
  29208. ^
  29209. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29210. ret_value = FAIL; \
  29211. ^
  29212. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  29213. HERROR(H5E_tools_g, min_id, str); \
  29214. ^
  29215. h5tools_dump.c:941:9: note: in expansion of macro 'H5E_THROW'
  29216. H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_select_elem_npoints failed");
  29217. ^
  29218. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29219. #define FAIL (-1)
  29220. ^
  29221. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29222. ret_value = FAIL; \
  29223. ^
  29224. h5tools_error.h:101:5: note: in expansion of macro 'HERROR'
  29225. HERROR(H5E_tools_g, min_id, str); \
  29226. ^
  29227. h5tools_dump.c:945:9: note: in expansion of macro 'H5E_THROW'
  29228. H5E_THROW(dimension_break, H5E_tools_min_id_g, "H5Sget_simple_extent_ndims failed");
  29229. ^
  29230. h5tools_dump.c:961:34: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  29231. alloc_size = npoints * ndims * sizeof(ptdata[0]);
  29232. ^
  29233. In file included from h5tools_dump.c:31:0:
  29234. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29235. #define FAIL (-1)
  29236. ^
  29237. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29238. ret_value = FAIL; \
  29239. ^
  29240. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29241. HERROR(H5E_tools_g, min_id, str); \
  29242. ^
  29243. h5tools_dump.c:964:9: note: in expansion of macro 'HGOTO_ERROR'
  29244. HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "Could not allocate buffer for ptdata");
  29245. ^
  29246. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29247. #define FAIL (-1)
  29248. ^
  29249. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29250. ret_value = FAIL; \
  29251. ^
  29252. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29253. HERROR(H5E_tools_g, min_id, str); \
  29254. ^
  29255. h5tools_dump.c:968:9: note: in expansion of macro 'HGOTO_ERROR'
  29256. HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Sget_select_elem_pointlist failed");
  29257. ^
  29258. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29259. #define FAIL (-1)
  29260. ^
  29261. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29262. ret_value = FAIL; \
  29263. ^
  29264. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29265. HERROR(H5E_tools_g, min_id, str); \
  29266. ^
  29267. h5tools_dump.c:989:9: note: in expansion of macro 'HGOTO_ERROR'
  29268. HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Dget_type failed");
  29269. ^
  29270. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29271. #define FAIL (-1)
  29272. ^
  29273. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29274. ret_value = FAIL; \
  29275. ^
  29276. h5tools_error.h:112:4: note: in expansion of macro 'HERROR'
  29277. HERROR(H5E_tools_g, min_id, str); \
  29278. ^
  29279. h5tools_dump.c:992:9: note: in expansion of macro 'HGOTO_ERROR'
  29280. HGOTO_ERROR(dimension_break, H5E_tools_min_id_g, "H5Tget_native_type failed");
  29281. ^
  29282. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29283. #define FAIL (-1)
  29284. ^
  29285. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29286. ret_value = FAIL; \
  29287. ^
  29288. h5tools_dump.c:1056:9: note: in expansion of macro 'HERROR'
  29289. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  29290. ^
  29291. ../../src/H5private.h:303:17: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  29292. #define FAIL (-1)
  29293. ^
  29294. h5tools_error.h:72:21: note: in expansion of macro 'FAIL'
  29295. ret_value = FAIL; \
  29296. ^
  29297. h5tools_dump.c:1059:9: note: in expansion of macro 'HERROR'
  29298. HERROR(H5E_tools_g, H5E_tools_min_id_g, "H5Tclose failed");
  29299. ^
  29300. h5tools_dump.c: In function 'h5tools_display_simple_subset':
  29301. h5tools_dump.c:1381:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  29302. current_outer_dim = (ctx->ndims - 2) - 1;
  29303. ^
  29304. h5tools_dump.c:1384:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29305. for (i = current_outer_dim + 1; i < ctx->ndims; i++) {
  29306. ^
  29307. h5tools_dump.c: In function 'h5tools_dump_simple_dset':
  29308. h5tools_dump.c:1539:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29309. ctx->ndims = H5Sget_simple_extent_ndims(f_space);
  29310. ^
  29311. h5tools_dump.c: In function 'h5tools_dump_simple_mem':
  29312. h5tools_dump.c:1688:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29313. ctx->ndims = H5Sget_simple_extent_ndims(space);
  29314. ^
  29315. h5tools_dump.c:1706:30: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29316. ctx->size_last_dim = (int) (ctx->p_max_idx[ctx->ndims - 1]);
  29317. ^
  29318. h5tools_dump.c: In function 'h5tools_print_datatype':
  29319. h5tools_dump.c:1917:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  29320. switch (type_class) {
  29321. ^
  29322. h5tools_dump.c:1917:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  29323. In file included from h5tools_dump.c:31:0:
  29324. h5tools_dump.c: In function 'h5tools_print_enum':
  29325. ../../src/H5private.h:1233:28: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  29326. #define HDstrlen(S) strlen(S)
  29327. ^
  29328. h5tools_dump.c:2663:18: note: in expansion of macro 'HDstrlen'
  29329. nchars = HDstrlen(name[i]);
  29330. ^
  29331. h5tools_dump.c: In function 'h5tools_dump_dcpl':
  29332. h5tools_dump.c:3354:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum]
  29333. switch(ft) {
  29334. ^
  29335. h5tools_dump.c:3411:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum]
  29336. switch(at) {
  29337. ^
  29338. h5tools_dump.c:3411:5: warning: enumeration value 'H5D_ALLOC_TIME_DEFAULT' not handled in switch [-Wswitch-enum]
  29339. h5tools_dump.c: In function 'h5tools_dump_comment':
  29340. h5tools_dump.c:3476:59: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  29341. cmt_bufsize = H5Oget_comment(obj_id, comment, cmt_bufsize);
  29342. ^
  29343. h5tools_dump.c: In function 'h5tools_dump_region_data_points':
  29344. h5tools_dump.c:1055:8: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  29345. if(H5Tclose(type_id) < 0)
  29346. ^
  29347. h5tools_dump.c:1058:8: warning: 'dtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
  29348. if(H5Tclose(dtype) < 0)
  29349. ^
  29350. CC h5tools_str.lo
  29351. h5tools_str.c: In function 'h5tools_str_append':
  29352. h5tools_str.c:144:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29353. nchars = HDvsnprintf(str->s + str->len, avail, fmt, ap);
  29354. ^
  29355. In file included from h5tools_str.c:27:0:
  29356. h5tools_str.c:174:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29357. size_t newsize = MAX(str->len + nchars + 1, 2 * str->nalloc);
  29358. ^
  29359. ../../src/H5private.h:320:24: note: in definition of macro 'MAX'
  29360. #define MAX(a,b) (((a)>(b)) ? (a) : (b))
  29361. ^
  29362. h5tools_str.c:174:43: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29363. size_t newsize = MAX(str->len + nchars + 1, 2 * str->nalloc);
  29364. ^
  29365. ../../src/H5private.h:320:35: note: in definition of macro 'MAX'
  29366. #define MAX(a,b) (((a)>(b)) ? (a) : (b))
  29367. ^
  29368. h5tools_str.c:182:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  29369. str->len += nchars;
  29370. ^
  29371. h5tools_str.c: In function 'h5tools_str_dump_region_blocks':
  29372. h5tools_str.c:451:42: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  29373. alloc_size = nblocks * ndims * 2 * sizeof(ptdata[0]);
  29374. ^
  29375. h5tools_str.c: In function 'h5tools_str_dump_region_points':
  29376. h5tools_str.c:512:38: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  29377. alloc_size = npoints * ndims * sizeof(ptdata[0]);
  29378. ^
  29379. h5tools_str.c: At top level:
  29380. h5tools_str.c:612:1: warning: no previous prototype for 'h5tools_str_indent' [-Wmissing-prototypes]
  29381. h5tools_str_indent(h5tools_str_t *str, const h5tool_format_t *info,
  29382. ^
  29383. h5tools_str.c: In function 'h5tools_str_sprint':
  29384. h5tools_str.c:743:73: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  29385. h5tools_str_append(str, OPT(info->fmt_float, "%g"), tempfloat);
  29386. ^
  29387. h5tools_str.c:794:64: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29388. if (info->str_repeat > 0) while (i + j < size && s[i] == s[i + j])
  29389. ^
  29390. h5tools_str.c:794:90: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29391. if (info->str_repeat > 0) while (i + j < size && s[i] == s[i + j])
  29392. ^
  29393. h5tools_str.c:825:35: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29394. i += j - 1;
  29395. ^
  29396. h5tools_str.c:849:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29397. if (packed_data_offset >= 8 * sizeof(unsigned char))
  29398. ^
  29399. h5tools_str.c:852:79: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29400. tempuchar = (tempuchar >> packed_data_offset) & packed_data_mask;
  29401. ^
  29402. h5tools_str.c:852:45: warning: conversion to 'unsigned char' from 'long long unsigned int' may alter its value [-Wconversion]
  29403. tempuchar = (tempuchar >> packed_data_offset) & packed_data_mask;
  29404. ^
  29405. h5tools_str.c:861:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29406. if (packed_data_offset >= 8 * sizeof(char))
  29407. ^
  29408. h5tools_str.c:864:77: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29409. tempchar = (tempchar >> packed_data_offset) & packed_data_mask;
  29410. ^
  29411. h5tools_str.c:864:44: warning: conversion to 'signed char' from 'long long unsigned int' may alter its value [-Wconversion]
  29412. tempchar = (tempchar >> packed_data_offset) & packed_data_mask;
  29413. ^
  29414. h5tools_str.c:878:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29415. if (packed_data_offset >= 8 * sizeof(unsigned int))
  29416. ^
  29417. h5tools_str.c:881:44: warning: conversion to 'unsigned int' from 'long long unsigned int' may alter its value [-Wconversion]
  29418. tempuint = (tempuint >> packed_data_offset) & packed_data_mask;
  29419. ^
  29420. h5tools_str.c:889:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29421. if (packed_data_offset >= 8 * sizeof(int))
  29422. ^
  29423. h5tools_str.c:892:75: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29424. tempint = (tempint >> packed_data_offset) & packed_data_mask;
  29425. ^
  29426. h5tools_str.c:892:43: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion]
  29427. tempint = (tempint >> packed_data_offset) & packed_data_mask;
  29428. ^
  29429. h5tools_str.c:904:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29430. if (packed_data_offset >= 8 * sizeof(unsigned short))
  29431. ^
  29432. h5tools_str.c:907:81: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29433. tempushort = (tempushort >> packed_data_offset) & packed_data_mask;
  29434. ^
  29435. h5tools_str.c:907:46: warning: conversion to 'short unsigned int' from 'long long unsigned int' may alter its value [-Wconversion]
  29436. tempushort = (tempushort >> packed_data_offset) & packed_data_mask;
  29437. ^
  29438. h5tools_str.c:917:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29439. if (packed_data_offset >= 8 * sizeof(short))
  29440. ^
  29441. h5tools_str.c:920:79: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29442. tempshort = (tempshort >> packed_data_offset) & packed_data_mask;
  29443. ^
  29444. h5tools_str.c:920:45: warning: conversion to 'short int' from 'long long unsigned int' may alter its value [-Wconversion]
  29445. tempshort = (tempshort >> packed_data_offset) & packed_data_mask;
  29446. ^
  29447. h5tools_str.c:930:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29448. if (packed_data_offset >= 8 * sizeof(unsigned long))
  29449. ^
  29450. h5tools_str.c:941:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29451. if (packed_data_offset >= 8 * sizeof(long))
  29452. ^
  29453. h5tools_str.c:944:77: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  29454. templong = (templong >> packed_data_offset) & packed_data_mask;
  29455. ^
  29456. h5tools_str.c:944:44: warning: conversion to 'long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  29457. templong = (templong >> packed_data_offset) & packed_data_mask;
  29458. ^
  29459. h5tools_str.c:954:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29460. if (packed_data_offset >= 8 * sizeof(unsigned long long))
  29461. ^
  29462. h5tools_str.c:965:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29463. if (packed_data_offset >= 8 * sizeof(long long))
  29464. ^
  29465. h5tools_str.c:968:79: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion]
  29466. templlong = (templlong >> packed_data_offset) & packed_data_mask;
  29467. ^
  29468. h5tools_str.c:968:45: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  29469. templlong = (templlong >> packed_data_offset) & packed_data_mask;
  29470. ^
  29471. h5tools_str.c:978:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29472. nmembs = H5Tget_nmembers(type);
  29473. ^
  29474. h5tools_str.c:1055:29: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum]
  29475. switch (oi.type) {
  29476. ^
  29477. h5tools_str.c:1055:29: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum]
  29478. h5tools_str.c:736:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  29479. switch (type_class) {
  29480. ^
  29481. h5tools_str.c:736:9: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  29482. h5tools_str.c:736:9: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  29483. h5tools_str.c:736:9: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  29484. h5tools_str.c:736:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  29485. h5tools_str.c: In function 'h5tools_str_replace':
  29486. h5tools_str.c:1404:10: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  29487. newstr = HDmalloc ( HDstrlen ( oldstr ) - HDstrlen ( substr ) + HDstrlen ( replacement ) + 1 );
  29488. ^
  29489. In file included from /usr/include/string.h:186:0,
  29490. from h5tools_str.c:25:
  29491. h5tools_str.c:1410:36: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  29492. HDmemcpy ( newstr, oldstr, tok - oldstr );
  29493. ^
  29494. h5tools_str.c:1410:9: note: in expansion of macro 'HDmemcpy'
  29495. HDmemcpy ( newstr, oldstr, tok - oldstr );
  29496. ^
  29497. h5tools_str.c:1412:140: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  29498. HDmemcpy ( newstr + (tok - oldstr) + HDstrlen( replacement ), tok + HDstrlen ( substr ), HDstrlen ( oldstr ) - HDstrlen ( substr ) - ( tok - oldstr ) );
  29499. ^
  29500. h5tools_str.c:1412:9: note: in expansion of macro 'HDmemcpy'
  29501. HDmemcpy ( newstr + (tok - oldstr) + HDstrlen( replacement ), tok + HDstrlen ( substr ), HDstrlen ( oldstr ) - HDstrlen ( substr ) - ( tok - oldstr ) );
  29502. ^
  29503. h5tools_str.c: In function 'h5tools_str_len':
  29504. h5tools_str.c:94:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  29505. h5tools_str_len(h5tools_str_t *str)
  29506. ^
  29507. h5tools_str.c: In function 'h5tools_str_sprint':
  29508. h5tools_str.c:830:28: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  29509. if (quote) h5tools_str_append(str, "%c", quote);
  29510. ^
  29511. CC h5tools_utils.lo
  29512. h5tools_utils.c: In function 'parallel_print':
  29513. h5tools_utils.c:89:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29514. HDvprintf(format, ap);
  29515. ^
  29516. h5tools_utils.c:89:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29517. In file included from /usr/include/stdio.h:492:0,
  29518. from h5tools_utils.c:28:
  29519. h5tools_utils.h:33:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  29520. #define OUTBUFF_SIZE (PRINT_DATA_MAX_SIZE*4)
  29521. ^
  29522. h5tools_utils.c:95:29: note: in expansion of macro 'HDvsnprintf'
  29523. bytes_written = HDvsnprintf(outBuff+outBuffOffset, OUTBUFF_SIZE-outBuffOffset, format, ap);
  29524. ^
  29525. h5tools_utils.c:95:64: note: in expansion of macro 'OUTBUFF_SIZE'
  29526. bytes_written = HDvsnprintf(outBuff+outBuffOffset, OUTBUFF_SIZE-outBuffOffset, format, ap);
  29527. ^
  29528. h5tools_utils.c:95:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29529. bytes_written = HDvsnprintf(outBuff+outBuffOffset, OUTBUFF_SIZE-outBuffOffset, format, ap);
  29530. ^
  29531. h5tools_utils.c:121:21: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29532. bytes_written = HDvfprintf(overflow_file, format, ap);
  29533. ^
  29534. h5tools_utils.c:121:21: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29535. h5tools_utils.c:127:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29536. bytes_written = HDvfprintf(overflow_file, format, ap);
  29537. ^
  29538. h5tools_utils.c:127:13: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29539. h5tools_utils.c: In function 'error_msg':
  29540. h5tools_utils.c:159:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29541. HDvfprintf(rawerrorstream, fmt, ap);
  29542. ^
  29543. h5tools_utils.c:159:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29544. h5tools_utils.c: In function 'warn_msg':
  29545. h5tools_utils.c:190:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29546. HDvfprintf(rawerrorstream, fmt, ap);
  29547. ^
  29548. h5tools_utils.c:190:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  29549. In file included from h5tools_utils.c:31:0:
  29550. h5tools_utils.c: In function 'print_version':
  29551. h5tools_utils.c:423:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  29552. ((char *)H5_VERS_SUBRELEASE)[0] ? "-" : "", H5_VERS_SUBRELEASE);
  29553. ^
  29554. h5tools.h:41:64: note: in definition of macro 'PRINTSTREAM'
  29555. #define PRINTSTREAM(S, F, ...) if(S != NULL) HDfprintf(S, F, __VA_ARGS__)
  29556. ^
  29557. h5tools_utils.c: In function 'find_objs_cb':
  29558. h5tools_utils.c:582:5: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum]
  29559. switch(oinfo->type) {
  29560. ^
  29561. h5tools_utils.c:582:5: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum]
  29562. h5tools_utils.c: In function 'add_obj':
  29563. h5tools_utils.c:701:9: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  29564. u = table->nobjs++;
  29565. ^
  29566. h5tools_utils.c: In function 'h5tools_getenv_update_hyperslab_bufsize':
  29567. h5tools_utils.c:934:27: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  29568. H5TOOLS_BUFSIZE = hyperslab_bufsize_mb * 1024 * 1024;
  29569. ^
  29570. h5tools_utils.c: In function 'search_obj':
  29571. h5tools_utils.c:548:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  29572. search_obj(table_t *table, haddr_t objno)
  29573. ^
  29574. h5tools_utils.c: In function 'h5tools_getprogname':
  29575. h5tools_utils.c:895:12: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  29576. const char*h5tools_getprogname(void)
  29577. ^
  29578. h5tools_utils.c: In function 'h5tools_getstatus':
  29579. h5tools_utils.c:900:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  29580. int h5tools_getstatus(void)
  29581. ^
  29582. CC h5diff.lo
  29583. h5diff.c: In function 'print_objname':
  29584. h5diff.c:33:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  29585. int print_objname (diff_opt_t * options, hsize_t nfound)
  29586. ^
  29587. h5diff.c: In function 'h5diff':
  29588. h5diff.c:912:38: warning: 'info2_lp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  29589. size_t idx = info2_lp->nused - 1;
  29590. ^
  29591. h5diff.c:867:38: warning: 'info1_lp' may be used uninitialized in this function [-Wmaybe-uninitialized]
  29592. size_t idx = info1_lp->nused - 1;
  29593. ^
  29594. CC h5diff_array.lo
  29595. h5diff_array.c: In function 'diff_datum':
  29596. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29597. if(0 == (A) && 0 == (B)) \
  29598. ^
  29599. h5diff_array.c:1986:17: note: in expansion of macro 'PER'
  29600. PER(f1,f2);
  29601. ^
  29602. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29603. if(0 == (A) && 0 == (B)) \
  29604. ^
  29605. h5diff_array.c:1986:17: note: in expansion of macro 'PER'
  29606. PER(f1,f2);
  29607. ^
  29608. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29609. if(0 != (A)) \
  29610. ^
  29611. h5diff_array.c:1986:17: note: in expansion of macro 'PER'
  29612. PER(f1,f2);
  29613. ^
  29614. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29615. if(0 == (A) && 0 == (B)) \
  29616. ^
  29617. h5diff_array.c:2018:17: note: in expansion of macro 'PER'
  29618. PER(f1,f2);
  29619. ^
  29620. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29621. if(0 == (A) && 0 == (B)) \
  29622. ^
  29623. h5diff_array.c:2018:17: note: in expansion of macro 'PER'
  29624. PER(f1,f2);
  29625. ^
  29626. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29627. if(0 != (A)) \
  29628. ^
  29629. h5diff_array.c:2018:17: note: in expansion of macro 'PER'
  29630. PER(f1,f2);
  29631. ^
  29632. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29633. if(0 == (A) && 0 == (B)) \
  29634. ^
  29635. h5diff_array.c:2158:21: note: in expansion of macro 'PER'
  29636. PER(temp1_float,temp2_float);
  29637. ^
  29638. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29639. if(0 == (A) && 0 == (B)) \
  29640. ^
  29641. h5diff_array.c:2158:21: note: in expansion of macro 'PER'
  29642. PER(temp1_float,temp2_float);
  29643. ^
  29644. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29645. if(0 != (A)) \
  29646. ^
  29647. h5diff_array.c:2158:21: note: in expansion of macro 'PER'
  29648. PER(temp1_float,temp2_float);
  29649. ^
  29650. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29651. if(0 == (A) && 0 == (B)) \
  29652. ^
  29653. h5diff_array.c:2223:21: note: in expansion of macro 'PER'
  29654. PER(temp1_float,temp2_float);
  29655. ^
  29656. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29657. if(0 == (A) && 0 == (B)) \
  29658. ^
  29659. h5diff_array.c:2223:21: note: in expansion of macro 'PER'
  29660. PER(temp1_float,temp2_float);
  29661. ^
  29662. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29663. if(0 != (A)) \
  29664. ^
  29665. h5diff_array.c:2223:21: note: in expansion of macro 'PER'
  29666. PER(temp1_float,temp2_float);
  29667. ^
  29668. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29669. if(0 == (A) && 0 == (B)) \
  29670. ^
  29671. h5diff_array.c:2370:21: note: in expansion of macro 'PER'
  29672. PER(temp1_double,temp2_double);
  29673. ^
  29674. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29675. if(0 == (A) && 0 == (B)) \
  29676. ^
  29677. h5diff_array.c:2370:21: note: in expansion of macro 'PER'
  29678. PER(temp1_double,temp2_double);
  29679. ^
  29680. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29681. if(0 != (A)) \
  29682. ^
  29683. h5diff_array.c:2370:21: note: in expansion of macro 'PER'
  29684. PER(temp1_double,temp2_double);
  29685. ^
  29686. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29687. if(0 == (A) && 0 == (B)) \
  29688. ^
  29689. h5diff_array.c:2435:21: note: in expansion of macro 'PER'
  29690. PER(temp1_double,temp2_double);
  29691. ^
  29692. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29693. if(0 == (A) && 0 == (B)) \
  29694. ^
  29695. h5diff_array.c:2435:21: note: in expansion of macro 'PER'
  29696. PER(temp1_double,temp2_double);
  29697. ^
  29698. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29699. if(0 != (A)) \
  29700. ^
  29701. h5diff_array.c:2435:21: note: in expansion of macro 'PER'
  29702. PER(temp1_double,temp2_double);
  29703. ^
  29704. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29705. if(0 == (A) && 0 == (B)) \
  29706. ^
  29707. h5diff_array.c:2584:21: note: in expansion of macro 'PER'
  29708. PER(temp1_double,temp2_double);
  29709. ^
  29710. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29711. if(0 == (A) && 0 == (B)) \
  29712. ^
  29713. h5diff_array.c:2584:21: note: in expansion of macro 'PER'
  29714. PER(temp1_double,temp2_double);
  29715. ^
  29716. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29717. if(0 != (A)) \
  29718. ^
  29719. h5diff_array.c:2584:21: note: in expansion of macro 'PER'
  29720. PER(temp1_double,temp2_double);
  29721. ^
  29722. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29723. if(0 == (A) && 0 == (B)) \
  29724. ^
  29725. h5diff_array.c:2648:21: note: in expansion of macro 'PER'
  29726. PER(temp1_double,temp2_double);
  29727. ^
  29728. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29729. if(0 == (A) && 0 == (B)) \
  29730. ^
  29731. h5diff_array.c:2648:21: note: in expansion of macro 'PER'
  29732. PER(temp1_double,temp2_double);
  29733. ^
  29734. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29735. if(0 != (A)) \
  29736. ^
  29737. h5diff_array.c:2648:21: note: in expansion of macro 'PER'
  29738. PER(temp1_double,temp2_double);
  29739. ^
  29740. h5diff_array.c: In function 'character_compare_opt':
  29741. h5diff_array.c:3047:24: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable]
  29742. hbool_t both_zero;
  29743. ^
  29744. h5diff_array.c: In function 'diff_float':
  29745. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29746. if(0 == (A) && 0 == (B)) \
  29747. ^
  29748. h5diff_array.c:3225:17: note: in expansion of macro 'PER'
  29749. PER(temp1_float,temp2_float);
  29750. ^
  29751. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29752. if(0 == (A) && 0 == (B)) \
  29753. ^
  29754. h5diff_array.c:3225:17: note: in expansion of macro 'PER'
  29755. PER(temp1_float,temp2_float);
  29756. ^
  29757. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29758. if(0 != (A)) \
  29759. ^
  29760. h5diff_array.c:3225:17: note: in expansion of macro 'PER'
  29761. PER(temp1_float,temp2_float);
  29762. ^
  29763. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29764. if(0 == (A) && 0 == (B)) \
  29765. ^
  29766. h5diff_array.c:3299:17: note: in expansion of macro 'PER'
  29767. PER(temp1_float,temp2_float);
  29768. ^
  29769. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29770. if(0 == (A) && 0 == (B)) \
  29771. ^
  29772. h5diff_array.c:3299:17: note: in expansion of macro 'PER'
  29773. PER(temp1_float,temp2_float);
  29774. ^
  29775. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29776. if(0 != (A)) \
  29777. ^
  29778. h5diff_array.c:3299:17: note: in expansion of macro 'PER'
  29779. PER(temp1_float,temp2_float);
  29780. ^
  29781. h5diff_array.c: In function 'diff_double':
  29782. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29783. if(0 == (A) && 0 == (B)) \
  29784. ^
  29785. h5diff_array.c:3498:17: note: in expansion of macro 'PER'
  29786. PER(temp1_double,temp2_double);
  29787. ^
  29788. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29789. if(0 == (A) && 0 == (B)) \
  29790. ^
  29791. h5diff_array.c:3498:17: note: in expansion of macro 'PER'
  29792. PER(temp1_double,temp2_double);
  29793. ^
  29794. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29795. if(0 != (A)) \
  29796. ^
  29797. h5diff_array.c:3498:17: note: in expansion of macro 'PER'
  29798. PER(temp1_double,temp2_double);
  29799. ^
  29800. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29801. if(0 == (A) && 0 == (B)) \
  29802. ^
  29803. h5diff_array.c:3572:17: note: in expansion of macro 'PER'
  29804. PER(temp1_double,temp2_double);
  29805. ^
  29806. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29807. if(0 == (A) && 0 == (B)) \
  29808. ^
  29809. h5diff_array.c:3572:17: note: in expansion of macro 'PER'
  29810. PER(temp1_double,temp2_double);
  29811. ^
  29812. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29813. if(0 != (A)) \
  29814. ^
  29815. h5diff_array.c:3572:17: note: in expansion of macro 'PER'
  29816. PER(temp1_double,temp2_double);
  29817. ^
  29818. h5diff_array.c: In function 'diff_ldouble':
  29819. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29820. if(0 == (A) && 0 == (B)) \
  29821. ^
  29822. h5diff_array.c:3781:17: note: in expansion of macro 'PER'
  29823. PER(temp1_double,temp2_double);
  29824. ^
  29825. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29826. if(0 == (A) && 0 == (B)) \
  29827. ^
  29828. h5diff_array.c:3781:17: note: in expansion of macro 'PER'
  29829. PER(temp1_double,temp2_double);
  29830. ^
  29831. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29832. if(0 != (A)) \
  29833. ^
  29834. h5diff_array.c:3781:17: note: in expansion of macro 'PER'
  29835. PER(temp1_double,temp2_double);
  29836. ^
  29837. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29838. if(0 == (A) && 0 == (B)) \
  29839. ^
  29840. h5diff_array.c:3855:17: note: in expansion of macro 'PER'
  29841. PER(temp1_double,temp2_double);
  29842. ^
  29843. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29844. if(0 == (A) && 0 == (B)) \
  29845. ^
  29846. h5diff_array.c:3855:17: note: in expansion of macro 'PER'
  29847. PER(temp1_double,temp2_double);
  29848. ^
  29849. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29850. if(0 != (A)) \
  29851. ^
  29852. h5diff_array.c:3855:17: note: in expansion of macro 'PER'
  29853. PER(temp1_double,temp2_double);
  29854. ^
  29855. h5diff_array.c: In function 'diff_ullong':
  29856. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29857. if(0 == (A) && 0 == (B)) \
  29858. ^
  29859. h5diff_array.c:5626:10: note: in expansion of macro 'PER'
  29860. PER(f1,f2);
  29861. ^
  29862. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29863. if(0 == (A) && 0 == (B)) \
  29864. ^
  29865. h5diff_array.c:5626:10: note: in expansion of macro 'PER'
  29866. PER(f1,f2);
  29867. ^
  29868. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29869. if(0 != (A)) \
  29870. ^
  29871. h5diff_array.c:5626:10: note: in expansion of macro 'PER'
  29872. PER(f1,f2);
  29873. ^
  29874. h5diff_array.c:109:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29875. if(0 == (A) && 0 == (B)) \
  29876. ^
  29877. h5diff_array.c:5671:10: note: in expansion of macro 'PER'
  29878. PER(f1,f2);
  29879. ^
  29880. h5diff_array.c:109:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29881. if(0 == (A) && 0 == (B)) \
  29882. ^
  29883. h5diff_array.c:5671:10: note: in expansion of macro 'PER'
  29884. PER(f1,f2);
  29885. ^
  29886. h5diff_array.c:111:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29887. if(0 != (A)) \
  29888. ^
  29889. h5diff_array.c:5671:10: note: in expansion of macro 'PER'
  29890. PER(f1,f2);
  29891. ^
  29892. h5diff_array.c: In function 'equal_double':
  29893. h5diff_array.c:5831:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29894. if (value == expected)
  29895. ^
  29896. h5diff_array.c: In function 'equal_ldouble':
  29897. h5diff_array.c:5884:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29898. if (value == expected)
  29899. ^
  29900. h5diff_array.c: In function 'equal_float':
  29901. h5diff_array.c:5941:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29902. if (value == expected)
  29903. ^
  29904. h5diff_array.c: In function 'my_isnan':
  29905. h5diff_array.c:5982:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29906. retval = (x!=x);
  29907. ^
  29908. h5diff_array.c:5989:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29909. retval = (x!=x);
  29910. ^
  29911. h5diff_array.c:5997:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  29912. retval = (x!=x);
  29913. ^
  29914. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modGFdef.F90
  29915. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_FullMetricRecon.F90
  29916. CC h5diff_attr.lo
  29917. CC h5diff_dset.lo
  29918. h5diff_dset.c: In function 'diff_can_type':
  29919. h5diff_dset.c:677:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  29920. switch (tclass1)
  29921. ^
  29922. h5diff_dset.c:677:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  29923. h5diff_dset.c:677:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  29924. CC h5diff_util.lo
  29925. h5diff_util.c: In function 'print_type':
  29926. h5diff_util.c:79:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  29927. switch (H5Tget_class(type))
  29928. ^
  29929. h5diff_util.c:79:5: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch-enum]
  29930. h5diff_util.c:79:5: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  29931. h5diff_util.c:79:5: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch-enum]
  29932. h5diff_util.c:79:5: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch-enum]
  29933. h5diff_util.c:79:5: warning: enumeration value 'H5T_COMPOUND' not handled in switch [-Wswitch-enum]
  29934. h5diff_util.c:79:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  29935. h5diff_util.c:79:5: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch-enum]
  29936. h5diff_util.c:79:5: warning: enumeration value 'H5T_VLEN' not handled in switch [-Wswitch-enum]
  29937. h5diff_util.c:79:5: warning: enumeration value 'H5T_ARRAY' not handled in switch [-Wswitch-enum]
  29938. h5diff_util.c:79:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  29939. h5diff_util.c: In function 'get_type':
  29940. h5diff_util.c:211:5: warning: enumeration value 'H5TRAV_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum]
  29941. switch(type) {
  29942. ^
  29943. h5diff_util.c: In function 'get_sign':
  29944. h5diff_util.c:243:5: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum]
  29945. switch (sign)
  29946. ^
  29947. h5diff_util.c:243:5: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum]
  29948. h5diff_util.c: In function 'get_class':
  29949. h5diff_util.c:269:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  29950. switch (tclass)
  29951. ^
  29952. h5diff_util.c:269:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  29953. h5diff_util.c: In function 'diff_basename':
  29954. h5diff_util.c:178:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  29955. diff_basename(const char *name)
  29956. ^
  29957. h5diff_util.c: In function 'get_type':
  29958. h5diff_util.c:209:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  29959. get_type(h5trav_type_t type)
  29960. ^
  29961. h5diff_util.c: In function 'get_sign':
  29962. h5diff_util.c:241:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  29963. get_sign(H5T_sign_t sign)
  29964. ^
  29965. h5diff_util.c: In function 'get_class':
  29966. h5diff_util.c:267:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  29967. get_class(H5T_class_t tclass)
  29968. ^
  29969. CC h5trav.lo
  29970. h5trav.c: In function 'trav_print_visit_obj':
  29971. h5trav.c:1015:106: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  29972. H5Aiterate_by_name(print_udata->fid, path, trav_index_by, trav_index_order, NULL, trav_attr, (void *)path, H5P_DEFAULT);
  29973. ^
  29974. h5trav.c: In function 'h5trav_getindex':
  29975. h5trav.c:490:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  29976. h5trav_getindex(const trav_info_t *info, const char *obj)
  29977. ^
  29978. h5trav.c: In function 'h5trav_getindext':
  29979. h5trav.c:681:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  29980. h5trav_getindext(const char *name, const trav_table_t *table)
  29981. ^
  29982. h5trav.c: In function 'symlink_is_visited':
  29983. h5trav.c:1231:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  29984. symlink_is_visited(symlink_trav_t *visited, H5L_type_t type, const char *file, const char *path)
  29985. ^
  29986. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_MetricReconPast.F90
  29987. CC h5tools_filters.lo
  29988. h5tools_filters.c: In function 'h5tools_can_encode':
  29989. h5tools_filters.c:170:5: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  29990. int h5tools_can_encode(H5Z_filter_t filtn) {
  29991. ^
  29992. CC h5tools_ref.lo
  29993. In file included from h5tools_ref.c:19:0:
  29994. h5tools_ref.c: In function 'free_ref_path_info':
  29995. h5tools_ref.c:68:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  29996. HDfree((void *)node->path);
  29997. ^
  29998. ../../src/H5private.h:731:31: note: in definition of macro 'HDfree'
  29999. #define HDfree(M) free(M)
  30000. ^
  30001. h5tools_ref.c: In function 'ref_path_table_put':
  30002. h5tools_ref.c:221:18: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat]
  30003. if((new_node = HDmalloc(sizeof(ref_path_node_t))) == NULL)
  30004. ^
  30005. h5tools_ref.c: In function 'lookup_ref_path':
  30006. h5tools_ref.c:303:10: warning: request for implicit conversion from 'void *' to 'struct ref_path_node_t *' not permitted in C++ [-Wc++-compat]
  30007. node = H5SL_search(ref_path_table, &ref);
  30008. ^
  30009. CC h5tools_type.lo
  30010. h5tools_type.c: In function 'h5tools_get_little_endian_type':
  30011. h5tools_type.c:78:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  30012. switch( type_class )
  30013. ^
  30014. h5tools_type.c:78:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  30015. h5tools_type.c: In function 'h5tools_get_big_endian_type':
  30016. h5tools_type.c:155:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  30017. switch( type_class )
  30018. ^
  30019. h5tools_type.c:155:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  30020. CCLD libh5tools.la
  30021. Making all in h5diff
  30022. CC h5diff_main.o
  30023. h5diff_main.c: In function 'h5diff_exit':
  30024. h5diff_main.c:139:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn]
  30025. void h5diff_exit(int status)
  30026. ^
  30027. CC h5diff_common.o
  30028. h5diff_common.c: In function 'parse_command_line':
  30029. h5diff_common.c:191:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  30030. exclude_node->obj_path = (char*)opt_arg;
  30031. ^
  30032. h5diff_common.c:221:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  30033. if (options->delta == 0)
  30034. ^
  30035. h5diff_common.c:238:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  30036. if (options->percent == 0)
  30037. ^
  30038. h5diff_common.c:252:30: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  30039. options->count = atol( opt_arg );
  30040. ^
  30041. h5diff_common.c: In function 'check_n_input':
  30042. h5diff_common.c:362:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  30043. check_n_input( const char *str )
  30044. ^
  30045. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_ErrorSch.F90
  30046. CC h5diffgentest.o
  30047. h5diffgentest.c: In function 'test_basic':
  30048. h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30049. double data2[3][2] = {{0,1.1},{1.01,1.001},{0,1}};
  30050. ^
  30051. h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30052. h5diffgentest.c:321:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30053. h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30054. double data13[3][2] ={{0.0000000000000000, 0.0000000000000001},{0.0000000000000001, 0.0000000000000000},{0.00000000000000033, 0.0000000000000001}};
  30055. ^
  30056. h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30057. h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30058. h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30059. h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30060. h5diffgentest.c:396:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30061. h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30062. double data14[3][2] ={{0.0000000000000000, 0.0000000000000004},{0.0000000000000002, 0.0000000000000001},{0.0000000000000001, 0.00000000000000000}};
  30063. ^
  30064. h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30065. h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30066. h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30067. h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30068. h5diffgentest.c:397:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30069. h5diffgentest.c:488:45: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  30070. data19[0] = data19[1] = data19[2] = log(0);
  30071. ^
  30072. h5diffgentest.c:489:45: warning: conversion to 'float' from 'double' may alter its value [-Wfloat-conversion]
  30073. data19[3] = data19[4] = data19[5] = -log(0);
  30074. ^
  30075. h5diffgentest.c: In function 'test_attributes_verbose_level':
  30076. h5diffgentest.c:1028:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30077. float f1_attr_fdata[2]= {1.1,2.2}; /* float */
  30078. ^
  30079. h5diffgentest.c:1028:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion]
  30080. h5diffgentest.c:1028:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30081. h5diffgentest.c:1028:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion]
  30082. h5diffgentest.c:1031:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30083. float f2_attr_fdata[2]= {2.1,3.2}; /* float */
  30084. ^
  30085. h5diffgentest.c:1031:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion]
  30086. h5diffgentest.c:1031:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30087. h5diffgentest.c:1031:5: warning: conversion to 'float' alters 'double' constant value [-Wfloat-conversion]
  30088. h5diffgentest.c: In function 'test_comp_vlen_strings':
  30089. h5diffgentest.c:3696:52: warning: assignment discards 'const' qualifier from pointer target type
  30090. comp1_buf.str_vlen = comp1_buf.str_vlen_repeat = vlen_str_buf;
  30091. ^
  30092. h5diffgentest.c:3697:52: warning: assignment discards 'const' qualifier from pointer target type
  30093. comp2_buf.str_vlen = comp2_buf.str_vlen_repeat = vlen_str_buf;
  30094. ^
  30095. h5diffgentest.c:3698:52: warning: assignment discards 'const' qualifier from pointer target type
  30096. comp3_buf.str_vlen = comp3_buf.str_vlen_repeat = vlen_str_buf;
  30097. ^
  30098. h5diffgentest.c:3699:52: warning: assignment discards 'const' qualifier from pointer target type
  30099. comp4_buf.str_vlen = comp4_buf.str_vlen_repeat = vlen_str_buf;
  30100. ^
  30101. h5diffgentest.c:3700:52: warning: assignment discards 'const' qualifier from pointer target type
  30102. comp5_buf.str_vlen = comp5_buf.str_vlen_repeat = vlen_str_buf;
  30103. ^
  30104. h5diffgentest.c:3701:52: warning: assignment discards 'const' qualifier from pointer target type
  30105. comp6_buf.str_vlen = comp6_buf.str_vlen_repeat = vlen_str_buf;
  30106. ^
  30107. h5diffgentest.c:3702:52: warning: assignment discards 'const' qualifier from pointer target type
  30108. comp7_buf.str_vlen = comp7_buf.str_vlen_repeat = vlen_str_buf;
  30109. ^
  30110. h5diffgentest.c:3703:52: warning: assignment discards 'const' qualifier from pointer target type
  30111. comp8_buf.str_vlen = comp8_buf.str_vlen_repeat = vlen_str_buf;
  30112. ^
  30113. h5diffgentest.c:3704:52: warning: assignment discards 'const' qualifier from pointer target type
  30114. comp9_buf.str_vlen = comp9_buf.str_vlen_repeat = vlen_str_buf;
  30115. ^
  30116. h5diffgentest.c:3740:73: warning: assignment discards 'const' qualifier from pointer target type
  30117. comp1_buf.str_array_vlen[i] = comp1_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30118. ^
  30119. h5diffgentest.c:3741:73: warning: assignment discards 'const' qualifier from pointer target type
  30120. comp2_buf.str_array_vlen[i] = comp2_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30121. ^
  30122. h5diffgentest.c:3742:73: warning: assignment discards 'const' qualifier from pointer target type
  30123. comp3_buf.str_array_vlen[i] = comp3_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30124. ^
  30125. h5diffgentest.c:3743:73: warning: assignment discards 'const' qualifier from pointer target type
  30126. comp4_buf.str_array_vlen[i] = comp4_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30127. ^
  30128. h5diffgentest.c:3744:73: warning: assignment discards 'const' qualifier from pointer target type
  30129. comp5_buf.str_array_vlen[i] = comp5_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30130. ^
  30131. h5diffgentest.c:3745:73: warning: assignment discards 'const' qualifier from pointer target type
  30132. comp6_buf.str_array_vlen[i] = comp6_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30133. ^
  30134. h5diffgentest.c:3746:73: warning: assignment discards 'const' qualifier from pointer target type
  30135. comp7_buf.str_array_vlen[i] = comp7_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30136. ^
  30137. h5diffgentest.c:3747:73: warning: assignment discards 'const' qualifier from pointer target type
  30138. comp8_buf.str_array_vlen[i] = comp8_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30139. ^
  30140. h5diffgentest.c:3748:73: warning: assignment discards 'const' qualifier from pointer target type
  30141. comp9_buf.str_array_vlen[i] = comp9_buf.str_vlen_array_again[i] = vlen_str_array_buf[i];
  30142. ^
  30143. h5diffgentest.c: In function 'test_comps_array':
  30144. h5diffgentest.c:4366:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30145. wdata[i].cmpd2[j].f2 = (float)(i*10.5) + diff;
  30146. ^
  30147. h5diffgentest.c:4366:52: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  30148. wdata[i].cmpd2[j].f2 = (float)(i*10.5) + diff;
  30149. ^
  30150. h5diffgentest.c:4357:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  30151. herr_t ret; /* Generic return value */
  30152. ^
  30153. h5diffgentest.c: In function 'test_comps_vlen':
  30154. h5diffgentest.c:4477:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  30155. wdata[i].i1 = i;
  30156. ^
  30157. h5diffgentest.c:4482:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30158. ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
  30159. ^
  30160. h5diffgentest.c:4482:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  30161. ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
  30162. ^
  30163. h5diffgentest.c:4483:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30164. ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5) + diff;
  30165. ^
  30166. h5diffgentest.c:4483:64: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  30167. ((cmpd2_t *)wdata[i].vl.p)[j].f2 = (float)(i*10.5) + diff;
  30168. ^
  30169. h5diffgentest.c:4472:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  30170. herr_t ret; /* Generic return value */
  30171. ^
  30172. In file included from h5diffgentest.c:19:0:
  30173. h5diffgentest.c: In function 'test_comps_array_vlen':
  30174. h5diffgentest.c:4603:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30175. wdata[i].cmpd2[j].vl.p = HDmalloc((j+1)*sizeof(cmpd3_t));
  30176. ^
  30177. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  30178. #define HDmalloc(Z) malloc(Z)
  30179. ^
  30180. h5diffgentest.c:4604:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30181. wdata[i].cmpd2[j].vl.len = j+1;
  30182. ^
  30183. h5diffgentest.c:4605:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  30184. for(k=0; k<(j+1); k++)
  30185. ^
  30186. h5diffgentest.c:4609:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30187. ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5) + diff;
  30188. ^
  30189. h5diffgentest.c:4609:77: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  30190. ((cmpd3_t *)wdata[i].cmpd2[j].vl.p)[k].f3 = (float)(j*10.5) + diff;
  30191. ^
  30192. h5diffgentest.c:4591:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  30193. herr_t ret; /* Generic return value */
  30194. ^
  30195. h5diffgentest.c: In function 'test_comps_vlen_arry':
  30196. h5diffgentest.c:4746:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  30197. wdata[i].i1 = i;
  30198. ^
  30199. h5diffgentest.c:4752:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30200. ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
  30201. ^
  30202. h5diffgentest.c:4752:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  30203. ((cmpd2_t *)wdata[i].vl.p)[j].i2 = i*10 + diff;
  30204. ^
  30205. h5diffgentest.c:4756:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30206. ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5 + diff;
  30207. ^
  30208. h5diffgentest.c:4756:63: warning: conversion to 'int' from 'double' may alter its value [-Wfloat-conversion]
  30209. ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].i3 = k*10.5 + diff;
  30210. ^
  30211. h5diffgentest.c:4757:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30212. ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5) + diff;
  30213. ^
  30214. h5diffgentest.c:4757:79: warning: conversion to 'float' from 'int' may alter its value [-Wconversion]
  30215. ((cmpd2_t *)(wdata[i].vl.p))[j].cmpd3[k].f3 = (float)(k*10.5) + diff;
  30216. ^
  30217. h5diffgentest.c:4740:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  30218. herr_t ret; /* Generic return value */
  30219. ^
  30220. h5diffgentest.c: In function 'test_data_nocomparables':
  30221. h5diffgentest.c:5020:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  30222. write_attr(did2,1, attr2_dim_ptr,"attr2", H5T_NATIVE_INT, data3);
  30223. ^
  30224. h5diffgentest.c:5023:5: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  30225. write_attr(did2, rank_attr,attr3_dim_ptr,"attr3", H5T_NATIVE_INT, attr_data_ptr3);
  30226. ^
  30227. In file included from h5diffgentest.c:19:0:
  30228. h5diffgentest.c: In function 'write_attr_in':
  30229. h5diffgentest.c:5746:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30230. buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
  30231. ^
  30232. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  30233. #define HDmalloc(Z) malloc(Z)
  30234. ^
  30235. h5diffgentest.c:5747:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30236. buf52[i][j].len = i + 1;
  30237. ^
  30238. h5diffgentest.c:5748:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  30239. for (l = 0; l < i + 1; l++)
  30240. ^
  30241. h5diffgentest.c:5962:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  30242. else buf23[i][j][k]=n++;
  30243. ^
  30244. h5diffgentest.c:6023:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  30245. buf33[i][j][k].a=n++;
  30246. ^
  30247. In file included from h5diffgentest.c:19:0:
  30248. h5diffgentest.c:6162:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30249. buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
  30250. ^
  30251. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  30252. #define HDmalloc(Z) malloc(Z)
  30253. ^
  30254. h5diffgentest.c:6163:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30255. buf53[i][j][k].len = i + 1;
  30256. ^
  30257. h5diffgentest.c:6164:17: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  30258. for (l = 0; l < i + 1; l++)
  30259. ^
  30260. h5diffgentest.c:5240:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  30261. herr_t status;
  30262. ^
  30263. h5diffgentest.c: In function 'write_dset_in':
  30264. h5diffgentest.c:6538:17: warning: declaration of 'did' shadows a previous local [-Wshadow]
  30265. hid_t did; /* dataset ID */
  30266. ^
  30267. h5diffgentest.c:6291:13: warning: shadowed declaration is here [-Wshadow]
  30268. hid_t did;
  30269. ^
  30270. h5diffgentest.c:6539:17: warning: declaration of 'sid' shadows a previous local [-Wshadow]
  30271. hid_t sid; /* dataspace ID */
  30272. ^
  30273. h5diffgentest.c:6292:13: warning: shadowed declaration is here [-Wshadow]
  30274. hid_t sid;
  30275. ^
  30276. h5diffgentest.c:6540:17: warning: declaration of 'tid' shadows a previous local [-Wshadow]
  30277. hid_t tid; /* datatype ID */
  30278. ^
  30279. h5diffgentest.c:6293:13: warning: shadowed declaration is here [-Wshadow]
  30280. hid_t tid;
  30281. ^
  30282. h5diffgentest.c:6544:17: warning: declaration of 'j' shadows a previous local [-Wshadow]
  30283. int j;
  30284. ^
  30285. h5diffgentest.c:6296:21: warning: shadowed declaration is here [-Wshadow]
  30286. int val, i, j, k, l, n;
  30287. ^
  30288. h5diffgentest.c:6548:14: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat]
  30289. dbuf = HDmalloc( size );
  30290. ^
  30291. h5diffgentest.c:6550:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  30292. for( j = 0; j < H5TOOLS_MALLOCSIZE / sizeof(double) + 1; j++)
  30293. ^
  30294. In file included from h5diffgentest.c:19:0:
  30295. h5diffgentest.c:6706:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30296. buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
  30297. ^
  30298. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  30299. #define HDmalloc(Z) malloc(Z)
  30300. ^
  30301. h5diffgentest.c:6707:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30302. buf52[i][j].len = i + 1;
  30303. ^
  30304. h5diffgentest.c:6708:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  30305. for(l = 0; l < i + 1; l++)
  30306. ^
  30307. h5diffgentest.c:6828:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  30308. else buf23[i][j][k]=n++;
  30309. ^
  30310. h5diffgentest.c:6865:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  30311. buf33[i][j][k].a=n++;
  30312. ^
  30313. In file included from h5diffgentest.c:19:0:
  30314. h5diffgentest.c:6919:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30315. buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
  30316. ^
  30317. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  30318. #define HDmalloc(Z) malloc(Z)
  30319. ^
  30320. h5diffgentest.c:6920:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30321. buf53[i][j][k].len = i + 1;
  30322. ^
  30323. h5diffgentest.c:6921:17: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  30324. for(l = 0; l < i + 1; l++)
  30325. ^
  30326. h5diffgentest.c:6295:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  30327. herr_t status;
  30328. ^
  30329. h5diffgentest.c: In function 'gen_datareg':
  30330. h5diffgentest.c:7015:10: warning: request for implicit conversion from 'void *' to 'unsigned char (*)[12]' not permitted in C++ [-Wc++-compat]
  30331. rbuf = HDcalloc((size_t)2, sizeof(hdset_reg_ref_t));
  30332. ^
  30333. h5diffgentest.c:7018:9: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat]
  30334. buf = HDmalloc(10 * 10 * sizeof(int));
  30335. ^
  30336. h5diffgentest.c:7011:21: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  30337. herr_t status;
  30338. ^
  30339. h5diffgentest.c: In function 'test_hyperslab':
  30340. h5diffgentest.c:7152:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30341. hs_start[0] = i * GBLL/(1024*1024);
  30342. ^
  30343. h5diffgentest.c: In function 'test_group_recurse2':
  30344. h5diffgentest.c:3100:5: warning: 'fileid4' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30345. H5Fclose(fileid4);
  30346. ^
  30347. h5diffgentest.c:3099:5: warning: 'fileid3' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30348. H5Fclose(fileid3);
  30349. ^
  30350. h5diffgentest.c:3098:5: warning: 'fileid2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30351. H5Fclose(fileid2);
  30352. ^
  30353. h5diffgentest.c:3095:5: warning: 'dataspace' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30354. H5Sclose(dataspace);
  30355. ^
  30356. h5diffgentest.c:3096:5: warning: 'datatype' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30357. H5Tclose(datatype);
  30358. ^
  30359. h5diffgentest.c: In function 'test_attributes_verbose_level.constprop':
  30360. h5diffgentest.c:1280:9: warning: 'f2_tid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30361. H5Tclose(f2_tid);
  30362. ^
  30363. h5diffgentest.c:1278:9: warning: 'f1_tid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30364. H5Tclose(f1_tid);
  30365. ^
  30366. h5diffgentest.c:1276:9: warning: 'f2_sid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30367. H5Sclose(f2_sid);
  30368. ^
  30369. h5diffgentest.c:1274:9: warning: 'f1_sid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30370. H5Sclose(f1_sid);
  30371. ^
  30372. h5diffgentest.c:1272:9: warning: 'f2_did' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30373. H5Dclose(f2_did);
  30374. ^
  30375. h5diffgentest.c:1270:9: warning: 'f1_did' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30376. H5Dclose(f1_did);
  30377. ^
  30378. h5diffgentest.c:1268:9: warning: 'f2_gid4' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30379. H5Gclose(f2_gid4);
  30380. ^
  30381. h5diffgentest.c:1266:9: warning: 'f1_gid4' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30382. H5Gclose(f1_gid4);
  30383. ^
  30384. h5diffgentest.c:1264:9: warning: 'f2_gid3' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30385. H5Gclose(f2_gid3);
  30386. ^
  30387. h5diffgentest.c:1262:9: warning: 'f1_gid3' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30388. H5Gclose(f1_gid3);
  30389. ^
  30390. h5diffgentest.c:1260:9: warning: 'f2_gid2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30391. H5Gclose(f2_gid2);
  30392. ^
  30393. h5diffgentest.c:1258:9: warning: 'f1_gid2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30394. H5Gclose(f1_gid2);
  30395. ^
  30396. h5diffgentest.c:1256:9: warning: 'f2_gid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30397. H5Gclose(f2_gid);
  30398. ^
  30399. h5diffgentest.c:1254:9: warning: 'f1_gid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30400. H5Gclose(f1_gid);
  30401. ^
  30402. h5diffgentest.c:1252:9: warning: 'fid2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30403. H5Fclose(fid2);
  30404. ^
  30405. h5diffgentest.c: In function 'test_comp_vlen_strings.constprop':
  30406. h5diffgentest.c:4153:9: warning: 'gid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30407. H5Gclose(gid);
  30408. ^
  30409. CCLD h5diff
  30410. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  30411. CCLD h5diffgentest
  30412. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  30413. Making all in h5ls
  30414. CC h5ls.o
  30415. h5ls.c: In function 'usage':
  30416. cc1: warning: size of '*LC0' is 3173 bytes [-Wlarger-than=]
  30417. CCLD h5ls
  30418. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  30419. Making all in h5dump
  30420. CC h5dump.o
  30421. h5dump.c: In function 'table_list_add':
  30422. h5dump.c:397:27: warning: request for implicit conversion from 'void *' to 'struct <anonymous> *' not permitted in C++ [-Wc++-compat]
  30423. table_list.tables = tmp_ptr;
  30424. ^
  30425. h5dump.c: In function 'parse_hsize_list':
  30426. h5dump.c:638:27: warning: cast from function call of type 'double' to non-matching type 'long long unsigned int' [-Wbad-function-cast]
  30427. p_list[i++] = (hsize_t)HDatof(ptr);
  30428. ^
  30429. h5dump.c: In function 'parse_mask_list':
  30430. h5dump.c:740:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  30431. if (offset_value < 0 || offset_value >= PACKED_BITS_SIZE_MAX) {
  30432. ^
  30433. h5dump.c:765:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  30434. if ((offset_value + length_value) > PACKED_BITS_SIZE_MAX){
  30435. ^
  30436. h5dump.c:786:21: warning: negative integer implicitly converted to unsigned type [-Wsign-conversion]
  30437. temp_mask = ~0L;
  30438. ^
  30439. h5dump.c:787:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  30440. if(length_value<8*sizeof(unsigned long long)) {
  30441. ^
  30442. In file included from h5dump.h:24:0,
  30443. from h5dump.c:18:
  30444. h5dump.c: In function 'main':
  30445. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30446. if ((name)) \
  30447. ^
  30448. h5dump.c:1488:13: note: in expansion of macro 'begin_obj'
  30449. begin_obj(h5tools_dump_header_format->filebegin, fname, h5tools_dump_header_format->fileblockbegin);
  30450. ^
  30451. h5dump.c: In function 'h5_fileaccess':
  30452. h5dump.c:1682:25: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]
  30453. char sv[H5FD_MEM_NTYPES][1024];
  30454. ^
  30455. h5dump.c:1697:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30456. memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);
  30457. ^
  30458. h5dump.c:1697:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  30459. memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);
  30460. ^
  30461. h5dump.c: In function 'table_list_visited':
  30462. h5dump.c:438:1: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  30463. table_list_visited(unsigned long file_no)
  30464. ^
  30465. h5dump.c: In function 'main':
  30466. h5dump.c:765:12: warning: assuming signed overflow does not occur when simplifying conditional [-Wstrict-overflow]
  30467. if ((offset_value + length_value) > PACKED_BITS_SIZE_MAX){
  30468. ^
  30469. h5dump.c: In function 'h5_fileaccess':
  30470. h5dump.c:1639:1: warning: stack usage is 8480 bytes [-Wstack-usage=]
  30471. h5_fileaccess(void)
  30472. ^
  30473. CC h5dump_ddl.o
  30474. h5dump_ddl.c: In function 'dump_datatype':
  30475. h5dump_ddl.c:63:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30476. ctx.cur_column = dump_indent;
  30477. ^
  30478. h5dump_ddl.c: In function 'dump_dataspace':
  30479. h5dump_ddl.c:92:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30480. ctx.cur_column = dump_indent;
  30481. ^
  30482. h5dump_ddl.c: In function 'dump_attr_cb':
  30483. h5dump_ddl.c:126:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30484. ctx.cur_column = dump_indent;
  30485. ^
  30486. h5dump_ddl.c:145:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30487. string_dataformat.line_ncols = h5tools_nCols;
  30488. ^
  30489. h5dump_ddl.c: In function 'dump_all_cb':
  30490. h5dump_ddl.c:201:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30491. ctx.cur_column = dump_indent;
  30492. ^
  30493. h5dump_ddl.c:215:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30494. string_dataformat.line_ncols = h5tools_nCols;
  30495. ^
  30496. h5dump_ddl.c:242:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum]
  30497. switch(oinfo.type) {
  30498. ^
  30499. h5dump_ddl.c:242:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum]
  30500. h5dump_ddl.c:389:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum]
  30501. switch(linfo->type) {
  30502. ^
  30503. h5dump_ddl.c:389:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum]
  30504. h5dump_ddl.c:389:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum]
  30505. h5dump_ddl.c: At top level:
  30506. h5dump_ddl.c:570:1: warning: no previous prototype for 'attr_iteration' [-Wmissing-prototypes]
  30507. attr_iteration(hid_t gid, unsigned attr_crt_order_flags)
  30508. ^
  30509. h5dump_ddl.c:600:1: warning: no previous prototype for 'link_iteration' [-Wmissing-prototypes]
  30510. link_iteration(hid_t gid, unsigned crt_order_flags)
  30511. ^
  30512. h5dump_ddl.c: In function 'dump_named_datatype':
  30513. h5dump_ddl.c:645:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30514. ctx.cur_column = dump_indent;
  30515. ^
  30516. h5dump_ddl.c:659:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30517. string_dataformat.line_ncols = h5tools_nCols;
  30518. ^
  30519. h5dump_ddl.c: In function 'dump_group':
  30520. h5dump_ddl.c:808:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30521. ctx.cur_column = dump_indent;
  30522. ^
  30523. h5dump_ddl.c:822:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30524. string_dataformat.line_ncols = h5tools_nCols;
  30525. ^
  30526. h5dump_ddl.c:847:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]
  30527. sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, type_table->objs[u].objno);
  30528. ^
  30529. h5dump_ddl.c: In function 'dump_dataset':
  30530. h5dump_ddl.c:943:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30531. ctx.cur_column = dump_indent;
  30532. ^
  30533. h5dump_ddl.c:957:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30534. string_dataformat.line_ncols = h5tools_nCols;
  30535. ^
  30536. h5dump_ddl.c:1028:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  30537. switch(H5Tget_class(type)) {
  30538. ^
  30539. h5dump_ddl.c:1028:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  30540. h5dump_ddl.c: In function 'dump_data':
  30541. h5dump_ddl.c:1122:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30542. string_dataformat.line_ncols = h5tools_nCols;
  30543. ^
  30544. h5dump_ddl.c:1129:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30545. ctx.cur_column = dump_indent;
  30546. ^
  30547. h5dump_ddl.c: In function 'attr_search':
  30548. h5dump_ddl.c:1315:14: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
  30549. k = (size_t)i + 1 + (size_t)j + 1 + 2;
  30550. ^
  30551. h5dump_ddl.c: In function 'obj_search':
  30552. h5dump_ddl.c:1346:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  30553. attr_data.path = (char*)path;
  30554. ^
  30555. In file included from h5dump_ddl.c:18:0:
  30556. h5dump_ddl.c: In function 'lnk_search':
  30557. ../../src/H5private.h:1233:28: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  30558. #define HDstrlen(S) strlen(S)
  30559. ^
  30560. h5dump_ddl.c:1381:18: note: in expansion of macro 'HDstrlen'
  30561. search_len = HDstrlen(op_name);
  30562. ^
  30563. h5dump_ddl.c: In function 'handle_paths':
  30564. h5dump_ddl.c:1469:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  30565. handle_udata.op_name = (char*)path_name;
  30566. ^
  30567. h5dump_ddl.c: In function 'handle_attributes':
  30568. h5dump_ddl.c:1531:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30569. ctx.cur_column = dump_indent;
  30570. ^
  30571. h5dump_ddl.c:1545:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30572. string_dataformat.line_ncols = h5tools_nCols;
  30573. ^
  30574. h5dump_ddl.c: In function 'handle_datasets':
  30575. h5dump_ddl.c:1674:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30576. ndims = ndims_res;
  30577. ^
  30578. In file included from h5dump_extern.h:24:0,
  30579. from h5dump_ddl.c:24:
  30580. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30581. if ((name)) \
  30582. ^
  30583. h5dump_ddl.c:1758:17: note: in expansion of macro 'begin_obj'
  30584. begin_obj(h5tools_dump_header_format->datasetbegin, real_name, h5tools_dump_header_format->datasetblockbegin);
  30585. ^
  30586. h5dump_ddl.c: In function 'handle_groups':
  30587. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30588. if ((name)) \
  30589. ^
  30590. h5dump_ddl.c:1814:13: note: in expansion of macro 'begin_obj'
  30591. begin_obj(h5tools_dump_header_format->groupbegin, real_name, h5tools_dump_header_format->groupblockbegin);
  30592. ^
  30593. h5dump_ddl.c: In function 'handle_links':
  30594. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30595. if ((name)) \
  30596. ^
  30597. h5dump_ddl.c:1874:13: note: in expansion of macro 'begin_obj'
  30598. begin_obj(h5tools_dump_header_format->softlinkbegin, links, h5tools_dump_header_format->softlinkblockbegin);
  30599. ^
  30600. h5dump_ddl.c:1877:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30601. if(H5Lget_val(fid, links, buf, linfo.u.val_size, H5P_DEFAULT) >= 0)
  30602. ^
  30603. In file included from h5dump_extern.h:24:0,
  30604. from h5dump_ddl.c:24:
  30605. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30606. if ((name)) \
  30607. ^
  30608. h5dump_ddl.c:1887:13: note: in expansion of macro 'begin_obj'
  30609. begin_obj(h5tools_dump_header_format->udlinkbegin, links, h5tools_dump_header_format->udlinkblockbegin);
  30610. ^
  30611. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30612. if ((name)) \
  30613. ^
  30614. h5dump_ddl.c:1890:13: note: in expansion of macro 'begin_obj'
  30615. begin_obj(h5tools_dump_header_format->extlinkbegin, links, h5tools_dump_header_format->extlinkblockbegin);
  30616. ^
  30617. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30618. if ((name)) \
  30619. ^
  30620. h5dump_ddl.c:1917:13: note: in expansion of macro 'begin_obj'
  30621. begin_obj(h5tools_dump_header_format->udlinkbegin, links, h5tools_dump_header_format->udlinkblockbegin);
  30622. ^
  30623. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30624. if ((name)) \
  30625. ^
  30626. h5dump_ddl.c:1920:13: note: in expansion of macro 'begin_obj'
  30627. begin_obj(h5tools_dump_header_format->udlinkbegin, links, h5tools_dump_header_format->udlinkblockbegin);
  30628. ^
  30629. h5dump_ddl.c:1872:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum]
  30630. switch(linfo.type) {
  30631. ^
  30632. h5dump_ddl.c:1872:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum]
  30633. h5dump_ddl.c:1872:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum]
  30634. h5dump_ddl.c: In function 'handle_datatypes':
  30635. h5dump_ddl.c:1965:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]
  30636. sprintf(name, "/#"H5_PRINTF_HADDR_FMT, type_table->objs[idx].objno);
  30637. ^
  30638. In file included from h5dump_extern.h:24:0,
  30639. from h5dump_ddl.c:24:
  30640. h5dump_defines.h:28:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  30641. if ((name)) \
  30642. ^
  30643. h5dump_ddl.c:1978:17: note: in expansion of macro 'begin_obj'
  30644. begin_obj(h5tools_dump_header_format->datatypebegin, real_name, h5tools_dump_header_format->datatypeblockbegin);
  30645. ^
  30646. h5dump_ddl.c: In function 'dump_extlink':
  30647. h5dump_ddl.c:2073:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum]
  30648. switch (oi.type) {
  30649. ^
  30650. h5dump_ddl.c:2073:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum]
  30651. In file included from h5dump_ddl.c:18:0:
  30652. h5dump_ddl.c: In function 'handle_attributes':
  30653. ../../src/H5private.h:731:26: warning: 'attr_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30654. #define HDfree(M) free(M)
  30655. ^
  30656. h5dump_ddl.c:1500:11: note: 'attr_name' was declared here
  30657. char *attr_name;
  30658. ^
  30659. CC h5dump_xml.o
  30660. h5dump_xml.c: In function 'xml_dump_all_cb':
  30661. h5dump_xml.c:160:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30662. ctx.cur_column = dump_indent;
  30663. ^
  30664. h5dump_xml.c:174:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30665. string_dataformat.line_ncols = h5tools_nCols;
  30666. ^
  30667. h5dump_xml.c:201:9: warning: enumeration value 'H5O_TYPE_UNKNOWN' not handled in switch [-Wswitch-enum]
  30668. switch(oinfo.type) {
  30669. ^
  30670. h5dump_xml.c:201:9: warning: enumeration value 'H5O_TYPE_NTYPES' not handled in switch [-Wswitch-enum]
  30671. h5dump_xml.c:371:9: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum]
  30672. switch(linfo->type) {
  30673. ^
  30674. h5dump_xml.c:371:9: warning: enumeration value 'H5L_TYPE_HARD' not handled in switch [-Wswitch-enum]
  30675. h5dump_xml.c:371:9: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum]
  30676. h5dump_xml.c: In function 'xml_name_to_XID':
  30677. h5dump_xml.c:593:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]
  30678. sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno);
  30679. ^
  30680. h5dump_xml.c:604:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]
  30681. sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno);
  30682. ^
  30683. h5dump_xml.c:613:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]
  30684. sprintf(outstr, "xid_"H5_PRINTF_HADDR_FMT, objno);
  30685. ^
  30686. h5dump_xml.c: In function 'xml_escape_the_string':
  30687. h5dump_xml.c:751:15: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30688. len = slen;
  30689. ^
  30690. h5dump_xml.c: In function 'xml_print_datatype':
  30691. h5dump_xml.c:874:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30692. ctx.cur_column = dump_indent;
  30693. ^
  30694. h5dump_xml.c:888:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30695. string_dataformat.line_ncols = h5tools_nCols;
  30696. ^
  30697. h5dump_xml.c:971:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum]
  30698. switch (ord) {
  30699. ^
  30700. h5dump_xml.c:971:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum]
  30701. h5dump_xml.c:971:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum]
  30702. h5dump_xml.c:985:13: warning: enumeration value 'H5T_SGN_ERROR' not handled in switch [-Wswitch-enum]
  30703. switch (sgn) {
  30704. ^
  30705. h5dump_xml.c:985:13: warning: enumeration value 'H5T_NSGN' not handled in switch [-Wswitch-enum]
  30706. h5dump_xml.c:1035:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum]
  30707. switch (ord) {
  30708. ^
  30709. h5dump_xml.c:1035:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum]
  30710. h5dump_xml.c:1035:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum]
  30711. h5dump_xml.c:1174:13: warning: enumeration value 'H5T_ORDER_ERROR' not handled in switch [-Wswitch-enum]
  30712. switch (ord) {
  30713. ^
  30714. h5dump_xml.c:1174:13: warning: enumeration value 'H5T_ORDER_MIXED' not handled in switch [-Wswitch-enum]
  30715. h5dump_xml.c:1174:13: warning: enumeration value 'H5T_ORDER_NONE' not handled in switch [-Wswitch-enum]
  30716. h5dump_xml.c:1238:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30717. nmembers = H5Tget_nmembers(type);
  30718. ^
  30719. h5dump_xml.c:1462:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30720. ndims = H5Tget_array_ndims(type);
  30721. ^
  30722. h5dump_xml.c:950:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  30723. switch (H5Tget_class(type)) {
  30724. ^
  30725. h5dump_xml.c:950:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  30726. h5dump_xml.c: In function 'xml_dump_datatype':
  30727. h5dump_xml.c:1562:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30728. ctx.cur_column = dump_indent;
  30729. ^
  30730. h5dump_xml.c:1576:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30731. string_dataformat.line_ncols = h5tools_nCols;
  30732. ^
  30733. h5dump_xml.c: In function 'xml_dump_dataspace':
  30734. h5dump_xml.c:1701:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30735. ctx.cur_column = dump_indent;
  30736. ^
  30737. h5dump_xml.c:1715:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30738. string_dataformat.line_ncols = h5tools_nCols;
  30739. ^
  30740. h5dump_xml.c:1731:5: warning: enumeration value 'H5S_NULL' not handled in switch [-Wswitch-enum]
  30741. switch (space_type) {
  30742. ^
  30743. h5dump_xml.c: In function 'xml_dump_data':
  30744. h5dump_xml.c:1876:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30745. ctx.cur_column = dump_indent;
  30746. ^
  30747. h5dump_xml.c:1894:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30748. string_dataformat.line_ncols = h5tools_nCols;
  30749. ^
  30750. h5dump_xml.c: In function 'xml_dump_attr':
  30751. h5dump_xml.c:2074:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30752. ctx.cur_column = dump_indent;
  30753. ^
  30754. h5dump_xml.c:2088:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30755. string_dataformat.line_ncols = h5tools_nCols;
  30756. ^
  30757. h5dump_xml.c:2114:13: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  30758. switch (H5Tget_class(type)) {
  30759. ^
  30760. h5dump_xml.c:2114:13: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  30761. h5dump_xml.c: In function 'xml_dump_named_datatype':
  30762. h5dump_xml.c:2400:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30763. ctx.cur_column = dump_indent;
  30764. ^
  30765. h5dump_xml.c:2414:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30766. string_dataformat.line_ncols = h5tools_nCols;
  30767. ^
  30768. h5dump_xml.c: In function 'xml_dump_group':
  30769. h5dump_xml.c:2625:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30770. ctx.cur_column = dump_indent;
  30771. ^
  30772. h5dump_xml.c:2639:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30773. string_dataformat.line_ncols = h5tools_nCols;
  30774. ^
  30775. h5dump_xml.c:2803:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]
  30776. sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, type_table->objs[u].objno);
  30777. ^
  30778. h5dump_xml.c:2886:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'haddr_t' [-Wformat=]
  30779. sprintf(type_name, "#"H5_PRINTF_HADDR_FMT, type_table->objs[u].objno);
  30780. ^
  30781. In file included from h5dump_xml.c:18:0:
  30782. h5dump_xml.c: In function 'xml_print_refs':
  30783. h5dump_xml.c:2980:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  30784. buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char));
  30785. ^
  30786. ../../src/H5private.h:574:37: note: in definition of macro 'HDcalloc'
  30787. #define HDcalloc(N,Z) calloc(N,Z)
  30788. ^
  30789. h5dump_xml.c:2996:47: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  30790. buf = (char *) HDcalloc((size_t)(ssiz * tsiz), sizeof(char));
  30791. ^
  30792. ../../src/H5private.h:574:37: note: in definition of macro 'HDcalloc'
  30793. #define HDcalloc(N,Z) calloc(N,Z)
  30794. ^
  30795. h5dump_xml.c:3014:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30796. ctx.cur_column = dump_indent;
  30797. ^
  30798. h5dump_xml.c:3028:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30799. string_dataformat.line_ncols = h5tools_nCols;
  30800. ^
  30801. In file included from h5dump_xml.c:18:0:
  30802. h5dump_xml.c: In function 'xml_print_strs':
  30803. h5dump_xml.c:3138:38: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  30804. buf = HDmalloc((size_t)(ssiz * tsiz));
  30805. ^
  30806. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  30807. #define HDmalloc(Z) malloc(Z)
  30808. ^
  30809. h5dump_xml.c:3154:38: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  30810. buf = HDmalloc((size_t)(ssiz * tsiz));
  30811. ^
  30812. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  30813. #define HDmalloc(Z) malloc(Z)
  30814. ^
  30815. h5dump_xml.c:3173:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30816. ctx.cur_column = dump_indent;
  30817. ^
  30818. h5dump_xml.c:3187:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30819. string_dataformat.line_ncols = h5tools_nCols;
  30820. ^
  30821. h5dump_xml.c:3192:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  30822. for (i = 0; i < ssiz; i++) {
  30823. ^
  30824. h5dump_xml.c: In function 'check_filters':
  30825. h5dump_xml.c:3289:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30826. ctx.cur_column = dump_indent;
  30827. ^
  30828. h5dump_xml.c:3303:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30829. string_dataformat.line_ncols = h5tools_nCols;
  30830. ^
  30831. h5dump_xml.c: In function 'xml_dump_fill_value':
  30832. h5dump_xml.c:3429:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30833. ctx.cur_column = dump_indent;
  30834. ^
  30835. h5dump_xml.c:3443:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30836. string_dataformat.line_ncols = h5tools_nCols;
  30837. ^
  30838. h5dump_xml.c:3566:51: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  30839. h5tools_str_append(&buffer, "\"%f\"", *(float *) buf);
  30840. ^
  30841. h5dump_xml.c:3526:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  30842. switch (H5Tget_class(type)) {
  30843. ^
  30844. h5dump_xml.c:3526:9: warning: enumeration value 'H5T_STRING' not handled in switch [-Wswitch-enum]
  30845. h5dump_xml.c:3526:9: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  30846. h5dump_xml.c:3526:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  30847. h5dump_xml.c: In function 'xml_dump_dataset':
  30848. h5dump_xml.c:3793:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30849. ctx.cur_column = dump_indent;
  30850. ^
  30851. h5dump_xml.c:3811:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30852. string_dataformat.line_ncols = h5tools_nCols;
  30853. ^
  30854. h5dump_xml.c:4006:5: warning: enumeration value 'H5D_FILL_TIME_ERROR' not handled in switch [-Wswitch-enum]
  30855. switch (ft) {
  30856. ^
  30857. h5dump_xml.c:4023:5: warning: enumeration value 'H5D_ALLOC_TIME_ERROR' not handled in switch [-Wswitch-enum]
  30858. switch (at) {
  30859. ^
  30860. h5dump_xml.c:4116:9: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  30861. switch (H5Tget_class(type)) {
  30862. ^
  30863. h5dump_xml.c:4116:9: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  30864. h5dump_xml.c: In function 'xml_print_enum':
  30865. h5dump_xml.c:4376:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30866. ctx.cur_column = dump_indent;
  30867. ^
  30868. h5dump_xml.c:4390:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  30869. string_dataformat.line_ncols = h5tools_nCols;
  30870. ^
  30871. h5dump_xml.c: In function 'xml_print_strs':
  30872. h5dump_xml.c:3249:9: warning: 'space' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30873. H5Sclose(space);
  30874. ^
  30875. h5dump_xml.c: In function 'xml_print_refs':
  30876. h5dump_xml.c:2943:17: warning: 'ssiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30877. hssize_t ssiz;
  30878. ^
  30879. h5dump_xml.c:3076:9: warning: 'space' may be used uninitialized in this function [-Wmaybe-uninitialized]
  30880. H5Sclose(space);
  30881. ^
  30882. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_PreCalcNSYlm.F90
  30883. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modSchClm.F90
  30884. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modsinSchClm.F90
  30885. CC h5dumpgentest.o
  30886. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90
  30887. h5dumpgentest.c: In function 'gent_dataset':
  30888. h5dumpgentest.c:367:12: warning: size of 'dset2' is 4800 bytes [-Wlarger-than=]
  30889. double dset2[30][20];
  30890. ^
  30891. h5dumpgentest.c:392:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30892. dset2[i][j] = 0.0001 * j + i;
  30893. ^
  30894. h5dumpgentest.c: In function 'gent_dataset2':
  30895. h5dumpgentest.c:408:12: warning: size of 'dset2' is 2400 bytes [-Wlarger-than=]
  30896. double dset2[30][10];
  30897. ^
  30898. h5dumpgentest.c: In function 'gent_attribute':
  30899. h5dumpgentest.c:487:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30900. for(i = 0; i < 10; i++) d[i] = 0.1 * i;
  30901. ^
  30902. h5dumpgentest.c: In function 'gent_compound_dt':
  30903. h5dumpgentest.c:890:13: warning: size of 'dset3' is 2448 bytes [-Wlarger-than=]
  30904. dset3_t dset3[3][6];
  30905. ^
  30906. h5dumpgentest.c:915:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30907. dset1[i].c = (float)(1./(i+1));
  30908. ^
  30909. h5dumpgentest.c:918:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30910. dset2[i].b = (float)(i+ i*0.1);
  30911. ^
  30912. h5dumpgentest.c:924:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30913. dset5[i].b = (float)(i*0.1);
  30914. ^
  30915. h5dumpgentest.c: In function 'gent_compound_dt2':
  30916. h5dumpgentest.c:1100:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30917. dset1[i].c = (float)(1./(i+1));
  30918. ^
  30919. h5dumpgentest.c:1103:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30920. dset2[i].b = (float)(i+ i*0.1);
  30921. ^
  30922. h5dumpgentest.c:1106:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30923. dset4[i].b = (float)(i*1.0);
  30924. ^
  30925. h5dumpgentest.c:1109:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30926. dset5[i].b = (float)(i*1.0);
  30927. ^
  30928. h5dumpgentest.c: In function 'gent_all':
  30929. h5dumpgentest.c:1349:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30930. dset2_1[i] = (float)(i * 0.1 + 1);
  30931. ^
  30932. h5dumpgentest.c:1360:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30933. dset2_2[i][j] = (float)((i + 1) * j * 0.1);
  30934. ^
  30935. h5dumpgentest.c: In function 'gent_many':
  30936. h5dumpgentest.c:1528:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  30937. d[i] = 0.1 * i;
  30938. ^
  30939. h5dumpgentest.c:1540:67: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30940. dset1[j].c[i3][i2][i1][i0] = (double)(i0+j+sdim);
  30941. ^
  30942. h5dumpgentest.c:1457:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  30943. herr_t ret;
  30944. ^
  30945. h5dumpgentest.c: In function 'gent_str':
  30946. h5dumpgentest.c:1676:16: warning: size of 'comp1' is 12888 bytes [-Wlarger-than=]
  30947. compound_t comp1[3][6];
  30948. ^
  30949. h5dumpgentest.c: In function 'gent_str2':
  30950. h5dumpgentest.c:1843:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30951. start[0] = i;
  30952. ^
  30953. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:442.31:
  30954.  
  30955. subroutine vibSchdtClm_22(R,M,T,F,A,&
  30956. 1
  30957. Warning: Unused dummy argument 'm' at (1)
  30958. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:442.29:
  30959.  
  30960. subroutine vibSchdtClm_22(R,M,T,F,A,&
  30961. 1
  30962. Warning: Unused dummy argument 'r' at (1)
  30963. h5dumpgentest.c:1856:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30964. start[0] = i;
  30965. ^
  30966. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:417.31:
  30967.  
  30968. subroutine vibSchdtClm_21(R,M,T,F,A,&
  30969. 1
  30970. Warning: Unused dummy argument 'm' at (1)
  30971. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:417.29:
  30972.  
  30973. subroutine vibSchdtClm_21(R,M,T,F,A,&
  30974. 1
  30975. Warning: Unused dummy argument 'r' at (1)
  30976. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:392.31:
  30977.  
  30978. subroutine vibSchdtClm_20(R,M,T,F,A,&
  30979. 1
  30980. Warning: Unused dummy argument 'm' at (1)
  30981. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:392.29:
  30982.  
  30983. subroutine vibSchdtClm_20(R,M,T,F,A,&
  30984. 1
  30985. Warning: Unused dummy argument 'r' at (1)
  30986. h5dumpgentest.c:1876:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  30987. start[0] = i;
  30988. ^
  30989. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:367.32:
  30990.  
  30991. subroutine vibSchdtClm_2m1(R,M,T,F,A,&
  30992. 1
  30993. Warning: Unused dummy argument 'm' at (1)
  30994. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:367.30:
  30995.  
  30996. subroutine vibSchdtClm_2m1(R,M,T,F,A,&
  30997. 1
  30998. Warning: Unused dummy argument 'r' at (1)
  30999. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:342.32:
  31000.  
  31001. subroutine vibSchdtClm_2m2(R,M,T,F,A,&
  31002. 1
  31003. Warning: Unused dummy argument 'm' at (1)
  31004. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:342.30:
  31005.  
  31006. subroutine vibSchdtClm_2m2(R,M,T,F,A,&
  31007. 1
  31008. Warning: Unused dummy argument 'r' at (1)
  31009. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:321.31:
  31010.  
  31011. subroutine vibSchdtBlm_11(R,M,T,F,A, dtB11_1, dtB11_2, dtB11_3)
  31012. 1
  31013. Warning: Unused dummy argument 'm' at (1)
  31014. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:321.29:
  31015.  
  31016. subroutine vibSchdtBlm_11(R,M,T,F,A, dtB11_1, dtB11_2, dtB11_3)
  31017. 1
  31018. Warning: Unused dummy argument 'r' at (1)
  31019. h5dumpgentest.c:1890:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31020. start[0] = i;
  31021. ^
  31022. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:301.31:
  31023.  
  31024. subroutine vibSchdtBlm_10(R,M,T,F,A, dtB10_1, dtB10_2, dtB10_3)
  31025. 1
  31026. Warning: Unused dummy argument 'm' at (1)
  31027. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:301.29:
  31028.  
  31029. subroutine vibSchdtBlm_10(R,M,T,F,A, dtB10_1, dtB10_2, dtB10_3)
  31030. 1
  31031. Warning: Unused dummy argument 'r' at (1)
  31032. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:280.32:
  31033.  
  31034. subroutine vibSchdtBlm_1m1(R,M,T,F,A, dtB1m1_1, dtB1m1_2, dtB1m1_3)
  31035. 1
  31036. Warning: Unused dummy argument 'm' at (1)
  31037. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:280.30:
  31038.  
  31039. subroutine vibSchdtBlm_1m1(R,M,T,F,A, dtB1m1_1, dtB1m1_2, dtB1m1_3)
  31040. 1
  31041. Warning: Unused dummy argument 'r' at (1)
  31042. h5dumpgentest.c:1909:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31043. start[0] = i;
  31044. ^
  31045. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:255.31:
  31046.  
  31047. subroutine vibSchdtClm_00(R,M,T,F,A,&
  31048. 1
  31049. Warning: Unused dummy argument 'm' at (1)
  31050. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:255.29:
  31051.  
  31052. subroutine vibSchdtClm_00(R,M,T,F,A,&
  31053. 1
  31054. Warning: Unused dummy argument 'r' at (1)
  31055. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:236.31:
  31056.  
  31057. h5dumpgentest.c:1923:20: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31058. start[0] = i;
  31059. ^
  31060. subroutine vibSchdtAlm_00(R,M,T,F,A, dtA00)
  31061. 1
  31062. Warning: Unused dummy argument 'm' at (1)
  31063. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modvibSchClm.F90:236.29:
  31064.  
  31065. subroutine vibSchdtAlm_00(R,M,T,F,A, dtA00)
  31066. 1
  31067. Warning: Unused dummy argument 'r' at (1)
  31068. h5dumpgentest.c: In function 'gent_objref':
  31069. h5dumpgentest.c:2009:19: warning: conversion to 'uint32_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31070. *tu32++ = i * 3;
  31071. ^
  31072. h5dumpgentest.c: In function 'gent_datareg':
  31073. h5dumpgentest.c:2114:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31074. *tu8++=i*3;
  31075. ^
  31076. h5dumpgentest.c: In function 'gent_attrreg':
  31077. h5dumpgentest.c:2223:16: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31078. *tu8++=i*3;
  31079. ^
  31080. h5dumpgentest.c: In function 'gent_nestcomp':
  31081. h5dumpgentest.c:2341:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31082. s1[i].c = 1./(i+1);
  31083. ^
  31084. h5dumpgentest.c:2342:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31085. s1[i].d.a = 65 + i;
  31086. ^
  31087. h5dumpgentest.c:2343:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31088. s1[i].d.b[0] = -100.;
  31089. ^
  31090. h5dumpgentest.c:2344:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31091. s1[i].d.b[1] = 100.;
  31092. ^
  31093. h5dumpgentest.c: In function 'gent_opaque':
  31094. h5dumpgentest.c:2413:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31095. test[x][0] = x;
  31096. ^
  31097. h5dumpgentest.c:2414:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31098. test[x][1] = 99 - x;
  31099. ^
  31100. In file included from h5dumpgentest.c:28:0:
  31101. h5dumpgentest.c: In function 'gent_vldatatypes':
  31102. h5dumpgentest.c:2514:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31103. wdata[i].p = HDmalloc((i + 1) * sizeof(int));
  31104. ^
  31105. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31106. #define HDmalloc(Z) malloc(Z)
  31107. ^
  31108. h5dumpgentest.c:2515:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31109. wdata[i].len = i + 1;
  31110. ^
  31111. h5dumpgentest.c:2517:9: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31112. for(j = 0; j < i + 1; j++)
  31113. ^
  31114. In file included from h5dumpgentest.c:28:0:
  31115. h5dumpgentest.c:2541:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31116. wdata[i].p = HDmalloc((i + 1) * sizeof(float));
  31117. ^
  31118. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31119. #define HDmalloc(Z) malloc(Z)
  31120. ^
  31121. h5dumpgentest.c:2542:24: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31122. wdata[i].len = i + 1;
  31123. ^
  31124. h5dumpgentest.c:2544:9: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31125. for(j = 0; j < i + 1; j++)
  31126. ^
  31127. h5dumpgentest.c:2545:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31128. ((float *)wdata[i].p)[j] = (float)(i * 10 + ((float)j) / 10.0);
  31129. ^
  31130. h5dumpgentest.c:2545:68: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
  31131. ((float *)wdata[i].p)[j] = (float)(i * 10 + ((float)j) / 10.0);
  31132. ^
  31133. h5dumpgentest.c:2506:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31134. herr_t ret=0;
  31135. ^
  31136. h5dumpgentest.c: In function 'gent_vldatatypes2':
  31137. h5dumpgentest.c:2601:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31138. herr_t ret; /* Generic return value */
  31139. ^
  31140. h5dumpgentest.c: In function 'gent_vldatatypes3':
  31141. h5dumpgentest.c:2678:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  31142. wdata[i].i=i*10;
  31143. ^
  31144. h5dumpgentest.c:2679:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31145. wdata[i].f=(float)((i*20)/3.0);
  31146. ^
  31147. h5dumpgentest.c:2674:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31148. herr_t ret; /* Generic return value */
  31149. ^
  31150. h5dumpgentest.c: In function 'gent_vldatatypes4':
  31151. h5dumpgentest.c:2750:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  31152. ((s1 *)wdata[i].p)[j].i=i*10+j;
  31153. ^
  31154. h5dumpgentest.c:2751:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31155. ((s1 *)wdata[i].p)[j].f=(float)((i*20+j)/3.0);
  31156. ^
  31157. h5dumpgentest.c:2743:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31158. herr_t ret; /* Generic return value */
  31159. ^
  31160. h5dumpgentest.c: In function 'gent_vldatatypes5':
  31161. h5dumpgentest.c:2816:26: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31162. wdata[i].len=i+5;
  31163. ^
  31164. In file included from h5dumpgentest.c:28:0:
  31165. h5dumpgentest.c:2817:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31166. wdata[i].p=HDmalloc(sizeof(unsigned)*(i+5));
  31167. ^
  31168. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31169. #define HDmalloc(Z) malloc(Z)
  31170. ^
  31171. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31172. for(j=0; j<i+5; j++)
  31173. ^
  31174. h5dumpgentest.c:2819:45: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31175. ((unsigned *)wdata[i].p)[j]=j*2;
  31176. ^
  31177. h5dumpgentest.c:2807:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31178. herr_t ret; /* Generic return value */
  31179. ^
  31180. h5dumpgentest.c: In function 'gent_array1_big':
  31181. h5dumpgentest.c:2877:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31182. herr_t ret; /* Generic return value */
  31183. ^
  31184. h5dumpgentest.c: In function 'gent_array1':
  31185. h5dumpgentest.c:2968:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31186. herr_t ret; /* Generic return value */
  31187. ^
  31188. h5dumpgentest.c: In function 'gent_array2':
  31189. h5dumpgentest.c:3012:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31190. herr_t ret; /* Generic return value */
  31191. ^
  31192. h5dumpgentest.c: In function 'gent_array3':
  31193. h5dumpgentest.c:3060:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31194. herr_t ret; /* Generic return value */
  31195. ^
  31196. h5dumpgentest.c: In function 'gent_array4':
  31197. h5dumpgentest.c:3122:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31198. wdata[i][j].f=(float)(i*2.5+j);
  31199. ^
  31200. h5dumpgentest.c:3116:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31201. herr_t ret; /* Generic return value */
  31202. ^
  31203. h5dumpgentest.c: In function 'gent_array5':
  31204. h5dumpgentest.c:3190:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31205. wdata[i][j].f[k]=(float)(i*10+j*2.5+k);
  31206. ^
  31207. h5dumpgentest.c:3183:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31208. herr_t ret; /* Generic return value */
  31209. ^
  31210. In file included from h5dumpgentest.c:28:0:
  31211. h5dumpgentest.c: In function 'gent_array6':
  31212. h5dumpgentest.c:3258:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31213. wdata[i][j].p=HDmalloc((i+j+1)*sizeof(unsigned int));
  31214. ^
  31215. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31216. #define HDmalloc(Z) malloc(Z)
  31217. ^
  31218. h5dumpgentest.c:3259:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31219. wdata[i][j].len=i+j+1;
  31220. ^
  31221. h5dumpgentest.c:3260:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31222. for(k=0; k<(i+j+1); k++)
  31223. ^
  31224. h5dumpgentest.c:3261:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31225. ((unsigned int *)wdata[i][j].p)[k]=i*100+j*10+k;
  31226. ^
  31227. h5dumpgentest.c:3253:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31228. herr_t ret; /* Generic return value */
  31229. ^
  31230. In file included from h5dumpgentest.c:28:0:
  31231. h5dumpgentest.c: In function 'gent_array7':
  31232. h5dumpgentest.c:3319:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31233. wdata[i][j].p=HDmalloc((i+j+1)*(sizeof(unsigned int)*ARRAY1_DIM1));
  31234. ^
  31235. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31236. #define HDmalloc(Z) malloc(Z)
  31237. ^
  31238. h5dumpgentest.c:3320:29: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31239. wdata[i][j].len=i+j+1;
  31240. ^
  31241. h5dumpgentest.c:3321:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31242. for(k=0; k<(i+j+1); k++)
  31243. ^
  31244. h5dumpgentest.c:3323:70: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31245. ((unsigned int *)wdata[i][j].p)[k*ARRAY1_DIM1+l]=i*1000+j*100+k*10+l;
  31246. ^
  31247. h5dumpgentest.c:3314:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31248. herr_t ret; /* Generic return value */
  31249. ^
  31250. h5dumpgentest.c: In function 'gent_array8':
  31251. h5dumpgentest.c:3381:17: warning: size of 'wdata' is 16400 bytes [-Wlarger-than=]
  31252. int wdata[(F64_DIM1) * sizeof(int)]; /* Write buffer */
  31253. ^
  31254. h5dumpgentest.c:3389:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  31255. wdata[i] = i;
  31256. ^
  31257. h5dumpgentest.c:3378:17: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31258. herr_t status = -1;
  31259. ^
  31260. h5dumpgentest.c: In function 'gent_empty':
  31261. h5dumpgentest.c:3439:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31262. herr_t ret=0;
  31263. ^
  31264. h5dumpgentest.c: In function 'gent_multi':
  31265. h5dumpgentest.c:3645:10: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]
  31266. char sv[H5FD_MEM_NTYPES][1024];
  31267. ^
  31268. h5dumpgentest.c:3663:39: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31269. memb_addr[mt] = MAX(mt - 1,0) * (HADDR_MAX / 10);
  31270. ^
  31271. h5dumpgentest.c:3663:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31272. memb_addr[mt] = MAX(mt - 1,0) * (HADDR_MAX / 10);
  31273. ^
  31274. In file included from h5dumpgentest.c:28:0:
  31275. h5dumpgentest.c: In function 'write_attr_in':
  31276. h5dumpgentest.c:4050:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31277. buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
  31278. ^
  31279. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31280. #define HDmalloc(Z) malloc(Z)
  31281. ^
  31282. h5dumpgentest.c:4051:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31283. buf52[i][j].len = i + 1;
  31284. ^
  31285. h5dumpgentest.c:4052:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31286. for(l = 0; l < i + 1; l++)
  31287. ^
  31288. h5dumpgentest.c:4107:32: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31289. buf23[i][j][k]=n++;
  31290. ^
  31291. h5dumpgentest.c:4133:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31292. buf33[i][j][k].a=n++;
  31293. ^
  31294. In file included from h5dumpgentest.c:28:0:
  31295. h5dumpgentest.c:4182:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31296. buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
  31297. ^
  31298. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31299. #define HDmalloc(Z) malloc(Z)
  31300. ^
  31301. h5dumpgentest.c:4183:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31302. buf53[i][j][k].len = i + 1;
  31303. ^
  31304. h5dumpgentest.c:4184:17: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31305. for(l = 0; l < i + 1; l++)
  31306. ^
  31307. h5dumpgentest.c:3827:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31308. herr_t status;
  31309. ^
  31310. In file included from h5dumpgentest.c:28:0:
  31311. h5dumpgentest.c: In function 'write_dset_in':
  31312. h5dumpgentest.c:4492:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31313. buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
  31314. ^
  31315. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31316. #define HDmalloc(Z) malloc(Z)
  31317. ^
  31318. h5dumpgentest.c:4493:31: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31319. buf52[i][j].len = i + 1;
  31320. ^
  31321. h5dumpgentest.c:4494:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31322. for(l = 0; l < i + 1; l++)
  31323. ^
  31324. h5dumpgentest.c:4561:32: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31325. buf23[i][j][k]=n++;
  31326. ^
  31327. h5dumpgentest.c:4587:34: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31328. buf33[i][j][k].a=n++;
  31329. ^
  31330. In file included from h5dumpgentest.c:28:0:
  31331. h5dumpgentest.c:4636:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  31332. buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
  31333. ^
  31334. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  31335. #define HDmalloc(Z) malloc(Z)
  31336. ^
  31337. h5dumpgentest.c:4637:38: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31338. buf53[i][j][k].len = i + 1;
  31339. ^
  31340. h5dumpgentest.c:4638:17: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  31341. for(l = 0; l < i + 1; l++)
  31342. ^
  31343. h5dumpgentest.c:4268:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31344. herr_t status;
  31345. ^
  31346. h5dumpgentest.c: In function 'gent_attr_all':
  31347. h5dumpgentest.c:4711:13: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31348. herr_t status;
  31349. ^
  31350. h5dumpgentest.c: In function 'gent_compound_complex':
  31351. h5dumpgentest.c:4892:37: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  31352. Array1[m].d[n][o] = m + n + o;
  31353. ^
  31354. h5dumpgentest.c:4896:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31355. Array1[m].e = (float)( m * .96 );
  31356. ^
  31357. h5dumpgentest.c:4899:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31358. Array1[m].f[n] = ( m * 1024.9637 );
  31359. ^
  31360. h5dumpgentest.c:4869:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31361. herr_t status; /* Error checking variable */
  31362. ^
  31363. h5dumpgentest.c: In function 'gent_named_dtype_attr':
  31364. h5dumpgentest.c:5023:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31365. herr_t ret;
  31366. ^
  31367. h5dumpgentest.c: In function 'make_external':
  31368. h5dumpgentest.c:5245:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31369. int ret;
  31370. ^
  31371. h5dumpgentest.c: In function 'gent_filters':
  31372. h5dumpgentest.c:5293:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31373. int i, j, n, ret;
  31374. ^
  31375. h5dumpgentest.c: In function 'gent_fcontents':
  31376. h5dumpgentest.c:5649:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31377. int ret;
  31378. ^
  31379. h5dumpgentest.c: In function 'gent_fvalues':
  31380. h5dumpgentest.c:5783:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31381. int ret;
  31382. ^
  31383. h5dumpgentest.c: In function 'gent_string':
  31384. h5dumpgentest.c:5943:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31385. int ret;
  31386. ^
  31387. h5dumpgentest.c: In function 'gent_aindices':
  31388. h5dumpgentest.c:6038:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31389. int i, j, k, l, n, ret;
  31390. ^
  31391. h5dumpgentest.c: In function 'gent_longlinks':
  31392. h5dumpgentest.c:6107:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable]
  31393. hid_t gid2 = (-1); /* Datatype ID */
  31394. ^
  31395. h5dumpgentest.c: In function 'gent_bigdims':
  31396. h5dumpgentest.c:6286:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31397. int ret;
  31398. ^
  31399. h5dumpgentest.c: In function 'gent_hyperslab':
  31400. h5dumpgentest.c:6382:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  31401. int i, ret;
  31402. ^
  31403. h5dumpgentest.c: In function 'gent_fpformat':
  31404. h5dumpgentest.c:6846:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31405. double dbuf[6] = {-0.1234567, 0.1234567, 0, 0, 0, 0};
  31406. ^
  31407. h5dumpgentest.c:6846:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31408. h5dumpgentest.c: In function 'gent_packedbits':
  31409. h5dumpgentest.c:6978:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=]
  31410. uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits;
  31411. ^
  31412. h5dumpgentest.c:6982:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=]
  31413. int64_t dset64[F66_XDIM][F66_YDIM64], val64bits;
  31414. ^
  31415. h5dumpgentest.c:6997:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31416. dsetu8[i][j] = dsetu8[i][j-1] << 1;
  31417. ^
  31418. h5dumpgentest.c:6999:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31419. valu8bits <<= 1;
  31420. ^
  31421. h5dumpgentest.c:7015:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31422. dsetu16[i][j] = dsetu16[i][j-1] << 1;
  31423. ^
  31424. h5dumpgentest.c:7017:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31425. valu16bits <<= 1;
  31426. ^
  31427. h5dumpgentest.c:7069:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31428. dset8[i][j] = dset8[i][j-1] << 1;
  31429. ^
  31430. h5dumpgentest.c:7071:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31431. val8bits <<= 1;
  31432. ^
  31433. h5dumpgentest.c:7087:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31434. dset16[i][j] = dset16[i][j-1] << 1;
  31435. ^
  31436. h5dumpgentest.c:7089:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31437. val16bits <<= 1;
  31438. ^
  31439. h5dumpgentest.c:7139:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31440. dsetdbl[i][j] = 0.0001 * j + i;
  31441. ^
  31442. h5dumpgentest.c: In function 'gent_attr_intsize':
  31443. h5dumpgentest.c:7167:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=]
  31444. uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits;
  31445. ^
  31446. h5dumpgentest.c:7171:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=]
  31447. int64_t dset64[F66_XDIM][F66_YDIM64], val64bits;
  31448. ^
  31449. h5dumpgentest.c:7187:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31450. dsetu8[i][j] = dsetu8[i][j-1] << 1;
  31451. ^
  31452. h5dumpgentest.c:7189:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31453. valu8bits <<= 1;
  31454. ^
  31455. h5dumpgentest.c:7205:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31456. dsetu16[i][j] = dsetu16[i][j-1] << 1;
  31457. ^
  31458. h5dumpgentest.c:7207:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31459. valu16bits <<= 1;
  31460. ^
  31461. h5dumpgentest.c:7259:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31462. dset8[i][j] = dset8[i][j-1] << 1;
  31463. ^
  31464. h5dumpgentest.c:7261:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31465. val8bits <<= 1;
  31466. ^
  31467. h5dumpgentest.c:7277:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31468. dset16[i][j] = dset16[i][j-1] << 1;
  31469. ^
  31470. h5dumpgentest.c:7279:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31471. val16bits <<= 1;
  31472. ^
  31473. h5dumpgentest.c:7329:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31474. dsetdbl[i][j] = 0.0001 * j + i;
  31475. ^
  31476. h5dumpgentest.c: In function 'gent_charsets':
  31477. h5dumpgentest.c:7354:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31478. herr_t status;
  31479. ^
  31480. h5dumpgentest.c: In function 'gent_compound_intsizes':
  31481. h5dumpgentest.c:7425:18: warning: size of 'Array1' is 45568 bytes [-Wlarger-than=]
  31482. Array1Struct Array1[F70_LENGTH];
  31483. ^
  31484. h5dumpgentest.c:7440:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31485. for(n = 0; n < dims[0]; n++){
  31486. ^
  31487. h5dumpgentest.c:7442:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31488. for(o = 1; o < dims[1]; o++) {
  31489. ^
  31490. h5dumpgentest.c:7443:42: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31491. Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1;
  31492. ^
  31493. h5dumpgentest.c:7445:27: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31494. valu8bits <<= 1;
  31495. ^
  31496. h5dumpgentest.c:7452:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31497. for(n = 0; n < dims[0]; n++){
  31498. ^
  31499. h5dumpgentest.c:7454:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31500. for(o = 1; o < dims[1]; o++) {
  31501. ^
  31502. h5dumpgentest.c:7455:43: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31503. Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1;
  31504. ^
  31505. h5dumpgentest.c:7457:28: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31506. valu16bits <<= 1;
  31507. ^
  31508. h5dumpgentest.c:7464:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31509. for(n = 0; n < dims[0]; n++){
  31510. ^
  31511. h5dumpgentest.c:7466:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31512. for(o = 1; o < dims[1]; o++) {
  31513. ^
  31514. h5dumpgentest.c:7476:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31515. for(n = 0; n < dims[0]; n++){
  31516. ^
  31517. h5dumpgentest.c:7478:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31518. for(o = 1; o < dims[1]; o++) {
  31519. ^
  31520. h5dumpgentest.c:7488:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31521. for(n = 0; n < dims[0]; n++){
  31522. ^
  31523. h5dumpgentest.c:7490:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31524. for(o = 1; o < dims[1]; o++) {
  31525. ^
  31526. h5dumpgentest.c:7491:41: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31527. Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1;
  31528. ^
  31529. h5dumpgentest.c:7493:26: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31530. val8bits <<= 1;
  31531. ^
  31532. h5dumpgentest.c:7500:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31533. for(n = 0; n < dims[0]; n++){
  31534. ^
  31535. h5dumpgentest.c:7502:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31536. for(o = 1; o < dims[1]; o++) {
  31537. ^
  31538. h5dumpgentest.c:7503:42: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31539. Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1;
  31540. ^
  31541. h5dumpgentest.c:7505:27: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31542. val16bits <<= 1;
  31543. ^
  31544. h5dumpgentest.c:7512:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31545. for(n = 0; n < dims[0]; n++){
  31546. ^
  31547. h5dumpgentest.c:7514:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31548. for(o = 1; o < dims[1]; o++) {
  31549. ^
  31550. h5dumpgentest.c:7524:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31551. for(n = 0; n < dims[0]; n++){
  31552. ^
  31553. h5dumpgentest.c:7526:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31554. for(o = 1; o < dims[1]; o++) {
  31555. ^
  31556. h5dumpgentest.c:7535:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31557. for(n = 0; n < dims[0]; n++)
  31558. ^
  31559. h5dumpgentest.c:7536:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31560. for(o = 0; o < dims[1]; o++)
  31561. ^
  31562. h5dumpgentest.c:7537:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31563. Array1[m].dsetdbl[n][o] = 0.0001 * o + n;
  31564. ^
  31565. h5dumpgentest.c:7428:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31566. herr_t status; /* Error checking variable */
  31567. ^
  31568. h5dumpgentest.c: In function 'gent_compound_attr_intsizes':
  31569. h5dumpgentest.c:7700:18: warning: size of 'Array1' is 45568 bytes [-Wlarger-than=]
  31570. Array1Struct Array1[F70_LENGTH];
  31571. ^
  31572. h5dumpgentest.c:7715:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31573. for(n = 0; n < dims[0]; n++){
  31574. ^
  31575. h5dumpgentest.c:7717:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31576. for(o = 1; o < dims[1]; o++) {
  31577. ^
  31578. h5dumpgentest.c:7718:42: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31579. Array1[m].dsetu8[n][o] = Array1[m].dsetu8[n][o-1] << 1;
  31580. ^
  31581. h5dumpgentest.c:7720:27: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31582. valu8bits <<= 1;
  31583. ^
  31584. h5dumpgentest.c:7727:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31585. for(n = 0; n < dims[0]; n++){
  31586. ^
  31587. h5dumpgentest.c:7729:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31588. for(o = 1; o < dims[1]; o++) {
  31589. ^
  31590. h5dumpgentest.c:7730:43: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31591. Array1[m].dsetu16[n][o] = Array1[m].dsetu16[n][o-1] << 1;
  31592. ^
  31593. h5dumpgentest.c:7732:28: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31594. valu16bits <<= 1;
  31595. ^
  31596. h5dumpgentest.c:7739:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31597. for(n = 0; n < dims[0]; n++){
  31598. ^
  31599. h5dumpgentest.c:7741:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31600. for(o = 1; o < dims[1]; o++) {
  31601. ^
  31602. h5dumpgentest.c:7751:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31603. for(n = 0; n < dims[0]; n++){
  31604. ^
  31605. h5dumpgentest.c:7753:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31606. for(o = 1; o < dims[1]; o++) {
  31607. ^
  31608. h5dumpgentest.c:7763:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31609. for(n = 0; n < dims[0]; n++){
  31610. ^
  31611. h5dumpgentest.c:7765:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31612. for(o = 1; o < dims[1]; o++) {
  31613. ^
  31614. h5dumpgentest.c:7766:41: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31615. Array1[m].dset8[n][o] = Array1[m].dset8[n][o-1] << 1;
  31616. ^
  31617. h5dumpgentest.c:7768:26: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31618. val8bits <<= 1;
  31619. ^
  31620. h5dumpgentest.c:7775:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31621. for(n = 0; n < dims[0]; n++){
  31622. ^
  31623. h5dumpgentest.c:7777:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31624. for(o = 1; o < dims[1]; o++) {
  31625. ^
  31626. h5dumpgentest.c:7778:42: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31627. Array1[m].dset16[n][o] = Array1[m].dset16[n][o-1] << 1;
  31628. ^
  31629. h5dumpgentest.c:7780:27: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31630. val16bits <<= 1;
  31631. ^
  31632. h5dumpgentest.c:7787:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31633. for(n = 0; n < dims[0]; n++){
  31634. ^
  31635. h5dumpgentest.c:7789:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31636. for(o = 1; o < dims[1]; o++) {
  31637. ^
  31638. h5dumpgentest.c:7799:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31639. for(n = 0; n < dims[0]; n++){
  31640. ^
  31641. h5dumpgentest.c:7801:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31642. for(o = 1; o < dims[1]; o++) {
  31643. ^
  31644. h5dumpgentest.c:7810:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31645. for(n = 0; n < dims[0]; n++)
  31646. ^
  31647. h5dumpgentest.c:7811:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31648. for(o = 0; o < dims[1]; o++)
  31649. ^
  31650. h5dumpgentest.c:7812:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31651. Array1[m].dsetdbl[n][o] = 0.0001 * o + n;
  31652. ^
  31653. h5dumpgentest.c:7703:12: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  31654. herr_t status; /* Error checking variable */
  31655. ^
  31656. h5dumpgentest.c: In function 'gent_nested_compound_dt':
  31657. h5dumpgentest.c:7980:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31658. dset2[i].b = (float)(i+i*0.1);
  31659. ^
  31660. h5dumpgentest.c:7986:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31661. dset3[i].b[j][k] = (float)(i*j*k*1.0);
  31662. ^
  31663. h5dumpgentest.c:7990:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31664. dset3[i].c.b = (float)(i*1.0);
  31665. ^
  31666. h5dumpgentest.c: In function 'gent_intscalars':
  31667. h5dumpgentest.c:8108:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=]
  31668. uint64_t dsetu64[F73_XDIM][F73_YDIM64], valu64bits;
  31669. ^
  31670. h5dumpgentest.c:8112:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=]
  31671. int64_t dset64[F73_XDIM][F73_YDIM64], val64bits;
  31672. ^
  31673. h5dumpgentest.c:8128:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31674. dsetu8[i][j] = dsetu8[i][j-1] << 1;
  31675. ^
  31676. h5dumpgentest.c:8130:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31677. valu8bits <<= 1;
  31678. ^
  31679. h5dumpgentest.c:8147:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31680. dsetu16[i][j] = dsetu16[i][j-1] << 1;
  31681. ^
  31682. h5dumpgentest.c:8149:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31683. valu16bits <<= 1;
  31684. ^
  31685. h5dumpgentest.c:8204:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31686. dset8[i][j] = dset8[i][j-1] << 1;
  31687. ^
  31688. h5dumpgentest.c:8206:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31689. val8bits <<= 1;
  31690. ^
  31691. h5dumpgentest.c:8223:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31692. dset16[i][j] = dset16[i][j-1] << 1;
  31693. ^
  31694. h5dumpgentest.c:8225:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31695. val16bits <<= 1;
  31696. ^
  31697. h5dumpgentest.c:8278:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31698. dsetdbl[i][j] = 0.0001 * j + i;
  31699. ^
  31700. h5dumpgentest.c: In function 'gent_attr_intscalars':
  31701. h5dumpgentest.c:8306:14: warning: size of 'dsetu64' is 4096 bytes [-Wlarger-than=]
  31702. uint64_t dsetu64[F73_XDIM][F73_YDIM64], valu64bits;
  31703. ^
  31704. h5dumpgentest.c:8310:13: warning: size of 'dset64' is 4096 bytes [-Wlarger-than=]
  31705. int64_t dset64[F73_XDIM][F73_YDIM64], val64bits;
  31706. ^
  31707. h5dumpgentest.c:8327:28: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31708. dsetu8[i][j] = dsetu8[i][j-1] << 1;
  31709. ^
  31710. h5dumpgentest.c:8329:23: warning: conversion to 'uint8_t' from 'int' may alter its value [-Wconversion]
  31711. valu8bits <<= 1;
  31712. ^
  31713. h5dumpgentest.c:8346:29: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31714. dsetu16[i][j] = dsetu16[i][j-1] << 1;
  31715. ^
  31716. h5dumpgentest.c:8348:24: warning: conversion to 'uint16_t' from 'int' may alter its value [-Wconversion]
  31717. valu16bits <<= 1;
  31718. ^
  31719. h5dumpgentest.c:8403:27: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31720. dset8[i][j] = dset8[i][j-1] << 1;
  31721. ^
  31722. h5dumpgentest.c:8405:22: warning: conversion to 'int8_t' from 'int' may alter its value [-Wconversion]
  31723. val8bits <<= 1;
  31724. ^
  31725. h5dumpgentest.c:8422:28: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31726. dset16[i][j] = dset16[i][j-1] << 1;
  31727. ^
  31728. h5dumpgentest.c:8424:23: warning: conversion to 'int16_t' from 'int' may alter its value [-Wconversion]
  31729. val16bits <<= 1;
  31730. ^
  31731. h5dumpgentest.c:8477:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  31732. dsetdbl[i][j] = 0.0001 * j + i;
  31733. ^
  31734. h5dumpgentest.c: In function 'gent_string_scalars':
  31735. h5dumpgentest.c:8516:24: warning: conversion to 'char' from 'unsigned int' may alter its value [-Wconversion]
  31736. string[i][0] = 'A' + i;
  31737. ^
  31738. h5dumpgentest.c:8518:28: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  31739. string[i][j] = string[i][j-1] + 1;
  31740. ^
  31741. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_SchMetricRecon.F90
  31742. h5dumpgentest.c: In function 'gent_attr_intsize':
  31743. h5dumpgentest.c:7160:1: warning: stack usage is 11472 bytes [-Wstack-usage=]
  31744. gent_attr_intsize(void)
  31745. ^
  31746. h5dumpgentest.c: In function 'gent_packedbits':
  31747. h5dumpgentest.c:6971:1: warning: stack usage might be 11472 bytes [-Wstack-usage=]
  31748. gent_packedbits(void)
  31749. ^
  31750. h5dumpgentest.c: In function 'gent_attr_intscalars':
  31751. h5dumpgentest.c:8299:1: warning: stack usage is 11472 bytes [-Wstack-usage=]
  31752. gent_attr_intscalars(void)
  31753. ^
  31754. h5dumpgentest.c: In function 'gent_intscalars':
  31755. h5dumpgentest.c:8101:1: warning: stack usage might be 11472 bytes [-Wstack-usage=]
  31756. gent_intscalars(void)
  31757. ^
  31758. h5dumpgentest.c: In function 'gent_compound_attr_intsizes':
  31759. h5dumpgentest.c:7664:13: warning: stack usage is 45744 bytes [-Wstack-usage=]
  31760. static void gent_compound_attr_intsizes(void) {
  31761. ^
  31762. h5dumpgentest.c:7939:1: warning: the frame size of 45680 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  31763. }
  31764. ^
  31765. h5dumpgentest.c: In function 'gent_compound_intsizes':
  31766. h5dumpgentest.c:7389:13: warning: stack usage might be 45760 bytes [-Wstack-usage=]
  31767. static void gent_compound_intsizes(void) {
  31768. ^
  31769. h5dumpgentest.c:7662:1: warning: the frame size of 45680 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  31770. }
  31771. ^
  31772. h5dumpgentest.c: In function 'gent_array8':
  31773. h5dumpgentest.c:3372:13: warning: stack usage might be 16496 bytes [-Wstack-usage=]
  31774. static void gent_array8(void)
  31775. ^
  31776. h5dumpgentest.c:3428:1: warning: the frame size of 16432 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  31777. }
  31778. ^
  31779. h5dumpgentest.c: In function 'gent_str':
  31780. h5dumpgentest.c:1641:13: warning: stack usage might be 13584 bytes [-Wstack-usage=]
  31781. static void gent_str(void) {
  31782. ^
  31783. h5dumpgentest.c: In function 'main':
  31784. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31785. for(j=0; j<i+5; j++)
  31786. ^
  31787. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31788. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31789. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31790. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31791. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31792. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31793. h5dumpgentest.c:2818:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  31794. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modSchYlm.F90
  31795. h5dumpgentest.c: At top level:
  31796. h5dumpgentest.c:97:0: warning: macro "FILE65" is not used [-Wunused-macros]
  31797. #define FILE65 "tattrreg.h5"
  31798. ^
  31799. CC binread.o
  31800. binread.c: In function 'main':
  31801. binread.c:83:13: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  31802. numread = fread( buf, sizeof( TYPE ), nelmts, stream );
  31803. ^
  31804. CCLD h5dump
  31805. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_WTSphHarm.F90
  31806. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31807. CCLD h5dumpgentest
  31808. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31809. CCLD binread
  31810. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/wt_SphHarmDecomp.F90
  31811. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31812. Making all in misc
  31813. CC h5debug.o
  31814. h5debug.c: In function 'get_H5B2_class':
  31815. h5debug.c:78:5: warning: enumeration value 'H5B2_NUM_BTREE_ID' not handled in switch [-Wswitch-enum]
  31816. switch(subtype) {
  31817. ^
  31818. h5debug.c: In function 'main':
  31819. h5debug.c:252:9: warning: enumeration value 'H5B_NUM_BTREE_ID' not handled in switch [-Wswitch-enum]
  31820. switch(subtype) {
  31821. ^
  31822. h5debug.c: At top level:
  31823. h5debug.c:53:0: warning: macro "INDENT" is not used [-Wunused-macros]
  31824. #define INDENT 3
  31825. ^
  31826. CC h5repart.o
  31827. h5repart.c: In function 'main':
  31828. h5repart.c:204:10: warning: size of 'src_name' is 4096 bytes [-Wlarger-than=]
  31829. char src_name[NAMELEN]; /*source member name */
  31830. ^
  31831. h5repart.c:210:10: warning: size of 'dst_name' is 4096 bytes [-Wlarger-than=]
  31832. char dst_name[NAMELEN]; /*destination member name */
  31833. ^
  31834. h5repart.c:246:17: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  31835. blk_size = get_size (prog_name, &argno, argc, argv);
  31836. ^
  31837. h5repart.c:260:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  31838. sprintf (src_name, src_gen_name, src_membno);
  31839. ^
  31840. h5repart.c:280:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  31841. sprintf (dst_name, dst_gen_name, dst_membno);
  31842. ^
  31843. h5repart.c:293:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  31844. buf = HDmalloc (blk_size);
  31845. ^
  31846. h5repart.c:305:17: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  31847. left_overs -= n;
  31848. ^
  31849. h5repart.c:305:20: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  31850. left_overs -= n;
  31851. ^
  31852. h5repart.c:356:13: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  31853. src_offset += n;
  31854. ^
  31855. h5repart.c:356:16: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  31856. src_offset += n;
  31857. ^
  31858. h5repart.c:360:14: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  31859. dst_offset += n;
  31860. ^
  31861. h5repart.c:360:17: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  31862. dst_offset += n;
  31863. ^
  31864. h5repart.c:363:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  31865. sprintf (src_name, src_gen_name, ++src_membno);
  31866. ^
  31867. h5repart.c:365:14: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  31868. dst_offset += n;
  31869. ^
  31870. h5repart.c:365:17: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  31871. dst_offset += n;
  31872. ^
  31873. h5repart.c:389:13: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  31874. dst_offset += n;
  31875. ^
  31876. h5repart.c:389:16: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  31877. dst_offset += n;
  31878. ^
  31879. h5repart.c:410:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  31880. sprintf (dst_name, dst_gen_name, ++dst_membno);
  31881. ^
  31882. h5repart.c:471:18: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  31883. hdsize = dst_size;
  31884. ^
  31885. h5repart.c:186:1: warning: stack usage is 8576 bytes [-Wstack-usage=]
  31886. main (int argc, char *argv[])
  31887. ^
  31888. CC h5mkgrp.o
  31889. h5mkgrp.c: In function 'leave':
  31890. h5mkgrp.c:71:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31891. for(curr_group = 0; curr_group < params.ngroups; curr_group++)
  31892. ^
  31893. h5mkgrp.c: In function 'parse_command_line':
  31894. h5mkgrp.c:183:22: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31895. parms->ngroups = (argc - opt_ind);
  31896. ^
  31897. h5mkgrp.c:184:19: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat]
  31898. parms->groups = HDmalloc(parms->ngroups * sizeof(char *));
  31899. ^
  31900. CC h5repart_gentest.o
  31901. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modVars.F90
  31902. h5repart_gentest.c: In function 'main':
  31903. h5repart_gentest.c:35:17: warning: size of 'buf' is 16384 bytes [-Wlarger-than=]
  31904. int buf[FAMILY_NUMBER][FAMILY_SIZE];
  31905. ^
  31906. h5repart_gentest.c:30:5: warning: stack usage might be 16496 bytes [-Wstack-usage=]
  31907. int main(void)
  31908. ^
  31909. h5repart_gentest.c:100:1: warning: the frame size of 16416 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  31910. }
  31911. ^
  31912. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modAnaCoord.F90
  31913. CC talign.o
  31914. talign.c: In function 'main':
  31915. talign.c:145:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  31916. } else if(fok[0] != fptr[0] || fok[1] != fptr[1]
  31917. ^
  31918. talign.c:145:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  31919. } else if(fok[0] != fptr[0] || fok[1] != fptr[1]
  31920. ^
  31921. talign.c:146:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  31922. || fnok[0] != fptr[2] || fnok[1] != fptr[3]) {
  31923. ^
  31924. talign.c:146:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  31925. || fnok[0] != fptr[2] || fnok[1] != fptr[3]) {
  31926. ^
  31927. talign.c:196:5: warning: 'spc' may be used uninitialized in this function [-Wmaybe-uninitialized]
  31928. H5Sclose(spc);
  31929. ^
  31930. CC repart_test.o
  31931. CCLD h5debug
  31932. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31933. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_mod4Metric.F90
  31934. CCLD h5repart
  31935. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modInverse.F90
  31936. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31937. CCLD h5mkgrp
  31938. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modNullDir.F90
  31939. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31940. CCLD h5repart_gentest
  31941. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31942. CCLD talign
  31943. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modEta.F90
  31944. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31945. CCLD repart_test
  31946. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  31947. Making all in h5import
  31948. CC h5import.o
  31949. h5import.c: In function 'main':
  31950. h5import.c:74:21: warning: size of 'opt' is 173064 bytes [-Wlarger-than=]
  31951. struct Options opt;
  31952. ^
  31953. In file included from h5import.c:17:0:
  31954. h5import.c: In function 'processConfigurationFile':
  31955. ../../src/H5private.h:1263:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
  31956. #define HDstrtol(S,R,N) strtol(S,R,N)
  31957. ^
  31958. h5import.c:1442:40: note: in expansion of macro 'HDstrtol'
  31959. ival = HDstrtol(more, &more, 10);
  31960. ^
  31961. h5import.c: In function 'parseDimensions':
  31962. ../../src/H5private.h:1263:32: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  31963. #define HDstrtol(S,R,N) strtol(S,R,N)
  31964. ^
  31965. h5import.c:2282:15: note: in expansion of macro 'HDstrtol'
  31966. = HDstrtol(HDstrtok (temp, delimiter), NULL, BASE_10);
  31967. ^
  31968. ../../src/H5private.h:1263:32: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  31969. #define HDstrtol(S,R,N) strtol(S,R,N)
  31970. ^
  31971. h5import.c:2288:36: note: in expansion of macro 'HDstrtol'
  31972. in->sizeOfDimension[i++] = HDstrtol(token, NULL, BASE_10);
  31973. ^
  31974. h5import.c: In function 'getDimensionSizes':
  31975. h5import.c:3136:36: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31976. in->sizeOfDimension[i++] = ival;
  31977. ^
  31978. h5import.c: In function 'getChunkedDimensionSizes':
  31979. h5import.c:3160:32: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31980. in->sizeOfChunk[i++] = ival;
  31981. ^
  31982. h5import.c: In function 'getMaximumDimensionSizes':
  31983. h5import.c:3193:43: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31984. in->maxsizeOfDimension[i++] = ival;
  31985. ^
  31986. h5import.c: In function 'process':
  31987. h5import.c:3930:88: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  31988. H5Pset_external(proplist, in->externFilename, (off_t) 0, numOfElements * in->inputSize / 8);
  31989. ^
  31990. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modRadius.F90
  31991. h5import.c: In function 'processStrHDFData':
  31992. h5import.c:1032:19: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
  31993. while (j < in->path.count - 1) {
  31994. ^
  31995. h5import.c:1148:5: warning: 'mspace_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  31996. H5Sclose(mspace_id);
  31997. ^
  31998. h5import.c:1147:5: warning: 'space_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  31999. H5Sclose(space_id);
  32000. ^
  32001. h5import.c:1146:5: warning: 'dset_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32002. H5Dclose(dset_id);
  32003. ^
  32004. h5import.c: In function 'processStrData':
  32005. h5import.c:908:19: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
  32006. while (j < in->path.count - 1) {
  32007. ^
  32008. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modBoundary.F90
  32009. h5import.c: In function 'main':
  32010. h5import.c:3880:27: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow]
  32011. while (j < in->path.count - 1) {
  32012. ^
  32013. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modBoundary.F90:347.13:
  32014.  
  32015. temp%d = sqrt(1+j_wt%d*conjg(j_wt%d))
  32016. 1
  32017. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  32018. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modBoundary.F90:138.15:
  32019.  
  32020. beta_l%d = r0%d / (8.d0 * dr0(1)%d) * (j_l%d * conjg(j_l%d) -&
  32021. 1
  32022. Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1)
  32023. h5import.c:317:12: warning: 'token' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32024. if (token == ERR)
  32025. ^
  32026. h5import.c:268:17: note: 'token' was declared here
  32027. int token;
  32028. ^
  32029. /Users/comerduncan/Cactus/arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_modBoundary.F90:204.22:
  32030.  
  32031. subroutine wt_qb(rwt, r0, j_wt, u_l, q_wt)
  32032. 1
  32033. Warning: Unused dummy argument 'rwt' at (1)
  32034. h5import.c:72:5: warning: stack usage might be 174192 bytes [-Wstack-usage=]
  32035. int main(int argc, char *argv[])
  32036. ^
  32037. h5import.c:263:1: warning: the frame size of 174112 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  32038. }
  32039. ^
  32040. CC h5importtest.o
  32041. h5importtest.c: In function 'main':
  32042. h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32043. float rowo4 = (float)11.0e0, colo4 = (float)21.0e0, plno4 = (float)51.0e0;
  32044. ^
  32045. h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32046. h5importtest.c:43:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32047. h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32048. float rowi4 = (float)1.0e0, coli4 = (float)2.0e0, plni4 = (float)5.0e0;
  32049. ^
  32050. h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32051. h5importtest.c:44:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32052. h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32053. double rowo8 = 11.0e0, colo8 = 21.0e0, plno8 = 51.0e0;
  32054. ^
  32055. h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32056. h5importtest.c:69:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32057. h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32058. double rowi8 = 1.0e0, coli8 = 2.0e0, plni8 = 5.0e0;
  32059. ^
  32060. h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32061. h5importtest.c:70:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32062. h5importtest.c:122:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  32063. row4i16[i] = row4i16[i - 1] + rowi4i16;
  32064. ^
  32065. h5importtest.c:123:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32066. row4i8[i] = row4i8[i - 1] + rowi4i8;
  32067. ^
  32068. h5importtest.c:134:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  32069. col4i16[j] = col4i16[j - 1] + coli4i16;
  32070. ^
  32071. h5importtest.c:135:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32072. col4i8[j] = col4i8[j - 1] + coli4i8;
  32073. ^
  32074. h5importtest.c:145:22: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  32075. pln4i16[k] = pln4i16[k - 1] + plni4i16;
  32076. ^
  32077. h5importtest.c:146:21: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32078. pln4i8[k] = pln4i8[k - 1] + plni4i8;
  32079. ^
  32080. h5importtest.c:160:34: warning: conversion to 'short int' from 'int' may alter its value [-Wconversion]
  32081. b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k];
  32082. ^
  32083. h5importtest.c:161:33: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32084. b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k];
  32085. ^
  32086. CCLD h5import
  32087. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32088. CCLD h5importtest
  32089. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32090. Making all in h5repack
  32091. CC h5repack.o
  32092. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_Pointing.F90
  32093. CC h5repack_copy.o
  32094. CC h5repack_filters.o
  32095. h5repack_filters.c: In function 'aux_find_obj':
  32096. h5repack_filters.c:51:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  32097. return i;
  32098. ^
  32099. h5repack_filters.c:61:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  32100. return i;
  32101. ^
  32102. h5repack_filters.c: In function 'apply_filters':
  32103. h5repack_filters.c:436:36: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  32104. scale_factor = obj.filter[i].cd_values[1];
  32105. ^
  32106. CC h5repack_opttable.o
  32107. h5repack_opttable.c: In function 'aux_inctable':
  32108. h5repack_opttable.c:112:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32109. table->size += n_objs;
  32110. ^
  32111. h5repack_opttable.c: In function 'options_add_layout':
  32112. h5repack_opttable.c:193:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32113. if (table->nelems + n_objs >= table->size) {
  32114. ^
  32115. h5repack_opttable.c:224:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32116. I = table->nelems + added;
  32117. ^
  32118. h5repack_opttable.c:237:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32119. I = table->nelems + added;
  32120. ^
  32121. h5repack_opttable.c:249:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32122. I = table->nelems + added;
  32123. ^
  32124. h5repack_opttable.c:257:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32125. table->nelems += added;
  32126. ^
  32127. h5repack_opttable.c: In function 'options_add_filter':
  32128. h5repack_opttable.c:279:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32129. if (table->nelems + n_objs >= table->size) {
  32130. ^
  32131. h5repack_opttable.c:301:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32132. I = table->nelems + added;
  32133. ^
  32134. h5repack_opttable.c:314:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32135. I = table->nelems + added;
  32136. ^
  32137. h5repack_opttable.c:326:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32138. I = table->nelems + added;
  32139. ^
  32140. h5repack_opttable.c:333:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32141. table->nelems += added;
  32142. ^
  32143. CC h5repack_parse.o
  32144. h5repack_parse.c: In function 'parse_filter':
  32145. h5repack_parse.c:77:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  32146. end_obj=i;
  32147. ^
  32148. In file included from h5repack.h:20:0,
  32149. from h5repack_parse.c:16:
  32150. h5repack_parse.c:93:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32151. obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t));
  32152. ^
  32153. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32154. #define HDmalloc(Z) malloc(Z)
  32155. ^
  32156. h5repack_parse.c:126:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32157. for ( i=end_obj+1, k=0, j=0; i<len; i++,k++)
  32158. ^
  32159. h5repack_parse.c:170:11: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  32160. i=len-1; /* end */
  32161. ^
  32162. h5repack_parse.c:231:11: warning: conversion to 'unsigned int' from 'size_t' may alter its value [-Wconversion]
  32163. i=len-1; /* end */
  32164. ^
  32165. h5repack_parse.c:273:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32166. filt->cd_nelmts=atoi(stype);
  32167. ^
  32168. h5repack_parse.c:292:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32169. filt->cd_values[j++]=atoi(stype);
  32170. ^
  32171. h5repack_parse.c:325:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32172. filt->cd_values[j++]=atoi(stype);
  32173. ^
  32174. h5repack_parse.c:326:6: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32175. i+=m; /* jump */
  32176. ^
  32177. h5repack_parse.c:447:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32178. if (filt->cd_nelmts != j)
  32179. ^
  32180. h5repack_parse.c: In function 'parse_layout':
  32181. h5repack_parse.c:567:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  32182. end_obj=i;
  32183. ^
  32184. In file included from h5repack.h:20:0,
  32185. from h5repack_parse.c:16:
  32186. h5repack_parse.c:580:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32187. obj_list = (obj_list_t*) HDmalloc(n*sizeof(obj_list_t));
  32188. ^
  32189. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32190. #define HDmalloc(Z) malloc(Z)
  32191. ^
  32192. h5repack_parse.c:652:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32193. for ( i=j, c_index=0; i<len; i++)
  32194. ^
  32195. h5repack_parse.c:672:56: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32196. pack->chunk.chunk_lengths[c_index]=atoi(sdim);
  32197. ^
  32198. h5repack_parse.c:690:60: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32199. pack->chunk.chunk_lengths[c_index]=atoi(sdim);
  32200. ^
  32201. h5repack_parse.c: In function 'parse_filter':
  32202. h5repack_parse.c:161:10: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  32203. if (l==-1)
  32204. ^
  32205. h5repack_parse.c:222:10: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  32206. if (l==-1)
  32207. ^
  32208. CC h5repack_refs.o
  32209. In file included from h5repack.h:20:0,
  32210. from h5repack_refs.c:17:
  32211. h5repack_refs.c: In function 'copy_refs_attr':
  32212. h5repack_refs.c:521:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32213. ref_comp_index = (int *)HDmalloc(nmembers*sizeof (int));
  32214. ^
  32215. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32216. #define HDmalloc(Z) malloc(Z)
  32217. ^
  32218. h5repack_refs.c:522:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32219. ref_comp_size = (size_t *)HDmalloc(nmembers*sizeof(ref_comp_size));
  32220. ^
  32221. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32222. #define HDmalloc(Z) malloc(Z)
  32223. ^
  32224. h5repack_refs.c:529:56: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  32225. ref_comp_index[ref_comp_field_n] = i;
  32226. ^
  32227. h5repack_refs.c:592:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32228. array_rank = H5Tget_array_ndims(mtype_id);
  32229. ^
  32230. h5repack_refs.c:712:30: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  32231. int idx = i*msize+H5Tget_member_offset( mtype_id, (unsigned)ref_comp_index[j]);
  32232. ^
  32233. h5repack_refs.c:719:30: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  32234. int idx = i*msize+H5Tget_member_offset( mtype_id, (unsigned)ref_comp_index[j]);
  32235. ^
  32236. h5repack_refs.c: In function 'copy_refs_attr.isra.1':
  32237. h5repack_refs.c:446:12: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  32238. static int copy_refs_attr(hid_t loc_in,
  32239. ^
  32240. h5repack_refs.c:710:18: warning: assuming signed overflow does not occur when simplifying conditional [-Wstrict-overflow]
  32241. for (j=0; j<(unsigned)ref_comp_field_n; j++) {
  32242. ^
  32243. h5repack_refs.c:539:16: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  32244. if (!ref_comp_field_n) {
  32245. ^
  32246. CC h5repack_verify.o
  32247. h5repack_verify.c: In function 'h5repack_verify':
  32248. h5repack_verify.c:210:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32249. H5Sclose(sid);
  32250. ^
  32251. h5repack_verify.c:209:9: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32252. H5Pclose(pid);
  32253. ^
  32254. h5repack_verify.c:211:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32255. H5Dclose(did);
  32256. ^
  32257. CC h5repack_main.o
  32258. In file included from h5repack.h:20:0,
  32259. from h5repack_main.c:18:
  32260. h5repack_main.c: In function 'parse_command_line':
  32261. ../../src/H5private.h:562:26: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32262. #define HDatoi(S) atoi(S)
  32263. ^
  32264. h5repack_main.c:389:24: note: in expansion of macro 'HDatoi'
  32265. options->min_comp = HDatoi( opt_arg );
  32266. ^
  32267. ../../src/H5private.h:565:26: warning: conversion to 'hsize_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  32268. #define HDatol(S) atol(S)
  32269. ^
  32270. h5repack_main.c:476:25: note: in expansion of macro 'HDatol'
  32271. options->alignment = HDatol( opt_arg );
  32272. ^
  32273. h5repack_main.c: In function 'main':
  32274. h5repack_main.c:541:5: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  32275. if (parse_command_line(argc, argv, &options) < 0)
  32276. ^
  32277. h5repack_main.c:541:5: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  32278. CC testh5repack_detect_szip.o
  32279. CC h5repacktst.o
  32280. h5repacktst.c: In function 'make_deflate':
  32281. h5repacktst.c:2238:16: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  32282. int buf[DIM1][DIM2];
  32283. ^
  32284. h5repacktst.c: In function 'make_shuffle':
  32285. h5repacktst.c:2315:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  32286. int buf[DIM1][DIM2];
  32287. ^
  32288. h5repacktst.c: In function 'make_fletcher32':
  32289. h5repacktst.c:2381:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  32290. int buf[DIM1][DIM2];
  32291. ^
  32292. h5repacktst.c: In function 'make_nbit':
  32293. h5repacktst.c:2453:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  32294. int buf[DIM1][DIM2];
  32295. ^
  32296. h5repacktst.c: In function 'make_scaleoffset':
  32297. h5repacktst.c:2554:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  32298. int buf[DIM1][DIM2];
  32299. ^
  32300. h5repacktst.c: In function 'make_all_filters':
  32301. h5repacktst.c:2649:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  32302. int buf[DIM1][DIM2];
  32303. ^
  32304. h5repacktst.c: In function 'make_layout':
  32305. h5repacktst.c:2917:14: warning: size of 'buf' is 3200 bytes [-Wlarger-than=]
  32306. int buf[DIM1][DIM2];
  32307. ^
  32308. h5repacktst.c: In function 'make_layout3':
  32309. h5repacktst.c:3113:14: warning: size of 'buf1' is 240000 bytes [-Wlarger-than=]
  32310. int buf1[DIM1_L3][DIM2_L3];
  32311. ^
  32312. h5repacktst.c: In function 'make_userblock':
  32313. h5repacktst.c:3449:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32314. ub[u] = 'a' + (char)(u % 26);
  32315. ^
  32316. h5repacktst.c:3427:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable]
  32317. ssize_t nwritten; /* # of bytes written */
  32318. ^
  32319. h5repacktst.c: In function 'verify_userblock':
  32320. h5repacktst.c:3490:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable]
  32321. ssize_t nread; /* # of bytes read */
  32322. ^
  32323. h5repacktst.c: In function 'make_userblock_file':
  32324. h5repacktst.c:3562:17: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32325. ub[u] = 'a' + (char)(u % 26);
  32326. ^
  32327. h5repacktst.c:3557:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable]
  32328. ssize_t nwritten; /* # of bytes written */
  32329. ^
  32330. In file included from h5repack.h:20:0,
  32331. from h5repacktst.c:16:
  32332. h5repacktst.c: In function 'write_dset_in':
  32333. h5repacktst.c:4042:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32334. buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
  32335. ^
  32336. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32337. #define HDmalloc(Z) malloc(Z)
  32338. ^
  32339. h5repacktst.c:4044:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  32340. for(l = 0; l < i + 1; l++)
  32341. ^
  32342. h5repacktst.c:4160:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32343. else buf23[i][j][k]=n++;
  32344. ^
  32345. h5repacktst.c:4200:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32346. buf33[i][j][k].a=n++;
  32347. ^
  32348. In file included from h5repack.h:20:0,
  32349. from h5repacktst.c:16:
  32350. h5repacktst.c:4263:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32351. buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
  32352. ^
  32353. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32354. #define HDmalloc(Z) malloc(Z)
  32355. ^
  32356. h5repacktst.c:4265:17: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  32357. for(l = 0; l < i + 1; l++)
  32358. ^
  32359. In file included from h5repack.h:20:0,
  32360. from h5repacktst.c:16:
  32361. h5repacktst.c: In function 'write_attr_in':
  32362. h5repacktst.c:5054:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32363. buf52[i][j].p = HDmalloc((i + 1) * sizeof(int));
  32364. ^
  32365. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32366. #define HDmalloc(Z) malloc(Z)
  32367. ^
  32368. h5repacktst.c:5056:13: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  32369. for (l = 0; l < i + 1; l++)
  32370. ^
  32371. h5repacktst.c:5274:37: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32372. else buf23[i][j][k]=n++;
  32373. ^
  32374. h5repacktst.c:5349:38: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  32375. buf33[i][j][k].a=n++;
  32376. ^
  32377. In file included from h5repack.h:20:0,
  32378. from h5repacktst.c:16:
  32379. h5repacktst.c:5520:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32380. buf53[i][j][k].p = HDmalloc((i + 1) * sizeof(int));
  32381. ^
  32382. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  32383. #define HDmalloc(Z) malloc(Z)
  32384. ^
  32385. h5repacktst.c:5522:17: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow]
  32386. for (l = 0; l < i + 1; l++)
  32387. ^
  32388. h5repacktst.c: In function 'make_layout3':
  32389. h5repacktst.c:3100:5: warning: stack usage is 241008 bytes [-Wstack-usage=]
  32390. int make_layout3(hid_t loc_id)
  32391. ^
  32392. h5repacktst.c:3223:1: warning: the frame size of 240944 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  32393. }
  32394. ^
  32395. CCLD h5repack
  32396. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32397. CCLD testh5repack_detect_szip
  32398. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32399. CCLD h5repacktst
  32400. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32401. Making all in h5jam
  32402. CC h5jam.o
  32403. h5jam.c: In function 'compute_user_block_size':
  32404. h5jam.c:550:1: warning: function might be candidate for attribute 'const' if it is known to return normally [-Wsuggest-attribute=const]
  32405. compute_user_block_size (hsize_t ublock_size)
  32406. ^
  32407. CC h5unjam.o
  32408. h5unjam.c: In function 'copy_to_file':
  32409. h5unjam.c:377:24: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  32410. bytes_in = how_much;
  32411. ^
  32412. h5unjam.c:396:18: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  32413. how_much -= bytes_read;
  32414. ^
  32415. h5unjam.c:396:21: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  32416. how_much -= bytes_read;
  32417. ^
  32418. h5unjam.c:397:14: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32419. from += bytes_read;
  32420. ^
  32421. h5unjam.c:397:17: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  32422. from += bytes_read;
  32423. ^
  32424. h5unjam.c:398:12: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32425. to += bytes_read;
  32426. ^
  32427. h5unjam.c:398:15: warning: conversion to 'off_t' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion]
  32428. to += bytes_read;
  32429. ^
  32430. CC tellub.o
  32431. CC h5jamgentest.o
  32432. h5jamgentest.c: In function 'gent_ub':
  32433. h5jamgentest.c:257:8: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32434. dset2_1[i] = (float)(i*0.1+1);
  32435. ^
  32436. h5jamgentest.c:268:13: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32437. dset2_2[i][j] = (float)((i+1)*j*0.1);
  32438. ^
  32439. h5jamgentest.c: In function 'create_textfile':
  32440. h5jamgentest.c:311:9: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  32441. buf = HDcalloc(size, (size_t)1);
  32442. ^
  32443. h5jamgentest.c: At top level:
  32444. h5jamgentest.c:96:0: warning: macro "ARRAY3_DIM2" is not used [-Wunused-macros]
  32445. #define ARRAY3_DIM2 3
  32446. ^
  32447. h5jamgentest.c:93:0: warning: macro "ARRAY1_RANK" is not used [-Wunused-macros]
  32448. #define ARRAY1_RANK 1
  32449. ^
  32450. CC getub.o
  32451. CCLD h5jam
  32452. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32453. CCLD h5unjam
  32454. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32455. CCLD tellub
  32456. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32457. CCLD h5jamgentest
  32458. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32459. CCLD getub
  32460. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32461. Making all in h5copy
  32462. CC h5copy.o
  32463. CC h5copygentest.o
  32464. CCLD h5copy
  32465. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32466. CCLD h5copygentest
  32467. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32468. Making all in h5stat
  32469. CC h5stat.o
  32470. h5stat.c: In function 'group_stats':
  32471. h5stat.c:381:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  32472. herr_t ret;
  32473. ^
  32474. h5stat.c: In function 'dataset_stats':
  32475. h5stat.c:464:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  32476. herr_t ret;
  32477. ^
  32478. h5stat.c: In function 'datatype_stats':
  32479. h5stat.c:637:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  32480. herr_t ret;
  32481. ^
  32482. h5stat.c: In function 'ceil_log10':
  32483. h5stat.c:286:1: warning: function might be candidate for attribute 'const' if it is known to return normally [-Wsuggest-attribute=const]
  32484. ceil_log10(unsigned long x)
  32485. ^
  32486. CC h5stat_gentest.o
  32487. h5stat_gentest.c: In function 'gen_newgrat_file':
  32488. h5stat_gentest.c:49:30: warning: unused parameter 'fname' [-Wunused-parameter]
  32489. gen_newgrat_file(const char *fname)
  32490. ^
  32491. h5stat_gentest.c: In function 'main':
  32492. h5stat_gentest.c:117:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32493. H5Dclose(did);
  32494. ^
  32495. h5stat_gentest.c:57:11: note: 'did' was declared here
  32496. hid_t did; /* Dataset id */
  32497. ^
  32498. h5stat_gentest.c:116:2: warning: 'attr_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32499. H5Aclose(attr_id);
  32500. ^
  32501. h5stat_gentest.c:56:11: note: 'attr_id' was declared here
  32502. hid_t attr_id; /* Attribute id */
  32503. ^
  32504. h5stat_gentest.c:119:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32505. H5Sclose(sid);
  32506. ^
  32507. h5stat_gentest.c:55:11: note: 'sid' was declared here
  32508. hid_t sid; /* Dataspace id */
  32509. ^
  32510. h5stat_gentest.c:118:9: warning: 'tid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32511. H5Tclose(tid);
  32512. ^
  32513. h5stat_gentest.c:54:11: note: 'tid' was declared here
  32514. hid_t tid; /* Datatype id */
  32515. ^
  32516. h5stat_gentest.c:120:9: warning: 'gid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32517. H5Gclose(gid);
  32518. ^
  32519. h5stat_gentest.c:53:11: note: 'gid' was declared here
  32520. hid_t gid; /* Group id */
  32521. ^
  32522. h5stat_gentest.c:121:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  32523. H5Fclose(fid);
  32524. ^
  32525. h5stat_gentest.c:52:11: note: 'fid' was declared here
  32526. hid_t fid; /* File id */
  32527. ^
  32528. CCLD h5stat
  32529. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32530. CCLD h5stat_gentest
  32531. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_SchReadClm.F90
  32532. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  32533. Making all in .
  32534. CC sio_perf.o
  32535. sio_perf.c:108:28: warning: size of 'l_opts' is 2496 bytes [-Wlarger-than=]
  32536. static struct long_options l_opts[] = {
  32537. ^
  32538. sio_perf.c: In function 'run_test_loop':
  32539. sio_perf.c:400:22: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32540. parms.h5_align = opts->h5_alignment;
  32541. ^
  32542. sio_perf.c:401:23: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32543. parms.h5_thresh = opts->h5_threshold;
  32544. ^
  32545. sio_perf.c: In function 'run_test':
  32546. sio_perf.c:454:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32547. minmax write_sys_mm = {0.0, 0.0, 0.0, 0};
  32548. ^
  32549. sio_perf.c:454:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32550. sio_perf.c:454:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32551. sio_perf.c:455:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32552. minmax write_mm = {0.0, 0.0, 0.0, 0};
  32553. ^
  32554. sio_perf.c:455:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32555. sio_perf.c:455:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32556. sio_perf.c:456:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32557. minmax write_gross_mm = {0.0, 0.0, 0.0, 0};
  32558. ^
  32559. sio_perf.c:456:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32560. sio_perf.c:456:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32561. sio_perf.c:457:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32562. minmax write_raw_mm = {0.0, 0.0, 0.0, 0};
  32563. ^
  32564. sio_perf.c:457:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32565. sio_perf.c:457:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32566. sio_perf.c:458:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32567. minmax read_sys_mm = {0.0, 0.0, 0.0, 0};
  32568. ^
  32569. sio_perf.c:458:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32570. sio_perf.c:458:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32571. sio_perf.c:459:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32572. minmax read_mm = {0.0, 0.0, 0.0, 0};
  32573. ^
  32574. sio_perf.c:459:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32575. sio_perf.c:459:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32576. sio_perf.c:460:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32577. minmax read_gross_mm = {0.0, 0.0, 0.0, 0};
  32578. ^
  32579. sio_perf.c:460:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32580. sio_perf.c:460:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32581. sio_perf.c:461:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32582. minmax read_raw_mm = {0.0, 0.0, 0.0, 0};
  32583. ^
  32584. sio_perf.c:461:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32585. sio_perf.c:461:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32586. sio_perf.c:484:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32587. write_sys_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32588. ^
  32589. sio_perf.c:485:20: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32590. write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32591. ^
  32592. sio_perf.c:486:26: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32593. write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32594. ^
  32595. sio_perf.c:487:24: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32596. write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32597. ^
  32598. sio_perf.c:490:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32599. read_sys_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32600. ^
  32601. sio_perf.c:491:23: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32602. read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32603. ^
  32604. sio_perf.c:492:29: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32605. read_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32606. ^
  32607. sio_perf.c:493:27: warning: request for implicit conversion from 'void *' to 'struct minmax *' not permitted in C++ [-Wc++-compat]
  32608. read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax));
  32609. ^
  32610. sio_perf.c: In function 'accumulate_minmax_stuff':
  32611. sio_perf.c:720:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32612. total_mm.sum = 0.0;
  32613. ^
  32614. sio_perf.c: In function 'output_results':
  32615. sio_perf.c:763:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32616. output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min));
  32617. ^
  32618. sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  32619. #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t)))
  32620. ^
  32621. sio_perf.c:763:53: note: in expansion of macro 'MB_PER_SEC'
  32622. output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min));
  32623. ^
  32624. sio_perf.c:763:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32625. output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min));
  32626. ^
  32627. sio_perf.c:771:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32628. MB_PER_SEC(data_size,total_mm.sum / total_mm.num));
  32629. ^
  32630. sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  32631. #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t)))
  32632. ^
  32633. sio_perf.c:771:19: note: in expansion of macro 'MB_PER_SEC'
  32634. MB_PER_SEC(data_size,total_mm.sum / total_mm.num));
  32635. ^
  32636. sio_perf.c:771:19: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32637. sio_perf.c:778:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32638. output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max));
  32639. ^
  32640. sio_perf.c:71:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  32641. #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t)))
  32642. ^
  32643. sio_perf.c:778:53: note: in expansion of macro 'MB_PER_SEC'
  32644. output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max));
  32645. ^
  32646. sio_perf.c:778:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32647. output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max));
  32648. ^
  32649. sio_perf.c: In function 'output_report':
  32650. sio_perf.c:798:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  32651. vfprintf(output, fmt, ap);
  32652. ^
  32653. sio_perf.c:798:9: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  32654. sio_perf.c: In function 'parse_command_line':
  32655. sio_perf.c:960:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32656. cl_opts->buf_size[i]=(i+1)*10;
  32657. ^
  32658. sio_perf.c:962:30: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32659. cl_opts->chk_size[i]=(i+1)*10;
  32660. ^
  32661. 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]
  32662. while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) {
  32663. ^
  32664. sio_perf.c:1033:44: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32665. cl_opts->chk_size[j] = parse_size_directive(buf);
  32666. ^
  32667. sio_perf.c:1183:44: warning: conversion to 'size_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32668. cl_opts->buf_size[j] = parse_size_directive(buf);
  32669. ^
  32670. sio_perf.c:1211:41: warning: conversion to 'int' from 'off_t' may alter its value [-Wconversion]
  32671. cl_opts->order[j] = parse_size_directive(buf);
  32672. ^
  32673. sio_perf.c: In function 'run_test':
  32674. sio_perf.c:499:13: warning: function call has aggregate value [-Waggregate-return]
  32675. res = do_sio(parms);
  32676. ^
  32677. CC sio_engine.o
  32678. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_SchPreCalc.F90
  32679. sio_engine.c: In function 'do_sio':
  32680. sio_engine.c:174:32: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32681. if ((param.dset_size[i]%param.buf_size[i])!=0) {
  32682. ^
  32683. sio_engine.c:185:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  32684. if ((buffer = malloc(linear_buf_size)) == NULL){
  32685. ^
  32686. sio_engine.c: In function 'do_write':
  32687. sio_engine.c:422:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32688. for (i=0; i < linear_buf_size; i++)
  32689. ^
  32690. sio_engine.c:423:18: warning: conversion to 'unsigned char' from 'long int' may alter its value [-Wconversion]
  32691. buf_p[i]=i%128;
  32692. ^
  32693. sio_engine.c:439:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32694. if (parms->buf_size[i]==parms->dset_size[i])
  32695. ^
  32696. sio_engine.c:440:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
  32697. cont_dim = i;
  32698. ^
  32699. sio_engine.c:455:25: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32700. h5dims[i] = parms->dset_size[i];
  32701. ^
  32702. sio_engine.c: In function 'dset_write':
  32703. sio_engine.c:627:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  32704. for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
  32705. ^
  32706. sio_engine.c:627:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  32707. for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
  32708. ^
  32709. sio_engine.c:659:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32710. if (dims[k] <= h5offset[k]) {
  32711. ^
  32712. sio_engine.c: In function 'posix_buffer_write':
  32713. sio_engine.c:712:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32714. for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) {
  32715. ^
  32716. sio_engine.c:713:37: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  32717. buf_offset[local_dim] = i;
  32718. ^
  32719. sio_engine.c:731:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
  32720. for (j=i+1; j < parms->rank; j++)
  32721. ^
  32722. sio_engine.c:732:26: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32723. d_offset *= parms->dset_size[j];
  32724. ^
  32725. sio_engine.c:734:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32726. linear_dset_offset += (offset[i]+buf_offset[i])*d_offset;
  32727. ^
  32728. In file included from sio_perf.h:20:0,
  32729. from sio_engine.c:31:
  32730. sio_engine.c:738:37: warning: conversion to 'off_t' from 'size_t' may change the sign of the result [-Wsign-conversion]
  32731. rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
  32732. ^
  32733. ../src/H5private.h:956:41: note: in definition of macro 'HDlseek'
  32734. #define HDlseek(F,O,W) lseek(F,O,W)
  32735. ^
  32736. sio_engine.c:738:14: note: in expansion of macro 'POSIXSEEK'
  32737. rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
  32738. ^
  32739. sio_engine.c: In function 'do_read':
  32740. sio_engine.c:782:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32741. for(i = 0; i < linear_buf_size; i++)
  32742. ^
  32743. sio_engine.c:783:22: warning: conversion to 'char' from 'long int' may alter its value [-Wconversion]
  32744. buffer2[i] = i % 128;
  32745. ^
  32746. sio_engine.c:795:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32747. if (parms->buf_size[i]==parms->dset_size[i])
  32748. ^
  32749. sio_engine.c:796:32: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
  32750. cont_dim = i;
  32751. ^
  32752. sio_engine.c:808:25: warning: conversion to 'hsize_t' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32753. h5dims[i] = parms->dset_size[i];
  32754. ^
  32755. sio_engine.c: In function 'dset_read':
  32756. sio_engine.c:946:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  32757. for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
  32758. ^
  32759. sio_engine.c:946:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  32760. for (i=0; i < parms->dset_size[cur_dim]; i += parms->buf_size[cur_dim]){
  32761. ^
  32762. sio_engine.c: In function 'posix_buffer_read':
  32763. sio_engine.c:1016:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32764. for (i=0; i < parms->buf_size[local_dim]; i += dtype_size) {
  32765. ^
  32766. sio_engine.c:1017:37: warning: conversion to 'size_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  32767. buf_offset[local_dim] = i;
  32768. ^
  32769. sio_engine.c:1030:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
  32770. for (j=i+1; j<parms->rank; j++)
  32771. ^
  32772. sio_engine.c:1031:26: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32773. d_offset *= parms->dset_size[j];
  32774. ^
  32775. sio_engine.c:1033:45: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32776. linear_dset_offset += (offset[i]+buf_offset[i])*d_offset;
  32777. ^
  32778. In file included from sio_perf.h:20:0,
  32779. from sio_engine.c:31:
  32780. sio_engine.c:1037:37: warning: conversion to 'off_t' from 'size_t' may change the sign of the result [-Wsign-conversion]
  32781. rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
  32782. ^
  32783. ../src/H5private.h:956:41: note: in definition of macro 'HDlseek'
  32784. #define HDlseek(F,O,W) lseek(F,O,W)
  32785. ^
  32786. sio_engine.c:1037:14: note: in expansion of macro 'POSIXSEEK'
  32787. rc = POSIXSEEK(fd->posixfd, linear_dset_offset) < 0 ? -1 : 0;
  32788. ^
  32789. sio_engine.c: In function 'set_vfd':
  32790. sio_engine.c:1151:14: warning: size of 'sv' is 7168 bytes [-Wlarger-than=]
  32791. char sv[H5FD_MEM_NTYPES][1024];
  32792. ^
  32793. sio_engine.c:1165:40: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  32794. memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);
  32795. ^
  32796. sio_engine.c:1165:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  32797. memb_addr[mt] = MAX(mt-1,0)*(HADDR_MAX/10);
  32798. ^
  32799. sio_engine.c: In function 'do_cleanupfile':
  32800. sio_engine.c:1271:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  32801. HDsnprintf(temp, sizeof temp, filename, j);
  32802. ^
  32803. sio_engine.c: In function 'do_sio':
  32804. sio_engine.c:122:1: warning: function returns an aggregate [-Waggregate-return]
  32805. do_sio(parameters param)
  32806. ^
  32807. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_ExtractWT.F90
  32808. CC sio_timer.o
  32809. sio_timer.c: In function 'sub_time':
  32810. sio_timer.c:48:6: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32811. ((double)a->tv_usec) / MICROSECOND) -
  32812. ^
  32813. sio_timer.c:50:4: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32814. ((double)b->tv_usec) / MICROSECOND));
  32815. ^
  32816. sio_timer.c: In function 'set_time':
  32817. sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_OPEN' not handled in switch [-Wswitch-enum]
  32818. switch (t) {
  32819. ^
  32820. sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_READ_CLOSE' not handled in switch [-Wswitch-enum]
  32821. sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_OPEN' not handled in switch [-Wswitch-enum]
  32822. sio_timer.c:137:13: warning: enumeration value 'HDF5_FILE_WRITE_CLOSE' not handled in switch [-Wswitch-enum]
  32823. sio_timer.c:137:13: warning: enumeration value 'NUM_TIMERS' not handled in switch [-Wswitch-enum]
  32824. sio_timer.c: In function 'get_time':
  32825. sio_timer.c:190:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  32826. get_time(sio_time *pt, timer_type t)
  32827. ^
  32828. CC iopipe.o
  32829. iopipe.c: In function 'print_stats':
  32830. iopipe.c:84:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32831. (double)(r_stop->ru_utime.tv_usec)/1000000.0) -
  32832. ^
  32833. iopipe.c:86:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32834. (double)(r_start->ru_utime.tv_usec)/1000000.0);
  32835. ^
  32836. iopipe.c:89:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32837. (double)(r_stop->ru_stime.tv_usec)/1000000.0) -
  32838. ^
  32839. iopipe.c:91:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32840. (double)(r_start->ru_stime.tv_usec)/1000000.0);
  32841. ^
  32842. iopipe.c:95:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32843. (double)(t_stop->tv_usec)/1000000.0) -
  32844. ^
  32845. iopipe.c:97:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32846. (double)(t_start->tv_usec)/1000000.0);
  32847. ^
  32848. iopipe.c: In function 'main':
  32849. iopipe.c:194:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32850. (double)(hssize_t)(size[0]*size[1])/1024.0*1024);
  32851. ^
  32852. iopipe.c:179:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
  32853. off_t offset;
  32854. ^
  32855. iopipe.c:178:17: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  32856. hssize_t n;
  32857. ^
  32858. iopipe.c:169:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  32859. herr_t status;
  32860. ^
  32861. CC chunk.o
  32862. chunk.c: In function 'create_dataset':
  32863. chunk.c:166:9: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat]
  32864. buf = calloc(1, SQUARE (DS_SIZE*CH_SIZE));
  32865. ^
  32866. chunk.c: In function 'test_rowmaj':
  32867. chunk.c:197:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat]
  32868. signed char *buf = calloc (1, (size_t)(SQUARE(io_size)));
  32869. ^
  32870. chunk.c:206:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32871. w0 = RM_W0;
  32872. ^
  32873. chunk.c: In function 'test_diag':
  32874. chunk.c:276:24: warning: request for implicit conversion from 'void *' to 'signed char *' not permitted in C++ [-Wc++-compat]
  32875. signed char *buf = calloc (1, (size_t)(SQUARE (io_size)));
  32876. ^
  32877. chunk.c:323:33: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  32878. return (double)(hssize_t)nio/(hssize_t)nio_g;
  32879. ^
  32880. chunk.c: In function 'main':
  32881. chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32882. for (io_percent=RM_START; io_percent<=RM_END; io_percent+=RM_DELTA) {
  32883. ^
  32884. chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32885. chunk.c:393:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32886. chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32887. for (io_percent=RM_START; io_percent<=RM_END; io_percent+=RM_DELTA) {
  32888. ^
  32889. chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32890. chunk.c:439:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32891. chunk.c:482:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32892. for (io_percent=DIAG_START;
  32893. ^
  32894. chunk.c:483:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32895. io_percent<=DIAG_END;
  32896. ^
  32897. chunk.c:484:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32898. io_percent+=DIAG_DELTA) {
  32899. ^
  32900. chunk.c:527:2: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32901. for (io_percent=DIAG_START;
  32902. ^
  32903. chunk.c:528:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32904. io_percent<=DIAG_END;
  32905. ^
  32906. chunk.c:529:7: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32907. io_percent+=DIAG_DELTA) {
  32908. ^
  32909. CC overhead.o
  32910. overhead.c: In function 'test':
  32911. overhead.c:212:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32912. if(H5Pset_cache(fapl, mdc_nelmts, 0, 0, 0.0) < 0) goto error;
  32913. ^
  32914. overhead.c:226:13: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat]
  32915. had = calloc((size_t)cur_size[0], sizeof(int));
  32916. ^
  32917. overhead.c:243:27: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32918. hs_start[0] = j%2 ? j/2 : (hssize_t)cur_size[0]-j/2;
  32919. ^
  32920. overhead.c:243:27: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  32921. overhead.c:248:27: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  32922. hs_start[0] = j;
  32923. ^
  32924. overhead.c:278:50: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32925. (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i);
  32926. ^
  32927. overhead.c:278:65: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  32928. (double)(hssize_t)(sb.st_size-i*sizeof(int))/(hssize_t)i);
  32929. ^
  32930. overhead.c:322:46: warning: conversion to 'long long unsigned int' from 'off_t' may change the sign of the result [-Wsign-conversion]
  32931. (double)(hssize_t)(sb.st_size-cur_size[0]*sizeof(int))/
  32932. ^
  32933. overhead.c:322:71: warning: conversion to 'double' from 'long long int' may alter its value [-Wconversion]
  32934. (double)(hssize_t)(sb.st_size-cur_size[0]*sizeof(int))/
  32935. ^
  32936. CC zip_perf.o
  32937. zip_perf.c: In function 'error':
  32938. zip_perf.c:155:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  32939. HDvfprintf(stderr, fmt, ap);
  32940. ^
  32941. zip_perf.c:155:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
  32942. zip_perf.c: In function 'write_file':
  32943. zip_perf.c:185:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32944. destLen = (uLongf)((double)sourceLen + ((double)sourceLen * 0.1)) + 12;
  32945. ^
  32946. zip_perf.c:196:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32947. ((double)timer_stop.tv_usec) / MICROSECOND) -
  32948. ^
  32949. zip_perf.c:198:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32950. ((double)timer_start.tv_usec) / MICROSECOND);
  32951. ^
  32952. zip_perf.c:218:15: warning: conversion to 'uLongf' from 'int' may change the sign of the result [-Wsign-conversion]
  32953. d_len -= rc;
  32954. ^
  32955. zip_perf.c: In function 'fill_with_random_data':
  32956. zip_perf.c:431:17: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  32957. len -= rc;
  32958. ^
  32959. zip_perf.c:441:35: warning: conversion to 'uLongf' from 'int' may change the sign of the result [-Wsign-conversion]
  32960. unsigned long s = src_len * compress_percent / 100;
  32961. ^
  32962. zip_perf.c: In function 'do_write_test':
  32963. zip_perf.c:467:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32964. compression_time = 0.0;
  32965. ^
  32966. zip_perf.c:507:23: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  32967. s_len -= rc;
  32968. ^
  32969. zip_perf.c:516:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32970. ((double)timer_stop.tv_usec) / MICROSECOND) -
  32971. ^
  32972. zip_perf.c:518:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32973. ((double)timer_start.tv_usec) / MICROSECOND);
  32974. ^
  32975. zip_perf.c:522:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32976. MB_PER_SEC(file_size, total_time));
  32977. ^
  32978. zip_perf.c:522:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32979. zip_perf.c:542:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32980. ((double)timer_stop.tv_usec) / MICROSECOND) -
  32981. ^
  32982. zip_perf.c:544:29: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32983. ((double)timer_start.tv_usec) / MICROSECOND);
  32984. ^
  32985. zip_perf.c:548:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32986. MB_PER_SEC(file_size, total_time));
  32987. ^
  32988. zip_perf.c:548:16: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  32989. zip_perf.c: In function 'main':
  32990. zip_perf.c:575:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  32991. while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) {
  32992. ^
  32993. COMPILING arrangements/PITTNullCode/NullSHRExtract/src/NullSHRE_InitialWT.F90
  32994. CC perf_meta.o
  32995. CC perf.o
  32996. CCLD h5perf_serial
  32997. COMPILING configs/sim/bindings/build/NullSHRExtract/cctk_ThornBindings.c
  32998. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullSHRExtract.a
  32999. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullSHRExtract.a(NullSHRE_modGFdef.F90.o) has no symbols
  33000. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NullSHRExtract.a(NullSHRE_modGFdef.F90.o) has no symbols
  33001. CCLD iopipe
  33002. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33003. Checking status of thorn Periodic
  33004. COMPILING arrangements/CactusNumerical/Periodic/src/periodic.c
  33005. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33006. CCLD chunk
  33007. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33008. CCLD overhead
  33009. COMPILING configs/sim/bindings/build/Periodic/cctk_ThornBindings.c
  33010. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Periodic.a
  33011. CCLD zip_perf
  33012. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33013. Checking status of thorn RotatingSymmetry180
  33014. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33015. COMPILING arrangements/CactusNumerical/RotatingSymmetry180/src/interpolate.c
  33016. CCLD perf_meta
  33017. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/interpolate.c: In function 'Rot180_SymmetryInterpolate':
  33018. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/interpolate.c:204:43: warning: passing argument 8 of 'SymmetryInterpolateFaces' from incompatible pointer type
  33019. N_interp_points, interp_coords_type, new_interp_coords,
  33020. ^
  33021. In file included from /Users/comerduncan/Cactus/configs/sim/bindings/include/RotatingSymmetry180/cctk_Functions.h:23:0,
  33022. from /Users/comerduncan/Cactus/src/include/cctk_core.h:145,
  33023. from /Users/comerduncan/Cactus/configs/sim/bindings/include/RotatingSymmetry180/cctk.h:7,
  33024. from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/interpolate.c:7:
  33025. /Users/comerduncan/Cactus/configs/sim/bindings/include/RotatingSymmetry180_Prototypes.h:78:10: note: expected 'const void * const*' but argument is of type 'void **'
  33026. CCTK_INT SymmetryInterpolateFaces(const CCTK_POINTER_TO_CONST cctkGH ,
  33027. ^
  33028. COMPILING arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c
  33029. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33030. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c: In function 'BndRot180VI':
  33031. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:469:17: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type
  33032. free (slab_setups);
  33033. ^
  33034. In file included from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:14:0:
  33035. /usr/include/stdlib.h:143:7: note: expected 'void *' but argument is of type 'struct slabsetup * restrict* restrict'
  33036. void free(void *);
  33037. ^
  33038. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:488:29: warning: passing argument 5 of 'Slab_MultiTransfer_Apply' from incompatible pointer type
  33039. nvars, vartypes, varptrs, vartypes, varptrs);
  33040. ^
  33041. In file included from /Users/comerduncan/Cactus/configs/sim/bindings/include/Slab.h:4:0,
  33042. from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:8:
  33043. /Users/comerduncan/Cactus/arrangements/CactusNumerical/Slab/src/slab.h:115:1: note: expected 'const void * const restrict* const restrict' but argument is of type 'void * restrict* restrict'
  33044. Slab_MultiTransfer_Apply
  33045. ^
  33046. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:495:29: warning: passing argument 7 of 'Slab_MultiTransfer' from incompatible pointer type
  33047. nvars, vartypes, varptrs, vartypes, varptrs);
  33048. ^
  33049. In file included from /Users/comerduncan/Cactus/configs/sim/bindings/include/Slab.h:4:0,
  33050. from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:8:
  33051. /Users/comerduncan/Cactus/arrangements/CactusNumerical/Slab/src/slab.h:130:1: note: expected 'const void * const restrict* const restrict' but argument is of type 'void * restrict* restrict'
  33052. Slab_MultiTransfer
  33053. ^
  33054. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:690:9: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type
  33055. free (varptrs);
  33056. ^
  33057. In file included from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry180/src/rotatingsymmetry180.c:14:0:
  33058. /usr/include/stdlib.h:143:7: note: expected 'void *' but argument is of type 'void * restrict* restrict'
  33059. void free(void *);
  33060. ^
  33061. CCLD perf
  33062. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33063. Making all in fortran
  33064. Making all in src
  33065. FC H5test_kind_STORAGE_SIZE.o
  33066. COMPILING arrangements/CactusNumerical/RotatingSymmetry180/src/registersymmetry.c
  33067. FCLD H5test_kind
  33068. COMPILING configs/sim/bindings/build/RotatingSymmetry180/cctk_ThornBindings.c
  33069. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_RotatingSymmetry180.a
  33070. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33071. ld: warning: option -s is obsolete and being ignored
  33072. Checking status of thorn RotatingSymmetry90
  33073. FC H5fortran_detect.o
  33074. COMPILING arrangements/CactusNumerical/RotatingSymmetry90/src/interpolate.c
  33075. FCLD H5fortran_detect
  33076. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/interpolate.c: In function 'Rot90_SymmetryInterpolate':
  33077. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/interpolate.c:509:43: warning: passing argument 8 of 'SymmetryInterpolateFaces' from incompatible pointer type
  33078. N_interp_points, interp_coords_type, new_interp_coords,
  33079. ^
  33080. In file included from /Users/comerduncan/Cactus/configs/sim/bindings/include/RotatingSymmetry90/cctk_Functions.h:23:0,
  33081. from /Users/comerduncan/Cactus/src/include/cctk_core.h:145,
  33082. from /Users/comerduncan/Cactus/configs/sim/bindings/include/RotatingSymmetry90/cctk.h:7,
  33083. from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/interpolate.c:6:
  33084. /Users/comerduncan/Cactus/configs/sim/bindings/include/RotatingSymmetry90_Prototypes.h:40:10: note: expected 'const void * const*' but argument is of type 'void **'
  33085. CCTK_INT SymmetryInterpolateFaces(const CCTK_POINTER_TO_CONST cctkGH ,
  33086. ^
  33087. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33088. ld: warning: option -s is obsolete and being ignored
  33089. CC H5match_types.o
  33090. In file included from H5match_types.c:41:0:
  33091. H5fort_type_defines.h:13:0: warning: "H5_FORTRAN_HAS_REAL_16_KIND" redefined
  33092. #define H5_FORTRAN_HAS_REAL_16_KIND 16
  33093. ^
  33094. H5fort_type_defines.h:12:0: note: this is the location of the previous definition
  33095. #define H5_FORTRAN_HAS_REAL_16_KIND 10
  33096. ^
  33097. H5match_types.c: In function 'main':
  33098. H5match_types.c:405:4: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  33099. for(j=i+1;j<4;j++) /* search for next highest */
  33100. ^
  33101. H5match_types.c:472:4: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  33102. for(j=i+1;j<3;j++) /* search for next highest */
  33103. ^
  33104. CCLD H5match_types
  33105. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33106. COMPILING arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c
  33107. FC H5fortran_types.lo
  33108. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c: In function 'BndRot90VI':
  33109. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c:641:19: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type
  33110. free (slab_setups[s]);
  33111. ^
  33112. In file included from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c:14:0:
  33113. /usr/include/stdlib.h:143:7: note: expected 'void *' but argument is of type 'struct slabsetup * restrict* restrict'
  33114. void free(void *);
  33115. ^
  33116. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c:832:9: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type
  33117. free (varptrs);
  33118. ^
  33119. In file included from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c:14:0:
  33120. /usr/include/stdlib.h:143:7: note: expected 'void *' but argument is of type 'void * restrict* restrict'
  33121. void free(void *);
  33122. ^
  33123. /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c:836:9: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type
  33124. free (srcptrs);
  33125. ^
  33126. In file included from /Users/comerduncan/Cactus/arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c:14:0:
  33127. /usr/include/stdlib.h:143:7: note: expected 'void *' but argument is of type 'const void * restrict* restrict'
  33128. void free(void *);
  33129. ^
  33130. CC H5f90kit.lo
  33131. CC H5_f.lo
  33132. CC H5Af.lo
  33133. COMPILING arrangements/CactusNumerical/RotatingSymmetry90/src/registersymmetry.c
  33134. H5Af.c: In function 'h5aget_info_c_':
  33135. H5Af.c:1655:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  33136. *data_size = (hsize_t)ainfo.data_size;
  33137. ^
  33138. H5Af.c: In function 'h5aget_info_by_idx_c_':
  33139. H5Af.c:1731:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  33140. *data_size = (hsize_t)ainfo.data_size;
  33141. ^
  33142. H5Af.c: In function 'h5aget_info_by_name_c_':
  33143. H5Af.c:1800:18: warning: conversion to 'hsize_t_f' from 'hsize_t' may change the sign of the result [-Wsign-conversion]
  33144. *data_size = (hsize_t)ainfo.data_size;
  33145. ^
  33146. COMPILING configs/sim/bindings/build/RotatingSymmetry90/cctk_ThornBindings.c
  33147. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_RotatingSymmetry90.a
  33148. CC H5Df.lo
  33149. In file included from H5f90.h:21:0,
  33150. from H5Df.c:24:
  33151. H5Df.c: In function 'h5dwrite_ref_obj_c_':
  33152. H5Df.c:636:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  33153. buf_c = (hobj_ref_t*)HDmalloc(sizeof(hobj_ref_t)*(n));
  33154. ^
  33155. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  33156. #define HDmalloc(Z) malloc(Z)
  33157. ^
  33158. H5Df.c: In function 'h5dwrite_ref_reg_c_':
  33159. H5Df.c:703:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  33160. buf_c = (hdset_reg_ref_t *)HDmalloc(sizeof(hdset_reg_ref_t)*(n));
  33161. ^
  33162. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  33163. #define HDmalloc(Z) malloc(Z)
  33164. ^
  33165. H5Df.c: In function 'h5dset_extent_c_':
  33166. H5Df.c:1498:19: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33167. c_dims[i] = dims[rank - i - 1];
  33168. ^
  33169. H5Df.c: In function 'h5dwrite_vl_integer_c_':
  33170. H5Df.c:1646:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33171. num_elem = dims[1];
  33172. ^
  33173. In file included from /usr/include/string.h:186:0,
  33174. from ../../src/H5private.h:61,
  33175. from H5f90.h:21,
  33176. from H5Df.c:24:
  33177. H5Df.c: In function 'h5dread_vl_integer_c_':
  33178. H5Df.c:1737:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  33179. memcpy(&buf[i*max_len], c_buf[i].p, c_buf[i].len*sizeof(int_f));
  33180. ^
  33181. In file included from /usr/include/secure/_stdio.h:31:0,
  33182. from /usr/include/stdio.h:492,
  33183. from ../../src/H5Epublic.h:22,
  33184. from ../../src/hdf5.h:28,
  33185. from H5f90.h:20,
  33186. from H5Df.c:24:
  33187. H5Df.c:1737:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  33188. memcpy(&buf[i*max_len], c_buf[i].p, c_buf[i].len*sizeof(int_f));
  33189. ^
  33190. H5Df.c: In function 'h5dwrite_vl_string_c_':
  33191. H5Df.c:1790:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33192. num_elem = dims[1];
  33193. ^
  33194. H5Df.c: In function 'h5dread_vl_string_c_':
  33195. H5Df.c:1877:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33196. num_elem = dims[1];
  33197. ^
  33198. H5Df.c: In function 'h5dwrite_vl_real_c_':
  33199. H5Df.c:1961:14: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33200. num_elem = dims[1];
  33201. ^
  33202. In file included from /usr/include/string.h:186:0,
  33203. from ../../src/H5private.h:61,
  33204. from H5f90.h:21,
  33205. from H5Df.c:24:
  33206. H5Df.c: In function 'h5dread_vl_real_c_':
  33207. H5Df.c:2052:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  33208. memcpy(&buf[i*max_len], c_buf[i].p, c_buf[i].len*sizeof(real_f));
  33209. ^
  33210. In file included from /usr/include/secure/_stdio.h:31:0,
  33211. from /usr/include/stdio.h:492,
  33212. from ../../src/H5Epublic.h:22,
  33213. from ../../src/hdf5.h:28,
  33214. from H5f90.h:20,
  33215. from H5Df.c:24:
  33216. H5Df.c:2052:21: warning: conversion to 'long long unsigned int' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  33217. memcpy(&buf[i*max_len], c_buf[i].p, c_buf[i].len*sizeof(real_f));
  33218. ^
  33219. CC H5Ef.lo
  33220. CC H5Ff.lo
  33221. CC H5Gf.lo
  33222. CC H5If.lo
  33223. H5Gf.c: In function 'h5gget_obj_info_idx_c_':
  33224. H5Gf.c:181:21: warning: conversion to 'hsize_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33225. hsize_t c_idx = *idx;
  33226. ^
  33227. H5Gf.c:194:21: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33228. c_obj_namelen = *obj_namelen;
  33229. ^
  33230. H5Gf.c: In function 'h5glink_c_':
  33231. H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum]
  33232. switch((H5L_type_t)*link_type) {
  33233. ^
  33234. H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum]
  33235. H5Gf.c:344:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum]
  33236. H5Gf.c: In function 'h5glink2_c_':
  33237. H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_ERROR' not handled in switch [-Wswitch-enum]
  33238. switch((H5L_type_t)*link_type) {
  33239. ^
  33240. H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_EXTERNAL' not handled in switch [-Wswitch-enum]
  33241. H5Gf.c:414:5: warning: enumeration value 'H5L_TYPE_MAX' not handled in switch [-Wswitch-enum]
  33242. CC H5Lf.lo
  33243. CC H5Of.lo
  33244. H5Of.c:28:1: warning: no previous prototype for 'fill_h5o_info_t_f' [-Wmissing-prototypes]
  33245. fill_h5o_info_t_f(H5O_info_t Oinfo, H5O_info_t_f *object_info) {
  33246. ^
  33247. H5Of.c: In function 'fill_h5o_info_t_f':
  33248. H5Of.c:82:28: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  33249. object_info->num_attrs = (hsize_t_f)Oinfo.num_attrs;
  33250. ^
  33251. H5Of.c:89:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  33252. object_info->hdr.space.total = (hsize_t_f)Oinfo.hdr.space.total;
  33253. ^
  33254. H5Of.c:90:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  33255. object_info->hdr.space.meta = (hsize_t_f)Oinfo.hdr.space.meta;
  33256. ^
  33257. H5Of.c:91:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  33258. object_info->hdr.space.mesg = (hsize_t_f)Oinfo.hdr.space.mesg;
  33259. ^
  33260. H5Of.c:92:34: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  33261. object_info->hdr.space.free = (hsize_t_f)Oinfo.hdr.space.free;
  33262. ^
  33263. H5Of.c:97:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  33264. object_info->meta_size.obj.index_size = (hsize_t_f)Oinfo.meta_size.obj.index_size;
  33265. ^
  33266. H5Of.c:98:43: warning: conversion to 'hsize_t' from 'long long int' may change the sign of the result [-Wsign-conversion]
  33267. object_info->meta_size.obj.heap_size = (hsize_t_f)Oinfo.meta_size.obj.heap_size;
  33268. ^
  33269. CC H5Pf.lo
  33270. CC H5Rf.lo
  33271. In file included from ../../src/H5public.h:31:0,
  33272. from ../../src/hdf5.h:24,
  33273. from H5f90.h:20,
  33274. from H5Pf.c:24:
  33275. H5Pf.c: In function 'h5pset_fapl_direct_c_':
  33276. H5f90proto.h:1003:43: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  33277. #define nh5pset_fapl_direct_c H5_FC_FUNC_(h5pset_fapl_direct_c, H5PSET_FAPL_DIRECT_C)
  33278. ^
  33279. ../../src/H5pubconf.h:42:32: note: in definition of macro 'H5_FC_FUNC_'
  33280. #define H5_FC_FUNC_(name,NAME) name ## _
  33281. ^
  33282. H5Pf.c:5196:1: note: in expansion of macro 'nh5pset_fapl_direct_c'
  33283. nh5pset_fapl_direct_c(hid_t_f UNUSED *fapl_id, size_t_f UNUSED *alignment, size_t_f UNUSED *block_size, size_t_f UNUSED *cbuf_size)
  33284. ^
  33285. H5Pf.c: In function 'h5pget_fapl_direct_c_':
  33286. H5f90proto.h:1004:43: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  33287. #define nh5pget_fapl_direct_c H5_FC_FUNC_(h5pget_fapl_direct_c, H5PGET_FAPL_DIRECT_C)
  33288. ^
  33289. ../../src/H5pubconf.h:42:32: note: in definition of macro 'H5_FC_FUNC_'
  33290. #define H5_FC_FUNC_(name,NAME) name ## _
  33291. ^
  33292. H5Pf.c:5239:1: note: in expansion of macro 'nh5pget_fapl_direct_c'
  33293. nh5pget_fapl_direct_c(hid_t_f UNUSED *fapl_id, size_t_f UNUSED *alignment, size_t_f UNUSED *block_size, size_t_f UNUSED *cbuf_size)
  33294. ^
  33295. H5Rf.c: In function 'h5rcreate_ptr_c_':
  33296. H5Rf.c:156:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33297. c_namelen = *namelen;
  33298. ^
  33299. H5Rf.c: In function 'h5rget_name_ptr_c_':
  33300. H5Rf.c:570:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  33301. if ((c_buf = HDmalloc(c_bufsize)) == NULL)
  33302. ^
  33303. CC H5Sf.lo
  33304. H5Sf.c: In function 'h5screate_simple_c_':
  33305. H5Sf.c:62:23: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33306. c_dims[i] = dims[*rank - i - 1];
  33307. ^
  33308. H5Sf.c:63:25: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33309. c_maxdims[i] = maxdims[*rank - i - 1];
  33310. ^
  33311. H5Sf.c: In function 'h5sget_select_hyper_blocklist_c_':
  33312. H5Sf.c:295:18: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  33313. c_num_blocks = * num_blocks;
  33314. ^
  33315. In file included from H5f90.h:21:0,
  33316. from H5Sf.c:24:
  33317. H5Sf.c:301:69: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  33318. c_buf = (hsize_t*)HDmalloc(sizeof(hsize_t)*(size_t)(c_num_blocks*2*rank));
  33319. ^
  33320. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  33321. #define HDmalloc(Z) malloc(Z)
  33322. ^
  33323. H5Sf.c: In function 'h5sget_select_elem_pointlist_c_':
  33324. H5Sf.c:428:67: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  33325. c_buf = (hsize_t*)HDmalloc(sizeof(hsize_t)*(size_t)(c_num_points*rank));
  33326. ^
  33327. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  33328. #define HDmalloc(Z) malloc(Z)
  33329. ^
  33330. H5Sf.c:437:15: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  33331. i1 = rank*(i+1);
  33332. ^
  33333. In file included from H5f90.h:21:0,
  33334. from H5Sf.c:24:
  33335. H5Sf.c: In function 'h5sselect_elements_c_':
  33336. H5Sf.c:1242:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  33337. c_coord = (hsize_t *)HDmalloc(sizeof(hsize_t)*rank*(*nelements));
  33338. ^
  33339. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  33340. #define HDmalloc(Z) malloc(Z)
  33341. ^
  33342. H5Sf.c:1242:53: warning: conversion to 'long long unsigned int' from 'size_t_f' may change the sign of the result [-Wsign-conversion]
  33343. c_coord = (hsize_t *)HDmalloc(sizeof(hsize_t)*rank*(*nelements));
  33344. ^
  33345. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  33346. #define HDmalloc(Z) malloc(Z)
  33347. ^
  33348. H5Sf.c:1250:17: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion]
  33349. c_nelements = *nelements;
  33350. ^
  33351. CC H5Tf.lo
  33352. H5Tf.c: In function 'h5tget_member_index_c_':
  33353. H5Tf.c:1322:18: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33354. c_namelen = *namelen;
  33355. ^
  33356. H5Tf.c: In function 'h5tget_member_offset_c_':
  33357. H5Tf.c:1374:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33358. c_member_no = *member_no;
  33359. ^
  33360. H5Tf.c: In function 'h5tget_member_type_c_':
  33361. H5Tf.c:1529:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33362. c_field_idx = *field_idx;
  33363. ^
  33364. H5Tf.c: In function 'h5tinsert_c_':
  33365. H5Tf.c:1608:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33366. c_namelen = *namelen;
  33367. ^
  33368. H5Tf.c: In function 'h5tarray_create_c_':
  33369. H5Tf.c:1690:43: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33370. c_dims[u] = (hsize_t)dims[(*rank - u) - 1];
  33371. ^
  33372. H5Tf.c: In function 'h5tenum_insert_c_':
  33373. H5Tf.c:1770:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33374. c_namelen = *namelen;
  33375. ^
  33376. H5Tf.c: In function 'h5tenum_valueof_c_':
  33377. H5Tf.c:1859:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33378. c_namelen = *namelen;
  33379. ^
  33380. H5Tf.c: In function 'h5tget_member_value_c_':
  33381. H5Tf.c:1904:17: warning: conversion to 'unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33382. c_member_no = *member_no;
  33383. ^
  33384. H5Tf.c: In function 'h5tset_tag_c_':
  33385. H5Tf.c:1944:15: warning: conversion to 'size_t' from 'int_f' may change the sign of the result [-Wsign-conversion]
  33386. c_namelen = *namelen;
  33387. ^
  33388. CC H5Zf.lo
  33389. FC H5f90global.lo
  33390. FC H5_ff_F03.lo
  33391. FC H5Aff.lo
  33392. FC H5Dff.lo
  33393. FC H5Eff.lo
  33394. FC H5Fff.lo
  33395. FC H5Gff.lo
  33396. FC H5Iff.lo
  33397. FC H5Lff.lo
  33398. FC H5Off.lo
  33399. FC H5Pff.lo
  33400. FC H5Rff.lo
  33401. FC H5Sff.lo
  33402. FC H5Tff.lo
  33403. FC H5Zff.lo
  33404. FC H5Aff_F03.lo
  33405. FC H5Dff_F03.lo
  33406. H5Aff_F03.f90:1058.63:
  33407.  
  33408. SUBROUTINE h5aread_char_scalar(attr_id, memtype_id, buf, dims, hdferr)
  33409. 1
  33410. Warning: Unused dummy argument 'dims' at (1)
  33411. H5Aff_F03.f90:916.63:
  33412.  
  33413. SUBROUTINE h5aread_real_scalar(attr_id, memtype_id, buf, dims, hdferr)
  33414. 1
  33415. Warning: Unused dummy argument 'dims' at (1)
  33416. H5Aff_F03.f90:776.66:
  33417.  
  33418. SUBROUTINE h5aread_integer_scalar(attr_id, memtype_id, buf, dims, hdferr)
  33419. 1
  33420. Warning: Unused dummy argument 'dims' at (1)
  33421. H5Aff_F03.f90:536.77:
  33422.  
  33423. SUBROUTINE h5awrite_char_scalar_fix(attr_id, memtype_id, buf, buf_len, dims, hdferr)
  33424. 1
  33425. Warning: Unused dummy argument 'dims' at (1)
  33426. H5Aff_F03.f90:374.64:
  33427.  
  33428. SUBROUTINE h5awrite_real_scalar(attr_id, memtype_id, buf, dims, hdferr)
  33429. 1
  33430. Warning: Unused dummy argument 'dims' at (1)
  33431. H5Aff_F03.f90:227.67:
  33432.  
  33433. SUBROUTINE h5awrite_integer_scalar(attr_id, memtype_id, buf, dims, hdferr)
  33434. 1
  33435. Warning: Unused dummy argument 'dims' at (1)
  33436. H5Dff_F03.f90:1815.64:
  33437.  
  33438. SUBROUTINE h5dread_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, &
  33439. 1
  33440. Warning: Unused dummy argument 'dims' at (1)
  33441. H5Dff_F03.f90:1525.64:
  33442.  
  33443. SUBROUTINE h5dread_char_scalar(dset_id, mem_type_id, buf, dims, hdferr, &
  33444. 1
  33445. Warning: Unused dummy argument 'dims' at (1)
  33446. H5Dff_F03.f90:1267.67:
  33447.  
  33448. SUBROUTINE h5dread_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, &
  33449. 1
  33450. Warning: Unused dummy argument 'dims' at (1)
  33451. H5Dff_F03.f90:868.65:
  33452.  
  33453. SUBROUTINE h5dwrite_real_scalar(dset_id, mem_type_id, buf, dims, hdferr, &
  33454. 1
  33455. Warning: Unused dummy argument 'dims' at (1)
  33456. H5Dff_F03.f90:600.78:
  33457.  
  33458. SUBROUTINE h5dwrite_char_scalar_fix(dset_id, mem_type_id, buf, buf_len, dims, hdferr, &
  33459. 1
  33460. Warning: Unused dummy argument 'dims' at (1)
  33461. H5Dff_F03.f90:323.68:
  33462.  
  33463. SUBROUTINE h5dwrite_integer_scalar(dset_id, mem_type_id, buf, dims, hdferr, &
  33464. 1
  33465. Warning: Unused dummy argument 'dims' at (1)
  33466. FC H5Fff_F03.lo
  33467. FC H5Eff_F03.lo
  33468. FC H5Pff_F03.lo
  33469. FC H5Lff_F03.lo
  33470. H5Lff_F03.f90:52.32:
  33471.  
  33472. INTEGER(haddr_t) :: address
  33473. 1
  33474. Warning: Component 'address' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C)
  33475. H5Lff_F03.f90:53.33:
  33476.  
  33477. INTEGER(size_t) :: val_size
  33478. 1
  33479. Warning: Component 'val_size' in derived type 'union_t' at (1) may not be C interoperable, even though derived type 'union_t' is BIND(C)
  33480. FC H5Off_F03.lo
  33481. FC H5Rff_F03.lo
  33482. H5Off_F03.f90:75.35:
  33483.  
  33484. INTEGER(hsize_t) :: index_size ! btree and/or list
  33485. 1
  33486. Warning: Component 'index_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C)
  33487. H5Off_F03.f90:76.34:
  33488.  
  33489. INTEGER(hsize_t) :: heap_size
  33490. 1
  33491. Warning: Component 'heap_size' in derived type 'h5_ih_info_t' at (1) may not be C interoperable, even though derived type 'h5_ih_info_t' is BIND(C)
  33492. H5Off_F03.f90:86.29:
  33493.  
  33494. INTEGER(haddr_t) :: addr ! Object address in file
  33495. 1
  33496. Warning: Component 'addr' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C)
  33497. H5Off_F03.f90:88.27:
  33498.  
  33499. INTEGER :: rc ! Reference count of object
  33500. 1
  33501. Warning: Component 'rc' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C)
  33502. H5Off_F03.f90:90.35:
  33503.  
  33504. INTEGER, DIMENSION(8) :: atime ! Access time ! -- NOTE --
  33505. 1
  33506. Warning: Component 'atime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C)
  33507. H5Off_F03.f90:91.35:
  33508.  
  33509. INTEGER, DIMENSION(8) :: mtime ! Modification time ! Returns an integer array
  33510. 1
  33511. Warning: Component 'mtime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C)
  33512. H5Off_F03.f90:92.35:
  33513.  
  33514. INTEGER, DIMENSION(8) :: ctime ! Change time ! as specified in the Fortran
  33515. 1
  33516. Warning: Component 'ctime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C)
  33517. H5Off_F03.f90:93.35:
  33518.  
  33519. INTEGER, DIMENSION(8) :: btime ! Birth time ! intrinsic DATE_AND_TIME(VALUES)
  33520. 1
  33521. Warning: Component 'btime' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C)
  33522. H5Off_F03.f90:95.34:
  33523.  
  33524. INTEGER(hsize_t) :: num_attrs ! # of attributes attached to object
  33525. 1
  33526. Warning: Component 'num_attrs' in derived type 'h5o_info_t' at (1) may not be C interoperable, even though derived type 'h5o_info_t' is BIND(C)
  33527. H5Off_F03.f90:65.23:
  33528.  
  33529. INTEGER :: version ! Version number of header format in file
  33530. 1
  33531. Warning: Component 'version' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C)
  33532. H5Off_F03.f90:66.22:
  33533.  
  33534. INTEGER :: nmesgs ! Number of object header messages
  33535. 1
  33536. Warning: Component 'nmesgs' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C)
  33537. H5Off_F03.f90:67.23:
  33538.  
  33539. INTEGER :: nchunks ! Number of object header chunks
  33540. 1
  33541. Warning: Component 'nchunks' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C)
  33542. H5Off_F03.f90:68.21:
  33543.  
  33544. INTEGER :: flags ! Object header status flags
  33545. 1
  33546. Warning: Component 'flags' in derived type 'hdr_t' at (1) may not be C interoperable, even though derived type 'hdr_t' is BIND(C)
  33547. H5Off_F03.f90:53.30:
  33548.  
  33549. INTEGER(hsize_t) :: total ! Total space for storing object header in file
  33550. 1
  33551. Warning: Component 'total' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C)
  33552. H5Off_F03.f90:54.29:
  33553.  
  33554. INTEGER(hsize_t) :: meta ! Space within header for object header metadata information
  33555. 1
  33556. Warning: Component 'meta' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C)
  33557. H5Off_F03.f90:55.29:
  33558.  
  33559. INTEGER(hsize_t) :: mesg ! Space within header for actual message information
  33560. 1
  33561. Warning: Component 'mesg' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C)
  33562. H5Off_F03.f90:56.29:
  33563.  
  33564. INTEGER(hsize_t) :: free ! Free space within object header
  33565. 1
  33566. Warning: Component 'free' in derived type 'space_t' at (1) may not be C interoperable, even though derived type 'space_t' is BIND(C)
  33567. FC H5Tff_F03.lo
  33568. FC H5_ff.lo
  33569. FC H5_DBLE_InterfaceInclude.lo
  33570. H5_ff.f90: In function 'h5kind_to_type':
  33571. H5_ff.f90:407:0: warning: 'h5_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
  33572. END FUNCTION h5kind_to_type
  33573. ^
  33574. H5_ff.f90:381:0: note: 'h5_type' was declared here
  33575. INTEGER(HID_T) FUNCTION h5kind_to_type(kind, flag) RESULT(h5_type)
  33576. ^
  33577. FC HDF5.lo
  33578. FCLD libhdf5_fortran.la
  33579. /opt/local/bin/ranlib: file: .libs/libhdf5_fortran.a(H5fortran_types.o) has no symbols
  33580. ranlib: file: .libs/libhdf5_fortran.a(H5fortran_types.o) has no symbols
  33581. Making all in test
  33582. FC tf_F08.lo
  33583. tf_F08.f90:51.13:
  33584.  
  33585. REAL :: a
  33586. 1
  33587. Warning: Component 'a' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C)
  33588. tf_F08.f90:52.16:
  33589.  
  33590. INTEGER :: x
  33591. 1
  33592. Warning: Component 'x' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C)
  33593. tf_F08.f90:53.25:
  33594.  
  33595. DOUBLE PRECISION :: y
  33596. 1
  33597. Warning: Component 'y' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C)
  33598. tf_F08.f90:54.25:
  33599.  
  33600. CHARACTER(LEN=1) :: z
  33601. 1
  33602. Warning: Component 'z' in derived type 'comp_datatype' at (1) may not be C interoperable, even though derived type 'comp_datatype' is BIND(C)
  33603. FC tf.lo
  33604. CC t.lo
  33605. In file included from ../../src/H5public.h:31:0,
  33606. from ../../src/hdf5.h:24,
  33607. from t.h:16,
  33608. from t.c:28:
  33609. t.c: In function 'h5_exit_c_':
  33610. t.h:28:51: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn]
  33611. # define nh5_exit_c H5_FC_FUNC_(h5_exit_c, H5_EXIT_C)
  33612. ^
  33613. ../../src/H5pubconf.h:42:32: note: in definition of macro 'H5_FC_FUNC_'
  33614. #define H5_FC_FUNC_(name,NAME) name ## _
  33615. ^
  33616. t.c:136:1: note: in expansion of macro 'nh5_exit_c'
  33617. nh5_exit_c(int_f *status)
  33618. ^
  33619. FCLD libh5test_fortran.la
  33620. FC fortranlib_test-tH5F.o
  33621. tH5F.f90:678.22:
  33622.  
  33623. do i = 1, obj_countf
  33624. 1
  33625. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33626. FC fortranlib_test-tH5D.o
  33627. FC fortranlib_test-tH5R.o
  33628. FC fortranlib_test-tH5S.o
  33629. FC fortranlib_test-tH5T.o
  33630. tH5T.f90:115.33:
  33631.  
  33632. LOGICAL :: are_equal, differ
  33633. 1
  33634. Warning: Unused variable 'differ' declared at (1)
  33635. FC fortranlib_test-tH5VL.o
  33636. tH5VL.f90:229.35:
  33637.  
  33638. LOGICAL :: differ
  33639. 1
  33640. Warning: Unused variable 'differ' declared at (1)
  33641. FC fortranlib_test-tH5Z.o
  33642. FC fortranlib_test-tH5Sselect.o
  33643. FC fortranlib_test-tH5P.o
  33644. Creating Formaline tarball for thorn CartGrid3D
  33645. Creating Formaline tarball for thorn Dissipation
  33646. Creating Formaline tarball for thorn EOS_Polytrope
  33647. tH5P.f90:453.19:
  33648.  
  33649. LOGICAL :: differ
  33650. 1
  33651. Warning: Unused variable 'differ' declared at (1)
  33652. Creating Formaline tarball for thorn IOJpeg
  33653. Creating Formaline tarball for thorn NullInterp
  33654. Creating Formaline tarball for thorn Poisson
  33655. FC fortranlib_test-tH5A.o
  33656. Creating Formaline tarball for thorn TestFortranDependencies1
  33657. tH5A.f90:132.22:
  33658.  
  33659. LOGICAL :: differ
  33660. 1
  33661. Warning: Unused variable 'differ' declared at (1)
  33662. Creating Formaline tarball for thorn WaveMoL
  33663. FC fortranlib_test-tH5I.o
  33664. Creating Formaline tarball for thorn WaveToyC
  33665. Creating Formaline tarball for thorn WaveToyCXX
  33666. FC fortranlib_test-tH5G.o
  33667. Creating Formaline tarball for thorn WaveToyF77
  33668. Creating Formaline tarball for thorn WaveToyF90
  33669. FC fortranlib_test-tH5E.o
  33670. Creating Formaline tarball for thorn WaveToyFreeF90
  33671. Creating Formaline tarball for thorn hwloc
  33672. FC fortranlib_test-tHDF5.o
  33673. FC fortranlib_test-fortranlib_test.o
  33674. FCLD fortranlib_test
  33675. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33676. ld: warning: option -s is obsolete and being ignored
  33677. FC fflush1.o
  33678. FCLD fflush1
  33679. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33680. ld: warning: option -s is obsolete and being ignored
  33681. FC fflush2.o
  33682. FCLD fflush2
  33683. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33684. ld: warning: option -s is obsolete and being ignored
  33685. FC tH5O.o
  33686. FC tH5A_1_8.o
  33687. FC tH5G_1_8.o
  33688. tH5G_1_8.f90:1419.13:
  33689.  
  33690. hard_link, use_index, total_error)
  33691. 1
  33692. Warning: Unused dummy argument 'hard_link' at (1)
  33693. tH5G_1_8.f90:1419.24:
  33694.  
  33695. hard_link, use_index, total_error)
  33696. 1
  33697. Warning: Unused dummy argument 'use_index' at (1)
  33698. FC tH5MISC_1_8.o
  33699. Formaline: Adding flesh to git repository...
  33700. tH5MISC_1_8.f90:339.35:
  33701.  
  33702. SUBROUTINE test_scaleoffset(cleanup, total_error )
  33703. 1
  33704. Warning: Unused dummy argument 'cleanup' at (1)
  33705. tH5MISC_1_8.f90:184.34:
  33706.  
  33707. SUBROUTINE test_h5s_encode(cleanup, total_error)
  33708. 1
  33709. Warning: Unused dummy argument 'cleanup' at (1)
  33710. tH5MISC_1_8.f90:94.43:
  33711.  
  33712. SUBROUTINE test_genprop_basic_class(cleanup, total_error)
  33713. 1
  33714. Warning: Unused dummy argument 'cleanup' at (1)
  33715. FC tHDF5_1_8.o
  33716. FC fortranlib_test_1_8.o
  33717. Formaline: Adding thorn CarpetLib to git repository...
  33718. FCLD fortranlib_test_1_8
  33719. Formaline: Adding thorn CarpetMask to git repository...
  33720. Formaline: Adding thorn HTTPDExtra to git repository...
  33721. Formaline: Adding thorn NullConstr to git repository...
  33722. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33723. ld: warning: option -s is obsolete and being ignored
  33724. FC tH5E_F03.o
  33725. Formaline: Adding thorn NullExact to git repository...
  33726. tH5E_F03.f90:48.42:
  33727.  
  33728. INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C)
  33729. 1
  33730. Warning: Variable 'my_hdf5_error_handler' at (1) may not be a C interoperable kind but it is bind(c)
  33731. tH5E_F03.f90:48.52:
  33732.  
  33733. INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C)
  33734. 1
  33735. Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable
  33736. tH5E_F03.f90:48.64:
  33737.  
  33738. INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C)
  33739. 1
  33740. Warning: Variable 'data_inout' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler' but may not be C interoperable
  33741. tH5E_F03.f90:73.47:
  33742.  
  33743. INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C)
  33744. 1
  33745. Warning: Variable 'my_hdf5_error_handler_nodata' at (1) may not be a C interoperable kind but it is bind(c)
  33746. tH5E_F03.f90:73.57:
  33747.  
  33748. INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C)
  33749. 1
  33750. Warning: Variable 'estack_id' at (1) is a dummy argument of the BIND(C) procedure 'my_hdf5_error_handler_nodata' but may not be C interoperable
  33751. Formaline: Adding thorn NullPsiInt to git repository...
  33752. Formaline: Adding thorn NullSHRExtract to git repository...
  33753. tH5E_F03.f90:73.69:
  33754.  
  33755. INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C)
  33756. 1
  33757. Warning: Unused dummy argument 'data_inout' at (1)
  33758. tH5E_F03.f90:73.57:
  33759.  
  33760. INTEGER FUNCTION my_hdf5_error_handler_nodata(estack_id, data_inout) bind(C)
  33761. 1
  33762. Warning: Unused dummy argument 'estack_id' at (1)
  33763. tH5E_F03.f90:48.52:
  33764.  
  33765. INTEGER FUNCTION my_hdf5_error_handler(estack_id, data_inout) bind(C)
  33766. 1
  33767. Warning: Unused dummy argument 'estack_id' at (1)
  33768. FC tH5F_F03.o
  33769. tH5F_F03.f90:158.11:
  33770.  
  33771. DO i = 1, image_size
  33772. 1
  33773. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33774. tH5F_F03.f90:165.11:
  33775.  
  33776. DO i = 1, image_size
  33777. 1
  33778. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33779. Formaline: Adding thorn Periodic to git repository...
  33780. tH5F_F03.f90:64.35:
  33781.  
  33782. INTEGER(size_t) :: itmp_a, itmp_b ! General purpose integers
  33783. 1
  33784. Warning: Unused variable 'itmp_b' declared at (1)
  33785. FC tH5L_F03.o
  33786. Formaline: Adding thorn RotatingSymmetry180 to git repository...
  33787. tH5L_F03.f90:48.46:
  33788.  
  33789. CHARACTER(LEN=1), DIMENSION(1:10) :: name ! The name of the object
  33790. 1
  33791. Warning: Component 'name' in derived type 'iter_info' at (1) may not be C interoperable, even though derived type 'iter_info' is BIND(C)
  33792. tH5L_F03.f90:61.45:
  33793.  
  33794. INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
  33795. 1
  33796. Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable
  33797. tH5L_F03.f90:61.51:
  33798.  
  33799. INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
  33800. 1
  33801. Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'liter_cb' but may not be C interoperable
  33802. Formaline: Adding thorn RotatingSymmetry90 to git repository...
  33803. Checking status of thorn Timers
  33804. tH5L_F03.f90:61.45:
  33805.  
  33806. INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
  33807. 1
  33808. Warning: Unused dummy argument 'group' at (1)
  33809. tH5L_F03.f90:61.62:
  33810.  
  33811. INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
  33812. 1
  33813. Warning: Unused dummy argument 'link_info' at (1)
  33814. tH5L_F03.f90: In function 'liter_cb':
  33815. tH5L_F03.f90:107:0: warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized]
  33816. END FUNCTION liter_cb
  33817. ^
  33818. tH5L_F03.f90:61:0: note: '__result_liter_cb' was declared here
  33819. INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C)
  33820. ^
  33821. FC tH5O_F03.o
  33822. tH5O_F03.f90:56.47:
  33823.  
  33824. CHARACTER(LEN=1), DIMENSION(1:180) :: path ! Path to object
  33825. 1
  33826. Warning: Component 'path' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C)
  33827. tH5O_F03.f90:57.24:
  33828.  
  33829. INTEGER :: type_obj ! type of object
  33830. 1
  33831. Warning: Component 'type_obj' in derived type 'obj_visit_t' at (1) may not be C interoperable, even though derived type 'obj_visit_t' is BIND(C)
  33832. tH5O_F03.f90:61.19:
  33833.  
  33834. INTEGER :: idx ! Index in object visit structure
  33835. 1
  33836. Warning: Component 'idx' in derived type 'ovisit_ud_t' at (1) may not be C interoperable, even though derived type 'ovisit_ud_t' is BIND(C)
  33837. tH5O_F03.f90:67.31:
  33838.  
  33839. INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C)
  33840. 1
  33841. Warning: Variable 'visit_obj_cb' at (1) may not be a C interoperable kind but it is bind(c)
  33842. tH5O_F03.f90:67.41:
  33843.  
  33844. INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C)
  33845. 1
  33846. Warning: Variable 'group_id' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable
  33847. tH5O_F03.f90:67.47:
  33848.  
  33849. INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C)
  33850. 1
  33851. Warning: Variable 'name' at (1) is a dummy argument of the BIND(C) procedure 'visit_obj_cb' but may not be C interoperable
  33852. COMPILING arrangements/Carpet/Timers/src/CactusTimer.cc
  33853. tH5O_F03.f90:67.41:
  33854.  
  33855. INTEGER FUNCTION visit_obj_cb( group_id, name, oinfo, op_data) bind(C)
  33856. 1
  33857. Warning: Unused dummy argument 'group_id' at (1)
  33858. FC tH5P_F03.o
  33859. tH5P_F03.f90:47.20:
  33860.  
  33861. INTEGER :: count
  33862. 1
  33863. Warning: Component 'count' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C)
  33864. tH5P_F03.f90:48.24:
  33865.  
  33866. INTEGER(HID_T) :: id
  33867. 1
  33868. Warning: Component 'id' in derived type 'cop_cb_struct_' at (1) may not be C interoperable, even though derived type 'cop_cb_struct_' is BIND(C)
  33869. tH5P_F03.f90:53.41:
  33870.  
  33871. INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C)
  33872. 1
  33873. Warning: Variable 'test_genprop_cls_cb1_f' at (1) may not be a C interoperable kind but it is bind(c)
  33874. tH5P_F03.f90:53.49:
  33875.  
  33876. INTEGER FUNCTION test_genprop_cls_cb1_f(list_id, create_data ) bind(C)
  33877. 1
  33878. Warning: Variable 'list_id' at (1) is a dummy argument of the BIND(C) procedure 'test_genprop_cls_cb1_f' but may not be C interoperable
  33879. COMPILING arrangements/Carpet/Timers/src/CactusTimerSet.cc
  33880. tH5P_F03.f90:515.18:
  33881.  
  33882. part(j) = (i-1)*25+(j-1)
  33883. 1
  33884. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33885. tH5P_F03.f90:422.35:
  33886.  
  33887. INTEGER(HSIZE_T) :: sizeof_buffer
  33888. 1
  33889. Warning: Unused variable 'sizeof_buffer' declared at (1)
  33890. tH5P_F03.f90:113.20:
  33891.  
  33892. LOGICAL :: differ1, differ2
  33893. 1
  33894. Warning: Unused variable 'differ1' declared at (1)
  33895. tH5P_F03.f90:113.29:
  33896.  
  33897. LOGICAL :: differ1, differ2
  33898. 1
  33899. Warning: Unused variable 'differ2' declared at (1)
  33900. COMPILING arrangements/Carpet/Timers/src/Timer.cc
  33901. FC tH5T_F03.o
  33902. COMPILING arrangements/Carpet/Timers/src/TimerTree.cc
  33903. tH5T_F03.f90:1542.29:
  33904.  
  33905. INTEGER, PARAMETER :: hex = Z'00000003'
  33906. 1
  33907. Warning: GNU Extension: BOZ literal at (1) outside a DATA statement and outside INT/REAL/DBLE/CMPLX
  33908. tH5T_F03.f90:3067.17:
  33909.  
  33910. IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN
  33911. 1
  33912. Warning: Equality comparison for REAL(4) at (1)
  33913. tH5T_F03.f90:2192.22:
  33914.  
  33915. ptr(1)%data(i) = wdata(1)%len - i + 1 ! 3 2 1
  33916. 1
  33917. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33918. tH5T_F03.f90:2191.9:
  33919.  
  33920. DO i=1, wdata(1)%len
  33921. 1
  33922. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33923. tH5T_F03.f90:2197.11:
  33924.  
  33925. DO i = 3, wdata(2)%len
  33926. 1
  33927. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33928. tH5T_F03.f90:2283.14:
  33929.  
  33930. DO j = 1, rdata(i)%len
  33931. 1
  33932. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  33933. tH5T_F03.f90:1070.26:
  33934.  
  33935. dset_data_i1(i) = i
  33936. 1
  33937. Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1)
  33938. tH5T_F03.f90:1071.26:
  33939.  
  33940. dset_data_i4(i) = i
  33941. 1
  33942. Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1)
  33943. tH5T_F03.f90:1072.26:
  33944.  
  33945. dset_data_i8(i) = i
  33946. 1
  33947. Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(2) at (1)
  33948. tH5T_F03.f90:624.16:
  33949.  
  33950. IF(wdata(i,j)%f(k).NE.rdata(i,j)%f(k))THEN
  33951. 1
  33952. Warning: Inequality comparison for REAL(4) at (1)
  33953. tH5T_F03.f90:1375.46:
  33954.  
  33955. INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3
  33956. 1
  33957. Warning: Unused parameter 'gas' declared at (1)
  33958. tH5T_F03.f90:1375.39:
  33959.  
  33960. INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3
  33961. 1
  33962. Warning: Unused parameter 'liquid' declared at (1)
  33963. COMPILING configs/sim/bindings/build/Timers/cctk_ThornBindings.c
  33964. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Timers.a
  33965. FC tHDF5_F03.o
  33966. FC fortranlib_test_F03.o
  33967. FCLD fortranlib_test_F03
  33968. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  33969. ld: warning: option -s is obsolete and being ignored
  33970. Making all in hl
  33971. Making all in src
  33972. CC H5DO.lo
  33973. CC H5DS.lo
  33974. CC H5IM.lo
  33975. H5DS.c: In function 'H5DSattach_scale':
  33976. H5DS.c:245:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  33977. dims[0] = rank;
  33978. ^
  33979. H5DS.c:348:23: warning: conversion to 'int' from 'size_t' may alter its value [-Wconversion]
  33980. len = buf[idx].len;
  33981. ^
  33982. In file included from H5HLprivate2.h:26:0,
  33983. from H5DSprivate.h:20,
  33984. from H5DS.c:19:
  33985. H5DS.c:349:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  33986. buf[idx].p = HDrealloc(buf[idx].p, len * sizeof(hobj_ref_t));
  33987. ^
  33988. ../../src/H5private.h:1076:41: note: in definition of macro 'HDrealloc'
  33989. #define HDrealloc(M,Z) realloc(M,Z)
  33990. ^
  33991. H5DS.c:414:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  33992. dsl.dim_idx = idx;
  33993. ^
  33994. H5DS.c:476:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  33995. dsl.dim_idx = idx;
  33996. ^
  33997. H5DS.c:480:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  33998. dims[0] = nelmts;
  33999. ^
  34000. H5DS.c: In function 'H5DSdetach_scale':
  34001. H5DS.c:856:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  34002. dims[0] = nelmts;
  34003. ^
  34004. H5DS.c: In function 'H5DSset_label':
  34005. H5DS.c:1481:19: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34006. dims[0] = rank;
  34007. ^
  34008. In file included from H5HLprivate2.h:26:0,
  34009. from H5DSprivate.h:20,
  34010. from H5DS.c:19:
  34011. H5DS.c:1552:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  34012. HDfree((void *)buf[idx]);
  34013. ^
  34014. ../../src/H5private.h:731:31: note: in definition of macro 'HDfree'
  34015. #define HDfree(M) free(M)
  34016. ^
  34017. H5DS.c:1568:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  34018. HDfree((void *)buf[i]);
  34019. ^
  34020. ../../src/H5private.h:731:31: note: in definition of macro 'HDfree'
  34021. #define HDfree(M) free(M)
  34022. ^
  34023. H5DS.c:1595:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  34024. HDfree((void *)buf[i]);
  34025. ^
  34026. ../../src/H5private.h:731:31: note: in definition of macro 'HDfree'
  34027. #define HDfree(M) free(M)
  34028. ^
  34029. In file included from H5HLprivate2.h:26:0,
  34030. from H5DSprivate.h:20,
  34031. from H5DS.c:19:
  34032. H5DS.c: In function 'H5DSget_scale_name':
  34033. ../../src/H5private.h:320:26: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  34034. #define MAX(a,b) (((a)>(b)) ? (a) : (b))
  34035. ^
  34036. H5DS.c:1883:22: note: in expansion of macro 'MAX'
  34037. return (ssize_t) MAX(0,nbytes-1);
  34038. ^
  34039. H5IM.c: In function 'H5IMlink_palette':
  34040. H5IM.c:631:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  34041. dim_ref = n_refs + 1;
  34042. ^
  34043. In file included from H5HLprivate2.h:26:0,
  34044. from H5IMprivate.h:20,
  34045. from H5IM.c:16:
  34046. H5IM.c:633:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  34047. refbuf = (hobj_ref_t*)HDmalloc( sizeof(hobj_ref_t) * (int)dim_ref );
  34048. ^
  34049. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  34050. #define HDmalloc(Z) malloc(Z)
  34051. ^
  34052. H5IM.c: In function 'H5IMget_palette_info':
  34053. H5IM.c:952:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  34054. dim_ref = n_refs;
  34055. ^
  34056. In file included from H5HLprivate2.h:26:0,
  34057. from H5IMprivate.h:20,
  34058. from H5IM.c:16:
  34059. H5IM.c:954:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  34060. refbuf = (hobj_ref_t*)HDmalloc( sizeof(hobj_ref_t) * (int)dim_ref );
  34061. ^
  34062. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  34063. #define HDmalloc(Z) malloc(Z)
  34064. ^
  34065. H5IM.c: In function 'H5IMget_palette':
  34066. H5IM.c:1070:19: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  34067. dim_ref = n_refs;
  34068. ^
  34069. In file included from H5HLprivate2.h:26:0,
  34070. from H5IMprivate.h:20,
  34071. from H5IM.c:16:
  34072. H5IM.c:1072:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  34073. refbuf = (hobj_ref_t*)HDmalloc( sizeof(hobj_ref_t) * (int)dim_ref );
  34074. ^
  34075. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  34076. #define HDmalloc(Z) malloc(Z)
  34077. ^
  34078. H5IM.c: In function 'H5IMget_image_info':
  34079. H5IM.c:402:5: warning: 'atid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34080. H5Tclose( atid );
  34081. ^
  34082. H5IM.c:401:5: warning: 'asid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34083. H5Sclose( asid );
  34084. ^
  34085. H5IM.c:400:5: warning: 'aid' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34086. H5Aclose( aid );
  34087. ^
  34088. CC H5LT.lo
  34089. H5LT.c: In function 'H5LTopen_file_image':
  34090. H5LT.c:898:20: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  34091. if ((buf_prcnt * buf_size) > min_incr)
  34092. ^
  34093. H5LT.c:899:41: warning: conversion to 'double' from 'size_t' may alter its value [-Wconversion]
  34094. alloc_incr = (size_t)(buf_prcnt * buf_size);
  34095. ^
  34096. H5LT.c: In function 'H5LTfind_dataset':
  34097. H5LT.c:1417:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  34098. return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name);
  34099. ^
  34100. H5LT.c: In function 'H5LT_find_attribute':
  34101. H5LT.c:2042:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  34102. return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name);
  34103. ^
  34104. H5LT.c: In function 'print_enum':
  34105. H5LT.c:2401:61: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34106. if(H5Tget_member_value(type, (unsigned)i, value + i * super_size) < 0)
  34107. ^
  34108. H5LT.c:2429:23: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34109. copy = value+i*dst_size;
  34110. ^
  34111. H5LT.c: In function 'H5LT_dtype_to_text':
  34112. H5LT.c:2558:5: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch-enum]
  34113. switch (tcls) {
  34114. ^
  34115. H5LT.c:2558:5: warning: enumeration value 'H5T_REFERENCE' not handled in switch [-Wswitch-enum]
  34116. H5LT.c:2558:5: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch-enum]
  34117. CC H5LTanalyze.lo
  34118. H5LTanalyze.l:53:24: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=]
  34119. extern struct arr_info arr_stack[STACK_SIZE];
  34120. ^
  34121. H5LTanalyze.c: In function 'H5LTyylex':
  34122. H5LTanalyze.c:1148:28: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion]
  34123. register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
  34124. ^
  34125. H5LTanalyze.c:1153:13: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion]
  34126. yy_c = yy_meta[(unsigned int) yy_c];
  34127. ^
  34128. H5LTanalyze.c:1155:56: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion]
  34129. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  34130. ^
  34131. H5LTanalyze.c:1617:8: warning: switch missing default case [-Wswitch-default]
  34132. else switch ( yy_get_next_buffer( ) )
  34133. ^
  34134. H5LTanalyze.c: In function 'yy_get_next_buffer':
  34135. H5LTanalyze.c:1732:42: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34136. YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  34137. ^
  34138. H5LTanalyze.c:1747:18: warning: conversion to 'int' from 'yy_size_t' may alter its value [-Wconversion]
  34139. (yy_n_chars), num_to_read );
  34140. ^
  34141. H5LTanalyze.l:24:45: note: in definition of macro 'YY_INPUT'
  34142. #define YY_INPUT(b, r, ms) (r=my_yyinput(b, ms))
  34143. ^
  34144. H5LTanalyze.l:24:31: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34145. #define YY_INPUT(b, r, ms) (r=my_yyinput(b, ms))
  34146. ^
  34147. H5LTanalyze.c:1746:3: note: in expansion of macro 'YY_INPUT'
  34148. YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  34149. ^
  34150. H5LTanalyze.c:1771:32: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34151. if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  34152. ^
  34153. H5LTanalyze.c:1773:37: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34154. yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  34155. ^
  34156. H5LTanalyze.c:1779:15: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34157. (yy_n_chars) += number_to_move;
  34158. ^
  34159. H5LTanalyze.c: In function 'yy_get_previous_state':
  34160. H5LTanalyze.c:1802:27: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion]
  34161. register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  34162. ^
  34163. H5LTanalyze.c:1807:12: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion]
  34164. yy_c = yy_meta[(unsigned int) yy_c];
  34165. ^
  34166. H5LTanalyze.c:1809:55: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion]
  34167. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  34168. ^
  34169. H5LTanalyze.c: In function 'yy_try_NUL_trans':
  34170. H5LTanalyze.c:1830:11: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion]
  34171. yy_c = yy_meta[(unsigned int) yy_c];
  34172. ^
  34173. H5LTanalyze.c:1832:54: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion]
  34174. yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  34175. ^
  34176. H5LTanalyze.c: In function 'input':
  34177. H5LTanalyze.c:1901:23: warning: conversion to 'yy_size_t' from 'long int' may change the sign of the result [-Wsign-conversion]
  34178. yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
  34179. ^
  34180. H5LTanalyze.c:1904:4: warning: switch missing default case [-Wswitch-default]
  34181. switch ( yy_get_next_buffer( ) )
  34182. ^
  34183. H5LTanalyze.c: In function 'H5LTyy_create_buffer':
  34184. H5LTanalyze.c:2026:19: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34185. b->yy_buf_size = size;
  34186. ^
  34187. H5LTanalyze.c: In function 'H5LTyy_init_buffer':
  34188. H5LTanalyze.c:2084:9: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration]
  34189. b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  34190. ^
  34191. H5LTanalyze.c:2084:9: warning: nested extern declaration of 'isatty' [-Wnested-externs]
  34192. H5LTanalyze.c: In function 'H5LTyyensure_buffer_stack':
  34193. H5LTanalyze.c:2200:40: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34194. num_to_alloc = (yy_buffer_stack_max) + grow_size;
  34195. ^
  34196. In file included from /usr/include/string.h:186:0,
  34197. from H5LTanalyze.c:40:
  34198. H5LTanalyze.c:2209:66: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  34199. memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  34200. ^
  34201. H5LTanalyze.c: In function 'H5LTyy_scan_bytes':
  34202. H5LTanalyze.c:2283:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  34203. for ( i = 0; i < _yybytes_len; ++i )
  34204. ^
  34205. H5LTanalyze.c: At top level:
  34206. H5LTanalyze.c:192:0: warning: macro "yyless" is not used [-Wunused-macros]
  34207. #define yyless(n) \
  34208. ^
  34209. H5LTanalyze.l: In function 'my_yyinput':
  34210. H5LTanalyze.l:177:31: warning: unused parameter 'max_size' [-Wunused-parameter]
  34211. {
  34212. ^
  34213. H5LTanalyze.l: At top level:
  34214. H5LTanalyze.l:186:5: warning: no previous prototype for 'H5LTyyerror' [-Wmissing-prototypes]
  34215. {
  34216. ^
  34217. H5LTanalyze.l: In function 'H5LTyywrap':
  34218. H5LTanalyze.l:192:5: warning: old-style function definition [-Wold-style-definition]
  34219. {
  34220. ^
  34221. H5LTanalyze.l: At top level:
  34222. H5LTanalyze.c:1840:17: warning: 'yyunput' defined but not used [-Wunused-function]
  34223. static void yyunput (int c, register char * yy_bp )
  34224. ^
  34225. H5LTanalyze.c:1881:16: warning: 'input' defined but not used [-Wunused-function]
  34226. static int input (void)
  34227. ^
  34228. H5LTanalyze.l: In function 'H5LTyyget_lineno':
  34229. H5LTanalyze.c:2332:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34230. int H5LTyyget_lineno (void)
  34231. ^
  34232. H5LTanalyze.l: In function 'H5LTyyget_in':
  34233. H5LTanalyze.c:2341:7: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34234. FILE *H5LTyyget_in (void)
  34235. ^
  34236. H5LTanalyze.l: In function 'H5LTyyget_out':
  34237. H5LTanalyze.c:2349:7: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34238. FILE *H5LTyyget_out (void)
  34239. ^
  34240. H5LTanalyze.l: In function 'H5LTyyget_leng':
  34241. H5LTanalyze.c:2357:11: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34242. yy_size_t H5LTyyget_leng (void)
  34243. ^
  34244. H5LTanalyze.l: In function 'H5LTyyget_text':
  34245. H5LTanalyze.c:2366:7: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34246. char *H5LTyyget_text (void)
  34247. ^
  34248. H5LTanalyze.l: In function 'H5LTyyget_debug':
  34249. H5LTanalyze.c:2397:5: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34250. int H5LTyyget_debug (void)
  34251. ^
  34252. H5LTanalyze.l: In function 'H5LTyywrap':
  34253. H5LTanalyze.l:192:5: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  34254. {
  34255. ^
  34256. H5LT.c: In function 'H5LTopen_file_image':
  34257. H5LT.c:963:9: warning: 'fapl' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34258. H5Pclose(fapl);
  34259. ^
  34260. H5LTanalyze.l: At top level:
  34261. H5LTanalyze.c:22:0: warning: macro "yytext" is not used [-Wunused-macros]
  34262. #define yytext H5LTyytext
  34263. ^
  34264. H5LTanalyze.c:16:0: warning: macro "yyin" is not used [-Wunused-macros]
  34265. #define yyin H5LTyyin
  34266. ^
  34267. H5LTanalyze.c:29:0: warning: macro "YY_FLEX_MAJOR_VERSION" is not used [-Wunused-macros]
  34268. #define YY_FLEX_MAJOR_VERSION 2
  34269. ^
  34270. H5LTanalyze.c:383:0: warning: macro "YY_NUM_RULES" is not used [-Wunused-macros]
  34271. #define YY_NUM_RULES 66
  34272. ^
  34273. H5LTanalyze.c:329:0: warning: macro "yy_new_buffer" is not used [-Wunused-macros]
  34274. #define yy_new_buffer H5LTyy_create_buffer
  34275. ^
  34276. H5LTanalyze.c:2313:0: warning: macro "yyless" is not used [-Wunused-macros]
  34277. #define yyless(n) \
  34278. ^
  34279. H5LTanalyze.c:33:0: warning: macro "FLEX_BETA" is not used [-Wunused-macros]
  34280. #define FLEX_BETA
  34281. ^
  34282. H5LTanalyze.c:19:0: warning: macro "yylineno" is not used [-Wunused-macros]
  34283. #define yylineno H5LTyylineno
  34284. ^
  34285. H5LTanalyze.c:341:0: warning: macro "yy_set_bol" is not used [-Wunused-macros]
  34286. #define yy_set_bol(at_bol) \
  34287. ^
  34288. H5LTanalyze.c:49:0: warning: macro "FLEXINT_H" is not used [-Wunused-macros]
  34289. #define FLEXINT_H
  34290. ^
  34291. H5LTanalyze.c:13:0: warning: macro "yy_flush_buffer" is not used [-Wunused-macros]
  34292. #define yy_flush_buffer H5LTyy_flush_buffer
  34293. ^
  34294. H5LTanalyze.c:205:0: warning: macro "unput" is not used [-Wunused-macros]
  34295. #define unput(c) yyunput( c, (yytext_ptr) )
  34296. ^
  34297. H5LTanalyze.c:28:0: warning: macro "FLEX_SCANNER" is not used [-Wunused-macros]
  34298. #define FLEX_SCANNER
  34299. ^
  34300. H5LTanalyze.c:21:0: warning: macro "yyrestart" is not used [-Wunused-macros]
  34301. #define yyrestart H5LTyyrestart
  34302. ^
  34303. H5LTanalyze.c:208:0: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used [-Wunused-macros]
  34304. #define YY_STRUCT_YY_BUFFER_STATE
  34305. ^
  34306. H5LTanalyze.c:331:0: warning: macro "yy_set_interactive" is not used [-Wunused-macros]
  34307. #define yy_set_interactive(is_interactive) \
  34308. ^
  34309. H5LTanalyze.c:11:0: warning: macro "yy_flex_debug" is not used [-Wunused-macros]
  34310. #define yy_flex_debug H5LTyy_flex_debug
  34311. ^
  34312. H5LTanalyze.c:26:0: warning: macro "yyfree" is not used [-Wunused-macros]
  34313. #define yyfree H5LTyyfree
  34314. ^
  34315. H5LTanalyze.c:172:0: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used [-Wunused-macros]
  34316. #define YY_TYPEDEF_YY_BUFFER_STATE
  34317. ^
  34318. H5LTanalyze.c:30:0: warning: macro "YY_FLEX_MINOR_VERSION" is not used [-Wunused-macros]
  34319. #define YY_FLEX_MINOR_VERSION 5
  34320. ^
  34321. H5LTanalyze.c:23:0: warning: macro "yywrap" is not used [-Wunused-macros]
  34322. #define yywrap H5LTyywrap
  34323. ^
  34324. H5LTanalyze.c:189:0: warning: macro "YY_LESS_LINENO" is not used [-Wunused-macros]
  34325. #define YY_LESS_LINENO(n)
  34326. ^
  34327. H5LTanalyze.c:1047:0: warning: macro "YY_START_STACK_INCR" is not used [-Wunused-macros]
  34328. #define YY_START_STACK_INCR 25
  34329. ^
  34330. H5LTanalyze.c:1061:0: warning: macro "YY_DECL_IS_OURS" is not used [-Wunused-macros]
  34331. #define YY_DECL_IS_OURS 1
  34332. ^
  34333. H5LTanalyze.c:24:0: warning: macro "yyalloc" is not used [-Wunused-macros]
  34334. #define yyalloc H5LTyyalloc
  34335. ^
  34336. H5LTanalyze.c:12:0: warning: macro "yy_init_buffer" is not used [-Wunused-macros]
  34337. #define yy_init_buffer H5LTyy_init_buffer
  34338. ^
  34339. H5LTanalyze.c:351:0: warning: macro "YY_AT_BOL" is not used [-Wunused-macros]
  34340. #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  34341. ^
  34342. H5LTanalyze.c:20:0: warning: macro "yyout" is not used [-Wunused-macros]
  34343. #define yyout H5LTyyout
  34344. ^
  34345. H5LTanalyze.c:152:0: warning: macro "YYSTATE" is not used [-Wunused-macros]
  34346. #define YYSTATE YY_START
  34347. ^
  34348. H5LTanalyze.c:319:0: warning: macro "YY_FLUSH_BUFFER" is not used [-Wunused-macros]
  34349. #define YY_FLUSH_BUFFER H5LTyy_flush_buffer(YY_CURRENT_BUFFER )
  34350. ^
  34351. H5LTanalyze.c:10:0: warning: macro "yy_delete_buffer" is not used [-Wunused-macros]
  34352. #define yy_delete_buffer H5LTyy_delete_buffer
  34353. ^
  34354. H5LTanalyze.c:25:0: warning: macro "yyrealloc" is not used [-Wunused-macros]
  34355. #define yyrealloc H5LTyyrealloc
  34356. ^
  34357. H5LTanalyze.c:177:0: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used [-Wunused-macros]
  34358. #define YY_TYPEDEF_YY_SIZE_T
  34359. ^
  34360. H5LTanalyze.c:9:0: warning: macro "yy_create_buffer" is not used [-Wunused-macros]
  34361. #define yy_create_buffer H5LTyy_create_buffer
  34362. ^
  34363. H5LTanalyze.c:18:0: warning: macro "yylex" is not used [-Wunused-macros]
  34364. #define yylex H5LTyylex
  34365. ^
  34366. H5LTanalyze.c:17:0: warning: macro "yyleng" is not used [-Wunused-macros]
  34367. #define yyleng H5LTyyleng
  34368. ^
  34369. H5LTanalyze.c:843:0: warning: macro "yymore" is not used [-Wunused-macros]
  34370. #define yymore() yymore_used_but_not_detected
  34371. ^
  34372. H5LTanalyze.c:5:0: warning: macro "YY_INT_ALIGNED" is not used [-Wunused-macros]
  34373. #define YY_INT_ALIGNED short int
  34374. ^
  34375. H5LTanalyze.c:14:0: warning: macro "yy_load_buffer_state" is not used [-Wunused-macros]
  34376. #define yy_load_buffer_state H5LTyy_load_buffer_state
  34377. ^
  34378. H5LTanalyze.c:2511:0: warning: macro "YYTABLES_NAME" is not used [-Wunused-macros]
  34379. #define YYTABLES_NAME "yytables"
  34380. ^
  34381. H5LTanalyze.c:59:0: warning: macro "__STDC_LIMIT_MACROS" is not used [-Wunused-macros]
  34382. #define __STDC_LIMIT_MACROS 1
  34383. ^
  34384. H5LTanalyze.c:15:0: warning: macro "yy_switch_to_buffer" is not used [-Wunused-macros]
  34385. #define yy_switch_to_buffer H5LTyy_switch_to_buffer
  34386. ^
  34387. CC H5LTparse.lo
  34388. H5LTparse.y:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  34389. extern int yylex();
  34390. ^
  34391. H5LTparse.y:49:17: warning: size of 'arr_stack' is 4224 bytes [-Wlarger-than=]
  34392. struct arr_info arr_stack[STACK_SIZE];
  34393. ^
  34394. H5LTparse.c: In function 'H5LTyyparse':
  34395. H5LTparse.c:1457:12: warning: conversion to 'yytype_int16' from 'int' may alter its value [-Wconversion]
  34396. *yyssp = yystate;
  34397. ^
  34398. H5LTparse.c:1462:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  34399. YYSIZE_T yysize = yyssp - yyss + 1;
  34400. ^
  34401. H5LTparse.y:174:80: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34402. new_size = H5Tget_size($<hid>1) + $<ival>6;
  34403. ^
  34404. H5LTparse.y:177:78: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34405. H5Tinsert(dtype_id, $<sval>4, $<ival>6, $<hid>1);
  34406. ^
  34407. H5LTparse.y:188:72: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34408. new_size = $<ival>6 + H5Tget_size($<hid>1);
  34409. ^
  34410. H5LTparse.y:190:82: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34411. H5Tinsert(dtype_id, $<sval>4, $<ival>6, $<hid>1);
  34412. ^
  34413. H5LTparse.c:66:25: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34414. #define yylval H5LTyylval
  34415. ^
  34416. H5LTparse.y:265:48: note: in expansion of macro 'yylval'
  34417. str_size = yylval.ival;
  34418. ^
  34419. H5LTparse.c:1459:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  34420. if (yyss + yystacksize - 1 <= yyssp)
  34421. ^
  34422. H5LTparse.c:1459:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  34423. H5LTparse.c:1459:6: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow]
  34424. H5LTparse.c: At top level:
  34425. H5LTparse.c:749:0: warning: macro "YYTABLE_NINF" is not used [-Wunused-macros]
  34426. #define YYTABLE_NINF -1
  34427. ^
  34428. H5LTparse.c:827:0: warning: macro "yyerrok" is not used [-Wunused-macros]
  34429. #define yyerrok (yyerrstatus = 0)
  34430. ^
  34431. H5LTparse.c:490:0: warning: macro "YYNRULES" is not used [-Wunused-macros]
  34432. #define YYNRULES 95
  34433. ^
  34434. H5LTparse.c:488:0: warning: macro "YYNNTS" is not used [-Wunused-macros]
  34435. #define YYNNTS 46
  34436. ^
  34437. H5LTparse.c:68:0: warning: macro "yydebug" is not used [-Wunused-macros]
  34438. #define yydebug H5LTyydebug
  34439. ^
  34440. H5LTparse.c:873:0: warning: macro "YYERRCODE" is not used [-Wunused-macros]
  34441. #define YYERRCODE 256
  34442. ^
  34443. H5LTparse.c:492:0: warning: macro "YYNSTATES" is not used [-Wunused-macros]
  34444. #define YYNSTATES 143
  34445. ^
  34446. H5LTparse.c:159:0: warning: macro "YYTOKENTYPE" is not used [-Wunused-macros]
  34447. # define YYTOKENTYPE
  34448. ^
  34449. H5LTparse.c:834:0: warning: macro "YYERROR" is not used [-Wunused-macros]
  34450. #define YYERROR goto yyerrorlab
  34451. ^
  34452. H5LTparse.c:878:0: warning: macro "YY_LOCATION_PRINT" is not used [-Wunused-macros]
  34453. # define YY_LOCATION_PRINT(File, Loc) ((void) 0)
  34454. ^
  34455. H5LTparse.c:133:0: warning: macro "YY_NULL" is not used [-Wunused-macros]
  34456. # define YY_NULL 0
  34457. ^
  34458. H5LTparse.c:239:0: warning: macro "YYSTYPE_IS_DECLARED" is not used [-Wunused-macros]
  34459. # define YYSTYPE_IS_DECLARED 1
  34460. ^
  34461. H5LTparse.c:310:0: warning: macro "YYSIZE_MAXIMUM" is not used [-Wunused-macros]
  34462. #define YYSIZE_MAXIMUM ((YYSIZE_T) -1)
  34463. ^
  34464. H5LTparse.c:238:0: warning: macro "yystype" is not used [-Wunused-macros]
  34465. # define yystype YYSTYPE /* obsolescent; will be withdrawn */
  34466. ^
  34467. H5LTparse.c:828:0: warning: macro "yyclearin" is not used [-Wunused-macros]
  34468. #define yyclearin (yychar = YYEMPTY)
  34469. ^
  34470. H5LTparse.c:716:0: warning: macro "YYPACT_NINF" is not used [-Wunused-macros]
  34471. #define YYPACT_NINF -25
  34472. ^
  34473. H5LTparse.c:854:0: warning: macro "YYBACKUP" is not used [-Wunused-macros]
  34474. #define YYBACKUP(Token, Value) \
  34475. ^
  34476. H5LTparse.c:148:0: warning: macro "YY_H5LTYY_H5LTPARSE_H_INCLUDED" is not used [-Wunused-macros]
  34477. # define YY_H5LTYY_H5LTPARSE_H_INCLUDED
  34478. ^
  34479. H5LTparse.c:852:0: warning: macro "YYRECOVERING" is not used [-Wunused-macros]
  34480. #define YYRECOVERING() (!!yyerrstatus)
  34481. ^
  34482. H5LTparse.c:50:0: warning: macro "YYSKELETON_NAME" is not used [-Wunused-macros]
  34483. #define YYSKELETON_NAME "yacc.c"
  34484. ^
  34485. H5LTparse.c:44:0: warning: macro "YYBISON" is not used [-Wunused-macros]
  34486. #define YYBISON 1
  34487. ^
  34488. H5LTparse.c:392:0: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used [-Wunused-macros]
  34489. # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM
  34490. ^
  34491. H5LTparse.c:59:0: warning: macro "YYPULL" is not used [-Wunused-macros]
  34492. #define YYPULL 1
  34493. ^
  34494. H5LTparse.c:53:0: warning: macro "YYPURE" is not used [-Wunused-macros]
  34495. #define YYPURE 0
  34496. ^
  34497. H5LTparse.c:56:0: warning: macro "YYPUSH" is not used [-Wunused-macros]
  34498. #define YYPUSH 0
  34499. ^
  34500. H5LTparse.c:47:0: warning: macro "YYBISON_VERSION" is not used [-Wunused-macros]
  34501. #define YYBISON_VERSION "2.7"
  34502. ^
  34503. CC H5PT.lo
  34504. CC H5TB.lo
  34505. H5TB.c: In function 'H5TB_find_field':
  34506. H5TB.c:3252:9: warning: function might be candidate for attribute 'pure' if it is known to return normally [-Wsuggest-attribute=pure]
  34507. hbool_t H5TB_find_field(const char *field, const char *field_list)
  34508. ^
  34509. H5TB.c: In function 'H5TBread_fields_name':
  34510. H5TB.c:1032:7: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  34511. if(j == 0)
  34512. ^
  34513. H5TB.c: In function 'H5TBappend_records':
  34514. H5TB.c:324:9: warning: 'nrecords_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34515. if((H5TB_common_append_records(did, mem_type_id, (size_t)nrecords, nrecords_orig, buf)) < 0)
  34516. ^
  34517. H5TB.c: In function 'H5TBread_records':
  34518. H5TB.c:902:9: warning: 'nrecords_orig' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34519. if((H5TB_common_read_records(did, mem_type_id, start, (size_t)nrecords, nrecords_orig, buf)) < 0)
  34520. ^
  34521. CCLD libhdf5_hl.la
  34522. Making all in test
  34523. CC test_lite.o
  34524. test_lite.c: In function 'test_dsets':
  34525. test_lite.c:301:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34526. if ( data_float_in[i] != data_float_out[i] ) {
  34527. ^
  34528. test_lite.c:312:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34529. if ( data_float_in[i] != data_float_out[i] ) {
  34530. ^
  34531. test_lite.c:337:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34532. if ( data_double_in[i] != data_double_out[i] ) {
  34533. ^
  34534. test_lite.c:348:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34535. if ( data_double_in[i] != data_double_out[i] ) {
  34536. ^
  34537. test_lite.c: In function 'make_attributes':
  34538. test_lite.c:932:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34539. if ( attr_float_in[i] != attr_float_out[i] ) {
  34540. ^
  34541. test_lite.c:943:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34542. if ( attr_float_in[i] != attr_float_out[i] ) {
  34543. ^
  34544. test_lite.c:976:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34545. if ( attr_double_in[i] != attr_double_out[i] ) {
  34546. ^
  34547. test_lite.c:987:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34548. if ( attr_double_in[i] != attr_double_out[i] ) {
  34549. ^
  34550. In file included from ../../test/h5test.h:26:0,
  34551. from h5hltest.h:27,
  34552. from test_lite.c:18:
  34553. test_lite.c:1019:63: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  34554. if(NULL==(dims_out = (hsize_t*) HDmalloc( sizeof(hsize_t) * rank_out ))) return -1;
  34555. ^
  34556. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  34557. #define HDmalloc(Z) malloc(Z)
  34558. ^
  34559. In file included from test_lite.c:19:0:
  34560. test_lite.c: At top level:
  34561. ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  34562. static const char *H5_get_srcdir_filename(const char *filename)
  34563. ^
  34564. ../../test/H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  34565. static const char *H5_get_srcdir(void)
  34566. ^
  34567. test_lite.c: In function 'main':
  34568. test_lite.c:1283:7: warning: 'dt_str' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34569. if(dt_str)
  34570. ^
  34571. test_lite.c:1169:13: note: 'dt_str' was declared here
  34572. char* dt_str;
  34573. ^
  34574. CC test_image.o
  34575. In file included from test_image.c:21:0:
  34576. ../../test/H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  34577. static const char *H5_get_srcdir(void)
  34578. ^
  34579. test_image.c: In function 'test_generate':
  34580. test_image.c:754:7: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34581. if(data)
  34582. ^
  34583. test_image.c: In function 'read_data':
  34584. test_image.c:844:5: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
  34585. for(i = 0; i < n_elements; i++) {
  34586. ^
  34587. CC test_file_image.o
  34588. CC test_table.o
  34589. test_table.c: In function 'cmp_par':
  34590. test_table.c:178:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34591. rbuf[i].pressure != wbuf[j].pressure ||
  34592. ^
  34593. test_table.c:179:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34594. rbuf[i].temperature != wbuf[j].temperature )
  34595. ^
  34596. test_table.c:183:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  34597. rbuf[i].name,rbuf[i].longi,rbuf[i].pressure,rbuf[i].temperature,rbuf[i].lati);
  34598. ^
  34599. test_table.c:185:40: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  34600. wbuf[j].name,wbuf[j].longi,wbuf[j].pressure,wbuf[j].temperature,wbuf[j].lati);
  34601. ^
  34602. test_table.c: In function 'test_table':
  34603. test_table.c:230:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34604. particle_t fill1[1] = { {"no data",-1, -99.0f, -99.0, -1} };
  34605. ^
  34606. test_table.c:258:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34607. particle_t abuf[2]={{"eight",80,8.0f,80.0,80},{"nine",90,9.0f,90.0,90}};
  34608. ^
  34609. test_table.c:258:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34610. test_table.c:259:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34611. particle_t ibuf[2]={{"zero", 0, 0.0f, 0.0, 0},{"zero", 0, 0.0f, 0.0, 0}};
  34612. ^
  34613. test_table.c:259:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34614. test_table.c:262:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34615. {"zero", 0, 0.0f, 0.0, 0,},
  34616. ^
  34617. test_table.c:263:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34618. {"one", 10, 1.0f, 10.0, 10},
  34619. ^
  34620. test_table.c:264:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34621. {"two", 20, 2.0f, 20.0, 20},
  34622. ^
  34623. test_table.c:265:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34624. {"three",30, 3.0f, 30.0, 30},
  34625. ^
  34626. test_table.c:266:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34627. {"four", 40, 4.0f, 40.0, 40},
  34628. ^
  34629. test_table.c:267:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34630. {"five", 50, 5.0f, 50.0, 50},
  34631. ^
  34632. test_table.c:268:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34633. {"six", 60, 6.0f, 60.0, 60},
  34634. ^
  34635. test_table.c:269:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34636. {"seven",70, 7.0f, 70.0, 70}
  34637. ^
  34638. test_table.c:402:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34639. {12112, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}},
  34640. ^
  34641. test_table.c:402:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34642. test_table.c:403:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34643. {12113, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}},
  34644. ^
  34645. test_table.c:403:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34646. test_table.c:404:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34647. {12114, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}},
  34648. ^
  34649. test_table.c:404:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34650. test_table.c:405:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34651. {12115, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}},
  34652. ^
  34653. test_table.c:405:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34654. test_table.c:406:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34655. {12116, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}},
  34656. ^
  34657. test_table.c:406:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34658. test_table.c:407:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34659. {12117, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}},
  34660. ^
  34661. test_table.c:407:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34662. test_table.c:408:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34663. {12118, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}},
  34664. ^
  34665. test_table.c:408:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34666. test_table.c:409:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34667. {12119, 1.4, 2.5, {1,2,3},{4,5,6}, {99,100}}
  34668. ^
  34669. test_table.c:409:9: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34670. test_table.c:1152:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34671. rbuf[i].pressure != pressure_in[i-NRECORDS_ADD+1] )
  34672. ^
  34673. test_table.c:1155:43: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  34674. rbuf[i].longi,rbuf[i].pressure,rbuf[i].lati);
  34675. ^
  34676. test_table.c:1157:50: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
  34677. position_in[i].longi,pressure_in[i],position_in[i].lati);
  34678. ^
  34679. test_table.c:1214:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34680. if ( pressure_out[i] != pressure_in[i] ) {
  34681. ^
  34682. test_table.c:1277:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34683. namepre_out[i].pressure != namepre_in[i].pressure ) {
  34684. ^
  34685. test_table.c:1306:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34686. namepre_out[i].pressure != namepre_in[iistart+i].pressure ) {
  34687. ^
  34688. test_table.c:1365:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34689. rbuf[i].pressure != pressure_in[i-NRECORDS_ADD+1] )
  34690. ^
  34691. test_table.c:1418:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34692. if ( pressure_out[i] != pressure_in[i] ) {
  34693. ^
  34694. test_table.c:1484:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34695. namepre_out[i].pressure != namepre_in[i].pressure ) {
  34696. ^
  34697. In file included from ../../test/h5test.h:26:0,
  34698. from h5hltest.h:27,
  34699. from test_table.c:18:
  34700. test_table.c:1514:60: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34701. if ( ( HDstrcmp( namepre_out[i].name, wbuf[iistart+i].name ) != 0 ) ||
  34702. ^
  34703. ../../src/H5private.h:1212:39: note: in definition of macro 'HDstrcmp'
  34704. #define HDstrcmp(X,Y) strcmp(X,Y)
  34705. ^
  34706. test_table.c:1515:52: warning: conversion to 'hsize_t' from 'int' may change the sign of the result [-Wsign-conversion]
  34707. namepre_out[i].pressure != wbuf[iistart+i].pressure ) {
  34708. ^
  34709. test_table.c:1515:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34710. namepre_out[i].pressure != wbuf[iistart+i].pressure ) {
  34711. ^
  34712. test_table.c:1558:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34713. rbuf2[i].pressure != wbuf[i].pressure ||
  34714. ^
  34715. test_table.c:1559:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34716. rbuf2[i].temperature != wbuf[i].temperature ||
  34717. ^
  34718. test_table.c:1599:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34719. rbuf3[i].temperature != wbuf[i].temperature ) {
  34720. ^
  34721. In file included from test_table.c:19:0:
  34722. test_table.c: At top level:
  34723. ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  34724. static const char *H5_get_srcdir_filename(const char *filename)
  34725. ^
  34726. ../../test/H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  34727. static const char *H5_get_srcdir(void)
  34728. ^
  34729. CC test_ds.o
  34730. test_ds.c: In function 'create_long_dataset':
  34731. test_ds.c:392:13: warning: size of 'buf' is 2304 bytes [-Wlarger-than=]
  34732. long buf[DIM1_SIZE*DIM2_SIZE*DIM3_SIZE*DIM4_SIZE];
  34733. ^
  34734. In file included from ../../test/h5test.h:26:0,
  34735. from h5hltest.h:27,
  34736. from test_ds.c:18:
  34737. test_ds.c: In function 'test_cmp_scalename':
  34738. test_ds.c:1108:50: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  34739. name_out = (char*)HDmalloc((name_len+1) * sizeof (char));
  34740. ^
  34741. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  34742. #define HDmalloc(Z) malloc(Z)
  34743. ^
  34744. test_ds.c: In function 'test_simple':
  34745. test_ds.c:3129:45: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  34746. name_out = (char*)HDmalloc((name_len+1) * sizeof (char));
  34747. ^
  34748. ../../src/H5private.h:961:35: note: in definition of macro 'HDmalloc'
  34749. #define HDmalloc(Z) malloc(Z)
  34750. ^
  34751. test_ds.c:3137:45: warning: conversion to 'size_t' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  34752. if(HDstrncmp("Latitude set 0",name_out, name_len)!=0)
  34753. ^
  34754. ../../src/H5private.h:1239:43: note: in definition of macro 'HDstrncmp'
  34755. #define HDstrncmp(X,Y,Z) strncmp(X,Y,Z)
  34756. ^
  34757. In file included from test_ds.c:19:0:
  34758. test_ds.c: At top level:
  34759. ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  34760. static const char *H5_get_srcdir_filename(const char *filename)
  34761. ^
  34762. ../../test/H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  34763. static const char *H5_get_srcdir(void)
  34764. ^
  34765. CC test_packet.o
  34766. test_packet.c:57:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34767. {"zero", 0,0, 0.0f, 0.0},
  34768. ^
  34769. test_packet.c:58:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34770. {"one", 10,10, 1.0f, 10.0},
  34771. ^
  34772. test_packet.c:59:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34773. {"two", 20,20, 2.0f, 20.0},
  34774. ^
  34775. test_packet.c:60:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34776. {"three",30,30, 3.0f, 30.0},
  34777. ^
  34778. test_packet.c:61:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34779. {"four", 40,40, 4.0f, 40.0},
  34780. ^
  34781. test_packet.c:62:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34782. {"five", 50,50, 5.0f, 50.0},
  34783. ^
  34784. test_packet.c:63:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34785. {"six", 60,60, 6.0f, 60.0},
  34786. ^
  34787. test_packet.c:64:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34788. {"seven",70,70, 7.0f, 70.0}
  34789. ^
  34790. test_packet.c: In function 'cmp_par':
  34791. test_packet.c:78:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34792. rbuf[i].pressure != wbuf[j].pressure ||
  34793. ^
  34794. test_packet.c:79:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  34795. rbuf[i].temperature != wbuf[j].temperature ) {
  34796. ^
  34797. CC test_dset_opt.o
  34798. test_dset_opt.c: In function 'test_direct_chunk_write':
  34799. test_dset_opt.c:116:5: warning: unsuffixed float constant [-Wunsuffixed-float-constants]
  34800. uLongf z_dst_nbytes = (uLongf)DEFLATE_SIZE_ADJUST(buf_size);
  34801. ^
  34802. test_dset_opt.c: In function 'filter_bogus1':
  34803. test_dset_opt.c:504:22: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion]
  34804. ssize_t buf_left=*buf_size; /* Amount of data buffer left to process */
  34805. ^
  34806. test_dset_opt.c:510:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  34807. buf_left -= sizeof(int);
  34808. ^
  34809. test_dset_opt.c:510:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  34810. buf_left -= sizeof(int);
  34811. ^
  34812. test_dset_opt.c:517:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  34813. buf_left -= sizeof(int);
  34814. ^
  34815. test_dset_opt.c:517:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  34816. buf_left -= sizeof(int);
  34817. ^
  34818. test_dset_opt.c: In function 'filter_bogus2':
  34819. test_dset_opt.c:541:22: warning: conversion to 'ssize_t' from 'size_t' may change the sign of the result [-Wsign-conversion]
  34820. ssize_t buf_left=*buf_size; /* Amount of data buffer left to process */
  34821. ^
  34822. test_dset_opt.c:547:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  34823. buf_left -= sizeof(int);
  34824. ^
  34825. test_dset_opt.c:547:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  34826. buf_left -= sizeof(int);
  34827. ^
  34828. test_dset_opt.c:554:22: warning: conversion to 'long unsigned int' from 'ssize_t' may change the sign of the result [-Wsign-conversion]
  34829. buf_left -= sizeof(int);
  34830. ^
  34831. test_dset_opt.c:554:25: warning: conversion to 'ssize_t' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  34832. buf_left -= sizeof(int);
  34833. ^
  34834. In file included from test_dset_opt.c:19:0:
  34835. test_dset_opt.c: At top level:
  34836. ../../test/H5srcdir.h:38:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function]
  34837. static const char *H5_get_srcdir_filename(const char *filename)
  34838. ^
  34839. ../../test/H5srcdir.h:69:20: warning: 'H5_get_srcdir' defined but not used [-Wunused-function]
  34840. static const char *H5_get_srcdir(void)
  34841. ^
  34842. CCLD test_lite
  34843. CCLD test_image
  34844. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34845. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34846. CCLD test_file_image
  34847. CCLD test_table
  34848. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34849. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34850. CCLD test_ds
  34851. CCLD test_packet
  34852. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34853. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34854. CCLD test_dset_opt
  34855. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34856. Making all in tools
  34857. Making all in gif2h5
  34858. CC gif2hdf.o
  34859. gif2hdf.c: In function 'main':
  34860. gif2hdf.c:102:21: warning: function call has aggregate value [-Waggregate-return]
  34861. GifMemoryStruct = Gif2Mem(MemGif);
  34862. ^
  34863. CC gif2mem.o
  34864. gif2mem.c: In function 'Gif2Mem':
  34865. gif2mem.c:158:34: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34866. ImageArray = (ImageArray << 1) + 1;
  34867. ^
  34868. gif2mem.c:225:50: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34869. PlainTextArray = (PlainTextArray << 1) + 1;
  34870. ^
  34871. gif2mem.c:247:44: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34872. CommentArray = (CommentArray << 1) + 1;
  34873. ^
  34874. gif2mem.c:274:42: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34875. ImageArray = (ImageArray << 1) + 1;
  34876. ^
  34877. gif2mem.c:312:48: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34878. ApplicationArray = (ApplicationArray << 1) + 1;
  34879. ^
  34880. gif2mem.c:41:1: warning: function returns an aggregate [-Waggregate-return]
  34881. Gif2Mem(BYTE *MemGif)
  34882. ^
  34883. CC decompress.o
  34884. decompress.c:62:5: warning: size of 'Prefix' is 16384 bytes [-Wlarger-than=]
  34885. int Prefix[4096];
  34886. ^
  34887. decompress.c:63:5: warning: size of 'Suffix' is 16384 bytes [-Wlarger-than=]
  34888. int Suffix[4096];
  34889. ^
  34890. decompress.c:67:5: warning: size of 'OutCode' is 4100 bytes [-Wlarger-than=]
  34891. int OutCode[1025];
  34892. ^
  34893. decompress.c: In function 'ReadCode':
  34894. decompress.c:93:15: warning: conversion to 'WORD' from 'int' may change the sign of the result [-Wsign-conversion]
  34895. BitOffset += CodeSize;
  34896. ^
  34897. decompress.c:93:18: warning: conversion to 'int' from 'WORD' may alter its value [-Wconversion]
  34898. BitOffset += CodeSize;
  34899. ^
  34900. CC gifread.o
  34901. gifread.c: In function 'GetWord':
  34902. gifread.c:25:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34903. GetWord(BYTE *MemGif)
  34904. ^
  34905. gifread.c: In function 'GetByte':
  34906. gifread.c:42:1: warning: function might be candidate for attribute 'pure' [-Wsuggest-attribute=pure]
  34907. GetByte(BYTE *MemGif)
  34908. ^
  34909. CC writehdf.o
  34910. CC hdf2gif.o
  34911. hdf2gif.c: In function 'main':
  34912. hdf2gif.c:197:26: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34913. Red[i] = 255 - i;
  34914. ^
  34915. hdf2gif.c:198:28: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34916. Green[i] = 255 - i;
  34917. ^
  34918. hdf2gif.c:199:27: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34919. Blue[i] = 255 - i;
  34920. ^
  34921. hdf2gif.c:232:28: warning: conversion to 'BYTE' from 'int' may alter its value [-Wconversion]
  34922. pc2nc[i] = nc;
  34923. ^
  34924. hdf2gif.c:204:13: warning: 'numcols' may be used uninitialized in this function [-Wmaybe-uninitialized]
  34925. for (i = 0 ; i < numcols ; i++)
  34926. ^
  34927. CC hdfgifwr.o
  34928. hdfgifwr.c:128:24: warning: size of 'htab' is 40024 bytes [-Wlarger-than=]
  34929. static count_int htab [HSIZE];
  34930. ^
  34931. hdfgifwr.c:129:24: warning: size of 'codetab' is 10006 bytes [-Wlarger-than=]
  34932. static unsigned short codetab [HSIZE];
  34933. ^
  34934. hdfgifwr.c: In function 'compress':
  34935. hdfgifwr.c:273:29: warning: conversion to 'short unsigned int' from 'int' may alter its value [-Wconversion]
  34936. CodeTabOf (i) = free_ent++; /* code -> hashtable */
  34937. ^
  34938. hdfgifwr.c: In function 'output':
  34939. hdfgifwr.c:316:19: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  34940. cur_accum |= ((long)code << cur_bits);
  34941. ^
  34942. hdfgifwr.c:318:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  34943. cur_accum = code;
  34944. ^
  34945. hdfgifwr.c: In function 'char_out':
  34946. hdfgifwr.c:440:26: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
  34947. accum[ a_count++ ] = c;
  34948. ^
  34949. hdfgifwr.c: In function 'hdfWriteGIF':
  34950. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34951. for ( i += 16; i > 0; i-- )
  34952. ^
  34953. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34954. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34955. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34956. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34957. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34958. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34959. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34960. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34961. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34962. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34963. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34964. hdfgifwr.c:404:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 [-Wstrict-overflow]
  34965. CC h52gifgentst.o
  34966. h52gifgentst.c: In function 'main':
  34967. h52gifgentst.c:52:19: warning: size of 'buf' is 80000 bytes [-Wlarger-than=]
  34968. unsigned char buf [ WIDTH*HEIGHT ];
  34969. ^
  34970. h52gifgentst.c:67:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  34971. buf[i] = n;
  34972. ^
  34973. h52gifgentst.c:86:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  34974. pal[i] =n; /* red */
  34975. ^
  34976. h52gifgentst.c:88:18: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion]
  34977. pal[i+2]=255-n; /* blue */
  34978. ^
  34979. h52gifgentst.c:48:5: warning: stack usage is 80800 bytes [-Wstack-usage=]
  34980. int main(void)
  34981. ^
  34982. h52gifgentst.c:103:1: warning: the frame size of 80784 bytes is larger than 16384 bytes [-Wframe-larger-than=]
  34983. }
  34984. ^
  34985. CCLD gif2h5
  34986. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34987. CCLD h52gif
  34988. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34989. CCLD h52gifgentst
  34990. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  34991. Making all in fortran
  34992. Making all in src
  34993. CC H5DSfc.lo
  34994. H5DSfc.c: In function 'h5dsget_label_c_':
  34995. H5DSfc.c:272:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  34996. if ((c_label = HDmalloc((size_t)*size + 1)) == NULL)
  34997. ^
  34998. H5DSfc.c: In function 'h5dsget_scale_name_c_':
  34999. H5DSfc.c:321:21: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  35000. if ((c_scale_name = HDmalloc((size_t)*size + 1)) == NULL)
  35001. ^
  35002. CC H5LTfc.lo
  35003. H5LTfc.c: In function 'h5ltmake_dataset_c_':
  35004. H5LTfc.c:67:38: warning: conversion to 'long unsigned int' from 'int_f' may change the sign of the result [-Wsign-conversion]
  35005. c_dims = malloc(sizeof(hsize_t) * (*rank ));
  35006. ^
  35007. H5LTfc.c:67:12: warning: request for implicit conversion from 'void *' to 'hsize_t *' not permitted in C++ [-Wc++-compat]
  35008. c_dims = malloc(sizeof(hsize_t) * (*rank ));
  35009. ^
  35010. H5LTfc.c:76:22: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  35011. c_dims[i] = dims[*rank - i - 1];
  35012. ^
  35013. H5LTfc.c: In function 'h5ltread_dataset_c_':
  35014. H5LTfc.c:587:33: warning: unused parameter 'dims' [-Wunused-parameter]
  35015. hsize_t_f *dims)
  35016. ^
  35017. H5LTfc.c: In function 'h5ltset_attribute_int_c_':
  35018. H5LTfc.c:1230:15: warning: request for implicit conversion from 'void *' to 'const int *' not permitted in C++ [-Wc++-compat]
  35019. ret = H5LTset_attribute_int(c_loc_id,c_name,c_attrname,buf,c_size);
  35020. ^
  35021. H5LTfc.c:1232:15: warning: request for implicit conversion from 'void *' to 'const long int *' not permitted in C++ [-Wc++-compat]
  35022. ret = H5LTset_attribute_long(c_loc_id,c_name,c_attrname,buf,c_size);
  35023. ^
  35024. H5LTfc.c:1234:15: warning: request for implicit conversion from 'void *' to 'const long long int *' not permitted in C++ [-Wc++-compat]
  35025. ret = H5LTset_attribute_long_long(c_loc_id,c_name,c_attrname,buf,c_size);
  35026. ^
  35027. H5LTfc.c: In function 'h5ltset_attribute_float_c_':
  35028. H5LTfc.c:1308:11: warning: request for implicit conversion from 'void *' to 'const float *' not permitted in C++ [-Wc++-compat]
  35029. ret = H5LTset_attribute_float(c_loc_id,c_name,c_attrname,buf,c_size);
  35030. ^
  35031. H5LTfc.c: In function 'h5ltset_attribute_double_c_':
  35032. H5LTfc.c:1381:11: warning: request for implicit conversion from 'void *' to 'const double *' not permitted in C++ [-Wc++-compat]
  35033. ret = H5LTset_attribute_double(c_loc_id,c_name,c_attrname,buf,c_size);
  35034. ^
  35035. H5LTfc.c: In function 'h5ltset_attribute_string_c_':
  35036. H5LTfc.c:1450:21: warning: request for implicit conversion from 'void *' to '_fcd' not permitted in C++ [-Wc++-compat]
  35037. c_buf = (char *)HD5f2cstring(buf, c_buflen);
  35038. ^
  35039. H5LTfc.c: In function 'h5ltget_attribute_int_c_':
  35040. H5LTfc.c:1533:15: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat]
  35041. ret = H5LTget_attribute_int(c_loc_id,c_name,c_attrname,buf);
  35042. ^
  35043. H5LTfc.c:1535:15: warning: request for implicit conversion from 'void *' to 'long int *' not permitted in C++ [-Wc++-compat]
  35044. ret = H5LTget_attribute_long(c_loc_id,c_name,c_attrname,buf);
  35045. ^
  35046. H5LTfc.c:1537:15: warning: request for implicit conversion from 'void *' to 'long long int *' not permitted in C++ [-Wc++-compat]
  35047. ret = H5LTget_attribute_long_long(c_loc_id,c_name,c_attrname,buf);
  35048. ^
  35049. H5LTfc.c: In function 'h5ltget_attribute_float_c_':
  35050. H5LTfc.c:1610:11: warning: request for implicit conversion from 'void *' to 'float *' not permitted in C++ [-Wc++-compat]
  35051. ret = H5LTget_attribute_float(c_loc_id,c_name,c_attrname,buf);
  35052. ^
  35053. H5LTfc.c: In function 'h5ltget_attribute_double_c_':
  35054. H5LTfc.c:1679:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat]
  35055. ret = H5LTget_attribute_double(c_loc_id,c_name,c_attrname,buf);
  35056. ^
  35057. H5LTfc.c: In function 'h5ltget_attribute_string_c_':
  35058. H5LTfc.c:1746:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  35059. if ((c_buf = HDmalloc((size_t)*buf_size + 1)) == NULL)
  35060. ^
  35061. CC H5IMfc.lo
  35062. H5IMfc.c: In function 'h5immake_image_24bit_c_':
  35063. H5IMfc.c:200:11: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat]
  35064. ret = H5IMmake_image_24bitf(c_loc_id,c_name,w,h,c_il,buf);
  35065. ^
  35066. H5IMfc.c: In function 'h5imget_image_info_c_':
  35067. H5IMfc.c:268:16: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
  35068. if ((c_buf = malloc((size_t)*ilen +1)) == NULL)
  35069. ^
  35070. H5IMfc.c: In function 'h5immake_palette_c_':
  35071. H5IMfc.c:393:22: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  35072. c_dims[i] = dims[i];
  35073. ^
  35074. H5IMfc.c:398:8: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat]
  35075. if(H5IMmake_palettef((hid_t)*loc_id, c_name, c_dims, buf) < 0)
  35076. ^
  35077. H5IMfc.c: In function 'h5imget_palette_c_':
  35078. H5IMfc.c:727:11: warning: request for implicit conversion from 'void *' to 'int_f *' not permitted in C++ [-Wc++-compat]
  35079. ret = H5IMget_palettef(c_loc_id,c_name,*pal_number,buf);
  35080. ^
  35081. CC H5IMcc.lo
  35082. H5IMcc.c: In function 'H5IM_get_palette':
  35083. H5IMcc.c:506:14: warning: conversion to 'hsize_t' from 'hssize_t' may change the sign of the result [-Wsign-conversion]
  35084. dim_ref = n_refs;
  35085. ^
  35086. H5IMcc.c:508:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  35087. refbuf = malloc(sizeof(hobj_ref_t) * (int)dim_ref);
  35088. ^
  35089. H5IMcc.c:508:11: warning: request for implicit conversion from 'void *' to 'hobj_ref_t *' not permitted in C++ [-Wc++-compat]
  35090. refbuf = malloc(sizeof(hobj_ref_t) * (int)dim_ref);
  35091. ^
  35092. CC H5TBfc.lo
  35093. H5TBfc.c: In function 'h5tbmake_table_c_':
  35094. H5TBfc.c:67:16: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  35095. num_elem = *nfields;
  35096. ^
  35097. H5TBfc.c:82:29: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion]
  35098. c_field_offset[i] = field_offset[i];
  35099. ^
  35100. H5TBfc.c:93:57: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
  35101. if(NULL == (tmp = (char *)HD5f2cstring(field_names, (size_t)*(max_char_size_field_names)*(size_t)num_elem)))
  35102. ^
  35103. H5TBfc.c:112:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  35104. (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types,
  35105. ^
  35106. H5TBfc.c: In function 'h5tbwrite_field_index_c_':
  35107. H5TBfc.c:394:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion]
  35108. size_t c_type_size = *type_size;
  35109. ^
  35110. H5TBfc.c: In function 'h5tbread_field_index_c_':
  35111. H5TBfc.c:501:28: warning: conversion to 'size_t' from 'size_t_f' may change the sign of the result [-Wsign-conversion]
  35112. size_t c_type_size = *type_size;
  35113. ^
  35114. H5TBfc.c: In function 'h5tbget_field_info_c_':
  35115. H5TBfc.c:820:26: warning: conversion to 'hsize_t' from 'hsize_t_f' may change the sign of the result [-Wsign-conversion]
  35116. hsize_t c_nfields = *nfields;
  35117. ^
  35118. FC H5DSff.lo
  35119. FC H5LTff.lo
  35120. FC H5IMff.lo
  35121. FC H5TBff.lo
  35122. H5TBff.f90:1808.1:
  35123.  
  35124. field_sizes,&
  35125. 1
  35126. Warning: Nonconforming tab character at (1)
  35127. H5TBff.f90:1809.1:
  35128.  
  35129. field_offsets,&
  35130. 1
  35131. Warning: Nonconforming tab character at (1)
  35132. H5TBff.f90:1810.1:
  35133.  
  35134. type_size,&
  35135. 1
  35136. Warning: Nonconforming tab character at (1)
  35137. H5TBff.f90:1859.11:
  35138.  
  35139. DO i = 1, nfields
  35140. 1
  35141. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35142. H5TBff.f90:168.10:
  35143.  
  35144. DO i = 1, nfields
  35145. 1
  35146. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35147. FCLD libhdf5hl_fortran.la
  35148. Making all in test
  35149. FC tstds.o
  35150. tstds.f90:95.61:
  35151.  
  35152. CALL test_begin(' Test Attaching Dimension Scale ')
  35153. 1
  35154. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35155. tstds.f90:109.32:
  35156.  
  35157. CALL write_test_status(err)
  35158. 1
  35159. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35160. tstds.f90:116.32:
  35161.  
  35162. CALL write_test_status(err)
  35163. 1
  35164. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35165. tstds.f90:119.29:
  35166.  
  35167. CALL write_test_status(err)
  35168. 1
  35169. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35170. tstds.f90:121.61:
  35171.  
  35172. CALL test_begin(' Test If Dimension Scale Attached ')
  35173. 1
  35174. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35175. tstds.f90:126.32:
  35176.  
  35177. CALL write_test_status(err)
  35178. 1
  35179. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35180. tstds.f90:129.29:
  35181.  
  35182. CALL write_test_status(err)
  35183. 1
  35184. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35185. tstds.f90:133.61:
  35186.  
  35187. CALL test_begin(' Test Getting Number Dimension Scales ')
  35188. 1
  35189. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35190. tstds.f90:138.32:
  35191.  
  35192. CALL write_test_status(err)
  35193. 1
  35194. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35195. tstds.f90:141.29:
  35196.  
  35197. CALL write_test_status(err)
  35198. 1
  35199. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35200. tstds.f90:143.61:
  35201.  
  35202. CALL test_begin(' Test Detaching Dimension Scale ')
  35203. 1
  35204. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35205. tstds.f90:153.32:
  35206.  
  35207. CALL write_test_status(err)
  35208. 1
  35209. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35210. tstds.f90:156.29:
  35211.  
  35212. CALL write_test_status(err)
  35213. 1
  35214. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35215. tstds.f90:162.61:
  35216.  
  35217. CALL test_begin(' Test Setting Dimension Scale ')
  35218. 1
  35219. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35220. tstds.f90:167.32:
  35221.  
  35222. CALL write_test_status(err)
  35223. 1
  35224. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35225. tstds.f90:170.29:
  35226.  
  35227. CALL write_test_status(err)
  35228. 1
  35229. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35230. tstds.f90:172.61:
  35231.  
  35232. CALL test_begin(' Test If Dimension Scale ')
  35233. 1
  35234. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35235. tstds.f90:177.32:
  35236.  
  35237. CALL write_test_status(err)
  35238. 1
  35239. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35240. tstds.f90:180.29:
  35241.  
  35242. CALL write_test_status(err)
  35243. 1
  35244. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35245. tstds.f90:184.61:
  35246.  
  35247. CALL test_begin(' Test Getting Dimension Scale By Name ')
  35248. 1
  35249. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35250. tstds.f90:194.32:
  35251.  
  35252. CALL write_test_status(err)
  35253. 1
  35254. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35255. tstds.f90:204.32:
  35256.  
  35257. CALL write_test_status(err)
  35258. 1
  35259. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35260. tstds.f90:214.32:
  35261.  
  35262. CALL write_test_status(err)
  35263. 1
  35264. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35265. tstds.f90:241.32:
  35266.  
  35267. CALL write_test_status(err)
  35268. 1
  35269. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35270. tstds.f90:248.32:
  35271.  
  35272. CALL write_test_status(err)
  35273. 1
  35274. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35275. tstds.f90:258.32:
  35276.  
  35277. CALL write_test_status(err)
  35278. 1
  35279. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35280. tstds.f90:262.29:
  35281.  
  35282. CALL write_test_status(err)
  35283. 1
  35284. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35285. tstds.f90:264.61:
  35286.  
  35287. CALL test_begin(' Test Setting Dimension Scale Label ')
  35288. 1
  35289. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35290. tstds.f90:268.32:
  35291.  
  35292. CALL write_test_status(err)
  35293. 1
  35294. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35295. tstds.f90:279.32:
  35296.  
  35297. CALL write_test_status(err)
  35298. 1
  35299. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35300. tstds.f90:290.32:
  35301.  
  35302. CALL write_test_status(err)
  35303. 1
  35304. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35305. tstds.f90:304.32:
  35306.  
  35307. CALL write_test_status(err)
  35308. 1
  35309. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35310. tstds.f90:307.29:
  35311.  
  35312. CALL write_test_status(err)
  35313. 1
  35314. Warning: Procedure 'write_test_status' called with an implicit interface at (1)
  35315. tstds.f90:21.23:
  35316.  
  35317. CALL test_testds(err)
  35318. 1
  35319. Warning: Procedure 'test_testds' called with an implicit interface at (1)
  35320. tstds.f90:47.44:
  35321.  
  35322. CHARACTER(LEN=5), PARAMETER :: DS_1_NAME_A = "Yaxiz"
  35323. 1
  35324. Warning: Unused parameter 'ds_1_name_a' declared at (1)
  35325. FC tstlite.o
  35326. tstlite.f90:64.51:
  35327.  
  35328. CALL test_begin(' Make/Read datasets (1D) ')
  35329. 1
  35330. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35331. tstlite.f90:129.6:
  35332.  
  35333. IF ( buf2(i) .NE. bufr2(i) ) THEN
  35334. 1
  35335. Warning: Inequality comparison for REAL(4) at (1)
  35336. tstlite.f90:154.6:
  35337.  
  35338. IF ( buf3(i) .NE. bufr3(i) ) THEN
  35339. 1
  35340. Warning: Inequality comparison for REAL(8) at (1)
  35341. tstlite.f90:171.13:
  35342.  
  35343. CALL passed()
  35344. 1
  35345. Warning: Procedure 'passed' called with an implicit interface at (1)
  35346. tstlite.f90:22.23:
  35347.  
  35348. CALL test_dataset1D()
  35349. 1
  35350. Warning: Procedure 'test_dataset1d' called with an implicit interface at (1)
  35351. tstlite.f90:210.51:
  35352.  
  35353. CALL test_begin(' Make/Read datasets (2D) ')
  35354. 1
  35355. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35356. tstlite.f90:224.14:
  35357.  
  35358. buf2(i,j) = (i-1)*dims(2) + j;
  35359. 1
  35360. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35361. tstlite.f90:225.14:
  35362.  
  35363. buf3(i,j) = (i-1)*dims(2) + j;
  35364. 1
  35365. Warning: Possible change of value in conversion from INTEGER(8) to REAL(4) at (1)
  35366. tstlite.f90:223.10:
  35367.  
  35368. DO j = 1, dims(2)
  35369. 1
  35370. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35371. tstlite.f90:222.9:
  35372.  
  35373. DO i = 1, dims(1)
  35374. 1
  35375. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35376. tstlite.f90:284.10:
  35377.  
  35378. DO j = 1, dims(2)
  35379. 1
  35380. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35381. tstlite.f90:283.9:
  35382.  
  35383. DO i = 1, dims(1)
  35384. 1
  35385. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35386. tstlite.f90:312.7:
  35387.  
  35388. IF ( buf3(i,j) .NE. buf3r(i,j) ) THEN
  35389. 1
  35390. Warning: Inequality comparison for REAL(4) at (1)
  35391. tstlite.f90:311.10:
  35392.  
  35393. DO j = 1, dims(2)
  35394. 1
  35395. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35396. tstlite.f90:310.9:
  35397.  
  35398. DO i = 1, dims(1)
  35399. 1
  35400. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35401. tstlite.f90:339.7:
  35402.  
  35403. IF ( buf4(i,j) .NE. buf4r(i,j) ) THEN
  35404. 1
  35405. Warning: Inequality comparison for REAL(8) at (1)
  35406. tstlite.f90:338.10:
  35407.  
  35408. DO j = 1, dims(2)
  35409. 1
  35410. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35411. tstlite.f90:337.9:
  35412.  
  35413. DO i = 1, dims(1)
  35414. 1
  35415. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35416. tstlite.f90:357.13:
  35417.  
  35418. CALL passed()
  35419. 1
  35420. Warning: Procedure 'passed' called with an implicit interface at (1)
  35421. tstlite.f90:23.23:
  35422.  
  35423. CALL test_dataset2D()
  35424. 1
  35425. Warning: Procedure 'test_dataset2d' called with an implicit interface at (1)
  35426. tstlite.f90:401.51:
  35427.  
  35428. CALL test_begin(' Make/Read datasets (3D) ')
  35429. 1
  35430. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35431. tstlite.f90:416.10:
  35432.  
  35433. DO k = 1, dims(3)
  35434. 1
  35435. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35436. tstlite.f90:415.10:
  35437.  
  35438. DO j = 1, dims(2)
  35439. 1
  35440. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35441. tstlite.f90:414.9:
  35442.  
  35443. DO i = 1, dims(1)
  35444. 1
  35445. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35446. tstlite.f90:479.10:
  35447.  
  35448. DO k = 1, dims(3)
  35449. 1
  35450. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35451. tstlite.f90:478.10:
  35452.  
  35453. DO j = 1, dims(2)
  35454. 1
  35455. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35456. tstlite.f90:477.9:
  35457.  
  35458. DO i = 1, dims(1)
  35459. 1
  35460. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35461. tstlite.f90:509.7:
  35462.  
  35463. IF ( buf3(i,j,k) .NE. buf3r(i,j,k) ) THEN
  35464. 1
  35465. Warning: Inequality comparison for REAL(4) at (1)
  35466. tstlite.f90:508.10:
  35467.  
  35468. DO k = 1, dims(3)
  35469. 1
  35470. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35471. tstlite.f90:507.10:
  35472.  
  35473. DO j = 1, dims(2)
  35474. 1
  35475. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35476. tstlite.f90:506.9:
  35477.  
  35478. DO i = 1, dims(1)
  35479. 1
  35480. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35481. tstlite.f90:538.7:
  35482.  
  35483. IF ( buf4(i,j,k) .NE. buf4r(i,j,k) ) THEN
  35484. 1
  35485. Warning: Inequality comparison for REAL(8) at (1)
  35486. tstlite.f90:537.10:
  35487.  
  35488. DO k = 1, dims(3)
  35489. 1
  35490. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35491. tstlite.f90:536.10:
  35492.  
  35493. DO j = 1, dims(2)
  35494. 1
  35495. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35496. tstlite.f90:535.9:
  35497.  
  35498. DO i = 1, dims(1)
  35499. 1
  35500. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35501. tstlite.f90:569.13:
  35502.  
  35503. CALL passed()
  35504. 1
  35505. Warning: Procedure 'passed' called with an implicit interface at (1)
  35506. tstlite.f90:24.23:
  35507.  
  35508. CALL test_dataset3D()
  35509. 1
  35510. Warning: Procedure 'test_dataset3d' called with an implicit interface at (1)
  35511. tstlite.f90:634.63:
  35512.  
  35513. CALL test_begin(' Make/Read datasets ('//ichr1//'D) ')
  35514. 1
  35515. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35516. tstlite.f90:823.29:
  35517.  
  35518. DO o = 1, dims(7)
  35519. 1
  35520. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35521. tstlite.f90:815.26:
  35522.  
  35523. DO n = 1, dims(6)
  35524. 1
  35525. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35526. tstlite.f90:807.23:
  35527.  
  35528. DO m = 1, dims(5)
  35529. 1
  35530. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35531. tstlite.f90:799.20:
  35532.  
  35533. DO l = 1, dims(4)
  35534. 1
  35535. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35536. tstlite.f90:798.17:
  35537.  
  35538. DO k = 1, dims(3)
  35539. 1
  35540. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35541. tstlite.f90:797.14:
  35542.  
  35543. DO j = 1, dims(2)
  35544. 1
  35545. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35546. tstlite.f90:796.11:
  35547.  
  35548. DO i = 1, dims(1)
  35549. 1
  35550. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35551. tstlite.f90:877.22:
  35552.  
  35553. IF ( rbuf_4(i,j,k,l) .NE. rbufr_4(i,j,k,l) ) THEN
  35554. 1
  35555. Warning: Inequality comparison for REAL(4) at (1)
  35556. tstlite.f90:885.25:
  35557.  
  35558. IF ( rbuf_5(i,j,k,l,m) .NE. rbufr_5(i,j,k,l,m) ) THEN
  35559. 1
  35560. Warning: Inequality comparison for REAL(4) at (1)
  35561. tstlite.f90:893.28:
  35562.  
  35563. IF ( rbuf_6(i,j,k,l,m,n) .NE. rbufr_6(i,j,k,l,m,n) ) THEN
  35564. 1
  35565. Warning: Inequality comparison for REAL(4) at (1)
  35566. tstlite.f90:901.31:
  35567.  
  35568. IF ( rbuf_7(i,j,k,l,m,n,o) .NE. rbufr_7(i,j,k,l,m,n,o) ) THEN
  35569. 1
  35570. Warning: Inequality comparison for REAL(4) at (1)
  35571. tstlite.f90:899.29:
  35572.  
  35573. DO o = 1, dims(7)
  35574. 1
  35575. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35576. tstlite.f90:891.26:
  35577.  
  35578. DO n = 1, dims(6)
  35579. 1
  35580. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35581. tstlite.f90:883.23:
  35582.  
  35583. DO m = 1, dims(5)
  35584. 1
  35585. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35586. tstlite.f90:875.20:
  35587.  
  35588. DO l = 1, dims(4)
  35589. 1
  35590. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35591. tstlite.f90:874.17:
  35592.  
  35593. DO k = 1, dims(3)
  35594. 1
  35595. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35596. tstlite.f90:873.14:
  35597.  
  35598. DO j = 1, dims(2)
  35599. 1
  35600. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35601. tstlite.f90:872.11:
  35602.  
  35603. DO i = 1, dims(1)
  35604. 1
  35605. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35606. tstlite.f90:954.22:
  35607.  
  35608. IF ( dbuf_4(i,j,k,l) .NE. dbufr_4(i,j,k,l) ) THEN
  35609. 1
  35610. Warning: Inequality comparison for REAL(8) at (1)
  35611. tstlite.f90:962.25:
  35612.  
  35613. IF ( dbuf_5(i,j,k,l,m) .NE. dbufr_5(i,j,k,l,m) ) THEN
  35614. 1
  35615. Warning: Inequality comparison for REAL(8) at (1)
  35616. tstlite.f90:970.28:
  35617.  
  35618. IF ( dbuf_6(i,j,k,l,m,n) .NE. dbufr_6(i,j,k,l,m,n) ) THEN
  35619. 1
  35620. Warning: Inequality comparison for REAL(8) at (1)
  35621. tstlite.f90:978.31:
  35622.  
  35623. IF ( dbuf_7(i,j,k,l,m,n,o) .NE. dbufr_7(i,j,k,l,m,n,o) ) THEN
  35624. 1
  35625. Warning: Inequality comparison for REAL(8) at (1)
  35626. tstlite.f90:976.29:
  35627.  
  35628. DO o = 1, dims(7)
  35629. 1
  35630. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35631. tstlite.f90:968.26:
  35632.  
  35633. DO n = 1, dims(6)
  35634. 1
  35635. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35636. tstlite.f90:960.23:
  35637.  
  35638. DO m = 1, dims(5)
  35639. 1
  35640. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35641. tstlite.f90:952.20:
  35642.  
  35643. DO l = 1, dims(4)
  35644. 1
  35645. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35646. tstlite.f90:951.17:
  35647.  
  35648. DO k = 1, dims(3)
  35649. 1
  35650. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35651. tstlite.f90:950.14:
  35652.  
  35653. DO j = 1, dims(2)
  35654. 1
  35655. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35656. tstlite.f90:949.11:
  35657.  
  35658. DO i = 1, dims(1)
  35659. 1
  35660. Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1)
  35661. tstlite.f90:1026.15:
  35662.  
  35663. CALL passed()
  35664. 1
  35665. Warning: Procedure 'passed' called with an implicit interface at (1)
  35666. tstlite.f90:25.24:
  35667.  
  35668. CALL test_datasetND(4)
  35669. 1
  35670. Warning: Procedure 'test_datasetnd' called with an implicit interface at (1)
  35671. tstlite.f90:26.24:
  35672.  
  35673. CALL test_datasetND(5)
  35674. 1
  35675. Warning: Procedure 'test_datasetnd' called with an implicit interface at (1)
  35676. tstlite.f90:27.24:
  35677.  
  35678. CALL test_datasetND(6)
  35679. 1
  35680. Warning: Procedure 'test_datasetnd' called with an implicit interface at (1)
  35681. tstlite.f90:28.24:
  35682.  
  35683. CALL test_datasetND(7)
  35684. 1
  35685. Warning: Procedure 'test_datasetnd' called with an implicit interface at (1)
  35686. tstlite.f90:1099.53:
  35687.  
  35688. CALL test_begin(' Make/Read datasets (integer) ')
  35689. 1
  35690. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35691. tstlite.f90:1122.15:
  35692.  
  35693. CALL passed()
  35694. 1
  35695. Warning: Procedure 'passed' called with an implicit interface at (1)
  35696. tstlite.f90:1129.53:
  35697.  
  35698. CALL test_begin(' Make/Read datasets (float) ')
  35699. 1
  35700. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35701. tstlite.f90:1146.10:
  35702.  
  35703. IF ( buf3(i) .NE. bufr3(i) ) THEN
  35704. 1
  35705. Warning: Inequality comparison for REAL(4) at (1)
  35706. tstlite.f90:1153.15:
  35707.  
  35708. CALL passed()
  35709. 1
  35710. Warning: Procedure 'passed' called with an implicit interface at (1)
  35711. tstlite.f90:1159.53:
  35712.  
  35713. CALL test_begin(' Make/Read datasets (double) ')
  35714. 1
  35715. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35716. tstlite.f90:1176.10:
  35717.  
  35718. IF ( buf4(i) .NE. bufr4(i) ) THEN
  35719. 1
  35720. Warning: Inequality comparison for REAL(8) at (1)
  35721. tstlite.f90:1183.15:
  35722.  
  35723. CALL passed()
  35724. 1
  35725. Warning: Procedure 'passed' called with an implicit interface at (1)
  35726. tstlite.f90:1190.53:
  35727.  
  35728. CALL test_begin(' Make/Read datasets (string) ')
  35729. 1
  35730. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35731. tstlite.f90:1212.15:
  35732.  
  35733. CALL passed()
  35734. 1
  35735. Warning: Procedure 'passed' called with an implicit interface at (1)
  35736. tstlite.f90:1214.53:
  35737.  
  35738. CALL test_begin(' Test h5ltpath_valid_f ')
  35739. 1
  35740. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35741. tstlite.f90:1267.15:
  35742.  
  35743. CALL passed()
  35744. 1
  35745. Warning: Procedure 'passed' called with an implicit interface at (1)
  35746. tstlite.f90:1270.53:
  35747.  
  35748. CALL test_begin(' Get dataset dimensions/info ')
  35749. 1
  35750. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35751. tstlite.f90:1325.15:
  35752.  
  35753. CALL passed()
  35754. 1
  35755. Warning: Procedure 'passed' called with an implicit interface at (1)
  35756. tstlite.f90:29.22:
  35757.  
  35758. CALL test_datasets()
  35759. 1
  35760. Warning: Procedure 'test_datasets' called with an implicit interface at (1)
  35761. tstlite.f90:1409.53:
  35762.  
  35763. CALL test_begin(' Set/Get attributes int ')
  35764. 1
  35765. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35766. tstlite.f90:1433.15:
  35767.  
  35768. CALL passed()
  35769. 1
  35770. Warning: Procedure 'passed' called with an implicit interface at (1)
  35771. tstlite.f90:1439.53:
  35772.  
  35773. CALL test_begin(' Set/Get attributes float ')
  35774. 1
  35775. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35776. tstlite.f90:1456.10:
  35777.  
  35778. IF ( buf3(i) .NE. bufr3(i) ) THEN
  35779. 1
  35780. Warning: Inequality comparison for REAL(4) at (1)
  35781. tstlite.f90:1464.15:
  35782.  
  35783. CALL passed()
  35784. 1
  35785. Warning: Procedure 'passed' called with an implicit interface at (1)
  35786. tstlite.f90:1470.53:
  35787.  
  35788. CALL test_begin(' Set/Get attributes double ')
  35789. 1
  35790. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35791. tstlite.f90:1487.10:
  35792.  
  35793. IF ( buf4(i) .NE. bufr4(i) ) THEN
  35794. 1
  35795. Warning: Inequality comparison for REAL(8) at (1)
  35796. tstlite.f90:1494.15:
  35797.  
  35798. CALL passed()
  35799. 1
  35800. Warning: Procedure 'passed' called with an implicit interface at (1)
  35801. tstlite.f90:1500.53:
  35802.  
  35803. CALL test_begin(' Set/Get attributes string ')
  35804. 1
  35805. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35806. tstlite.f90:1566.15:
  35807.  
  35808. CALL passed()
  35809. 1
  35810. Warning: Procedure 'passed' called with an implicit interface at (1)
  35811. tstlite.f90:1572.53:
  35812.  
  35813. CALL test_begin(' Get attribute rank/info ')
  35814. 1
  35815. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35816. tstlite.f90:1605.15:
  35817.  
  35818. CALL passed()
  35819. 1
  35820. Warning: Procedure 'passed' called with an implicit interface at (1)
  35821. tstlite.f90:30.24:
  35822.  
  35823. CALL test_attributes()
  35824. 1
  35825. Warning: Procedure 'test_attributes' called with an implicit interface at (1)
  35826. tstlite.f90:1349.42:
  35827.  
  35828. CHARACTER(LEN=5), PARAMETER :: attrname1 = "attr1" ! Attribute name
  35829. 1
  35830. Warning: Unused parameter 'attrname1' declared at (1)
  35831. tstlite.f90:1355.39:
  35832.  
  35833. CHARACTER(LEN=16), PARAMETER :: buf_c = "string attribute"
  35834. 1
  35835. Warning: Unused parameter 'buf_c' declared at (1)
  35836. tstlite.f90:1358.45:
  35837.  
  35838. CHARACTER(LEN=16) :: bufr_c ! Data buffer
  35839. 1
  35840. Warning: Unused variable 'bufr_c' declared at (1)
  35841. tstlite.f90:1359.48:
  35842.  
  35843. CHARACTER(LEN=18) :: bufr_c_lg ! Data buffer
  35844. 1
  35845. Warning: Unused variable 'bufr_c_lg' declared at (1)
  35846. tstlite.f90:1347.28:
  35847.  
  35848. INTEGER(HID_T) :: file_id1
  35849. 1
  35850. Warning: Unused variable 'file_id1' declared at (1)
  35851. tstlite.f90:1345.42:
  35852.  
  35853. CHARACTER(len=9), PARAMETER :: filename1 ="tattr.h5" ! C written attribute file
  35854. 1
  35855. Warning: Unused parameter 'filename1' declared at (1)
  35856. tstlite.f90:1049.42:
  35857.  
  35858. CHARACTER(LEN=5), PARAMETER :: dsetname1 = "dset1" ! Dataset name
  35859. 1
  35860. Warning: Unused parameter 'dsetname1' declared at (1)
  35861. FC tstimage.o
  35862. tstimage.f90:125.51:
  35863.  
  35864. call test_begin(' Make/Read image 8bit ')
  35865. 1
  35866. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35867. tstimage.f90:163.13:
  35868.  
  35869. call passed()
  35870. 1
  35871. Warning: Procedure 'passed' called with an implicit interface at (1)
  35872. tstimage.f90:169.51:
  35873.  
  35874. call test_begin(' Make/Read image 24bit ')
  35875. 1
  35876. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35877. tstimage.f90:210.13:
  35878.  
  35879. call passed()
  35880. 1
  35881. Warning: Procedure 'passed' called with an implicit interface at (1)
  35882. tstimage.f90:216.51:
  35883.  
  35884. call test_begin(' Make palette ')
  35885. 1
  35886. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35887. tstimage.f90:223.13:
  35888.  
  35889. call passed()
  35890. 1
  35891. Warning: Procedure 'passed' called with an implicit interface at (1)
  35892. tstimage.f90:226.51:
  35893.  
  35894. call test_begin(' Link/Unlink palette ')
  35895. 1
  35896. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35897. tstimage.f90:303.13:
  35898.  
  35899. call passed()
  35900. 1
  35901. Warning: Procedure 'passed' called with an implicit interface at (1)
  35902. tstimage.f90:22.18:
  35903.  
  35904. call make_image1()
  35905. 1
  35906. Warning: Procedure 'make_image1' called with an implicit interface at (1)
  35907. FC tsttable.o
  35908. tsttable.f90:142.53:
  35909.  
  35910. CALL test_begin(' Make table ')
  35911. 1
  35912. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35913. tsttable.f90:157.15:
  35914.  
  35915. CALL passed()
  35916. 1
  35917. Warning: Procedure 'passed' called with an implicit interface at (1)
  35918. tsttable.f90:164.53:
  35919.  
  35920. CALL test_begin(' Read/Write field by name ')
  35921. 1
  35922. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35923. tsttable.f90:236.10:
  35924.  
  35925. IF ( bufdr(i) .NE. bufd(i) ) THEN
  35926. 1
  35927. Warning: Inequality comparison for REAL(8) at (1)
  35928. tsttable.f90:250.10:
  35929.  
  35930. IF ( bufrr(i) .NE. bufr(i) ) THEN
  35931. 1
  35932. Warning: Inequality comparison for REAL(4) at (1)
  35933. tsttable.f90:258.15:
  35934.  
  35935. CALL passed()
  35936. 1
  35937. Warning: Procedure 'passed' called with an implicit interface at (1)
  35938. tsttable.f90:264.53:
  35939.  
  35940. CALL test_begin(' Read/Write field by index ')
  35941. 1
  35942. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35943. tsttable.f90:319.10:
  35944.  
  35945. IF ( bufdr(i) .NE. bufd(i) ) THEN
  35946. 1
  35947. Warning: Inequality comparison for REAL(8) at (1)
  35948. tsttable.f90:333.10:
  35949.  
  35950. IF ( bufrr(i) .NE. bufr(i) ) THEN
  35951. 1
  35952. Warning: Inequality comparison for REAL(4) at (1)
  35953. tsttable.f90:341.15:
  35954.  
  35955. CALL passed()
  35956. 1
  35957. Warning: Procedure 'passed' called with an implicit interface at (1)
  35958. tsttable.f90:349.53:
  35959.  
  35960. CALL test_begin(' Insert field ')
  35961. 1
  35962. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35963. tsttable.f90:358.10:
  35964.  
  35965. IF ( bufrr(i) .NE. bufr(i) ) THEN
  35966. 1
  35967. Warning: Inequality comparison for REAL(4) at (1)
  35968. tsttable.f90:366.15:
  35969.  
  35970. CALL passed()
  35971. 1
  35972. Warning: Procedure 'passed' called with an implicit interface at (1)
  35973. tsttable.f90:372.53:
  35974.  
  35975. CALL test_begin(' Delete field ')
  35976. 1
  35977. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35978. tsttable.f90:376.15:
  35979.  
  35980. CALL passed()
  35981. 1
  35982. Warning: Procedure 'passed' called with an implicit interface at (1)
  35983. tsttable.f90:383.53:
  35984.  
  35985. CALL test_begin(' Get table info ')
  35986. 1
  35987. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35988. tsttable.f90:392.15:
  35989.  
  35990. CALL passed()
  35991. 1
  35992. Warning: Procedure 'passed' called with an implicit interface at (1)
  35993. tsttable.f90:398.53:
  35994.  
  35995. CALL test_begin(' Get fields info ')
  35996. 1
  35997. Warning: Procedure 'test_begin' called with an implicit interface at (1)
  35998. tsttable.f90:425.15:
  35999.  
  36000. CALL passed()
  36001. 1
  36002. Warning: Procedure 'passed' called with an implicit interface at (1)
  36003. tsttable.f90:22.20:
  36004.  
  36005. CALL test_table1()
  36006. 1
  36007. Warning: Procedure 'test_table1' called with an implicit interface at (1)
  36008. FCLD tstds
  36009. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36010. ld: warning: option -s is obsolete and being ignored
  36011. FCLD tstlite
  36012. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36013. ld: warning: option -s is obsolete and being ignored
  36014. FCLD tstimage
  36015. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36016. ld: warning: option -s is obsolete and being ignored
  36017. FCLD tsttable
  36018. ld: warning: directory not found for option '-L/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36019. ld: warning: option -s is obsolete and being ignored
  36020. Making all in perform
  36021. HDF5: Installing...
  36022. Making install in src
  36023. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36024. /bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c libhdf5.la '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36025. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5.lai /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.la
  36026. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5.a /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a
  36027. libtool: install: chmod 644 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a
  36028. libtool: install: ranlib /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a
  36029. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5CS.o) has no symbols
  36030. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5Dmpio.o) has no symbols
  36031. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5Fmpi.o) has no symbols
  36032. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5FDdirect.o) has no symbols
  36033. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5FDmpi.o) has no symbols
  36034. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5FDmpio.o) has no symbols
  36035. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5MFdbg.o) has no symbols
  36036. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5Obogus.o) has no symbols
  36037. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5Smpio.o) has no symbols
  36038. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5TS.o) has no symbols
  36039. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5.a(H5Zszip.o) has no symbols
  36040. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/include'
  36041. /opt/local/bin/ginstall -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 H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/include'
  36042. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36043. /opt/local/bin/ginstall -c -m 644 libhdf5.settings '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36044. Making install in test
  36045. Making install in tools
  36046. Making install in lib
  36047. Making install in h5diff
  36048. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36049. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5diff '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36050. libtool: install: /opt/local/bin/ginstall -c h5diff /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5diff
  36051. Making install in h5ls
  36052. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36053. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5ls '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36054. libtool: install: /opt/local/bin/ginstall -c h5ls /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5ls
  36055. Making install in h5dump
  36056. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36057. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5dump '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36058. libtool: install: /opt/local/bin/ginstall -c h5dump /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5dump
  36059. Making install in misc
  36060. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36061. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5debug h5repart h5mkgrp '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36062. libtool: install: /opt/local/bin/ginstall -c h5debug /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5debug
  36063. libtool: install: /opt/local/bin/ginstall -c h5repart /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5repart
  36064. libtool: install: /opt/local/bin/ginstall -c h5mkgrp /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5mkgrp
  36065. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36066. /opt/local/bin/ginstall -c h5redeploy '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36067. Making install in h5import
  36068. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36069. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5import '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36070. libtool: install: /opt/local/bin/ginstall -c h5import /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5import
  36071. Making install in h5repack
  36072. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36073. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5repack '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36074. libtool: install: /opt/local/bin/ginstall -c h5repack /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5repack
  36075. Making install in h5jam
  36076. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36077. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5jam h5unjam '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36078. libtool: install: /opt/local/bin/ginstall -c h5jam /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5jam
  36079. libtool: install: /opt/local/bin/ginstall -c h5unjam /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5unjam
  36080. Making install in h5copy
  36081. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36082. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5copy '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36083. libtool: install: /opt/local/bin/ginstall -c h5copy /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5copy
  36084. Making install in h5stat
  36085. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36086. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c h5stat '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36087. libtool: install: /opt/local/bin/ginstall -c h5stat /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5stat
  36088. Making install in .
  36089. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36090. /bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c h5perf_serial '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36091. libtool: install: /opt/local/bin/ginstall -c h5perf_serial /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5perf_serial
  36092. Making install in fortran
  36093. Making install in src
  36094. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36095. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c libhdf5_fortran.la '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36096. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5_fortran.lai /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_fortran.la
  36097. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5_fortran.a /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_fortran.a
  36098. libtool: install: chmod 644 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_fortran.a
  36099. libtool: install: ranlib /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_fortran.a
  36100. ranlib: file: /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_fortran.a(H5fortran_types.o) has no symbols
  36101. Making install in test
  36102. Making install in hl
  36103. Making install in src
  36104. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36105. /bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c libhdf5_hl.la '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36106. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5_hl.lai /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_hl.la
  36107. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5_hl.a /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_hl.a
  36108. libtool: install: chmod 644 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_hl.a
  36109. libtool: install: ranlib /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5_hl.a
  36110. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/include'
  36111. /opt/local/bin/ginstall -c -m 644 hdf5_hl.h H5DOpublic.h H5IMpublic.h H5LTpublic.h H5TBpublic.h H5DSpublic.h H5PTpublic.h '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/include'
  36112. Making install in test
  36113. Making install in tools
  36114. Making install in gif2h5
  36115. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36116. /bin/sh ../../../libtool --mode=install /opt/local/bin/ginstall -c gif2h5 h52gif '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36117. libtool: install: /opt/local/bin/ginstall -c gif2h5 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/gif2h5
  36118. libtool: install: /opt/local/bin/ginstall -c h52gif /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h52gif
  36119. Making install in fortran
  36120. Making install in src
  36121. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36122. /bin/sh ../../../libtool --mode=install /opt/local/bin/ginstall -c libhdf5hl_fortran.la '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib'
  36123. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5hl_fortran.lai /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5hl_fortran.la
  36124. libtool: install: /opt/local/bin/ginstall -c .libs/libhdf5hl_fortran.a /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5hl_fortran.a
  36125. libtool: install: chmod 644 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5hl_fortran.a
  36126. libtool: install: ranlib /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/lib/libhdf5hl_fortran.a
  36127. Making install in test
  36128. Making install in perform
  36129. /opt/local/bin/gmkdir -p '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36130. /bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c h5perf_serial '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36131. libtool: install: /opt/local/bin/ginstall -c h5perf_serial /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5perf_serial
  36132. + for d in examples fortran hl
  36133. + cd examples
  36134. + /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples
  36135. + /opt/local/bin/ginstall -c ./h5_write.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36136. + /opt/local/bin/ginstall -c ./h5_read.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36137. + /opt/local/bin/ginstall -c ./h5_extend_write.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36138. + /opt/local/bin/ginstall -c ./h5_chunk_read.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36139. + /opt/local/bin/ginstall -c ./h5_crtgrpd.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36140. + /opt/local/bin/ginstall -c ./h5_subset.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36141. + /opt/local/bin/ginstall -c ./h5_cmprss.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36142. + /opt/local/bin/ginstall -c ./h5_rdwt.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36143. + /opt/local/bin/ginstall -c ./h5_crtgrpar.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36144. + /opt/local/bin/ginstall -c ./h5_extend.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36145. + /opt/local/bin/ginstall -c ./h5_crtatt.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36146. + /opt/local/bin/ginstall -c ./h5_crtgrp.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36147. + /opt/local/bin/ginstall -c ./h5_crtdat.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36148. + /opt/local/bin/ginstall -c ./h5_compound.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36149. + /opt/local/bin/ginstall -c ./h5_group.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36150. + /opt/local/bin/ginstall -c ./h5_select.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36151. + /opt/local/bin/ginstall -c ./h5_attribute.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36152. + /opt/local/bin/ginstall -c ./h5_mount.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36153. + /opt/local/bin/ginstall -c ./h5_reference.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36154. + /opt/local/bin/ginstall -c ./h5_drivers.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36155. + /opt/local/bin/ginstall -c ./h5_extlink.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36156. + /opt/local/bin/ginstall -c ./h5_elink_unix2win.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36157. + /opt/local/bin/ginstall -c ./h5_ref2reg.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36158. + /opt/local/bin/ginstall -c ./h5_shared_mesg.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36159. + /opt/local/bin/ginstall -c ./ph5example.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36160. + /opt/local/bin/ginstall -c run-c-ex.sh /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/c/.
  36161. + /opt/local/bin/ginstall -c ./README /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/.
  36162. + /opt/local/bin/ginstall -c ./run-all-ex.sh /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/.
  36163. + for d in examples fortran hl
  36164. + cd fortran
  36165. + /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples
  36166. + /opt/local/bin/ginstall -c ./h5_crtdat.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36167. + /opt/local/bin/ginstall -c ./h5_rdwt.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36168. + /opt/local/bin/ginstall -c ./h5_crtatt.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36169. + /opt/local/bin/ginstall -c ./h5_crtgrp.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36170. + /opt/local/bin/ginstall -c ./h5_crtgrpar.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36171. + /opt/local/bin/ginstall -c ./h5_crtgrpd.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36172. + /opt/local/bin/ginstall -c ./h5_extend.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36173. + /opt/local/bin/ginstall -c ./h5_subset.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36174. + /opt/local/bin/ginstall -c ./h5_cmprss.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36175. + /opt/local/bin/ginstall -c ./hyperslab.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36176. + /opt/local/bin/ginstall -c ./selectele.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36177. + /opt/local/bin/ginstall -c ./refobjexample.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36178. + /opt/local/bin/ginstall -c ./refregexample.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36179. + /opt/local/bin/ginstall -c ./mountexample.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36180. + /opt/local/bin/ginstall -c ./compound.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36181. + /opt/local/bin/ginstall -c ./ph5example.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36182. + /opt/local/bin/ginstall -c ./rwdset_fortran2003.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36183. + /opt/local/bin/ginstall -c ./nested_derived_type.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36184. + /opt/local/bin/ginstall -c ./compound_fortran2003.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36185. + /opt/local/bin/ginstall -c ./compound_complex_fortran2003.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36186. + /opt/local/bin/ginstall -c run-fortran-ex.sh /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/fortran/.
  36187. + for d in examples fortran hl
  36188. + cd hl
  36189. + /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples
  36190. + for d in examples fortran
  36191. + cd examples
  36192. + /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples
  36193. + /opt/local/bin/ginstall -c ./ex_lite1.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36194. + /opt/local/bin/ginstall -c ./ex_lite2.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36195. + /opt/local/bin/ginstall -c ./ex_lite3.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36196. + /opt/local/bin/ginstall -c ./ptExampleFL.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36197. + /opt/local/bin/ginstall -c ./ex_image1.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36198. + /opt/local/bin/ginstall -c ./ex_image2.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36199. + /opt/local/bin/ginstall -c ./ex_table_01.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36200. + /opt/local/bin/ginstall -c ./ex_table_02.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36201. + /opt/local/bin/ginstall -c ./ex_table_03.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36202. + /opt/local/bin/ginstall -c ./ex_table_04.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36203. + /opt/local/bin/ginstall -c ./ex_table_05.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36204. + /opt/local/bin/ginstall -c ./ex_table_06.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36205. + /opt/local/bin/ginstall -c ./ex_table_07.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36206. + /opt/local/bin/ginstall -c ./ex_table_08.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36207. + /opt/local/bin/ginstall -c ./ex_table_09.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36208. + /opt/local/bin/ginstall -c ./ex_table_10.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36209. + /opt/local/bin/ginstall -c ./ex_table_11.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36210. + /opt/local/bin/ginstall -c ./ex_table_12.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36211. + /opt/local/bin/ginstall -c ./ex_ds1.c /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36212. + /opt/local/bin/ginstall -c ./image24pixel.txt /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36213. + /opt/local/bin/ginstall -c ./image8.txt /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36214. + /opt/local/bin/ginstall -c ./pal_rgb.h /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36215. + /opt/local/bin/ginstall -c run-hlc-ex.sh /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/c/.
  36216. + /opt/local/bin/ginstall -c ./run-hl-ex.sh /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/.
  36217. + for d in examples fortran
  36218. + cd fortran
  36219. + /Applications/Xcode.app/Contents/Developer/usr/bin/make install-examples
  36220. + /opt/local/bin/ginstall -c ./exlite.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/fortran/.
  36221. + /opt/local/bin/ginstall -c ./ex_ds1.f90 /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/fortran/.
  36222. + /opt/local/bin/ginstall -c run-hlfortran-ex.sh /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/share/hdf5_examples/hl/fortran/.
  36223. ~/Cactus/configs/sim/scratch
  36224. HDF5: Unpacking checker archive...
  36225. ~/Cactus/configs/sim/scratch/build/HDF5 ~/Cactus/configs/sim/scratch
  36226. HDF5: Configuring checker...
  36227. checking for gcc... gcc-mp-4.9
  36228. checking for C compiler default output file name... a.out
  36229. checking whether the C compiler works... yes
  36230. checking whether we are cross compiling... no
  36231. checking for suffix of executables...
  36232. checking for suffix of object files... o
  36233. checking whether we are using the GNU C compiler... yes
  36234. checking whether gcc-mp-4.9 accepts -g... yes
  36235. checking for gcc-mp-4.9 option to accept ISO C89... none needed
  36236. checking how to run the C preprocessor... gcc-mp-4.9 -E
  36237. checking for grep that handles long lines and -e... /usr/bin/grep
  36238. checking for egrep... /usr/bin/grep -E
  36239. checking for ANSI C header files... yes
  36240. checking for sys/types.h... yes
  36241. checking for sys/stat.h... yes
  36242. checking for stdlib.h... yes
  36243. checking for string.h... yes
  36244. checking for memory.h... yes
  36245. checking for strings.h... yes
  36246. checking for inttypes.h... yes
  36247. checking for stdint.h... yes
  36248. checking for unistd.h... yes
  36249. checking whether byte ordering is bigendian... no
  36250. checking for a BSD-compatible install... /opt/local/bin/ginstall -c
  36251. checking whether build environment is sane... yes
  36252. checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
  36253. checking for gawk... gawk
  36254. checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
  36255. checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... GNU
  36256. checking dependency style of gcc-mp-4.9... gcc3
  36257. checking whether to enable maintainer-specific portions of Makefiles... no
  36258. checking for gcc... (cached) gcc-mp-4.9
  36259. checking whether we are using the GNU C compiler... (cached) yes
  36260. checking whether gcc-mp-4.9 accepts -g... (cached) yes
  36261. checking for gcc-mp-4.9 option to accept ISO C89... (cached) none needed
  36262. checking for ranlib... ranlib
  36263. checking zlib.h usability... yes
  36264. checking zlib.h presence... yes
  36265. checking for zlib.h... yes
  36266. checking for compress2 in -lz... yes
  36267. checking szlib.h usability... yes
  36268. checking szlib.h presence... yes
  36269. checking for szlib.h... yes
  36270. checking for SZ_BufftoBuffCompress in -lsz... yes
  36271. checking for I/O filters... all (shuffle,fletcher32,nbit,scaleoffset)
  36272. checking for ANSI C header files... (cached) yes
  36273. checking fcntl.h usability... yes
  36274. checking fcntl.h presence... yes
  36275. checking for fcntl.h... yes
  36276. checking for stdint.h... (cached) yes
  36277. checking for stdlib.h... (cached) yes
  36278. checking for string.h... (cached) yes
  36279. checking for an ANSI C-conforming const... yes
  36280. checking for off_t... yes
  36281. checking for size_t... yes
  36282. checking whether struct tm is in sys/time.h or time.h... time.h
  36283. checking for pow in -lm... yes
  36284. checking for stdlib.h... (cached) yes
  36285. checking for GNU libc compatible malloc... yes
  36286. checking for working memcmp... yes
  36287. checking for stdlib.h... (cached) yes
  36288. checking for GNU libc compatible realloc... yes
  36289. checking for memset... yes
  36290. checking for pow... yes
  36291. checking for strdup... yes
  36292. checking for strerror... yes
  36293. checking for strrchr... yes
  36294. checking for strstr... yes
  36295. checking for strtol... yes
  36296. configure: creating ./config.status
  36297. config.status: creating Makefile
  36298. config.status: creating src/Makefile
  36299. config.status: creating test/Makefile
  36300. config.status: creating tool/Makefile
  36301. config.status: creating src/h5chk_config.h
  36302. config.status: executing depfiles commands
  36303. HDF5: Building checker...
  36304. h5checker.c:348:5: warning: missing braces around initializer [-Wmissing-braces]
  36305. BT_SNODE_ID, /* id */
  36306. ^
  36307. h5checker.c:348:5: warning: (near initialization for 'BT_SNODE[0]') [-Wmissing-braces]
  36308. h5checker.c:361:5: warning: missing braces around initializer [-Wmissing-braces]
  36309. BT_ISTORE_ID, /* id */
  36310. ^
  36311. h5checker.c:361:5: warning: (near initialization for 'BT_ISTORE[0]') [-Wmissing-braces]
  36312. h5checker.c: In function 'sec2_read':
  36313. h5checker.c:771:9: warning: unused variable 'status' [-Wunused-variable]
  36314. int status;
  36315. ^
  36316. h5checker.c: In function 'multi_decode_driver':
  36317. h5checker.c:850:25: warning: variable 'memb_eoa' set but not used [-Wunused-but-set-variable]
  36318. ck_addr_t memb_eoa[FD_MEM_NTYPES];
  36319. ^
  36320. h5checker.c:845:25: warning: unused variable 'x' [-Wunused-variable]
  36321. char x[2*FD_MEM_NTYPES*8];
  36322. ^
  36323. h5checker.c: In function 'multi_open':
  36324. h5checker.c:897:11: warning: unused variable 'len' [-Wunused-variable]
  36325. int len;
  36326. ^
  36327. h5checker.c:894:25: warning: unused variable 'm' [-Wunused-variable]
  36328. driver_mem_t m;
  36329. ^
  36330. h5checker.c: In function 'family_open':
  36331. h5checker.c:1240:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  36332. if(eof = FD_get_eof(file->memb[0]))
  36333. ^
  36334. h5checker.c:1178:16: warning: unused variable 'ret' [-Wunused-variable]
  36335. int len, ret;
  36336. ^
  36337. h5checker.c:1178:11: warning: unused variable 'len' [-Wunused-variable]
  36338. int len, ret;
  36339. ^
  36340. h5checker.c:1173:25: warning: unused variable 'm' [-Wunused-variable]
  36341. driver_mem_t m;
  36342. ^
  36343. h5checker.c: In function 'family_get_eof':
  36344. h5checker.c:1365:1: warning: label 'done' defined but not used [-Wunused-label]
  36345. done:
  36346. ^
  36347. h5checker.c:1341:30: warning: unused variable 'tmp' [-Wunused-variable]
  36348. ck_addr_t eof=0, tmp;
  36349. ^
  36350. h5checker.c: In function 'OBJ_dt_decode_helper':
  36351. h5checker.c:1855:25: warning: unused variable 'array_dt' [-Wunused-variable]
  36352. type_t *array_dt; /* Temporary pointer to the array datatype */
  36353. ^
  36354. h5checker.c:1973:10: warning: unused variable 'tmp_len' [-Wunused-variable]
  36355. size_t tmp_len;
  36356. ^
  36357. h5checker.c:1604:38: warning: unused variable 'tmp' [-Wunused-variable]
  36358. unsigned flags, version, tmp;
  36359. ^
  36360. h5checker.c: In function 'OBJ_fill_old_decode':
  36361. h5checker.c:2147:26: warning: unused variable 'badinfo' [-Wunused-variable]
  36362. int version, badinfo;
  36363. ^
  36364. h5checker.c:2147:17: warning: unused variable 'version' [-Wunused-variable]
  36365. int version, badinfo;
  36366. ^
  36367. h5checker.c: In function 'OBJ_edf_decode':
  36368. h5checker.c:2567:18: warning: unused variable 's' [-Wunused-variable]
  36369. const char *s=NULL;
  36370. ^
  36371. h5checker.c: In function 'OBJ_filter_decode':
  36372. h5checker.c:2937:25: warning: unused variable 'j' [-Wunused-variable]
  36373. size_t i, j, n, name_length;
  36374. ^
  36375. h5checker.c: In function 'OBJ_attr_decode':
  36376. h5checker.c:3087:16: warning: variable 'encoding' set but not used [-Wunused-but-set-variable]
  36377. DT_cset_t encoding;
  36378. ^
  36379. h5checker.c: In function 'addr_decode':
  36380. h5checker.c:3974:16: warning: unused variable 'ret' [-Wunused-variable]
  36381. ck_addr_t ret;
  36382. ^
  36383. h5checker.c: In function 'check_superblock':
  36384. h5checker.c:4430:16: warning: unused variable 'drv_addr' [-Wunused-variable]
  36385. ck_addr_t drv_addr = lshared->super_addr + lshared->driver_addr;
  36386. ^
  36387. h5checker.c: In function 'check_sym':
  36388. h5checker.c:4657:32: warning: unused variable 'ret' [-Wunused-variable]
  36389. int sym_version, badinfo, ret;
  36390. ^
  36391. h5checker.c:4653:14: warning: unused variable 'nsyms' [-Wunused-variable]
  36392. unsigned nsyms, u;
  36393. ^
  36394. h5checker.c: In function 'decode_validate_messages':
  36395. h5checker.c:5617:1: warning: label 'done' defined but not used [-Wunused-label]
  36396. done:
  36397. ^
  36398. h5checker.c: In function 'find_in_ohdr':
  36399. h5checker.c:5639:26: warning: unused variable 'type' [-Wunused-variable]
  36400. const obj_class_t *type = NULL;
  36401. ^
  36402. h5checker.c: In function 'OBJ_shared_read':
  36403. h5checker.c:5788:15: warning: unused variable 'mesg_size' [-Wunused-variable]
  36404. ck_size_t mesg_size;
  36405. ^
  36406. h5checker.c:5785:11: warning: unused variable 'mesg' [-Wunused-variable]
  36407. void *mesg;
  36408. ^
  36409. h5checker.c:5782:15: warning: unused variable 'status' [-Wunused-variable]
  36410. int idx, status;
  36411. ^
  36412. h5checker.c: In function 'check_obj_header':
  36413. h5checker.c:5908:18: warning: unused variable 'nlink' [-Wunused-variable]
  36414. int version, nlink, idx, badinfo;
  36415. ^
  36416. h5checker.c:5908:9: warning: unused variable 'version' [-Wunused-variable]
  36417. int version, nlink, idx, badinfo;
  36418. ^
  36419. h5checker.c:5899:17: warning: unused variable 'flags' [-Wunused-variable]
  36420. uint8_t *p, flags, *start_buf;
  36421. ^
  36422. h5checker.c: At top level:
  36423. h5checker.c:90:13: warning: 'set_fami_driver_properties' declared 'static' but never defined [-Wunused-function]
  36424. static void set_fami_driver_properties(driver_fami_fapl_t **, driver_mem_t *, const char **, ck_addr_t *);
  36425. ^
  36426. h5checker_api.c: In function 'h5checker_obj':
  36427. h5checker_api.c:10:15: warning: unused variable 'ret_value' [-Wunused-variable]
  36428. ck_err_t ret_value=SUCCEED;
  36429. ^
  36430. h5error.c: In function 'error_push':
  36431. h5error.c:70:19: warning: unused variable 'func_len' [-Wunused-variable]
  36432. int desc_len, func_len;
  36433. ^
  36434. h5error.c:70:9: warning: unused variable 'desc_len' [-Wunused-variable]
  36435. int desc_len, func_len;
  36436. ^
  36437. h5error.c:69:11: warning: unused variable 'new_desc' [-Wunused-variable]
  36438. char *new_desc;
  36439. ^
  36440. h5error.c:68:11: warning: unused variable 'new_func' [-Wunused-variable]
  36441. char *new_func;
  36442. ^
  36443. h5error.c: In function 'error_print':
  36444. h5error.c:134:10: warning: unused variable 'sec_null' [-Wunused-variable]
  36445. int sec_null = 0;
  36446. ^
  36447. h5error.c:126:12: warning: unused variable 'fname' [-Wunused-variable]
  36448. char *fname;
  36449. ^
  36450. h5error.c:124:17: warning: unused variable 'sec_str' [-Wunused-variable]
  36451. const char *sec_str = NULL;
  36452. ^
  36453. h5error.c:123:17: warning: unused variable 'prim_str' [-Wunused-variable]
  36454. const char *prim_str = NULL;
  36455. ^
  36456. h5error.c: At top level:
  36457. h5error.c:165:1: warning: 'get_prim_err' defined but not used [-Wunused-function]
  36458. get_prim_err(primary_err_t n)
  36459. ^
  36460. h5error.c:178:1: warning: 'get_sec_err' defined but not used [-Wunused-function]
  36461. get_sec_err(secondary_err_t n)
  36462. ^
  36463. h5checker.c: In function 'family_get_eof':
  36464. h5checker.c:1352:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36465. if((eof = FD_get_eof(file->memb[i])) != 0)
  36466. ^
  36467. h5checkerV2_0.c: In function 'HF_huge_btree2_dir_compare':
  36468. h5checkerV2_0.c:386:1: warning: no return statement in function returning non-void [-Wreturn-type]
  36469. } /* HF_huge_btree2_dir_compare() */
  36470. ^
  36471. h5checkerV2_0.c: In function 'HF_huge_btree2_filt_dir_compare':
  36472. h5checkerV2_0.c:392:1: warning: no return statement in function returning non-void [-Wreturn-type]
  36473. } /* HF_huge_btree2_filt_dir_compare() */
  36474. ^
  36475. h5checkerV2_0.c: In function 'G_dense_btree2_name_compare':
  36476. h5checkerV2_0.c:399:1: warning: no return statement in function returning non-void [-Wreturn-type]
  36477. } /* G_dense_btree2_name_compare() */
  36478. ^
  36479. h5checkerV2_0.c: In function 'G_dense_btree2_corder_compare':
  36480. h5checkerV2_0.c:405:1: warning: no return statement in function returning non-void [-Wreturn-type]
  36481. } /* G_dense_btree2_corder_compare() */
  36482. ^
  36483. h5checkerV2_0.c: In function 'SM_message_compare':
  36484. h5checkerV2_0.c:411:1: warning: no return statement in function returning non-void [-Wreturn-type]
  36485. } /* SM_message_compare() */
  36486. ^
  36487. h5checkerV2_0.c: In function 'A_dense_btree2_name_compare':
  36488. h5checkerV2_0.c:417:1: warning: no return statement in function returning non-void [-Wreturn-type]
  36489. } /* A_dense_btree2_name_compare() */
  36490. ^
  36491. h5checkerV2_0.c: In function 'A_dense_btree2_corder_compare':
  36492. h5checkerV2_0.c:423:1: warning: no return statement in function returning non-void [-Wreturn-type]
  36493. } /* A_dense_btree2_corder_compare() */
  36494. ^
  36495. h5checkerV2_0.c: In function 'check_bt2_hdr':
  36496. h5checkerV2_0.c:462:17: warning: variable 'logical' set but not used [-Wunused-but-set-variable]
  36497. ck_addr_t logical;
  36498. ^
  36499. h5checkerV2_0.c:457:29: warning: variable 'merge_percent' set but not used [-Wunused-but-set-variable]
  36500. uint8_t split_percent, merge_percent;
  36501. ^
  36502. h5checkerV2_0.c:457:14: warning: variable 'split_percent' set but not used [-Wunused-but-set-variable]
  36503. uint8_t split_percent, merge_percent;
  36504. ^
  36505. h5checkerV2_0.c: In function 'check_bt2_leaf':
  36506. h5checkerV2_0.c:610:17: warning: variable 'logical' set but not used [-Wunused-but-set-variable]
  36507. ck_addr_t logical;
  36508. ^
  36509. h5checkerV2_0.c: In function 'check_bt2_internal':
  36510. h5checkerV2_0.c:718:25: warning: variable 'logical' set but not used [-Wunused-but-set-variable]
  36511. ck_addr_t logical;
  36512. ^
  36513. h5checkerV2_0.c:709:20: warning: unused variable 'badinfo' [-Wunused-variable]
  36514. int version, badinfo;
  36515. ^
  36516. h5checkerV2_0.c: In function 'HF_sect_row_init_cls':
  36517. h5checkerV2_0.c:1061:1: warning: label 'done' defined but not used [-Wunused-label]
  36518. done:
  36519. ^
  36520. h5checkerV2_0.c: In function 'HF_sect_indirect_init_cls':
  36521. h5checkerV2_0.c:1077:1: warning: label 'done' defined but not used [-Wunused-label]
  36522. done:
  36523. ^
  36524. h5checkerV2_0.c: In function 'check_fssection':
  36525. h5checkerV2_0.c:1187:26: warning: unused variable 'des_flags' [-Wunused-variable]
  36526. unsigned des_flags;
  36527. ^
  36528. h5checkerV2_0.c: In function 'HF_dtable_init':
  36529. h5checkerV2_0.c:1397:16: warning: unused variable 'acc_block_off' [-Wunused-variable]
  36530. ck_hsize_t acc_block_off; /* Accumulated block offset */
  36531. ^
  36532. h5checkerV2_0.c: In function 'check_iblock_real':
  36533. h5checkerV2_0.c:1491:11: warning: unused variable 'i' [-Wunused-variable]
  36534. int i;
  36535. ^
  36536. h5checkerV2_0.c:1490:27: warning: unused variable 'col' [-Wunused-variable]
  36537. unsigned entry, row, col;
  36538. ^
  36539. h5checkerV2_0.c:1490:22: warning: unused variable 'row' [-Wunused-variable]
  36540. unsigned entry, row, col;
  36541. ^
  36542. h5checkerV2_0.c:1490:15: warning: unused variable 'entry' [-Wunused-variable]
  36543. unsigned entry, row, col;
  36544. ^
  36545. h5checkerV2_0.c:1489:15: warning: unused variable 'dir_rows' [-Wunused-variable]
  36546. unsigned dir_rows;
  36547. ^
  36548. h5checkerV2_0.c: In function 'check_dtable':
  36549. h5checkerV2_0.c:2069:1: warning: label 'done' defined but not used [-Wunused-label]
  36550. done:
  36551. ^
  36552. h5checkerV2_0.c: In function 'HF_huge_get_obj_info':
  36553. h5checkerV2_0.c:2567:1: warning: label 'done' defined but not used [-Wunused-label]
  36554. done:
  36555. ^
  36556. h5checkerV2_0.c: In function 'HF_get_obj_info':
  36557. h5checkerV2_0.c:2627:1: warning: label 'done' defined but not used [-Wunused-label]
  36558. done:
  36559. ^
  36560. h5checkerV2_0.c: In function 'HF_huge_read':
  36561. h5checkerV2_0.c:2638:15: warning: unused variable 'filter_mask' [-Wunused-variable]
  36562. unsigned filter_mask = 0; /* Filter mask for object (only used for filtered objects) */
  36563. ^
  36564. h5checkerV2_0.c: In function 'HF_tiny_read':
  36565. h5checkerV2_0.c:2827:1: warning: label 'done' defined but not used [-Wunused-label]
  36566. done:
  36567. ^
  36568. h5checkerV2_0.c:2796:15: warning: unused variable 'ret_value' [-Wunused-variable]
  36569. ck_err_t ret_value=SUCCEED; /* Return value */
  36570. ^
  36571. h5checkerV2_0.c: In function 'HF_read':
  36572. h5checkerV2_0.c:2875:1: warning: label 'done' defined but not used [-Wunused-label]
  36573. done:
  36574. ^
  36575. h5checkerV2_0.c: In function 'check_SOHM':
  36576. h5checkerV2_0.c:2956:10: warning: unused variable 'ck_msg_op' [-Wunused-variable]
  36577. ck_op_t ck_msg_op = NULL;
  36578. ^
  36579. h5checkerV2_0.c: In function 'SM_type_to_flag':
  36580. h5checkerV2_0.c:3114:1: warning: label 'done' defined but not used [-Wunused-label]
  36581. done:
  36582. ^
  36583. h5checkerV2_0.c: At top level:
  36584. h5checkerV2_0.c:84:17: warning: 'SOHM_ck_msg_cb' declared 'static' but never defined [-Wunused-function]
  36585. static ck_err_t SOHM_ck_msg_cb(driver_t *file, const void *_record, void *_ck_udata);
  36586. ^
  36587. h5checkerV2_0.c: In function 'HF_close':
  36588. h5checkerV2_0.c:2477:1: warning: control reaches end of non-void function [-Wreturn-type]
  36589. } /* HF_close() */
  36590. ^
  36591. h5checker.c: In function 'multi_get_eof':
  36592. h5checker.c:1092:7: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36593. tmp += multi_file->fa.memb_addr[mt];
  36594. ^
  36595. h5checker.c: In function 'family_open':
  36596. h5checker.c:1241:21: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36597. file->fa.memb_size = eof;
  36598. ^
  36599. h5checker.c: In function 'FD_get_eof':
  36600. h5checker.c:692:5: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36601. return(ret_value);
  36602. ^
  36603. h5checker.c: In function 'check_lheap':
  36604. h5checker.c:5032:7: warning: 'data_seg_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36605. if(data_seg_size <= 0) {
  36606. ^
  36607. h5checker.c:5096:25: warning: 'size_free_block' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36608. if(saved_offset + size_free_block > data_seg_size) {
  36609. ^
  36610. h5checker.c: In function 'check_obj_header':
  36611. h5checker.c:5950:13: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36612. rel_eoa = abs_eoa - lshared->base_addr;
  36613. ^
  36614. h5checker.c:531:11: warning: 'name_list' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36615. nl->head = nl->head->next;
  36616. ^
  36617. h5checker.c:5415:18: note: 'name_list' was declared here
  36618. name_list_t *name_list;
  36619. ^
  36620. h5checker.c: In function 'check_btree.constprop':
  36621. h5checker.c:4829:2: warning: 'logical' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36622. error_push(ERR_LEV_1, ERR_LEV_1A1,
  36623. ^
  36624. h5checker.c: In function 'OBJ_shared_read':
  36625. h5checker.c:5825:12: warning: 'start_buf' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36626. ret_value = type->decode(file, mesg_ptr, start_buf, logi_base);
  36627. ^
  36628. h5checker.c:5825:12: warning: 'logi_base' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36629. h5checker.c: In function 'check_superblock':
  36630. h5checker.c:4139:6: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36631. addr>>=1;
  36632. ^
  36633. h5checker.c:686:18: note: 'ret_value' was declared here
  36634. ck_addr_t ret_value;
  36635. ^
  36636. h5pline.c: In function 'pline_init_interface':
  36637. h5pline.c:121:1: warning: label 'done' defined but not used [-Wunused-label]
  36638. done:
  36639. ^
  36640. h5pline.c: In function 'Z_scaleoffset_postdecompress_fd':
  36641. h5pline.c:1334:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36642. Z_scaleoffset_postdecompress_3(float, data, d_nelmts, filavail, filval_buf, minbits, sminval, D_val)
  36643. ^
  36644. h5pline.c:1334:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36645. h5pline.c:1334:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36646. h5pline.c:1334:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36647. h5pline.c:1334:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36648. h5pline.c:1334:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36649. h5pline.c:1336:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36650. Z_scaleoffset_postdecompress_3(double, data, d_nelmts, filavail, filval_buf, minbits, sminval, D_val)
  36651. ^
  36652. h5pline.c:1336:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36653. h5pline.c:1336:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36654. h5pline.c:1336:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36655. h5pline.c:1336:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36656. h5pline.c:1336:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  36657. h5checker_main.c: In function 'main':
  36658. h5checker_main.c:30:11: warning: unused variable 'rest' [-Wunused-variable]
  36659. char *rest;
  36660. ^
  36661. h5checker_main.c:21:12: warning: unused variable 'inputfd' [-Wunused-variable]
  36662. FILE *inputfd;
  36663. ^
  36664. h5checker_main.c:20:15: warning: unused variable 'gheap_addr' [-Wunused-variable]
  36665. ck_addr_t gheap_addr;
  36666. ^
  36667. HDF5: Installing checker...
  36668. /opt/local/bin/ginstall -c h5check '/Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin'
  36669. ~/Cactus/configs/sim/scratch
  36670. HDF5: Cleaning up...
  36671. Creating Formaline tarball for thorn ADMAnalysis
  36672. Creating Formaline tarball for thorn ADMBase
  36673. HDF5: Done.
  36674. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_HDF5.a
  36675. Creating Formaline tarball for thorn AHFinder
  36676. Creating Formaline tarball for thorn CalcK
  36677. Creating Formaline tarball for thorn Cartoon2D
  36678. Creating Formaline tarball for thorn EHFinder
  36679. Creating Formaline tarball for thorn EOS_Hybrid
  36680. Creating Formaline tarball for thorn EllSOR
  36681. Creating Formaline tarball for thorn Formaline
  36682. Creating Formaline tarball for thorn GaugeWave
  36683. Creating Formaline tarball for thorn HTTPD
  36684. Creating Formaline tarball for thorn Hydro_Analysis
  36685. Creating Formaline tarball for thorn IDBrillData
  36686. Creating Formaline tarball for thorn KerrSchild
  36687. Creating Formaline tarball for thorn LORENE
  36688. Creating Formaline tarball for thorn LoopControl
  36689. Creating Formaline tarball for thorn ML_ADMConstraints
  36690. Creating Formaline tarball for thorn ML_ADMQuantities
  36691. Creating Formaline tarball for thorn ML_BSSN
  36692. Creating Formaline tarball for thorn ML_BSSN_Helper
  36693. Creating Formaline tarball for thorn ML_CCZ4
  36694. Creating Formaline tarball for thorn ML_CCZ4_Helper
  36695. Creating Formaline tarball for thorn ML_WaveToy
  36696. Creating Formaline tarball for thorn MPI
  36697. Creating Formaline tarball for thorn MemSpeed
  36698. Creating Formaline tarball for thorn Meudon_Bin_BH
  36699. Creating Formaline tarball for thorn Meudon_Bin_NS
  36700. Creating Formaline tarball for thorn Meudon_Mag_NS
  36701. Creating Formaline tarball for thorn Minkowski
  36702. Creating Formaline tarball for thorn ModifiedSchwarzschildBL
  36703. Creating Formaline tarball for thorn NoMPI
  36704. Creating Formaline tarball for thorn NullEvolve
  36705. Creating Formaline tarball for thorn NullNews
  36706. Creating Formaline tarball for thorn PUGH
  36707. Creating Formaline tarball for thorn PUGHInterp
  36708. Creating Formaline tarball for thorn PUGHReduce
  36709. Creating Formaline tarball for thorn PUGHSlab
  36710. Creating Formaline tarball for thorn QuasiLocalMeasures
  36711. Creating Formaline tarball for thorn ShiftedGaugeWave
  36712. Creating Formaline tarball for thorn Slab
  36713. Creating Formaline tarball for thorn SpaceMask
  36714. Creating Formaline tarball for thorn SystemTopology
  36715. Creating Formaline tarball for thorn TOVSolver
  36716. Creating Formaline tarball for thorn TestLoopControl
  36717. Creating Formaline tarball for thorn TimerReport
  36718. Creating Formaline tarball for thorn Vaidya2
  36719. Creating Formaline tarball for thorn WeylScal4
  36720. Formaline: Adding thorn Timers to git repository...
  36721. Checking status of thorn AHFinderDirect
  36722. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/array.cc
  36723. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/cpm_map.cc
  36724. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/fuzzy.cc
  36725. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/linear_map.cc
  36726. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/norm.cc
  36727. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/round.cc
  36728. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/miscfp.cc
  36729. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/error_exit.cc
  36730. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc
  36731. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc: In function 'void AHFinderDirect::local_coords::xyz_of_r_mu_nu(fp, fp, fp, fp&, fp&, fp&)':
  36732. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:112:10: warning: unused variable 'sign_y' [-Wunused-variable]
  36733. const fp sign_y = signum(sin(mu));
  36734. ^
  36735. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:117:10: warning: unused variable 'sign_x' [-Wunused-variable]
  36736. const fp sign_x = signum(sin(nu));
  36737. ^
  36738. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc: In function 'void AHFinderDirect::local_coords::xyz_of_r_mu_phi(fp, fp, fp, fp&, fp&, fp&)':
  36739. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:155:10: warning: unused variable 'sign_z' [-Wunused-variable]
  36740. const fp sign_z = signum(sin(mu_bar));
  36741. ^
  36742. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:160:10: warning: unused variable 'sign_x' [-Wunused-variable]
  36743. const fp sign_x = signum(sin(phi_bar));
  36744. ^
  36745. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc: In function 'void AHFinderDirect::local_coords::xyz_of_r_nu_phi(fp, fp, fp, fp&, fp&, fp&)':
  36746. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:197:10: warning: unused variable 'sign_z' [-Wunused-variable]
  36747. const fp sign_z = signum(sin(nu_bar));
  36748. ^
  36749. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:202:10: warning: unused variable 'sign_y' [-Wunused-variable]
  36750. const fp sign_y = signum(sin(phi));
  36751. ^
  36752. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/grid.cc
  36753. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/fd_grid.cc
  36754. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch.cc
  36755. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/ghost_zone.cc
  36756. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_interp.cc
  36757. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_info.cc
  36758. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc
  36759. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc: In member function 'void AHFinderDirect::patch_system::output_unknown_gridfn(bool, int, const char*, const cGH*, bool, bool, int, const char*, bool) const':
  36760. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2802:45: warning: 'datasetz' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36761. WriteAttribute (datasetz, "name", "z");
  36762. ^
  36763. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2792:45: warning: 'datasety' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36764. WriteAttribute (datasety, "name", "y");
  36765. ^
  36766. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2782:45: warning: 'datasetx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36767. WriteAttribute (datasetx, "name", "x");
  36768. ^
  36769. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc: At global scope:
  36770. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2548:13: warning: 'void AHFinderDirect::WriteAttribute(hid_t, const char*, char)' defined but not used [-Wunused-function]
  36771. static void WriteAttribute (const hid_t dataset, const char* const name, const char value)
  36772. ^
  36773. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/ilucg/dilucg.f77
  36774. /Users/comerduncan/Cactus/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f: In function 'dlu0':
  36775. /Users/comerduncan/Cactus/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:244:0: warning: 'amult' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36776. ALU(L)=ALU(L)-AMULT*V(J)
  36777. ^
  36778. /Users/comerduncan/Cactus/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f: In function 'dilucg':
  36779. /Users/comerduncan/Cactus/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:92:0: warning: 'ierror' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36780. 20 ISTATUS = -IERROR
  36781. ^
  36782. /Users/comerduncan/Cactus/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:244:0: warning: 'amult' may be used uninitialized in this function [-Wmaybe-uninitialized]
  36783. ALU(L)=ALU(L)-AMULT*V(J)
  36784. ^
  36785. /Users/comerduncan/Cactus/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:239:0: note: 'amult' was declared here
  36786. AMULT=ALU(L)*PIVOT
  36787. ^
  36788. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_analyze.c
  36789. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_apply_order.c
  36790. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_assemble.c
  36791. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_blas3_update.c
  36792. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_build_tuples.c
  36793. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_build_tuples_usage.c
  36794. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_colamd.c
  36795. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_create_element.c
  36796. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_dump.c
  36797. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_extend_front.c
  36798. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_free.c
  36799. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_garbage_collection.c
  36800. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_get_memory.c
  36801. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_init_front.c
  36802. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_is_permutation.c
  36803. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel.c
  36804. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel_init.c
  36805. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel_init_usage.c
  36806. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel_wrapup.c
  36807. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_local_search.c
  36808. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_lsolve.c
  36809. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_ltsolve.c
  36810. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_malloc.c
  36811. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_alloc_element.c
  36812. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_alloc_head_block.c
  36813. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_alloc_tail_block.c
  36814. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_free_tail_block.c
  36815. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_init_memoryspace.c
  36816. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_order_front_tree.c
  36817. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_realloc.c
  36818. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_row_search.c
  36819. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_scale_column.c
  36820. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_set_stats.c
  36821. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_solve.c
  36822. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_symbolic_usage.c
  36823. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_transpose.c
  36824. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_tuple_lengths.c
  36825. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_usolve.c
  36826. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_utsolve.c
  36827. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_valid_numeric.c
  36828. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_valid_symbolic.c
  36829. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_defaults.c
  36830. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_free_numeric.c
  36831. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_free_symbolic.c
  36832. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_get_lunz.c
  36833. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_get_numeric.c
  36834. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_get_symbolic.c
  36835. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_numeric.c
  36836. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_qsymbolic.c
  36837. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_solve.c
  36838. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_symbolic.c
  36839. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_timer.c
  36840. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_transpose.c
  36841. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/wrap_umf_ltsolve.c
  36842. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/wrap_umf_utsolve.c
  36843. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/wrap_umfpack_wsolve.c
  36844. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/Jacobian.cc
  36845. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/dense_Jacobian.cc
  36846. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77
  36847. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:24.44:
  36848.  
  36849. $ N, A, LDA, anorm, rcond,
  36850. 1
  36851. Warning: Unused dummy argument 'a' at (1)
  36852. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:24.56:
  36853.  
  36854. $ N, A, LDA, anorm, rcond,
  36855. 1
  36856. Warning: Unused dummy argument 'anorm' at (1)
  36857. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:25.57:
  36858.  
  36859. $ WORK, IWORK, info)
  36860. 1
  36861. Warning: Unused dummy argument 'info' at (1)
  36862. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:25.51:
  36863.  
  36864. $ WORK, IWORK, info)
  36865. 1
  36866. Warning: Unused dummy argument 'iwork' at (1)
  36867. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:23.42:
  36868.  
  36869. subroutine sgecon_wrapper(norm_int,
  36870. 1
  36871. Warning: Unused dummy argument 'norm_int' at (1)
  36872. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:24.63:
  36873.  
  36874. $ N, A, LDA, anorm, rcond,
  36875. 1
  36876. Warning: Unused dummy argument 'rcond' at (1)
  36877. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:25.44:
  36878.  
  36879. $ WORK, IWORK, info)
  36880. 1
  36881. Warning: Unused dummy argument 'work' at (1)
  36882. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:48.44:
  36883.  
  36884. $ N, A, LDA, anorm, rcond,
  36885. 1
  36886. Warning: Unused dummy argument 'a' at (1)
  36887. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:48.56:
  36888.  
  36889. $ N, A, LDA, anorm, rcond,
  36890. 1
  36891. Warning: Unused dummy argument 'anorm' at (1)
  36892. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:49.57:
  36893.  
  36894. $ WORK, IWORK, info)
  36895. 1
  36896. Warning: Unused dummy argument 'info' at (1)
  36897. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:49.51:
  36898.  
  36899. $ WORK, IWORK, info)
  36900. 1
  36901. Warning: Unused dummy argument 'iwork' at (1)
  36902. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:47.42:
  36903.  
  36904. subroutine dgecon_wrapper(norm_int,
  36905. 1
  36906. Warning: Unused dummy argument 'norm_int' at (1)
  36907. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:48.63:
  36908.  
  36909. $ N, A, LDA, anorm, rcond,
  36910. 1
  36911. Warning: Unused dummy argument 'rcond' at (1)
  36912. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77:49.44:
  36913.  
  36914. $ WORK, IWORK, info)
  36915. 1
  36916. Warning: Unused dummy argument 'work' at (1)
  36917. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/row_sparse_Jacobian.cc
  36918. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc
  36919. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc: In function 'bool AHFinderDirect::{anonymous}::h_is_finite(AHFinderDirect::patch_system&, const AHFinderDirect::error_info&, bool, bool)':
  36920. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1124:8: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36921. if (!finite(h))
  36922. ^
  36923. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1124:16: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36924. if (!finite(h))
  36925. ^
  36926. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc: In function 'bool AHFinderDirect::{anonymous}::geometry_is_finite(AHFinderDirect::patch_system&, const AHFinderDirect::error_info&, bool, bool)':
  36927. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36928. if ( !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
  36929. ^
  36930. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:25: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36931. if ( !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
  36932. ^
  36933. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:31: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36934. if ( !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
  36935. ^
  36936. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:45: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36937. if ( !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
  36938. ^
  36939. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:51: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36940. if ( !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
  36941. ^
  36942. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:65: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36943. if ( !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
  36944. ^
  36945. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1244:10: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36946. || !finite(g_dd_22) || !finite(g_dd_23)
  36947. ^
  36948. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1244:24: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36949. || !finite(g_dd_22) || !finite(g_dd_23)
  36950. ^
  36951. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1244:30: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36952. || !finite(g_dd_22) || !finite(g_dd_23)
  36953. ^
  36954. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1244:44: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36955. || !finite(g_dd_22) || !finite(g_dd_23)
  36956. ^
  36957. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1245:16: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36958. || !finite(g_dd_33)
  36959. ^
  36960. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1245:30: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36961. || !finite(g_dd_33)
  36962. ^
  36963. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36964. || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
  36965. ^
  36966. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:25: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36967. || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
  36968. ^
  36969. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:31: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36970. || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
  36971. ^
  36972. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:45: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36973. || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
  36974. ^
  36975. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:51: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36976. || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
  36977. ^
  36978. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:65: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36979. || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
  36980. ^
  36981. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1247:10: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36982. || !finite(K_dd_22) || !finite(K_dd_23)
  36983. ^
  36984. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1247:24: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36985. || !finite(K_dd_22) || !finite(K_dd_23)
  36986. ^
  36987. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1247:30: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36988. || !finite(K_dd_22) || !finite(K_dd_23)
  36989. ^
  36990. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1247:44: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36991. || !finite(K_dd_22) || !finite(K_dd_23)
  36992. ^
  36993. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1248:16: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36994. || !finite(K_dd_33)
  36995. ^
  36996. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1248:30: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  36997. || !finite(K_dd_33)
  36998. ^
  36999. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1249:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37000. || !finite(partial_d_g_dd_111)
  37001. ^
  37002. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1249:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37003. || !finite(partial_d_g_dd_111)
  37004. ^
  37005. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1250:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37006. || !finite(partial_d_g_dd_112)
  37007. ^
  37008. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1250:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37009. || !finite(partial_d_g_dd_112)
  37010. ^
  37011. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1251:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37012. || !finite(partial_d_g_dd_113)
  37013. ^
  37014. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1251:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37015. || !finite(partial_d_g_dd_113)
  37016. ^
  37017. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1252:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37018. || !finite(partial_d_g_dd_122)
  37019. ^
  37020. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1252:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37021. || !finite(partial_d_g_dd_122)
  37022. ^
  37023. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1253:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37024. || !finite(partial_d_g_dd_123)
  37025. ^
  37026. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1253:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37027. || !finite(partial_d_g_dd_123)
  37028. ^
  37029. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1254:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37030. || !finite(partial_d_g_dd_133)
  37031. ^
  37032. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1254:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37033. || !finite(partial_d_g_dd_133)
  37034. ^
  37035. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1255:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37036. || !finite(partial_d_g_dd_211)
  37037. ^
  37038. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1255:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37039. || !finite(partial_d_g_dd_211)
  37040. ^
  37041. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1256:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37042. || !finite(partial_d_g_dd_212)
  37043. ^
  37044. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1256:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37045. || !finite(partial_d_g_dd_212)
  37046. ^
  37047. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1257:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37048. || !finite(partial_d_g_dd_213)
  37049. ^
  37050. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1257:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37051. || !finite(partial_d_g_dd_213)
  37052. ^
  37053. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1258:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37054. || !finite(partial_d_g_dd_222)
  37055. ^
  37056. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1258:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37057. || !finite(partial_d_g_dd_222)
  37058. ^
  37059. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1259:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37060. || !finite(partial_d_g_dd_223)
  37061. ^
  37062. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1259:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37063. || !finite(partial_d_g_dd_223)
  37064. ^
  37065. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1260:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37066. || !finite(partial_d_g_dd_233)
  37067. ^
  37068. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1260:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37069. || !finite(partial_d_g_dd_233)
  37070. ^
  37071. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1261:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37072. || !finite(partial_d_g_dd_311)
  37073. ^
  37074. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1261:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37075. || !finite(partial_d_g_dd_311)
  37076. ^
  37077. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1262:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37078. || !finite(partial_d_g_dd_312)
  37079. ^
  37080. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1262:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37081. || !finite(partial_d_g_dd_312)
  37082. ^
  37083. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1263:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37084. || !finite(partial_d_g_dd_313)
  37085. ^
  37086. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1263:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37087. || !finite(partial_d_g_dd_313)
  37088. ^
  37089. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1264:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37090. || !finite(partial_d_g_dd_322)
  37091. ^
  37092. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1264:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37093. || !finite(partial_d_g_dd_322)
  37094. ^
  37095. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1265:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37096. || !finite(partial_d_g_dd_323)
  37097. ^
  37098. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1265:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37099. || !finite(partial_d_g_dd_323)
  37100. ^
  37101. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1266:11: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37102. || !finite(partial_d_g_dd_333) )
  37103. ^
  37104. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1266:36: warning: 'int finite(double)' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  37105. || !finite(partial_d_g_dd_333) )
  37106. ^
  37107. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc: At global scope:
  37108. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:93:6: warning: 'void AHFinderDirect::{anonymous}::Schwarzschild_EF_geometry(AHFinderDirect::patch_system&, const AHFinderDirect::cactus_grid_info&, const AHFinderDirect::geometry_info&, bool)' declared 'static' but never defined [-Wunused-function]
  37109. void Schwarzschild_EF_geometry(patch_system& ps,
  37110. ^
  37111. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc
  37112. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc: In function 'AHFinderDirect::expansion_status AHFinderDirect::expansion_Jacobian(AHFinderDirect::patch_system*, AHFinderDirect::Jacobian*, const AHFinderDirect::what_to_compute&, const AHFinderDirect::cactus_grid_info&, const AHFinderDirect::geometry_info&, const AHFinderDirect::Jacobian_info&, const AHFinderDirect::error_info&, bool, bool)':
  37113. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc:972:68: warning: 'additional_save_Theta' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37114. ps_ptr->gridfn_data(gfns::gfn__Theta)[np] = additional_save_Theta;
  37115. ^
  37116. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc:901:4: note: 'additional_save_Theta' was declared here
  37117. fp additional_save_Theta;
  37118. ^
  37119. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/Schwarzschild_EF.cc
  37120. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/misc-gr.cc
  37121. COMPILING configs/sim/bindings/build/AHFinderDirect/cctk_ThornBindings.c
  37122. Checking status of thorn Carpet
  37123. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/state.cc
  37124. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/setup.cc
  37125. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/find_horizons.cc
  37126. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/initial_guess.cc
  37127. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/initial_guess.cc: In function 'void AHFinderDirect::{anonymous}::setup_coord_ellipsoid(AHFinderDirect::patch_system&, fp, fp, fp, fp, fp, fp, bool)':
  37128. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/initial_guess.cc:329:50: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37129. p.ghosted_gridfn(gfns::gfn__h, irho,isigma) = r;
  37130. ^
  37131. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc
  37132. COMPILING arrangements/Carpet/Carpet/src/CallFunction.cc
  37133. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc: In function 'void AHFinderDirect::Newton(const cGH*, int, int, int, AHFinderDirect::horizon_sequence&, AHFinderDirect::AH_data* const*, const AHFinderDirect::cactus_grid_info&, const AHFinderDirect::geometry_info&, const AHFinderDirect::Jacobian_info&, const AHFinderDirect::solver_info&, const AHFinderDirect::IO_info&, const AHFinderDirect::BH_diagnostics_info&, bool, const AHFinderDirect::error_info&, const AHFinderDirect::verbose_info&, AHFinderDirect::iteration_status_buffers&)':
  37134. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:526:39: warning: unused variable 'raw_shifted_expansion_status' [-Wunused-variable]
  37135. const enum expansion_status raw_shifted_expansion_status
  37136. ^
  37137. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:551:39: warning: unused variable 'raw_shifted2_expansion_status' [-Wunused-variable]
  37138. const enum expansion_status raw_shifted2_expansion_status
  37139. ^
  37140. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:401:8: warning: 'pretracking_lower_bound' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37141. fp pretracking_lower_bound;
  37142. ^
  37143. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:1024:77: warning: 'pretracking_upper_bound' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37144. AH_data_ptr->pretracking_delta = 0.5 * (pretracking_upper_bound - pretracking_lower_bound);
  37145. ^
  37146. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/io.cc
  37147. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/io.cc: In function 'void AHFinderDirect::input_gridfn(AHFinderDirect::patch_system&, int, const AHFinderDirect::IO_info&, const char*, int, int, bool, int)':
  37148. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/io.cc:95:13: warning: unused variable 'file_name' [-Wunused-variable]
  37149. const char* file_name = io_ASCII_file_name(IO_info, base_file_name, min_digits,
  37150. ^
  37151. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/misc-driver.cc
  37152. COMPILING arrangements/Carpet/Carpet/src/CarpetBasegrid.cc
  37153. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/BH_diagnostics.cc
  37154. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/horizon_sequence.cc
  37155. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/mask.cc
  37156. COMPILING arrangements/Carpet/Carpet/src/CarpetParamCheck.cc
  37157. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/announce.cc
  37158. COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc
  37159. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_local_coordinate_origin(CCTK_INT4, CCTK_REAL8*, CCTK_REAL8*, CCTK_REAL8*)':
  37160. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:73:28: warning: unused variable 'verbose_info' [-Wunused-variable]
  37161. const struct verbose_info& verbose_info = state.verbose_info;
  37162. ^
  37163. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_horizon_was_found(CCTK_INT4)':
  37164. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:117:28: warning: unused variable 'verbose_info' [-Wunused-variable]
  37165. const struct verbose_info& verbose_info = state.verbose_info;
  37166. ^
  37167. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_horizon_centroid(CCTK_INT4, CCTK_REAL8*, CCTK_REAL8*, CCTK_REAL8*)':
  37168. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:156:28: warning: unused variable 'verbose_info' [-Wunused-variable]
  37169. const struct verbose_info& verbose_info = state.verbose_info;
  37170. ^
  37171. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_radius_in_direction(CCTK_INT4, CCTK_INT4, const CCTK_REAL8*, const CCTK_REAL8*, const CCTK_REAL8*, CCTK_REAL8*)':
  37172. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:215:30: warning: unused variable 'verbose_info' [-Wunused-variable]
  37173. const struct verbose_info& verbose_info = state.verbose_info;
  37174. ^
  37175. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_AHFinderDirect.a
  37176. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_AHFinderDirect.a(umf_dump.c.o) has no symbols
  37177. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_AHFinderDirect.a(dense_Jacobian.cc.o) has no symbols
  37178. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_AHFinderDirect.a(umf_dump.c.o) has no symbols
  37179. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_AHFinderDirect.a(dense_Jacobian.cc.o) has no symbols
  37180. COMPILING arrangements/Carpet/Carpet/src/CarpetStartup.cc
  37181. COMPILING arrangements/Carpet/Carpet/src/LoadBalanceReal/carpet_region.F90
  37182. COMPILING arrangements/Carpet/Carpet/src/LoadBalanceReal/splitregions_recursively.cc
  37183. COMPILING arrangements/Carpet/Carpet/src/Checksum.cc
  37184. COMPILING arrangements/Carpet/Carpet/src/Comm.cc
  37185. COMPILING arrangements/Carpet/Carpet/src/LoadBalanceReal/carpet_boxtypes.F90
  37186. COMPILING arrangements/Carpet/Carpet/src/LoadBalanceReal/splitregions_recursively.F90
  37187. Checking status of thorn EOS_Omni
  37188. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_Module.F90
  37189. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_Handles.c
  37190. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_MultiVarCalls.F90
  37191. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_MultiVarCalls.F90:239.76:
  37192.  
  37193. subroutine EOS_Omni_EOS_DEpsByDRho_DEpsByDPress(eoskey,keytemp,rf_precision,&
  37194. 1
  37195. Warning: Unused dummy argument 'rf_precision' at (1)
  37196. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_MultiVarCalls.F90:240.26:
  37197.  
  37198. npoints,rho,eps,temp,ye,depsdrho,depsdpress,keyerr,anyerr)
  37199. 1
  37200. Warning: Unused dummy argument 'temp' at (1)
  37201. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_MultiVarCalls.F90:240.29:
  37202.  
  37203. npoints,rho,eps,temp,ye,depsdrho,depsdpress,keyerr,anyerr)
  37204. 1
  37205. Warning: Unused dummy argument 'ye' at (1)
  37206. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_MultiVarCalls.f90: In function 'eos_omni_eos_press_cs2':
  37207. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_MultiVarCalls.f90:468:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37208. integer*8 coldeos_table_name
  37209. ^
  37210. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_MultiVarCalls.f90:366:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37211. REAL*8, intent(in) :: rf_precision
  37212. ^
  37213. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_MultiVarCalls.f90:487:0: warning: 'eps_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37214. # 78
  37215. ^
  37216. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_ColdEOSReadTable.F90
  37217. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_BarotropicReadTable.F90
  37218. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_BarotropicReadTable.F90:20.20:
  37219.  
  37220. INTEGER*4 :: lnrho,lnye,lntemp
  37221. 1
  37222. Warning: Unused variable 'lnrho' declared at (1)
  37223. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_BarotropicReadTable.F90:20.32:
  37224.  
  37225. INTEGER*4 :: lnrho,lnye,lntemp
  37226. 1
  37227. Warning: Unused variable 'lntemp' declared at (1)
  37228. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_BarotropicReadTable.F90:20.25:
  37229.  
  37230. INTEGER*4 :: lnrho,lnye,lntemp
  37231. 1
  37232. Warning: Unused variable 'lnye' declared at (1)
  37233. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_Startup.F90
  37234. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90
  37235. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:35.37:
  37236.  
  37237. real*8 :: xprs,xmunu,xcs2
  37238. 1
  37239. Warning: Unused variable 'xcs2' declared at (1)
  37240. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:36.27:
  37241.  
  37242. real*8 :: xdedt,xdpderho,xdpdrhoe
  37243. 1
  37244. Warning: Unused variable 'xdedt' declared at (1)
  37245. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:36.36:
  37246.  
  37247. real*8 :: xdedt,xdpderho,xdpdrhoe
  37248. 1
  37249. Warning: Unused variable 'xdpderho' declared at (1)
  37250. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:36.45:
  37251.  
  37252. real*8 :: xdedt,xdpderho,xdpdrhoe
  37253. 1
  37254. Warning: Unused variable 'xdpdrhoe' declared at (1)
  37255. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:34.46:
  37256.  
  37257. real*8 :: xrho,xye,xtemp,xenr,xent
  37258. 1
  37259. Warning: Unused variable 'xent' declared at (1)
  37260. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:35.32:
  37261.  
  37262. real*8 :: xprs,xmunu,xcs2
  37263. 1
  37264. Warning: Unused variable 'xmunu' declared at (1)
  37265. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:227.37:
  37266.  
  37267. real*8 :: xprs,xmunu,xcs2
  37268. 1
  37269. Warning: Unused variable 'xcs2' declared at (1)
  37270. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:228.27:
  37271.  
  37272. real*8 :: xdedt,xdpderho,xdpdrhoe
  37273. 1
  37274. Warning: Unused variable 'xdedt' declared at (1)
  37275. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:228.36:
  37276.  
  37277. real*8 :: xdedt,xdpderho,xdpdrhoe
  37278. 1
  37279. Warning: Unused variable 'xdpderho' declared at (1)
  37280. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:228.45:
  37281.  
  37282. real*8 :: xdedt,xdpderho,xdpdrhoe
  37283. 1
  37284. Warning: Unused variable 'xdpdrhoe' declared at (1)
  37285. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:226.46:
  37286.  
  37287. real*8 :: xrho,xye,xtemp,xenr,xent
  37288. 1
  37289. Warning: Unused variable 'xent' declared at (1)
  37290. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:227.32:
  37291.  
  37292. real*8 :: xprs,xmunu,xcs2
  37293. 1
  37294. Warning: Unused variable 'xmunu' declared at (1)
  37295. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:460.45:
  37296.  
  37297. real*8 :: xdedt,xdpderho,xdpdrhoe
  37298. 1
  37299. Warning: Unused variable 'xdpdrhoe' declared at (1)
  37300. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:458.41:
  37301.  
  37302. real*8 :: xrho,xye,xtemp,xenr,xent
  37303. 1
  37304. Warning: Unused variable 'xenr' declared at (1)
  37305. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:458.36:
  37306.  
  37307. real*8 :: xrho,xye,xtemp,xenr,xent
  37308. 1
  37309. Warning: Unused variable 'xtemp' declared at (1)
  37310. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:458.30:
  37311.  
  37312. real*8 :: xrho,xye,xtemp,xenr,xent
  37313. 1
  37314. Warning: Unused variable 'xye' declared at (1)
  37315. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:617.36:
  37316.  
  37317. real*8 :: xdedt,xdpderho,xdpdrhoe
  37318. 1
  37319. Warning: Unused variable 'xdpderho' declared at (1)
  37320. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:615.41:
  37321.  
  37322. real*8 :: xrho,xye,xtemp,xenr,xent
  37323. 1
  37324. Warning: Unused variable 'xenr' declared at (1)
  37325. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:615.36:
  37326.  
  37327. real*8 :: xrho,xye,xtemp,xenr,xent
  37328. 1
  37329. Warning: Unused variable 'xtemp' declared at (1)
  37330. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:615.30:
  37331.  
  37332. real*8 :: xrho,xye,xtemp,xenr,xent
  37333. 1
  37334. Warning: Unused variable 'xye' declared at (1)
  37335. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:731.37:
  37336.  
  37337. real*8 :: xprs,xmunu,xcs2
  37338. 1
  37339. Warning: Unused variable 'xcs2' declared at (1)
  37340. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:732.27:
  37341.  
  37342. real*8 :: xdedt
  37343. 1
  37344. Warning: Unused variable 'xdedt' declared at (1)
  37345. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:730.41:
  37346.  
  37347. real*8 :: xrho,xye,xtemp,xenr,xent
  37348. 1
  37349. Warning: Unused variable 'xenr' declared at (1)
  37350. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:730.46:
  37351.  
  37352. real*8 :: xrho,xye,xtemp,xenr,xent
  37353. 1
  37354. Warning: Unused variable 'xent' declared at (1)
  37355. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:731.32:
  37356.  
  37357. real*8 :: xprs,xmunu,xcs2
  37358. 1
  37359. Warning: Unused variable 'xmunu' declared at (1)
  37360. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:730.36:
  37361.  
  37362. real*8 :: xrho,xye,xtemp,xenr,xent
  37363. 1
  37364. Warning: Unused variable 'xtemp' declared at (1)
  37365. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:730.30:
  37366.  
  37367. real*8 :: xrho,xye,xtemp,xenr,xent
  37368. 1
  37369. Warning: Unused variable 'xye' declared at (1)
  37370. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:875.37:
  37371.  
  37372. rho,eps,temp,ye,press,xeps,keyerr,anyerr)
  37373. 1
  37374. Warning: Unused dummy argument 'eps' at (1)
  37375. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:874.66:
  37376.  
  37377. subroutine EOS_Omni_EOS_eps_from_press(eoskey,keytemp,rf_precision,npoints,&
  37378. 1
  37379. Warning: Unused dummy argument 'rf_precision' at (1)
  37380. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:875.42:
  37381.  
  37382. rho,eps,temp,ye,press,xeps,keyerr,anyerr)
  37383. 1
  37384. Warning: Unused dummy argument 'temp' at (1)
  37385. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:894.37:
  37386.  
  37387. real*8 :: xprs,xmunu,xcs2
  37388. 1
  37389. Warning: Unused variable 'xcs2' declared at (1)
  37390. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:895.27:
  37391.  
  37392. real*8 :: xdedt,xdpderho,xdpdrhoe
  37393. 1
  37394. Warning: Unused variable 'xdedt' declared at (1)
  37395. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:895.36:
  37396.  
  37397. real*8 :: xdedt,xdpderho,xdpdrhoe
  37398. 1
  37399. Warning: Unused variable 'xdpderho' declared at (1)
  37400. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:895.45:
  37401.  
  37402. real*8 :: xdedt,xdpderho,xdpdrhoe
  37403. 1
  37404. Warning: Unused variable 'xdpdrhoe' declared at (1)
  37405. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:893.41:
  37406.  
  37407. real*8 :: xrho,xye,xtemp,xenr,xent
  37408. 1
  37409. Warning: Unused variable 'xenr' declared at (1)
  37410. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:893.46:
  37411.  
  37412. real*8 :: xrho,xye,xtemp,xenr,xent
  37413. 1
  37414. Warning: Unused variable 'xent' declared at (1)
  37415. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:894.32:
  37416.  
  37417. real*8 :: xprs,xmunu,xcs2
  37418. 1
  37419. Warning: Unused variable 'xmunu' declared at (1)
  37420. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:894.26:
  37421.  
  37422. real*8 :: xprs,xmunu,xcs2
  37423. 1
  37424. Warning: Unused variable 'xprs' declared at (1)
  37425. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:893.26:
  37426.  
  37427. real*8 :: xrho,xye,xtemp,xenr,xent
  37428. 1
  37429. Warning: Unused variable 'xrho' declared at (1)
  37430. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:893.36:
  37431.  
  37432. real*8 :: xrho,xye,xtemp,xenr,xent
  37433. 1
  37434. Warning: Unused variable 'xtemp' declared at (1)
  37435. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:893.30:
  37436.  
  37437. real*8 :: xrho,xye,xtemp,xenr,xent
  37438. 1
  37439. Warning: Unused variable 'xye' declared at (1)
  37440. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:875.45:
  37441.  
  37442. rho,eps,temp,ye,press,xeps,keyerr,anyerr)
  37443. 1
  37444. Warning: Unused dummy argument 'ye' at (1)
  37445. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:937.55:
  37446.  
  37447. npoints,rho,eps,temp,entropy,ye,press,keyerr,anyerr)
  37448. 1
  37449. Warning: Unused dummy argument 'entropy' at (1)
  37450. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls.F90:1276.75:
  37451.  
  37452. subroutine EOS_Omni_EOS_PressEpsTempYe_from_Rho(eoskey,keytemp,rf_precision,npoints,&
  37453. 1
  37454. Warning: Unused dummy argument 'rf_precision' at (1)
  37455. COMPILING arrangements/Carpet/Carpet/src/Cycle.cc
  37456. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_pressomp_._omp_fn.6':
  37457. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:370:0: warning: 'eps_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37458. integer :: i
  37459. ^
  37460. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:232:0: note: 'eps_th' was declared here
  37461. # 17
  37462. ^
  37463. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:356:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37464. # 17
  37465. ^
  37466. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:226:0: note: 'xrho' was declared here
  37467. # 17
  37468. ^
  37469. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:230:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37470. # 17
  37471. ^
  37472. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_pressomp_._omp_fn.7':
  37473. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:420:0: warning: 'eps_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37474. hybrid_local_k_cgs = hybrid_k2_cgs
  37475. ^
  37476. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:232:0: note: 'eps_th' was declared here
  37477. # 17
  37478. ^
  37479. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:397:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37480. endif
  37481. ^
  37482. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:226:0: note: 'xrho' was declared here
  37483. # 17
  37484. ^
  37485. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:230:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37486. # 17
  37487. ^
  37488. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_press':
  37489. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:164:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37490. # 17
  37491. ^
  37492. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:38:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37493. # 17
  37494. ^
  37495. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:187:0: warning: 'eps_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37496. integer, parameter :: cctki_use_CCTKH14 = kind(CCTKH14)
  37497. ^
  37498. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_dpressbydrho':
  37499. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:560:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37500. # 209
  37501. ^
  37502. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:462:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37503. ir = 2 + INT( (xrho - coldeos_logrho(1) - 1.0d-10) * coldeos_dlrhoi )
  37504. ^
  37505. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:579:0: warning: 'eps_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37506. REAL*8 hybrid_rho_nuc
  37507. ^
  37508. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_dpressbydeps':
  37509. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:687:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37510. REAL*8 CCTKH40
  37511. ^
  37512. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:619:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37513. INTEGER*4 coldeos_read_table
  37514. ^
  37515. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_cs2':
  37516. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:834:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37517. # 209
  37518. ^
  37519. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:734:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37520. # 209
  37521. ^
  37522. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:853:0: warning: 'eps_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37523. integer, parameter :: cctki_use_CCTKH39 = kind(CCTKH39)
  37524. ^
  37525. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_rhofrompressepstempent':
  37526. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:1197:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37527. # 441
  37528. ^
  37529. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:966:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37530. !$OMP hybrid_p_poly, hybrid_p_th)
  37531. ^
  37532. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90: In function 'eos_omni_eos_pressepstempye_from_rho':
  37533. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:1325:0: warning: 'xrho' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37534. # 441
  37535. ^
  37536. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:1297:0: warning: 'ir' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37537. # 441
  37538. ^
  37539. /Users/comerduncan/Cactus/configs/sim/build/EOS_Omni/EOS_Omni_SingleVarCalls.f90:1348:0: warning: 'eps_th' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37540. integer, parameter :: cctki_use_CCTKH0 = kind(CCTKH0)
  37541. ^
  37542. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90
  37543. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:33.40:
  37544.  
  37545. real*8 :: hybrid_local_gamma, hybrid_local_k_cgs, &
  37546. 1
  37547. Warning: Unused variable 'hybrid_local_gamma' declared at (1)
  37548. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:33.60:
  37549.  
  37550. real*8 :: hybrid_local_gamma, hybrid_local_k_cgs, &
  37551. 1
  37552. Warning: Unused variable 'hybrid_local_k_cgs' declared at (1)
  37553. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:34.35:
  37554.  
  37555. hybrid_p_poly, hybrid_p_th
  37556. 1
  37557. Warning: Unused variable 'hybrid_p_poly' declared at (1)
  37558. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:34.48:
  37559.  
  37560. hybrid_p_poly, hybrid_p_th
  37561. 1
  37562. Warning: Unused variable 'hybrid_p_th' declared at (1)
  37563. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:12.72:
  37564.  
  37565. subroutine EOS_Omni_EOS_Press_f_hrho_v2_rhoW(eoskey,keytemp,rf_precision,npoints,&
  37566. 1
  37567. Warning: Unused dummy argument 'rf_precision' at (1)
  37568. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:13.51:
  37569.  
  37570. hrho,v2,rhoW,eps,temp,ye,press,keyerr,anyerr)
  37571. 1
  37572. Warning: Unused dummy argument 'temp' at (1)
  37573. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:13.54:
  37574.  
  37575. hrho,v2,rhoW,eps,temp,ye,press,keyerr,anyerr)
  37576. 1
  37577. Warning: Unused dummy argument 'ye' at (1)
  37578. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:73.46:
  37579.  
  37580. hrho,v2,rhoW,eps,temp,ye,dpdhrho,keyerr,anyerr)
  37581. 1
  37582. Warning: Unused dummy argument 'eps' at (1)
  37583. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:73.34:
  37584.  
  37585. hrho,v2,rhoW,eps,temp,ye,dpdhrho,keyerr,anyerr)
  37586. 1
  37587. Warning: Unused dummy argument 'hrho' at (1)
  37588. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:92.40:
  37589.  
  37590. real*8 :: hybrid_local_gamma, hybrid_local_k_cgs, &
  37591. 1
  37592. Warning: Unused variable 'hybrid_local_gamma' declared at (1)
  37593. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:92.60:
  37594.  
  37595. real*8 :: hybrid_local_gamma, hybrid_local_k_cgs, &
  37596. 1
  37597. Warning: Unused variable 'hybrid_local_k_cgs' declared at (1)
  37598. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:93.35:
  37599.  
  37600. hybrid_p_poly, hybrid_p_th
  37601. 1
  37602. Warning: Unused variable 'hybrid_p_poly' declared at (1)
  37603. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:93.48:
  37604.  
  37605. hybrid_p_poly, hybrid_p_th
  37606. 1
  37607. Warning: Unused variable 'hybrid_p_th' declared at (1)
  37608. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:72.74:
  37609.  
  37610. subroutine EOS_Omni_EOS_dpdhrho_f_hrho_v2_rhoW(eoskey,keytemp,rf_precision,npoints,&
  37611. 1
  37612. Warning: Unused dummy argument 'rf_precision' at (1)
  37613. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:73.42:
  37614.  
  37615. hrho,v2,rhoW,eps,temp,ye,dpdhrho,keyerr,anyerr)
  37616. 1
  37617. Warning: Unused dummy argument 'rhow' at (1)
  37618. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:73.51:
  37619.  
  37620. hrho,v2,rhoW,eps,temp,ye,dpdhrho,keyerr,anyerr)
  37621. 1
  37622. Warning: Unused dummy argument 'temp' at (1)
  37623. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:73.54:
  37624.  
  37625. hrho,v2,rhoW,eps,temp,ye,dpdhrho,keyerr,anyerr)
  37626. 1
  37627. Warning: Unused dummy argument 'ye' at (1)
  37628. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:128.46:
  37629.  
  37630. hrho,v2,rhoW,eps,temp,ye,dpdv2,keyerr,anyerr)
  37631. 1
  37632. Warning: Unused dummy argument 'eps' at (1)
  37633. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:147.40:
  37634.  
  37635. real*8 :: hybrid_local_gamma, hybrid_local_k_cgs, &
  37636. 1
  37637. Warning: Unused variable 'hybrid_local_gamma' declared at (1)
  37638. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:147.60:
  37639.  
  37640. real*8 :: hybrid_local_gamma, hybrid_local_k_cgs, &
  37641. 1
  37642. Warning: Unused variable 'hybrid_local_k_cgs' declared at (1)
  37643. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:148.35:
  37644.  
  37645. hybrid_p_poly, hybrid_p_th
  37646. 1
  37647. Warning: Unused variable 'hybrid_p_poly' declared at (1)
  37648. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:148.48:
  37649.  
  37650. hybrid_p_poly, hybrid_p_th
  37651. 1
  37652. Warning: Unused variable 'hybrid_p_th' declared at (1)
  37653. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:127.72:
  37654.  
  37655. subroutine EOS_Omni_EOS_dpdv2_f_hrho_v2_rhoW(eoskey,keytemp,rf_precision,npoints,&
  37656. 1
  37657. Warning: Unused dummy argument 'rf_precision' at (1)
  37658. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:128.51:
  37659.  
  37660. hrho,v2,rhoW,eps,temp,ye,dpdv2,keyerr,anyerr)
  37661. 1
  37662. Warning: Unused dummy argument 'temp' at (1)
  37663. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/EOS_Omni_SingleVarCalls_harm.F90:128.54:
  37664.  
  37665. hrho,v2,rhoW,eps,temp,ye,dpdv2,keyerr,anyerr)
  37666. 1
  37667. Warning: Unused dummy argument 'ye' at (1)
  37668. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/readtable.cc
  37669. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/nuc_eos_short.cc
  37670. COMPILING arrangements/Carpet/Carpet/src/Evolve.cc
  37671. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/nuc_eos_press_cs2.cc
  37672. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/nuc_eos_press.cc
  37673. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/nuc_eos_full.cc
  37674. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/nuc_eos_dpdrhoe_dpderho.cc
  37675. COMPILING arrangements/Carpet/Carpet/src/Hosts.cc
  37676. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/readtable_cactus_wrapper.cc
  37677. COMPILING arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/dumpASCIItable.cc
  37678. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/dumpASCIItable.cc: In function 'void EOS_OMNI_dumptable(cGH*)':
  37679. /Users/comerduncan/Cactus/arrangements/EinsteinEOS/EOS_Omni/src/nuc_eos_cxx/dumpASCIItable.cc:101:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  37680. if(n < DIM(ctable)) val = (val - ctable[n][1]) / ctable[n][0];
  37681. ^
  37682. COMPILING configs/sim/bindings/build/EOS_Omni/cctk_ThornBindings.c
  37683. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_EOS_Omni.a
  37684. COMPILING configs/sim/bindings/build/Carpet/cctk_ThornBindings.c
  37685. Checking status of thorn IOHDF5Util
  37686. COMPILING arrangements/CactusPUGHIO/IOHDF5Util/src/Startup.c
  37687. COMPILING arrangements/CactusPUGHIO/IOHDF5Util/src/DumpUtils.c
  37688. COMPILING arrangements/Carpet/Carpet/src/Initialise.cc
  37689. COMPILING arrangements/CactusPUGHIO/IOHDF5Util/src/DumpVar.c
  37690. COMPILING arrangements/CactusPUGHIO/IOHDF5Util/src/RecoverVar.c
  37691. COMPILING configs/sim/bindings/build/IOHDF5Util/cctk_ThornBindings.c
  37692. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IOHDF5Util.a
  37693. COMPILING arrangements/Carpet/Carpet/src/MultiModel.cc
  37694. Checking status of thorn Multipole
  37695. COMPILING arrangements/Carpet/Carpet/src/OutputGH.cc
  37696. COMPILING arrangements/EinsteinAnalysis/Multipole/src/interpolate.cc
  37697. COMPILING arrangements/EinsteinAnalysis/Multipole/src/multipole.cc
  37698. COMPILING arrangements/EinsteinAnalysis/Multipole/src/utils.cc
  37699. COMPILING arrangements/Carpet/Carpet/src/Poison.cc
  37700. COMPILING arrangements/EinsteinAnalysis/Multipole/src/sphericalharmonic.cc
  37701. COMPILING arrangements/EinsteinAnalysis/Multipole/src/integrate.cc
  37702. /Users/comerduncan/Cactus/arrangements/EinsteinAnalysis/Multipole/src/integrate.cc:202:18: warning: 'CCTK_REAL8 Composite2DIntegral(const CCTK_REAL8*, int, int, CCTK_REAL8, CCTK_REAL8)' defined but not used [-Wunused-function]
  37703. static CCTK_REAL Composite2DIntegral(CCTK_REAL const *f, int nx, int ny, CCTK_REAL hx, CCTK_REAL hy)
  37704. ^
  37705. COMPILING arrangements/EinsteinAnalysis/Multipole/src/tests.cc
  37706. COMPILING configs/sim/bindings/build/Multipole/cctk_ThornBindings.c
  37707. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Multipole.a
  37708. COMPILING arrangements/Carpet/Carpet/src/Recompose.cc
  37709. Checking status of thorn SphericalHarmonicDecomp
  37710. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/alias.cc
  37711. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/decomp.cc
  37712. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/matrix.cc
  37713. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/sYlm.cc
  37714. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/Legendre.cc
  37715. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/Chebyshev.cc
  37716. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/h5read.cc
  37717. COMPILING arrangements/PITTNullCode/SphericalHarmonicDecomp/src/ExtractMetric.cc
  37718. COMPILING configs/sim/bindings/build/SphericalHarmonicDecomp/cctk_ThornBindings.c
  37719. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SphericalHarmonicDecomp.a
  37720. COMPILING arrangements/Carpet/Carpet/src/Restrict.cc
  37721. Checking status of thorn SphericalHarmonicRecon
  37722. COMPILING arrangements/Carpet/Carpet/src/ScheduleWrapper.cc
  37723. COMPILING arrangements/PITTNullCode/SphericalHarmonicRecon/src/Chebyshev.cc
  37724. COMPILING arrangements/Carpet/Carpet/src/SetupGH.cc
  37725. COMPILING arrangements/PITTNullCode/SphericalHarmonicRecon/src/Recon.cc
  37726. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/Recon.cc:454:13: warning: 'void print_coefs(int)' defined but not used [-Wunused-function]
  37727. static void print_coefs(const int comp)
  37728. ^
  37729. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/Recon.cc:418:18: warning: 'CCTK_REAL8 GetReCoef(int, int, int)' defined but not used [-Wunused-function]
  37730. static CCTK_REAL GetReCoef(const int comp, const int l, const int m)
  37731. ^
  37732. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/Recon.cc:424:18: warning: 'CCTK_REAL8 GetImCoef(int, int, int)' defined but not used [-Wunused-function]
  37733. static CCTK_REAL GetImCoef(const int comp, const int l, const int m)
  37734. ^
  37735. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/Recon.cc:430:18: warning: 'CCTK_REAL8 GetReDrCoef(int, int, int)' defined but not used [-Wunused-function]
  37736. static CCTK_REAL GetReDrCoef(const int comp, const int l, const int m)
  37737. ^
  37738. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/Recon.cc:436:18: warning: 'CCTK_REAL8 GetImDrCoef(int, int, int)' defined but not used [-Wunused-function]
  37739. static CCTK_REAL GetImDrCoef(const int comp, const int l, const int m)
  37740. ^
  37741. COMPILING configs/sim/bindings/build/SphericalHarmonicRecon/cctk_ThornBindings.c
  37742. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_SphericalHarmonicRecon.a
  37743. COMPILING arrangements/Carpet/Carpet/src/Shutdown.cc
  37744. COMPILING arrangements/Carpet/Carpet/src/Storage.cc
  37745. COMPILING arrangements/Carpet/Carpet/src/Timing.cc
  37746. COMPILING arrangements/Carpet/Carpet/src/UnusedMask.cc
  37747. COMPILING arrangements/Carpet/Carpet/src/adler32.cc
  37748. COMPILING arrangements/Carpet/Carpet/src/helpers.cc
  37749. COMPILING arrangements/Carpet/Carpet/src/modes.cc
  37750. COMPILING arrangements/Carpet/Carpet/src/variables.cc
  37751. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_Carpet.a
  37752. Creating Formaline tarball for the configuration options
  37753. Creating Formaline tarball for the flesh
  37754. Creating Formaline tarball for thorn CarpetLib
  37755. Creating Formaline tarball for thorn CarpetMask
  37756. Creating Formaline tarball for thorn HTTPDExtra
  37757. Creating Formaline tarball for thorn NullConstr
  37758. Creating Formaline tarball for thorn NullExact
  37759. Creating Formaline tarball for thorn NullPsiInt
  37760. Creating Formaline tarball for thorn NullSHRExtract
  37761. Creating Formaline tarball for thorn Periodic
  37762. Creating Formaline tarball for thorn RotatingSymmetry180
  37763. Creating Formaline tarball for thorn RotatingSymmetry90
  37764. Formaline: Adding thorn AHFinderDirect to git repository...
  37765. Formaline: Adding thorn EOS_Omni to git repository...
  37766. Formaline: Adding thorn HDF5 to git repository...
  37767. Formaline: Adding thorn IOHDF5Util to git repository...
  37768. Formaline: Adding thorn Multipole to git repository...
  37769. Formaline: Adding thorn SphericalHarmonicDecomp to git repository...
  37770. Formaline: Adding thorn SphericalHarmonicRecon to git repository...
  37771. Checking status of thorn CarpetEvolutionMask
  37772. COMPILING configs/sim/bindings/build/CarpetEvolutionMask/cctk_ThornBindings.c
  37773. Checking status of thorn CarpetIOASCII
  37774. COMPILING arrangements/Carpet/CarpetEvolutionMask/src/evolution_mask.cc
  37775. COMPILING arrangements/Carpet/CarpetIOASCII/src/ioascii.cc
  37776. COMPILING arrangements/Carpet/CarpetEvolutionMask/src/evolution_mask_init.c
  37777. COMPILING arrangements/Carpet/CarpetEvolutionMask/src/evolution_mask_enforce.c
  37778. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetEvolutionMask.a
  37779. COMPILING configs/sim/bindings/build/CarpetIOASCII/cctk_ThornBindings.c
  37780. Checking status of thorn CarpetIOBasic
  37781. COMPILING arrangements/Carpet/CarpetIOBasic/src/iobasic.cc
  37782. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh: In function 'void CarpetIOBasic::OutputVar(const cGH*, int, const char*)':
  37783. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOBasic/src/iobasic.cc:517:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  37784. T const& val = *(T const*)result; \
  37785. ^
  37786. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh:156:1: note: in expansion of macro 'TYPECASE'
  37787. TYPECASE(CCTK_VARIABLE_INT4, CCTK_INT4)
  37788. ^
  37789. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOBasic/src/iobasic.cc:517:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  37790. T const& val = *(T const*)result; \
  37791. ^
  37792. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh:186:1: note: in expansion of macro 'TYPECASE'
  37793. TYPECASE(CCTK_VARIABLE_REAL8, CCTK_REAL8)
  37794. ^
  37795. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOBasic/src/iobasic.cc:517:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  37796. T const& val = *(T const*)result; \
  37797. ^
  37798. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh:211:1: note: in expansion of macro 'TYPECASE'
  37799. TYPECASE(CCTK_VARIABLE_COMPLEX16, CCTK_COMPLEX16)
  37800. ^
  37801. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetIOASCII.a
  37802. COMPILING configs/sim/bindings/build/CarpetIOBasic/cctk_ThornBindings.c
  37803. Checking status of thorn CarpetIOHDF5
  37804. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetIOBasic.a
  37805. COMPILING arrangements/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.cc
  37806. COMPILING configs/sim/bindings/build/CarpetIOHDF5/cctk_ThornBindings.c
  37807. Checking status of thorn CarpetIOScalar
  37808. COMPILING arrangements/Carpet/CarpetIOScalar/src/ioscalar.cc
  37809. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh: In function 'int CarpetIOScalar::OutputVarAs(const cGH*, const char*, const char*, const char*)':
  37810. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOScalar/src/ioscalar.cc:483:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  37811. file << *(T const*)result; \
  37812. ^
  37813. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh:156:1: note: in expansion of macro 'TYPECASE'
  37814. TYPECASE(CCTK_VARIABLE_INT4, CCTK_INT4)
  37815. ^
  37816. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOScalar/src/ioscalar.cc:483:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  37817. file << *(T const*)result; \
  37818. ^
  37819. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh:186:1: note: in expansion of macro 'TYPECASE'
  37820. TYPECASE(CCTK_VARIABLE_REAL8, CCTK_REAL8)
  37821. ^
  37822. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOScalar/src/ioscalar.cc:491:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  37823. file << real(*(T const*)result) << " " \
  37824. ^
  37825. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh:211:1: note: in expansion of macro 'TYPECASE'
  37826. TYPECASE(CCTK_VARIABLE_COMPLEX16, CCTK_COMPLEX16)
  37827. ^
  37828. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOScalar/src/ioscalar.cc:492:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  37829. << imag(*(T const*)result); \
  37830. ^
  37831. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetLib/src/typecase.hh:211:1: note: in expansion of macro 'TYPECASE'
  37832. TYPECASE(CCTK_VARIABLE_COMPLEX16, CCTK_COMPLEX16)
  37833. ^
  37834. COMPILING configs/sim/bindings/build/CarpetIOScalar/cctk_ThornBindings.c
  37835. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetIOScalar.a
  37836. COMPILING arrangements/Carpet/CarpetIOHDF5/src/Input.cc
  37837. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOHDF5/src/CarpetIOHDF5.cc:1575:12: warning: 'int CarpetIOHDF5::WriteAttribute(hid_t, const char*, const char* const*, int)' defined but not used [-Wunused-function]
  37838. static int WriteAttribute (hid_t const group,
  37839. ^
  37840. Checking status of thorn CarpetIntegrateTest
  37841. COMPILING arrangements/Carpet/CarpetIntegrateTest/src/Local.cc
  37842. COMPILING arrangements/Carpet/CarpetIntegrateTest/src/Global.cc
  37843. COMPILING configs/sim/bindings/build/CarpetIntegrateTest/cctk_ThornBindings.c
  37844. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetIntegrateTest.a
  37845. COMPILING arrangements/Carpet/CarpetIOHDF5/src/Output.cc
  37846. Checking status of thorn CarpetInterp
  37847. COMPILING arrangements/Carpet/CarpetInterp/src/interp.cc
  37848. COMPILING arrangements/Carpet/CarpetIOHDF5/src/OutputSlice.cc
  37849. COMPILING configs/sim/bindings/build/CarpetInterp/cctk_ThornBindings.c
  37850. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetInterp.a
  37851. COMPILING arrangements/Carpet/CarpetIOHDF5/src/GetAllActive.cc
  37852. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOHDF5/src/GetAllActive.cc:220:3: warning: 'void CarpetIOHDF5::assert_error(const char*, const char*, int, int, int, int, int, const char*)' defined but not used [-Wunused-function]
  37853. assert_error (char const * restrict const checkstring,
  37854. ^
  37855. Checking status of thorn CarpetInterp2
  37856. COMPILING arrangements/Carpet/CarpetInterp2/src/fasterp.cc
  37857. In file included from /Users/comerduncan/Cactus/arrangements/Carpet/CarpetInterp2/src/fasterp.cc:13:0:
  37858. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetInterp2/src/fasterp.cc: In static member function 'static ompi_datatype_t* CarpetInterp2::fasterp_iloc_t::mpi_datatype()':
  37859. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  37860. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  37861. ^
  37862. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  37863. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  37864. ^
  37865. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetInterp2/src/fasterp.cc:102:24: note: in expansion of macro 'MPI_UB'
  37866. {1, sizeof(s), MPI_UB, "MPI_UB", "MPI_UB"}
  37867. ^
  37868. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetInterp2/src/fasterp.cc: In member function 'void CarpetInterp2::fasterp_eno2_src_loc_t::output(std::ostream&) const':
  37869. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetInterp2/src/fasterp.cc:979:26: warning: iteration 2u invokes undefined behavior [-Waggressive-loop-optimizations]
  37870. os << coeffs[d][n];
  37871. ^
  37872. /Users/comerduncan/Cactus/arrangements/Carpet/CarpetInterp2/src/fasterp.cc:977:7: note: containing loop
  37873. for (int n=0; n<=max_order; ++n) {
  37874. ^
  37875. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetIOHDF5.a
  37876. COMPILING configs/sim/bindings/build/CarpetInterp2/cctk_ThornBindings.c
  37877. COMPILING arrangements/Carpet/CarpetInterp2/src/interp2.cc
  37878. Checking status of thorn CarpetReduce
  37879. COMPILING arrangements/Carpet/CarpetReduce/src/mask_allocate.c
  37880. COMPILING arrangements/Carpet/CarpetReduce/src/mask_init.c
  37881. COMPILING arrangements/Carpet/CarpetReduce/src/mask_set.c
  37882. COMPILING arrangements/Carpet/CarpetReduce/src/mask_test.c
  37883. COMPILING arrangements/Carpet/CarpetReduce/src/mask_carpet.cc
  37884. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetInterp2.a
  37885. COMPILING arrangements/Carpet/CarpetReduce/src/mask_coords.c
  37886. COMPILING configs/sim/bindings/build/CarpetReduce/cctk_ThornBindings.c
  37887. Checking status of thorn CarpetRegrid
  37888. COMPILING arrangements/Carpet/CarpetReduce/src/reduce.cc
  37889. COMPILING arrangements/Carpet/CarpetRegrid/src/automatic.cc
  37890. COMPILING arrangements/Carpet/CarpetRegrid/src/baselevel.cc
  37891. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetReduce.a
  37892. COMPILING configs/sim/bindings/build/CarpetRegrid/cctk_ThornBindings.c
  37893. COMPILING arrangements/Carpet/CarpetRegrid/src/centre.cc
  37894. Checking status of thorn CarpetRegrid2
  37895. COMPILING arrangements/Carpet/CarpetRegrid2/src/amr.cc
  37896. COMPILING arrangements/Carpet/CarpetRegrid/src/manualcoordinatelist.cc
  37897. COMPILING arrangements/Carpet/CarpetRegrid/src/manualcoordinates.cc
  37898. COMPILING arrangements/Carpet/CarpetRegrid/src/manualgridpointlist.cc
  37899. COMPILING arrangements/Carpet/CarpetRegrid2/src/boundary.cc
  37900. COMPILING arrangements/Carpet/CarpetRegrid/src/manualgridpoints.cc
  37901. COMPILING arrangements/Carpet/CarpetRegrid2/src/indexing.cc
  37902. COMPILING arrangements/Carpet/CarpetRegrid2/src/initialise.cc
  37903. COMPILING arrangements/Carpet/CarpetRegrid2/src/paramcheck.cc
  37904. COMPILING arrangements/Carpet/CarpetRegrid/src/moving.cc
  37905. COMPILING arrangements/Carpet/CarpetRegrid2/src/property.cc
  37906. COMPILING arrangements/Carpet/CarpetRegrid/src/regrid.cc
  37907. COMPILING arrangements/Carpet/CarpetRegrid/src/paramcheck.cc
  37908. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetRegrid.a
  37909. COMPILING configs/sim/bindings/build/CarpetRegrid2/cctk_ThornBindings.c
  37910. COMPILING arrangements/Carpet/CarpetRegrid2/src/regrid.cc
  37911. Checking status of thorn CarpetSlab
  37912. COMPILING arrangements/Carpet/CarpetSlab/src/Get.cc
  37913. COMPILING arrangements/Carpet/CarpetSlab/src/GetHyperslab.cc
  37914. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetRegrid2.a
  37915. COMPILING configs/sim/bindings/build/CarpetSlab/cctk_ThornBindings.c
  37916. COMPILING arrangements/Carpet/CarpetSlab/src/mapping.cc
  37917. Checking status of thorn GRHydro
  37918. COMPILING arrangements/Carpet/CarpetSlab/src/slab.cc
  37919. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_CarpetSlab.a
  37920. COMPILING configs/sim/bindings/build/GRHydro/cctk_ThornBindings.c
  37921. Checking status of thorn GRHydro_InitData
  37922. COMPILING arrangements/EinsteinEvolve/GRHydro/src/Utils.F90
  37923. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_PoloidalMagFieldM.F90:110:2: warning: #warning "This algorithm does only work on Cartesian grids!!" [-Wcpp]
  37924. #warning "This algorithm does only work on Cartesian grids!!"
  37925. ^
  37926. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Analysis.F90
  37927. /Users/comerduncan/Cactus/configs/sim/build/GRHydro/GRHydro_Analysis.f90: In function 'grhydro_calcdivb':
  37928. /Users/comerduncan/Cactus/configs/sim/build/GRHydro/GRHydro_Analysis.f90:115:0: warning: 'ierr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37929. # 12
  37930. ^
  37931. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_C2P2C.F90
  37932. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Boundaries.F90
  37933. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_C2P2CM.F90
  37934. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Con2Prim.F90
  37935. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Con2Prim.F90:34.31:
  37936.  
  37937. GRHydro_init_data_reflevel = aint(log10(dble(cctk_levfac(1)))/log10(2.0d0))
  37938. 1
  37939. Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1)
  37940. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Con2Prim.F90:46.15:
  37941.  
  37942. integer didit,i,j,k,nx,ny,nz
  37943. 1
  37944. Warning: Unused variable 'didit' declared at (1)
  37945. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Con2Prim.F90:46.17:
  37946.  
  37947. integer didit,i,j,k,nx,ny,nz
  37948. 1
  37949. Warning: Unused variable 'i' declared at (1)
  37950. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Con2Prim.F90:46.19:
  37951.  
  37952. integer didit,i,j,k,nx,ny,nz
  37953. 1
  37954. Warning: Unused variable 'j' declared at (1)
  37955. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Con2Prim.F90:46.21:
  37956.  
  37957. integer didit,i,j,k,nx,ny,nz
  37958. 1
  37959. Warning: Unused variable 'k' declared at (1)
  37960. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Con2Prim.F90:60.19:
  37961.  
  37962. real*8 :: xpress = 0.0d0
  37963. 1
  37964. Warning: Unused variable 'xpress' declared at (1)
  37965. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ReconstructTest.F90
  37966. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReconstructTest.f90: In function 'grhydro_reconstruction_test':
  37967. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReconstructTest.f90:39:0: warning: 'trivial_rp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37968. # 30
  37969. ^
  37970. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReconstructTest.f90:45:0: warning: 'trivial_rp.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37971. # 30
  37972. ^
  37973. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReconstructTest.f90:39:0: warning: 'trivial_rp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37974. # 30
  37975. ^
  37976. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReconstructTest.f90:45:0: warning: 'trivial_rp.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37977. # 30
  37978. ^
  37979. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReconstructTest.f90:39:0: warning: 'trivial_rp.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37980. # 30
  37981. ^
  37982. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReconstructTest.f90:45:0: warning: 'trivial_rp.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37983. # 30
  37984. ^
  37985. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ShockTube.F90
  37986. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ShockTube.F90:179.25:
  37987.  
  37988. velzl, velzr, epsl, epsr, templ, tempr, yel, yer
  37989. 1
  37990. Warning: Unused variable 'epsl' declared at (1)
  37991. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ShockTube.F90:179.31:
  37992.  
  37993. velzl, velzr, epsl, epsr, templ, tempr, yel, yer
  37994. 1
  37995. Warning: Unused variable 'epsr' declared at (1)
  37996. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90: In function 'grhydro_shocktube':
  37997. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90:132:0: warning: 'rhor' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37998. INTEGER cctk_iteration
  37999. ^
  38000. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90:126:0: warning: 'rhol' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38001. integer, parameter :: cctki_use_cctk_convfac = kind(cctk_convfac)
  38002. ^
  38003. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90:136:0: warning: 'epsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38004. integer*8 cctkGH
  38005. ^
  38006. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90:130:0: warning: 'epsl' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38007. integer, parameter :: cctki_use_cctk_nghostzones = kind(cctk_nghostzones)
  38008. ^
  38009. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90:124:0: warning: 'direction' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38010. INTEGER cctk_convfac
  38011. ^
  38012. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90: In function 'grhydro_shocktube_hot':
  38013. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTube.f90:244:0: warning: 'direction' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38014. REAL*8 Avec_p (cctk_ash1,cctk_ash2,cctk_ash3,Avec_length)
  38015. ^
  38016. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ShockTubeM.F90
  38017. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ShockTubeM.F90:659.15:
  38018.  
  38019. REAL*8 :: det
  38020. 1
  38021. Warning: Unused variable 'det' declared at (1)
  38022. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ShockTubeM.F90:1783.15:
  38023.  
  38024. REAL*8 :: det
  38025. 1
  38026. Warning: Unused variable 'det' declared at (1)
  38027. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ShockTubeM.F90:1781.86:
  38028.  
  38029. INTEGER*4 :: i, j, k, kc, nx, ny, nz, sten, stenp1, minsum, maxsum, inew, jnew, knew
  38030. 1
  38031. Warning: Unused variable 'knew' declared at (1)
  38032. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90: In function 'grhydro_shocktubem':
  38033. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:556:0: warning: 'velzr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38034. REAL*8 dtbetax (cctk_ash1,cctk_ash2,cctk_ash3)
  38035. ^
  38036. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:544:0: warning: 'velzl' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38037. REAL*8 dtalp (cctk_ash1,cctk_ash2,cctk_ash3)
  38038. ^
  38039. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:555:0: warning: 'velyr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38040. # 55
  38041. ^
  38042. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:543:0: warning: 'velyl' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38043. # 55
  38044. ^
  38045. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:554:0: warning: 'velxr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38046. integer, parameter :: cctki_use_dtalp_p_p = kind(dtalp_p_p)
  38047. ^
  38048. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:542:0: warning: 'velxl' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38049. integer, parameter :: cctki_use_divB = kind(divB)
  38050. ^
  38051. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:553:0: warning: 'rhor' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38052. # 55
  38053. ^
  38054. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:541:0: warning: 'rhol' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38055. # 55
  38056. ^
  38057. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:557:0: warning: 'epsr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38058. # 55
  38059. ^
  38060. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:545:0: warning: 'epsl' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38061. # 55
  38062. ^
  38063. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ShockTubeM.f90:536:0: warning: 'direction' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38064. REAL*8 densrhs (cctk_ash1,cctk_ash2,cctk_ash3)
  38065. ^
  38066. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_CalcBcom.F90
  38067. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_CalcUpdate.F90
  38068. COMPILING arrangements/EinsteinEvolve/GRHydro/src/Con2Prim_fortran_interfaces.F90
  38069. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_EvolutionMask.F90
  38070. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimHot.F90
  38071. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimHot.F90:297.42:
  38072.  
  38073. subroutine Con2Prim_pt_hot3(cctk_iteration, myproc, ii,jj,kk,handle, dens, &
  38074. 1
  38075. Warning: Unused dummy argument 'cctk_iteration' at (1)
  38076. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimHot.F90:319.12:
  38077.  
  38078. REAL*8 dpf
  38079. 1
  38080. Warning: Unused variable 'dpf' declared at (1)
  38081. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimHot.F90:300.75:
  38082.  
  38083. uyz, uzz, sdet, x, y, z, r, epsnegative, GRHydro_rho_min, pmin, epsmin, &
  38084. 1
  38085. Warning: Unused dummy argument 'epsmin' at (1)
  38086. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimHot.F90:300.44:
  38087.  
  38088. uyz, uzz, sdet, x, y, z, r, epsnegative, GRHydro_rho_min, pmin, epsmin, &
  38089. 1
  38090. Warning: Unused dummy argument 'epsnegative' at (1)
  38091. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimHot.F90:297.50:
  38092.  
  38093. subroutine Con2Prim_pt_hot3(cctk_iteration, myproc, ii,jj,kk,handle, dens, &
  38094. 1
  38095. Warning: Unused dummy argument 'myproc' at (1)
  38096. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimHot.F90:300.67:
  38097.  
  38098. uyz, uzz, sdet, x, y, z, r, epsnegative, GRHydro_rho_min, pmin, epsmin, &
  38099. 1
  38100. Warning: Unused dummy argument 'pmin' at (1)
  38101. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Only_Atmo.F90
  38102. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Only_Atmo.f90: In function 'grhydro_only_atmo':
  38103. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Only_Atmo.f90:67:0: warning: 'atmo' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38104. # 40
  38105. ^
  38106. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_DivergenceClean.F90
  38107. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ReadConformalData.F90
  38108. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ReadConformalData.F90:46.27:
  38109.  
  38110. INTEGER*4 :: i,j,k,handle,ierr
  38111. 1
  38112. Warning: Unused variable 'handle' declared at (1)
  38113. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_ReadConformalData.F90:56.21:
  38114.  
  38115. REAL*8 :: xpress(1) = 0.0d0
  38116. 1
  38117. Warning: Unused variable 'xpress' declared at (1)
  38118. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Scalars.F90
  38119. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_ENOScalars.F90
  38120. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_EOS.c
  38121. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReadConformalData.f90: In function 'grhydro_readconformaldata':
  38122. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_ReadConformalData.f90:101:0: warning: 'rho_min' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38123. # 42
  38124. ^
  38125. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90
  38126. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.14:
  38127.  
  38128. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38129. 1
  38130. Warning: Unused variable 'dr' declared at (1)
  38131. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.39:
  38132.  
  38133. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38134. 1
  38135. Warning: Unused variable 'in_data' declared at (1)
  38136. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.18:
  38137.  
  38138. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38139. 1
  38140. Warning: Unused variable 'k1' declared at (1)
  38141. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.22:
  38142.  
  38143. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38144. 1
  38145. Warning: Unused variable 'k2' declared at (1)
  38146. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.26:
  38147.  
  38148. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38149. 1
  38150. Warning: Unused variable 'k3' declared at (1)
  38151. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.30:
  38152.  
  38153. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38154. 1
  38155. Warning: Unused variable 'k4' declared at (1)
  38156. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.72:
  38157.  
  38158. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38159. 1
  38160. Warning: Unused variable 'new_data' declared at (1)
  38161. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.49:
  38162.  
  38163. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38164. 1
  38165. Warning: Unused variable 'old_data' declared at (1)
  38166. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:50.62:
  38167.  
  38168. REAL*8 :: dr, k1, k2, k3, k4, in_data, old_data, source_data, new_data, c_0, det, pi
  38169. 1
  38170. Warning: Unused variable 'source_data' declared at (1)
  38171. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_SimpleWave.F90:57.21:
  38172.  
  38173. REAL*8 :: xpress(1) = 0.0d0
  38174. 1
  38175. Warning: Unused variable 'xpress' declared at (1)
  38176. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Flux.F90
  38177. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Loop.F90
  38178. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Minima.F90
  38179. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/CheckParam.c
  38180. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_P2C2P.F90
  38181. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Minima.cc
  38182. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_P2C2PM.F90
  38183. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_P2C2PM_polytype.F90
  38184. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_P2C2PM_polytype.F90:37.15:
  38185.  
  38186. integer didit,i,j,k,nx,ny,nz
  38187. 1
  38188. Warning: Unused variable 'didit' declared at (1)
  38189. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_P2C2PM_polytype.F90:37.17:
  38190.  
  38191. integer didit,i,j,k,nx,ny,nz
  38192. 1
  38193. Warning: Unused variable 'i' declared at (1)
  38194. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_P2C2PM_polytype.F90:37.19:
  38195.  
  38196. integer didit,i,j,k,nx,ny,nz
  38197. 1
  38198. Warning: Unused variable 'j' declared at (1)
  38199. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_P2C2PM_polytype.F90:37.21:
  38200.  
  38201. integer didit,i,j,k,nx,ny,nz
  38202. 1
  38203. Warning: Unused variable 'k' declared at (1)
  38204. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90
  38205. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:57.17:
  38206.  
  38207. REAL*8 :: bvcxl,bvcyl,bvczl,bvcxr,bvcyr,bvczr
  38208. 1
  38209. Warning: Unused variable 'bvcxl' declared at (1)
  38210. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:57.35:
  38211.  
  38212. REAL*8 :: bvcxl,bvcyl,bvczl,bvcxr,bvcyr,bvczr
  38213. 1
  38214. Warning: Unused variable 'bvcxr' declared at (1)
  38215. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:57.23:
  38216.  
  38217. REAL*8 :: bvcxl,bvcyl,bvczl,bvcxr,bvcyr,bvczr
  38218. 1
  38219. Warning: Unused variable 'bvcyl' declared at (1)
  38220. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:57.41:
  38221.  
  38222. REAL*8 :: bvcxl,bvcyl,bvczl,bvcxr,bvcyr,bvczr
  38223. 1
  38224. Warning: Unused variable 'bvcyr' declared at (1)
  38225. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:57.29:
  38226.  
  38227. REAL*8 :: bvcxl,bvcyl,bvczl,bvcxr,bvcyr,bvczr
  38228. 1
  38229. Warning: Unused variable 'bvczl' declared at (1)
  38230. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:57.47:
  38231.  
  38232. REAL*8 :: bvcxl,bvcyl,bvczl,bvcxr,bvcyr,bvczr
  38233. 1
  38234. Warning: Unused variable 'bvczr' declared at (1)
  38235. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:54.21:
  38236.  
  38237. REAL*8 :: direction, det
  38238. 1
  38239. Warning: Unused variable 'direction' declared at (1)
  38240. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:56.25:
  38241.  
  38242. velzl, velzr, epsl, epsr
  38243. 1
  38244. Warning: Unused variable 'epsl' declared at (1)
  38245. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:56.31:
  38246.  
  38247. velzl, velzr, epsl, epsr
  38248. 1
  38249. Warning: Unused variable 'epsr' declared at (1)
  38250. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:55.16:
  38251.  
  38252. REAL*8 :: rhol, rhor, velxl, velxr, velyl, velyr, &
  38253. 1
  38254. Warning: Unused variable 'rhol' declared at (1)
  38255. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:55.22:
  38256.  
  38257. REAL*8 :: rhol, rhor, velxl, velxr, velyl, velyr, &
  38258. 1
  38259. Warning: Unused variable 'rhor' declared at (1)
  38260. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:58.27:
  38261.  
  38262. REAL*8 :: ux,uy,uz,ut,tmp,tmp2,tmp3
  38263. 1
  38264. Warning: Unused variable 'tmp' declared at (1)
  38265. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:58.32:
  38266.  
  38267. REAL*8 :: ux,uy,uz,ut,tmp,tmp2,tmp3
  38268. 1
  38269. Warning: Unused variable 'tmp2' declared at (1)
  38270. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:58.37:
  38271.  
  38272. REAL*8 :: ux,uy,uz,ut,tmp,tmp2,tmp3
  38273. 1
  38274. Warning: Unused variable 'tmp3' declared at (1)
  38275. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:58.23:
  38276.  
  38277. REAL*8 :: ux,uy,uz,ut,tmp,tmp2,tmp3
  38278. 1
  38279. Warning: Unused variable 'ut' declared at (1)
  38280. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:58.14:
  38281.  
  38282. REAL*8 :: ux,uy,uz,ut,tmp,tmp2,tmp3
  38283. 1
  38284. Warning: Unused variable 'ux' declared at (1)
  38285. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:58.17:
  38286.  
  38287. REAL*8 :: ux,uy,uz,ut,tmp,tmp2,tmp3
  38288. 1
  38289. Warning: Unused variable 'uy' declared at (1)
  38290. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:58.20:
  38291.  
  38292. REAL*8 :: ux,uy,uz,ut,tmp,tmp2,tmp3
  38293. 1
  38294. Warning: Unused variable 'uz' declared at (1)
  38295. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:55.29:
  38296.  
  38297. REAL*8 :: rhol, rhor, velxl, velxr, velyl, velyr, &
  38298. 1
  38299. Warning: Unused variable 'velxl' declared at (1)
  38300. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:55.36:
  38301.  
  38302. REAL*8 :: rhol, rhor, velxl, velxr, velyl, velyr, &
  38303. 1
  38304. Warning: Unused variable 'velxr' declared at (1)
  38305. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:55.43:
  38306.  
  38307. REAL*8 :: rhol, rhor, velxl, velxr, velyl, velyr, &
  38308. 1
  38309. Warning: Unused variable 'velyl' declared at (1)
  38310. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:55.50:
  38311.  
  38312. REAL*8 :: rhol, rhor, velxl, velxr, velyl, velyr, &
  38313. 1
  38314. Warning: Unused variable 'velyr' declared at (1)
  38315. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:56.12:
  38316.  
  38317. velzl, velzr, epsl, epsr
  38318. 1
  38319. Warning: Unused variable 'velzl' declared at (1)
  38320. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_MonopoleM.F90:56.19:
  38321.  
  38322. velzl, velzr, epsl, epsr
  38323. 1
  38324. Warning: Unused variable 'velzr' declared at (1)
  38325. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_CylindricalExplosionM.F90
  38326. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_CylindricalExplosionM.f90: In function 'grhydro_cylindricalexplosionm':
  38327. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_CylindricalExplosionM.f90:175:0: warning: 'direction' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38328. # 51
  38329. ^
  38330. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_CylindricalExplosionM.f90:56:0: note: 'direction' was declared here
  38331. INTEGER cctk_gsh (cctk_dim)
  38332. ^
  38333. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_RotorM.F90
  38334. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AdvectedLoopM.F90
  38335. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AdvectedLoopM.F90:71.16:
  38336.  
  38337. REAL*8 :: dx_d, dy_d, dz_d, dx_x, dz_x
  38338. 1
  38339. Warning: Unused variable 'dx_d' declared at (1)
  38340. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AdvectedLoopM.F90:71.22:
  38341.  
  38342. REAL*8 :: dx_d, dy_d, dz_d, dx_x, dz_x
  38343. 1
  38344. Warning: Unused variable 'dy_d' declared at (1)
  38345. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AdvectedLoopM.F90:71.28:
  38346.  
  38347. REAL*8 :: dx_d, dy_d, dz_d, dx_x, dz_x
  38348. 1
  38349. Warning: Unused variable 'dz_d' declared at (1)
  38350. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AdvectedLoopM.F90:65.28:
  38351.  
  38352. REAL*8 :: r_loop,A_loop,pi
  38353. 1
  38354. Warning: Unused variable 'pi' declared at (1)
  38355. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_AdvectedLoopM.f90: In function 'grhydro_advectedloopm':
  38356. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_AdvectedLoopM.f90:160:0: warning: 'vzval' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38357. REAL*8 simple_eps (cctk_ash1,cctk_ash2,cctk_ash3)
  38358. ^
  38359. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_AdvectedLoopM.f90:159:0: warning: 'vyval' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38360. # 55
  38361. ^
  38362. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_AdvectedLoopM.f90:158:0: warning: 'vxval' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38363. integer, parameter :: cctki_use_c_s = kind(c_s)
  38364. ^
  38365. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90
  38366. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:69.19:
  38367.  
  38368. REAL*8 :: Bvecx_d, Bvecz_d
  38369. 1
  38370. Warning: Unused variable 'bvecx_d' declared at (1)
  38371. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:69.28:
  38372.  
  38373. REAL*8 :: Bvecx_d, Bvecz_d
  38374. 1
  38375. Warning: Unused variable 'bvecz_d' declared at (1)
  38376. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:64.24:
  38377.  
  38378. REAL*8 :: Bxval, Byval, Bzval
  38379. 1
  38380. Warning: Unused variable 'byval' declared at (1)
  38381. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:64.31:
  38382.  
  38383. REAL*8 :: Bxval, Byval, Bzval
  38384. 1
  38385. Warning: Unused variable 'bzval' declared at (1)
  38386. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:70.18:
  38387.  
  38388. REAL*8 :: velx_d, velz_d
  38389. 1
  38390. Warning: Unused variable 'velx_d' declared at (1)
  38391. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:70.26:
  38392.  
  38393. REAL*8 :: velx_d, velz_d
  38394. 1
  38395. Warning: Unused variable 'velz_d' declared at (1)
  38396. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:62.23:
  38397.  
  38398. REAL*8 :: vxval,vyval,vzval, valf
  38399. 1
  38400. Warning: Unused variable 'vyval' declared at (1)
  38401. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_AlfvenWaveM.F90:62.29:
  38402.  
  38403. REAL*8 :: vxval,vyval,vzval, valf
  38404. 1
  38405. Warning: Unused variable 'vzval' declared at (1)
  38406. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_AlfvenWaveM.f90: In function 'grhydro_alfvenwavem':
  38407. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_AlfvenWaveM.f90:145:0: warning: 'range_d' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38408. # 56
  38409. ^
  38410. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c
  38411. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c: In function 'gnr_bondi':
  38412. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:567:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38413. if( (finite(f)==0) || (finite(df)==0) ) {
  38414. ^
  38415. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:567:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38416. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c: In function 'GRHydro_Bondi':
  38417. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:987:5: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38418. if( (!finite(rho_bondi[i])) || (!finite(u_bondi[i])) || (!finite(v_bondi[i])) || (rho_bondi[i]==0.) || (v_bondi[i]==0.) || (u_bondi[i]==0.) ) {
  38419. ^
  38420. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:987:5: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38421. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:987:5: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38422. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:1151:7: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38423. if( (!finite(dens[i])) || (!finite(sx(i))) || (!finite(sy(i))) || (sz(i)==0.) || (tau[i]==0.) || (press[i]==0.) || (w_lorentz[i]==0.) ) {
  38424. ^
  38425. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:1151:7: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38426. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi.c:1151:7: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38427. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_ParamCheck.F90
  38428. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c
  38429. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c: In function 'gnr_bondi':
  38430. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c:568:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38431. if( (finite(f)==0) || (finite(df)==0) ) {
  38432. ^
  38433. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c:568:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38434. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c: At top level:
  38435. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c:100:13: warning: 'bl_to_ks_con' defined but not used [-Wunused-function]
  38436. static void bl_to_ks_con(CCTK_REAL *x, CCTK_REAL blcon[], CCTK_REAL kscon[] )
  38437. ^
  38438. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c:174:13: warning: 'dxc_dxs_bl_calc' defined but not used [-Wunused-function]
  38439. static void dxc_dxs_bl_calc(CCTK_REAL *x_cart, CCTK_REAL *x_spher, CCTK_REAL dxc_dxs[NDIM][NDIM] )
  38440. ^
  38441. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c:223:13: warning: 'dxc_dxs_iso_calc' defined but not used [-Wunused-function]
  38442. static void dxc_dxs_iso_calc(CCTK_REAL *x_cart, CCTK_REAL *x_spher, CCTK_REAL dxc_dxs[NDIM][NDIM] )
  38443. ^
  38444. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c:344:13: warning: 'setutcon' defined but not used [-Wunused-function]
  38445. static void setutcon(CCTK_REAL *vcon, CCTK_REAL gcov[][NDIM])
  38446. ^
  38447. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM.c:371:13: warning: 'bl_gcov_func' defined but not used [-Wunused-function]
  38448. static void bl_gcov_func( CCTK_REAL *x, CCTK_REAL gcov[NDIM][NDIM])
  38449. ^
  38450. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Particle.F90
  38451. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PreLoop.F90
  38452. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2Con.F90
  38453. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2Con.F90:698.59:
  38454.  
  38455. deps, dpress, w_tmp, w, vlowx, vlowy, vlowz, sqrtdet
  38456. 1
  38457. Warning: Unused variable 'sqrtdet' declared at (1)
  38458. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_PoloidalMagFieldM.F90:110:2: warning: #warning "This algorithm does only work on Cartesian grids!!" [-Wcpp]
  38459. #warning "This algorithm does only work on Cartesian grids!!"
  38460. ^
  38461. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2Con.F90:489.32:
  38462.  
  38463. character(len=512) :: warnline
  38464. 1
  38465. Warning: Unused variable 'warnline' declared at (1)
  38466. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_PoloidalMagFieldM.F90
  38467. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90
  38468. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:298.71:
  38469.  
  38470. INTEGER*4 :: n_iter, i_extra, doing_extra, keep_iterating, i_increase
  38471. 1
  38472. Warning: Unused variable 'i_increase' declared at (1)
  38473. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:297.24:
  38474.  
  38475. REAL*8 :: errx, x_orig, x
  38476. 1
  38477. Warning: Unused variable 'x_orig' declared at (1)
  38478. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:61.22:
  38479.  
  38480. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38481. 1
  38482. Warning: Unused variable 'a' declared at (1)
  38483. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:61.24:
  38484.  
  38485. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38486. 1
  38487. Warning: Unused variable 'b' declared at (1)
  38488. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:61.26:
  38489.  
  38490. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38491. 1
  38492. Warning: Unused variable 'c' declared at (1)
  38493. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:61.20:
  38494.  
  38495. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38496. 1
  38497. Warning: Unused variable 'ddf' declared at (1)
  38498. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:61.16:
  38499.  
  38500. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38501. 1
  38502. Warning: Unused variable 'df' declared at (1)
  38503. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:61.13:
  38504.  
  38505. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38506. 1
  38507. Warning: Unused variable 'f' declared at (1)
  38508. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:61.30:
  38509.  
  38510. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38511. 1
  38512. Warning: Unused variable 'rsm' declared at (1)
  38513. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:429.75:
  38514.  
  38515. INTEGER*4 :: n_iter, i_extra, doing_extra, keep_iterating, i_increase
  38516. 1
  38517. Warning: Unused variable 'i_increase' declared at (1)
  38518. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:421.65:
  38519.  
  38520. subroutine find_bondi_solution_bracket(r, rho, u, v, rs, rhos, M, Mdot, Kval, gam, Qdot,rho1,rho2 )
  38521. 1
  38522. Warning: Unused dummy argument 'rhos' at (1)
  38523. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:421.59:
  38524.  
  38525. subroutine find_bondi_solution_bracket(r, rho, u, v, rs, rhos, M, Mdot, Kval, gam, Qdot,rho1,rho2 )
  38526. 1
  38527. Warning: Unused dummy argument 'rs' at (1)
  38528. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:426.18:
  38529.  
  38530. REAL*8 :: ur,r_sol, rho_old
  38531. 1
  38532. Warning: Unused variable 'ur' declared at (1)
  38533. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_Bondi_new.F90:428.28:
  38534.  
  38535. REAL*8 :: errx, x_orig, x
  38536. 1
  38537. Warning: Unused variable 'x_orig' declared at (1)
  38538. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90: In function 'find_bondi_solution':
  38539. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90:393:0: warning: 'i_extra' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38540. # 49
  38541. ^
  38542. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90: In function 'grhydro_bondi_iso':
  38543. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90:138:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38544. integer*8 cctkGH
  38545. ^
  38546. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90:393:0: warning: 'i_extra' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38547. # 49
  38548. ^
  38549. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90:298:0: note: 'i_extra' was declared here
  38550. REAL*8 Bvec (cctk_ash1,cctk_ash2,cctk_ash3,Bvec_length)
  38551. ^
  38552. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90: In function 'find_bondi_solution_bracket':
  38553. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_Bondi_new.f90:542:0: warning: 'i_extra' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38554. REAL*8 divB (cctk_ash1,cctk_ash2,cctk_ash3)
  38555. ^
  38556. COMPILING arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90
  38557. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90:68.22:
  38558.  
  38559. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38560. 1
  38561. Warning: Unused variable 'a' declared at (1)
  38562. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90:68.24:
  38563.  
  38564. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38565. 1
  38566. Warning: Unused variable 'b' declared at (1)
  38567. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90:68.26:
  38568.  
  38569. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38570. 1
  38571. Warning: Unused variable 'c' declared at (1)
  38572. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90:68.20:
  38573.  
  38574. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38575. 1
  38576. Warning: Unused variable 'ddf' declared at (1)
  38577. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90:68.16:
  38578.  
  38579. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38580. 1
  38581. Warning: Unused variable 'df' declared at (1)
  38582. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90:68.13:
  38583.  
  38584. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38585. 1
  38586. Warning: Unused variable 'f' declared at (1)
  38587. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro_InitData/src/GRHydro_BondiM_new.F90:68.30:
  38588.  
  38589. REAL*8 :: f,df,ddf,a,b,c,rsm,roverm,dudr,uisocheck2,auiso,buiso
  38590. 1
  38591. Warning: Unused variable 'rsm' declared at (1)
  38592. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_BondiM_new.f90: In function 'grhydro_bondim_iso':
  38593. /Users/comerduncan/Cactus/configs/sim/build/GRHydro_InitData/GRHydro_BondiM_new.f90:158:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38594. REAL*8 c_s (cctk_ash1,cctk_ash2,cctk_ash3)
  38595. ^
  38596. COMPILING configs/sim/bindings/build/GRHydro_InitData/cctk_ThornBindings.c
  38597. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GRHydro_InitData.a
  38598. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Reconstruct.F90
  38599. Checking status of thorn IOHDF5
  38600. COMPILING arrangements/CactusPUGHIO/IOHDF5/src/Startup.c
  38601. COMPILING arrangements/CactusPUGHIO/IOHDF5/src/Output.c
  38602. COMPILING arrangements/CactusPUGHIO/IOHDF5/src/Write.c
  38603. COMPILING arrangements/CactusPUGHIO/IOHDF5/src/DumpGH.c
  38604. COMPILING arrangements/CactusPUGHIO/IOHDF5/src/RecoverGH.c
  38605. COMPILING configs/sim/bindings/build/IOHDF5/cctk_ThornBindings.c
  38606. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_IOHDF5.a
  38607. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Reconstruct.cc
  38608. Checking status of thorn NoExcision
  38609. COMPILING arrangements/EinsteinInitialData/NoExcision/src/NoExcision_mod.F90
  38610. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/NoExcision/src/NoExcision_mod.F90:224.28:
  38611.  
  38612. !$OMP REDUCTION(max:linfred)
  38613. 1
  38614. Warning: Type specified for intrinsic function 'max' at (1) is ignored
  38615. COMPILING arrangements/EinsteinInitialData/NoExcision/src/overwrite.F90
  38616. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/overwrite.f90: In function 'noexcision_overwrite':
  38617. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/overwrite.f90:16:0: warning: 'radz' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38618. &ptors_length,sf_info_length,sf_maxreflevel_length,sf_minreflevel_length,sf_origin_length,sf_radius_length,sf_shape_descriptors_l&
  38619. ^
  38620. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/overwrite.f90:16:0: warning: 'rady' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38621. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/overwrite.f90:16:0: warning: 'radx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38622. COMPILING arrangements/EinsteinInitialData/NoExcision/src/smooth.F90
  38623. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/smooth.f90: In function 'noexcision_smooth':
  38624. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/smooth.f90:16:0: warning: 'radz' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38625. &rs_length,sf_info_length,sf_maxreflevel_length,sf_minreflevel_length,sf_origin_length,sf_radius_length,sf_shape_descriptors_leng&
  38626. ^
  38627. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/smooth.f90:16:0: warning: 'rady' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38628. /Users/comerduncan/Cactus/configs/sim/build/NoExcision/smooth.f90:16:0: warning: 'radx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38629. COMPILING arrangements/EinsteinInitialData/NoExcision/src/reduce.F90
  38630. /Users/comerduncan/Cactus/arrangements/EinsteinInitialData/NoExcision/src/reduce.F90:8.44:
  38631.  
  38632. subroutine NoExcision_Reduce (cctk_iteration, cctk_lsh, rhs, x, y, z)
  38633. 1
  38634. Warning: Unused dummy argument 'cctk_iteration' at (1)
  38635. COMPILING arrangements/EinsteinInitialData/NoExcision/src/reduce.c
  38636. COMPILING arrangements/EinsteinInitialData/NoExcision/src/getlevelinfo.cc
  38637. COMPILING arrangements/EinsteinInitialData/NoExcision/src/copy_mask.cc
  38638. COMPILING arrangements/EinsteinInitialData/NoExcision/src/cg.F90
  38639. COMPILING configs/sim/bindings/build/NoExcision/cctk_ThornBindings.c
  38640. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_NoExcision.a
  38641. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_ReconstructPoly.F90
  38642. Checking status of thorn PeriodicCarpet
  38643. COMPILING arrangements/LSUThorns/PeriodicCarpet/src/paramcheck.cc
  38644. COMPILING arrangements/LSUThorns/PeriodicCarpet/src/periodic.cc
  38645. In file included from /Users/comerduncan/Cactus/arrangements/Carpet/Carpet/src/carpet_public.h:7:0,
  38646. from /Users/comerduncan/Cactus/arrangements/Carpet/Carpet/src/carpet_public.hh:5,
  38647. from /Users/comerduncan/Cactus/configs/sim/bindings/include/carpet.hh:4,
  38648. from /Users/comerduncan/Cactus/arrangements/LSUThorns/PeriodicCarpet/src/periodic.cc:11:
  38649. /Users/comerduncan/Cactus/arrangements/LSUThorns/PeriodicCarpet/src/periodic.cc: In function 'ompi_datatype_t* mpi_datatype(const xferinfo_t&)':
  38650. /opt/local/include/openmpi-gcc49/mpi.h:1058:53: warning: 'ompi_mpi_ub' is deprecated (declared at /opt/local/include/openmpi-gcc49/mpi.h:908): MPI_UB is deprecated in MPI-2.0 [-Wdeprecated-declarations]
  38651. #define MPI_UB OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_ub)
  38652. ^
  38653. /opt/local/include/openmpi-gcc49/mpi.h:308:66: note: in definition of macro 'OMPI_PREDEFINED_GLOBAL'
  38654. #define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
  38655. ^
  38656. /Users/comerduncan/Cactus/arrangements/LSUThorns/PeriodicCarpet/src/periodic.cc:68:21: note: in expansion of macro 'MPI_UB'
  38657. {1, sizeof s, MPI_UB, "MPI_UB", "MPI_UB"}
  38658. ^
  38659. COMPILING configs/sim/bindings/build/PeriodicCarpet/cctk_ThornBindings.c
  38660. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_PeriodicCarpet.a
  38661. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RegisterMask.c
  38662. Checking status of thorn TestCarpetGridInfo
  38663. COMPILING arrangements/Carpet/TestCarpetGridInfo/src/test.cc
  38664. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RegisterVars.cc
  38665. COMPILING configs/sim/bindings/build/TestCarpetGridInfo/cctk_ThornBindings.c
  38666. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_TestCarpetGridInfo.a
  38667. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RiemannSolve.F90
  38668. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RoeAverage.F90
  38669. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Shift.F90
  38670. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Startup.F90
  38671. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TVDReconstruct.F90
  38672. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Marquina.F90
  38673. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_UpdateMask.F90
  38674. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Set_TP_GF.c
  38675. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Differences.F90
  38676. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_EoSChangeGamma.F90
  38677. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Tmunu.F90
  38678. COMPILING arrangements/EinsteinEvolve/GRHydro/src/Con2PrimM_fortran_interfaces.F90
  38679. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c
  38680. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'grhydro_con2primm_pt2_':
  38681. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:242:14: warning: unused variable 'j' [-Wunused-variable]
  38682. CCTK_INT i,j, i_increase ;
  38683. ^
  38684. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:242:12: warning: unused variable 'i' [-Wunused-variable]
  38685. CCTK_INT i,j, i_increase ;
  38686. ^
  38687. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'x1_of_x0':
  38688. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:528:13: warning: unused variable 'x1' [-Wunused-variable]
  38689. CCTK_REAL x1,vsq;
  38690. ^
  38691. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'twod_newton_raphson':
  38692. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:653:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38693. if( (!finite(f)) || (!finite(df)) ) {
  38694. ^
  38695. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:653:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38696. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:580:21: warning: variable 'vsq_old' set but not used [-Wunused-but-set-variable]
  38697. CCTK_REAL dW,dvsq,vsq_old,vsq,W,W_old;
  38698. ^
  38699. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:580:16: warning: unused variable 'dvsq' [-Wunused-variable]
  38700. CCTK_REAL dW,dvsq,vsq_old,vsq,W,W_old;
  38701. ^
  38702. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:580:13: warning: unused variable 'dW' [-Wunused-variable]
  38703. CCTK_REAL dW,dvsq,vsq_old,vsq,W,W_old;
  38704. ^
  38705. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:579:27: warning: unused variable 'jd' [-Wunused-variable]
  38706. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38707. ^
  38708. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:579:23: warning: unused variable 'id' [-Wunused-variable]
  38709. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38710. ^
  38711. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'threed_newton_raphson_omni':
  38712. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:770:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38713. if( (!finite(f)) || (!finite(df)) ) {
  38714. ^
  38715. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:770:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38716. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:691:24: warning: variable 'vsq_old' set but not used [-Wunused-but-set-variable]
  38717. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38718. ^
  38719. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:691:21: warning: unused variable 'du' [-Wunused-variable]
  38720. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38721. ^
  38722. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:691:16: warning: unused variable 'dvsq' [-Wunused-variable]
  38723. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38724. ^
  38725. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:691:13: warning: unused variable 'dW' [-Wunused-variable]
  38726. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38727. ^
  38728. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:690:27: warning: unused variable 'jd' [-Wunused-variable]
  38729. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38730. ^
  38731. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:690:23: warning: unused variable 'id' [-Wunused-variable]
  38732. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38733. ^
  38734. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'func_vsq':
  38735. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:818:94: warning: unused variable 't36' [-Wunused-variable]
  38736. CCTK_REAL res0, QB2Winv2,res1,j11,detJinv, Winv, QB2Winv3, j10, B2plusW, detJ, t36, mj01, j00;
  38737. ^
  38738. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:817:22: warning: variable 'Wsq' set but not used [-Wunused-but-set-variable]
  38739. CCTK_REAL W, vsq, Wsq, p_tmp, dPdvsq, dPdW;
  38740. ^
  38741. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'func_vsq_eosomni':
  38742. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:906:80: warning: unused variable 'j22' [-Wunused-variable]
  38743. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38744. ^
  38745. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:906:76: warning: unused variable 'j21' [-Wunused-variable]
  38746. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38747. ^
  38748. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:906:72: warning: unused variable 'j20' [-Wunused-variable]
  38749. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38750. ^
  38751. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:906:68: warning: unused variable 'j12' [-Wunused-variable]
  38752. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38753. ^
  38754. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:906:44: warning: unused variable 't36' [-Wunused-variable]
  38755. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38756. ^
  38757. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:906:35: warning: unused variable 'detJ_gcf' [-Wunused-variable]
  38758. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38759. ^
  38760. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:905:59: warning: unused variable 'res1' [-Wunused-variable]
  38761. CCTK_REAL res0, LorInv, rho0, Winv, QB2Winv2, drho0_dv, res1, j11, detJ,detJinv;
  38762. ^
  38763. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:905:13: warning: unused variable 'res0' [-Wunused-variable]
  38764. CCTK_REAL res0, LorInv, rho0, Winv, QB2Winv2, drho0_dv, res1, j11, detJ,detJinv;
  38765. ^
  38766. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:904:52: warning: unused variable 'dPdW' [-Wunused-variable]
  38767. CCTK_REAL W, vsq, u, p_tmp,epsilon,Wsq, dPdvsq, dPdW;
  38768. ^
  38769. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:904:44: warning: unused variable 'dPdvsq' [-Wunused-variable]
  38770. CCTK_REAL W, vsq, u, p_tmp,epsilon,Wsq, dPdvsq, dPdW;
  38771. ^
  38772. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:904:39: warning: variable 'Wsq' set but not used [-Wunused-but-set-variable]
  38773. CCTK_REAL W, vsq, u, p_tmp,epsilon,Wsq, dPdvsq, dPdW;
  38774. ^
  38775. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'pressure_rho0_eps_eosomni':
  38776. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:1029:22: warning: variable 'epspt' set but not used [-Wunused-but-set-variable]
  38777. CCTK_REAL rhopt[1],epspt[1],press[1];
  38778. ^
  38779. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:1029:13: warning: variable 'rhopt' set but not used [-Wunused-but-set-variable]
  38780. CCTK_REAL rhopt[1],epspt[1],press[1];
  38781. ^
  38782. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: At top level:
  38783. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:110:18: warning: 'eos_info_eosomni' declared 'static' but never defined [-Wunused-function]
  38784. static CCTK_REAL eos_info_eosomni(CCTK_REAL W, CCTK_REAL vsq, CCTK_REAL eps0, struct LocGlob *lgp);
  38785. ^
  38786. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:546:13: warning: 'validate_x' defined but not used [-Wunused-function]
  38787. static void validate_x(CCTK_REAL x[2], CCTK_REAL x0[2] )
  38788. ^
  38789. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c: In function 'grhydro_con2primm_pt2_':
  38790. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmniold.c:439:17: warning: 'x_3d[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38791. *epsilon = u/rho0;
  38792. ^
  38793. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c
  38794. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'grhydro_con2primm_pt_':
  38795. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:243:41: warning: variable 'failinfomode' set but not used [-Wunused-but-set-variable]
  38796. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38797. ^
  38798. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:243:27: warning: variable 'failwarnmode' set but not used [-Wunused-but-set-variable]
  38799. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38800. ^
  38801. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:243:16: warning: variable 'nfudgemax' set but not used [-Wunused-but-set-variable]
  38802. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38803. ^
  38804. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:243:12: warning: variable 'nf' set but not used [-Wunused-but-set-variable]
  38805. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38806. ^
  38807. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:242:14: warning: unused variable 'j' [-Wunused-variable]
  38808. CCTK_INT i,j, i_increase ;
  38809. ^
  38810. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:242:12: warning: unused variable 'i' [-Wunused-variable]
  38811. CCTK_INT i,j, i_increase ;
  38812. ^
  38813. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'x1_of_x0':
  38814. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:788:13: warning: unused variable 'x1' [-Wunused-variable]
  38815. CCTK_REAL x1,vsq;
  38816. ^
  38817. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'twod_newton_raphson':
  38818. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:913:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38819. if( (!finite(f)) || (!finite(df)) ) {
  38820. ^
  38821. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:913:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38822. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:840:21: warning: variable 'vsq_old' set but not used [-Wunused-but-set-variable]
  38823. CCTK_REAL dW,dvsq,vsq_old,vsq,W,W_old;
  38824. ^
  38825. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:840:16: warning: unused variable 'dvsq' [-Wunused-variable]
  38826. CCTK_REAL dW,dvsq,vsq_old,vsq,W,W_old;
  38827. ^
  38828. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:840:13: warning: unused variable 'dW' [-Wunused-variable]
  38829. CCTK_REAL dW,dvsq,vsq_old,vsq,W,W_old;
  38830. ^
  38831. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:839:27: warning: unused variable 'jd' [-Wunused-variable]
  38832. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38833. ^
  38834. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:839:23: warning: unused variable 'id' [-Wunused-variable]
  38835. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38836. ^
  38837. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'threed_newton_raphson_omni':
  38838. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1030:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38839. if( (!finite(f)) || (!finite(df)) ) {
  38840. ^
  38841. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1030:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38842. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:951:24: warning: variable 'vsq_old' set but not used [-Wunused-but-set-variable]
  38843. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38844. ^
  38845. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:951:21: warning: unused variable 'du' [-Wunused-variable]
  38846. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38847. ^
  38848. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:951:16: warning: unused variable 'dvsq' [-Wunused-variable]
  38849. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38850. ^
  38851. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:951:13: warning: unused variable 'dW' [-Wunused-variable]
  38852. CCTK_REAL dW,dvsq,du,vsq_old,vsq,W,W_old,u,u_old;
  38853. ^
  38854. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:950:27: warning: unused variable 'jd' [-Wunused-variable]
  38855. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38856. ^
  38857. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:950:23: warning: unused variable 'id' [-Wunused-variable]
  38858. CCTK_INT n_iter, id, jd, i_extra, doing_extra;
  38859. ^
  38860. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'func_vsq':
  38861. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1072:94: warning: unused variable 't36' [-Wunused-variable]
  38862. CCTK_REAL res0, QB2Winv2,res1,j11,detJinv, Winv, QB2Winv3, j10, B2plusW, detJ, t36, mj01, j00;
  38863. ^
  38864. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1071:22: warning: variable 'Wsq' set but not used [-Wunused-but-set-variable]
  38865. CCTK_REAL W, vsq, Wsq, p_tmp, dPdvsq, dPdW;
  38866. ^
  38867. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'func_vsq_eosomni':
  38868. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1164:41: warning: variable 'failinfomode' set but not used [-Wunused-but-set-variable]
  38869. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38870. ^
  38871. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1164:27: warning: variable 'failwarnmode' set but not used [-Wunused-but-set-variable]
  38872. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38873. ^
  38874. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1164:16: warning: variable 'nfudgemax' set but not used [-Wunused-but-set-variable]
  38875. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38876. ^
  38877. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1164:12: warning: variable 'nf' set but not used [-Wunused-but-set-variable]
  38878. CCTK_INT nf, nfudgemax, failwarnmode, failinfomode;
  38879. ^
  38880. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1161:80: warning: unused variable 'j22' [-Wunused-variable]
  38881. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38882. ^
  38883. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1161:76: warning: unused variable 'j21' [-Wunused-variable]
  38884. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38885. ^
  38886. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1161:72: warning: unused variable 'j20' [-Wunused-variable]
  38887. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38888. ^
  38889. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1161:68: warning: unused variable 'j12' [-Wunused-variable]
  38890. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38891. ^
  38892. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1161:44: warning: unused variable 't36' [-Wunused-variable]
  38893. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38894. ^
  38895. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1161:35: warning: unused variable 'detJ_gcf' [-Wunused-variable]
  38896. CCTK_REAL QB2Winv3, j10,B2plusW,detJ_gcf,t36,B2plusW_sq, j00,j01,j12,j20,j21,j22;
  38897. ^
  38898. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1160:64: warning: unused variable 'res1' [-Wunused-variable]
  38899. CCTK_REAL res0, Lor, LorInv, rho0, Winv, QB2Winv2, drho0_dv, res1, j11, detJ,detJinv;
  38900. ^
  38901. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1160:19: warning: variable 'Lor' set but not used [-Wunused-but-set-variable]
  38902. CCTK_REAL res0, Lor, LorInv, rho0, Winv, QB2Winv2, drho0_dv, res1, j11, detJ,detJinv;
  38903. ^
  38904. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1160:13: warning: unused variable 'res0' [-Wunused-variable]
  38905. CCTK_REAL res0, Lor, LorInv, rho0, Winv, QB2Winv2, drho0_dv, res1, j11, detJ,detJinv;
  38906. ^
  38907. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1159:46: warning: unused variable 'dPdW' [-Wunused-variable]
  38908. CCTK_REAL W, vsq, u, epsilon,Wsq, dPdvsq, dPdW;
  38909. ^
  38910. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1159:38: warning: unused variable 'dPdvsq' [-Wunused-variable]
  38911. CCTK_REAL W, vsq, u, epsilon,Wsq, dPdvsq, dPdW;
  38912. ^
  38913. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1159:33: warning: variable 'Wsq' set but not used [-Wunused-but-set-variable]
  38914. CCTK_REAL W, vsq, u, epsilon,Wsq, dPdvsq, dPdW;
  38915. ^
  38916. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'pressure_rho0_eps_eosomni':
  38917. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1354:22: warning: variable 'epspt' set but not used [-Wunused-but-set-variable]
  38918. CCTK_REAL rhopt[1],epspt[1],press[1];
  38919. ^
  38920. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:1354:13: warning: variable 'rhopt' set but not used [-Wunused-but-set-variable]
  38921. CCTK_REAL rhopt[1],epspt[1],press[1];
  38922. ^
  38923. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: At top level:
  38924. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:112:18: warning: 'eos_info_eosomni' declared 'static' but never defined [-Wunused-function]
  38925. static CCTK_REAL eos_info_eosomni(CCTK_REAL W, CCTK_REAL vsq, CCTK_REAL eps0, struct LocGlob *lgp);
  38926. ^
  38927. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:806:13: warning: 'validate_x' defined but not used [-Wunused-function]
  38928. static void validate_x(CCTK_REAL x[2], CCTK_REAL x0[2] )
  38929. ^
  38930. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c: In function 'grhydro_con2primm_pt_':
  38931. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt_EOSOmni.c:585:17: warning: 'x_3d[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38932. *epsilon = u/rho0;
  38933. ^
  38934. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt.c
  38935. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt.c: In function 'twod_newton_raphson':
  38936. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt.c:585:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38937. if( (!finite(f)) || (!finite(df)) ) {
  38938. ^
  38939. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt.c:585:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38940. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt.c:512:13: warning: variable 'vsq' set but not used [-Wunused-but-set-variable]
  38941. CCTK_REAL vsq,W,W_old;
  38942. ^
  38943. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt.c: At top level:
  38944. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_pt.c:478:13: warning: 'validate_x' defined but not used [-Wunused-function]
  38945. static void validate_x(CCTK_REAL x[2], CCTK_REAL x0[2] )
  38946. ^
  38947. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_ptee.c
  38948. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_ptee.c: In function 'general_newton_raphson':
  38949. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_ptee.c:511:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38950. if( (!finite(f)) || (!finite(df)) || (!finite(x[0])) ) {
  38951. ^
  38952. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_ptee.c:511:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38953. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_ptee.c:511:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38954. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_ptee.c:446:13: warning: variable 'W' set but not used [-Wunused-but-set-variable]
  38955. CCTK_REAL W,W_old;
  38956. ^
  38957. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_ptee.c:442:27: warning: variable 'x_old' set but not used [-Wunused-but-set-variable]
  38958. CCTK_REAL f, df, dx[1], x_old[1], resid[1],
  38959. ^
  38960. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c
  38961. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c: In function 'oned_newton_raphson':
  38962. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:573:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38963. if( (!finite(f)) || (!finite(df)) || (!finite(x[0])) ) {
  38964. ^
  38965. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:573:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38966. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:573:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38967. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:493:27: warning: variable 'x_old' set but not used [-Wunused-but-set-variable]
  38968. CCTK_REAL f, df, dx[1], x_old[1], resid[1],
  38969. ^
  38970. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c: In function 'gnr2':
  38971. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:758:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38972. if( (!finite(f)) || (!finite(df)) || (!finite(x[0])) ) {
  38973. ^
  38974. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:758:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38975. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:758:3: warning: 'finite' is deprecated (declared at /opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.2/include-fixed/math.h:733) [-Wdeprecated-declarations]
  38976. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM_polytype_pt.c:694:27: warning: variable 'x_old' set but not used [-Wunused-but-set-variable]
  38977. CCTK_REAL f, df, dx[1], x_old[1], resid[1],
  38978. ^
  38979. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_EigenproblemM.F90
  38980. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_EigenproblemM.F90:138.37:
  38981.  
  38982. subroutine eigenvaluesM_hot(handle,ii,jj,kk,rho,velx,vely,velz,eps,press,w_lorentz,&
  38983. 1
  38984. Warning: Unused dummy argument 'ii' at (1)
  38985. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_EigenproblemM.F90:138.40:
  38986.  
  38987. subroutine eigenvaluesM_hot(handle,ii,jj,kk,rho,velx,vely,velz,eps,press,w_lorentz,&
  38988. 1
  38989. Warning: Unused dummy argument 'jj' at (1)
  38990. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_EigenproblemM.F90:138.43:
  38991.  
  38992. subroutine eigenvaluesM_hot(handle,ii,jj,kk,rho,velx,vely,velz,eps,press,w_lorentz,&
  38993. 1
  38994. Warning: Unused dummy argument 'kk' at (1)
  38995. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_FluxM.F90
  38996. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLEM.F90
  38997. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPMM.F90
  38998. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPMM.F90:34.42:
  38999.  
  39000. subroutine SimplePPM_1dM(handle,poly,nx,dx,&
  39001. 1
  39002. Warning: Unused dummy argument 'dx' at (1)
  39003. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2ConM.F90
  39004. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RiemannSolveM.F90
  39005. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_SourceM.F90
  39006. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TmunuM.F90
  39007. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_UpdateMaskM.F90
  39008. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_UtilsM.F90
  39009. Formaline: Adding thorn Carpet to git repository...
  39010. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_BvecfromAvec.F90
  39011. Formaline: Adding thorn CarpetEvolutionMask to git repository...
  39012. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RiemannSolveAM.F90
  39013. Formaline: Adding thorn CarpetIOASCII to git repository...
  39014. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLE_AM.F90
  39015. Formaline: Adding thorn CarpetIOBasic to git repository...
  39016. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimAM.F90
  39017. Formaline: Adding thorn CarpetIOHDF5 to git repository...
  39018. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2ConAM.F90
  39019. Formaline: Adding thorn CarpetIOScalar to git repository...
  39020. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_SourceAM.F90
  39021. Formaline: Adding thorn CarpetIntegrateTest to git repository...
  39022. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TransformTensorBasis.c
  39023. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Jacobian_state.c
  39024. Formaline: Adding thorn CarpetInterp to git repository...
  39025. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPMMReconstruct_drv.F90
  39026. Formaline: Adding thorn CarpetInterp2 to git repository...
  39027. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_ENOReconstruct_drv.F90
  39028. Formaline: Adding thorn CarpetReduce to git repository...
  39029. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPMReconstruct_drv.F90
  39030. Formaline: Adding thorn CarpetRegrid to git repository...
  39031. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_WENOReconstruct_drv.F90
  39032. Formaline: Adding thorn CarpetRegrid2 to git repository...
  39033. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_MP5Reconstruct_drv.F90
  39034. Formaline: Adding thorn CarpetSlab to git repository...
  39035. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_LastMoLPostStep.c
  39036. Formaline: Adding thorn GRHydro_InitData to git repository...
  39037. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TVDReconstruct_drv.F90
  39038. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_WENOScalars.F90
  39039. Formaline: Adding thorn IOHDF5 to git repository...
  39040. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_MP5Reconstruct.F90
  39041. Formaline: Adding thorn NoExcision to git repository...
  39042. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2Con.cc
  39043. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2Con.cc:93:0: warning: ignoring #pragma ivdep [-Wunknown-pragmas]
  39044. #pragma ivdep // force compiler to vectorize the loop
  39045. ^
  39046. Formaline: Adding thorn PeriodicCarpet to git repository...
  39047. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.cc
  39048. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2Con.cc: In function 'void GRHydro_SpeedOfSound(cGH*)':
  39049. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Prim2Con.cc:199:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  39050. for(int i=0;i<n;i++) { // walks over slightly too many elements but cannot fail
  39051. ^
  39052. Formaline: Adding thorn TestCarpetGridInfo to git repository...
  39053. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_ePPM.cc
  39054. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPMReconstruct_drv_opt.cc
  39055. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_WENOReconstruct.cc
  39056. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TVDReconstruct.cc
  39057. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TrivialReconstruct.cc
  39058. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_MP5Reconstruct.cc
  39059. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Wrappers.F90
  39060. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLE.cc
  39061. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Source.cc
  39062. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Source.F90
  39063. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2Prim.F90
  39064. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2Prim.F90:57.27:
  39065.  
  39066. REAL*8 :: local_perc_ptol
  39067. 1
  39068. Warning: Unused variable 'local_perc_ptol' declared at (1)
  39069. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Eigenproblem.F90
  39070. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Eigenproblem.F90:134.44:
  39071.  
  39072. subroutine eigenvalues_hot(handle,keytemp,ii,jj,kk,rho,velx,vely,velz,eps, &
  39073. 1
  39074. Warning: Unused dummy argument 'ii' at (1)
  39075. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Eigenproblem.F90:134.47:
  39076.  
  39077. subroutine eigenvalues_hot(handle,keytemp,ii,jj,kk,rho,velx,vely,velz,eps, &
  39078. 1
  39079. Warning: Unused dummy argument 'jj' at (1)
  39080. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Eigenproblem.F90:134.50:
  39081.  
  39082. subroutine eigenvalues_hot(handle,keytemp,ii,jj,kk,rho,velx,vely,velz,eps, &
  39083. 1
  39084. Warning: Unused dummy argument 'kk' at (1)
  39085. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Eigenproblem_Marquina.F90
  39086. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Eigenproblem_Marquina.F90:44.22:
  39087.  
  39088. gyy,gyz,gzz,u,det,alp,beta,densl,sxl,syl,szl,taul,&
  39089. 1
  39090. Warning: Unused dummy argument 'det' at (1)
  39091. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Eigenproblem_Marquina.F90:768.22:
  39092.  
  39093. gyy,gyz,gzz,u,det,alp,beta,densl,sxl,syl,szl,taul,&
  39094. 1
  39095. Warning: Unused dummy argument 'det' at (1)
  39096. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_ENOReconstruct.F90
  39097. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_FluxSplit.F90
  39098. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLE.F90
  39099. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLC.F90
  39100. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90
  39101. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:57.10:
  39102.  
  39103. nx,dx,rho,velx,vely,velz,eps,press,rhominus,&
  39104. 1
  39105. Warning: Unused dummy argument 'dx' at (1)
  39106. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1016.10:
  39107.  
  39108. nx,dx,velx,temperature,press,&
  39109. 1
  39110. Warning: Unused dummy argument 'dx' at (1)
  39111. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1533.49:
  39112.  
  39113. subroutine SimplePPM_tracer_1d(apply_enhanced_ppm,&
  39114. 1
  39115. Warning: Unused dummy argument 'apply_enhanced_ppm' at (1)
  39116. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1534.10:
  39117.  
  39118. nx,dx,rho,velx,vely,velz, &
  39119. 1
  39120. Warning: Unused dummy argument 'dx' at (1)
  39121. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1534.14:
  39122.  
  39123. nx,dx,rho,velx,vely,velz, &
  39124. 1
  39125. Warning: Unused dummy argument 'rho' at (1)
  39126. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1534.24:
  39127.  
  39128. nx,dx,rho,velx,vely,velz, &
  39129. 1
  39130. Warning: Unused dummy argument 'vely' at (1)
  39131. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1534.29:
  39132.  
  39133. nx,dx,rho,velx,vely,velz, &
  39134. 1
  39135. Warning: Unused dummy argument 'velz' at (1)
  39136. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1752.10:
  39137.  
  39138. nx,dx,rho,velx,vely,velz, &
  39139. 1
  39140. Warning: Unused dummy argument 'dx' at (1)
  39141. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1752.14:
  39142.  
  39143. nx,dx,rho,velx,vely,velz, &
  39144. 1
  39145. Warning: Unused dummy argument 'rho' at (1)
  39146. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1752.24:
  39147.  
  39148. nx,dx,rho,velx,vely,velz, &
  39149. 1
  39150. Warning: Unused dummy argument 'vely' at (1)
  39151. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.F90:1752.29:
  39152.  
  39153. nx,dx,rho,velx,vely,velz, &
  39154. 1
  39155. Warning: Unused dummy argument 'velz' at (1)
  39156. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RoeSolver.F90
  39157. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Con2PrimM.F90
  39158. COMPILING arrangements/EinsteinEvolve/GRHydro/src/GRHydro_WENOReconstruct.F90
  39159. /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_WENOReconstruct.F90:183.42:
  39160.  
  39161. subroutine GRHydro_WENOReconstruct1d(order, nx, v, vminus, vplus, trivial_rp, &
  39162. 1
  39163. Warning: Unused dummy argument 'order' at (1)
  39164. Creating Formaline tarball for thorn AHFinderDirect
  39165. Creating Formaline tarball for thorn EOS_Omni
  39166. Creating Formaline tarball for thorn HDF5
  39167. Creating /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GRHydro.a
  39168. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GRHydro.a(Con2Prim_fortran_interfaces.F90.o) has no symbols
  39169. /opt/local/bin/ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GRHydro.a(Con2PrimM_fortran_interfaces.F90.o) has no symbols
  39170. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GRHydro.a(Con2Prim_fortran_interfaces.F90.o) has no symbols
  39171. ranlib: file: /Users/comerduncan/Cactus/configs/sim/lib/libthorn_GRHydro.a(Con2PrimM_fortran_interfaces.F90.o) has no symbols
  39172. Creating Formaline tarball for thorn IOHDF5Util
  39173. Creating Formaline tarball for thorn Multipole
  39174. Creating Formaline tarball for thorn SphericalHarmonicDecomp
  39175. Creating Formaline tarball for thorn SphericalHarmonicRecon
  39176. Creating Formaline tarball for thorn Timers
  39177. Creating Formaline tarball for thorn Carpet
  39178. Creating Formaline tarball for thorn CarpetEvolutionMask
  39179. Creating Formaline tarball for thorn CarpetIOASCII
  39180. Creating Formaline tarball for thorn CarpetIOBasic
  39181. Creating Formaline tarball for thorn CarpetIOHDF5
  39182. Creating Formaline tarball for thorn CarpetIOScalar
  39183. Creating Formaline tarball for thorn CarpetIntegrateTest
  39184. Creating Formaline tarball for thorn CarpetInterp
  39185. Creating Formaline tarball for thorn CarpetInterp2
  39186. Creating Formaline tarball for thorn CarpetReduce
  39187. Creating Formaline tarball for thorn CarpetRegrid
  39188. Creating Formaline tarball for thorn CarpetRegrid2
  39189. Creating Formaline tarball for thorn CarpetSlab
  39190. Creating Formaline tarball for thorn GRHydro_InitData
  39191. Creating Formaline tarball for thorn IOHDF5
  39192. Creating Formaline tarball for thorn NoExcision
  39193. Creating Formaline tarball for thorn PeriodicCarpet
  39194. Creating Formaline tarball for thorn TestCarpetGridInfo
  39195. Formaline: Adding thorn GRHydro to git repository...
  39196. Formaline: Committing source tree to git repository...
  39197. Creating Formaline tarball for thorn GRHydro
  39198. Formaline: Created git tag build-sim-comermacproretina.attlocal.net-comerduncan-2015.05.23-19.12.42-20828
  39199. Formaline: Updated git branch config-sim-comermacproretina.attlocal.net-Users-comerduncan-Cactus
  39200. ________________________________________________________________________
  39201. Creating cactus_sim in /Users/comerduncan/Cactus/exe from EinsteinAnalysis/ADMAnalysis EinsteinBase/ADMBase EinsteinBase/ADMCoupling EinsteinBase/ADMMacros AEIThorns/ADMMass AEIThorns/AEILocalInterp EinsteinAnalysis/AHFinder EinsteinAnalysis/AHFinderDirect ExternalLibraries/BLAS CactusBase/Boundary EinsteinAnalysis/CalcK Carpet/Carpet Carpet/CarpetEvolutionMask Carpet/CarpetIOASCII Carpet/CarpetIOBasic Carpet/CarpetIOHDF5 Carpet/CarpetIOScalar Carpet/CarpetIntegrateTest Carpet/CarpetInterp Carpet/CarpetInterp2 Carpet/CarpetLib Carpet/CarpetMask Carpet/CarpetProlongateTest Carpet/CarpetReduce Carpet/CarpetRegrid Carpet/CarpetRegrid2 Carpet/CarpetRegridTest Carpet/CarpetSlab Carpet/CarpetTracker CactusBase/CartGrid3D CactusNumerical/Cartoon2D EinsteinBase/Constants CactusBase/CoordBase EinsteinBase/CoordGauge Carpet/CycleClock CactusExamples/DemoInterp CactusNumerical/Dissipation EinsteinInitialData/DistortedBHIVP EinsteinAnalysis/EHFinder EinsteinBase/EOS_Base EinsteinEOS/EOS_Hybrid EinsteinEOS/EOS_IdealFluid EinsteinEOS/EOS_Omni EinsteinEOS/EOS_Polytrope EinsteinExact/EinsteinExact_Test CactusElliptic/EllBase CactusElliptic/EllSOR EinsteinInitialData/Exact EinsteinAnalysis/Extract ExternalLibraries/FFTW3 CactusExamples/FleshInfo CactusUtils/Formaline CactusBase/Fortran EinsteinEvolve/GRHydro EinsteinEvolve/GRHydro_InitData ExternalLibraries/GSL EinsteinExact/GaugeWave KrancNumericalTools/GenericFD ExternalLibraries/HDF5 CactusConnect/HTTPD CactusConnect/HTTPDExtra CactusExamples/HelloWorld Carpet/HighOrderWaveTest EinsteinBase/HydroBase EinsteinAnalysis/Hydro_Analysis EinsteinInitialData/Hydro_InitExcision EinsteinInitialData/IDAnalyticBH EinsteinInitialData/IDAxiBrillBH EinsteinInitialData/IDAxiOddBrillBH EinsteinInitialData/IDBrillData EinsteinInitialData/IDConstraintViolate EinsteinInitialData/IDFileADM EinsteinInitialData/IDLinearWaves CactusWave/IDScalarWave CactusWave/IDScalarWaveC CactusWave/IDScalarWaveCXX CactusWave/IDScalarWaveElliptic CactusExamples/IDWaveMoL CactusBase/IOASCII CactusBase/IOBasic CactusPUGHIO/IOHDF5 CactusPUGHIO/IOHDF5Util CactusIO/IOJpeg CactusBase/IOUtil CactusBase/InitBase CactusNumerical/InterpToArray EinsteinExact/KerrSchild ExternalLibraries/LAPACK ExternalLibraries/LORENE CactusNumerical/LocalInterp CactusNumerical/LocalInterp2 CactusNumerical/LocalReduce Carpet/LoopControl McLachlan/ML_ADMConstraints McLachlan/ML_ADMQuantities McLachlan/ML_BSSN McLachlan/ML_BSSN_Helper McLachlan/ML_BSSN_Test McLachlan/ML_CCZ4 McLachlan/ML_CCZ4_Helper McLachlan/ML_CCZ4_Test McLachlan/ML_WaveToy McLachlan/ML_WaveToy_Test ExternalLibraries/MPI CactusUtils/MemSpeed EinsteinInitialData/Meudon_Bin_BH EinsteinInitialData/Meudon_Bin_NS EinsteinInitialData/Meudon_Mag_NS EinsteinExact/Minkowski CactusNumerical/MoL EinsteinExact/ModifiedSchwarzschildBL EinsteinAnalysis/Multipole CactusUtils/NaNCatcher CactusUtils/NaNChecker EinsteinEvolve/NewRad CactusUtils/Nice EinsteinInitialData/NoExcision CactusUtils/NoMPI CactusNumerical/Noise CactusNumerical/Norms PITTNullCode/NullConstr PITTNullCode/NullDecomp PITTNullCode/NullEvolve PITTNullCode/NullExact PITTNullCode/NullGrid PITTNullCode/NullInterp PITTNullCode/NullNews PITTNullCode/NullPsiInt PITTNullCode/NullSHRExtract PITTNullCode/NullVars ExternalLibraries/OpenSSL EinsteinAnalysis/Outflow ExternalLibraries/PAPI CactusPUGH/PUGH CactusPUGH/PUGHInterp CactusPUGH/PUGHReduce CactusPUGH/PUGHSlab CactusNumerical/Periodic LSUThorns/PeriodicCarpet CactusExamples/Poisson AEIThorns/PunctureTracker LSUThorns/QuasiLocalMeasures Carpet/ReductionTest Carpet/ReductionTest2 Carpet/ReductionTest3 CactusNumerical/ReflectionSymmetry Carpet/RegridSyncTest EinsteinInitialData/RotatingDBHIVP CactusNumerical/RotatingSymmetry180 CactusNumerical/RotatingSymmetry90 CactusExamples/SampleBoundary CactusExamples/SampleIO EinsteinUtils/SetMask_SphericalSurface EinsteinExact/ShiftedGaugeWave CactusNumerical/Slab CactusNumerical/SlabTest CactusConnect/Socket CactusNumerical/SpaceMask PITTNullCode/SphericalHarmonicDecomp PITTNullCode/SphericalHarmonicRecon CactusNumerical/SphericalSurface EinsteinBase/StaticConformal LSUThorns/SummationByParts CactusBase/SymBase AEIThorns/SystemStatistics CactusUtils/SystemTopology CactusElliptic/TATelliptic EinsteinUtils/TGRtensor EinsteinInitialData/TOVSolver CactusUtils/TerminationTrigger CactusTest/TestArrays Carpet/TestCarpetGridInfo CactusTest/TestComplex CactusTest/TestCoordinates CactusTest/TestFortranCrayPointers CactusTest/TestFortranDependencies1 CactusTest/TestFortranDependencies2 CactusTest/TestFpointerNULL CactusTest/TestFreeF90 CactusTest/TestGlobalReduce CactusTest/TestInclude1 CactusTest/TestInclude2 CactusNumerical/TestLocalInterp2 CactusNumerical/TestLocalReduce CactusTest/TestLoop Carpet/TestLoopControl CactusTest/TestMath CactusTest/TestMoL CactusTest/TestPar CactusTest/TestReduce CactusTest/TestSchedule CactusTest/TestStrings CactusTest/TestTable CactusTest/TestTimers CactusTest/TestTypes CactusBase/Time CactusExamples/TimerInfo CactusUtils/TimerReport Carpet/Timers EinsteinBase/TmunuBase AEIThorns/Trigger EinsteinInitialData/TwoPunctures EinsteinExact/Vaidya2 LSUThorns/Vectors CactusWave/WaveBinarySource CactusExamples/WaveMoL CactusExamples/WaveToy1DF77 CactusExamples/WaveToy2DF77 CactusWave/WaveToyC CactusWave/WaveToyCXX CactusWave/WaveToyExtra CactusWave/WaveToyF77 CactusWave/WaveToyF90 CactusWave/WaveToyFreeF90 EinsteinAnalysis/WeylScal4 ExternalLibraries/hwloc ExternalLibraries/libjpeg ExternalLibraries/zlib
  39202. Formaline: Creating git master repository...
  39203. Formaline: Pushing source tree to master git repository...
  39204. Formaline: Pushing to local repository /Users/comerduncan/Cactus/../CactusSourceJar.git...
  39205. Formaline: Optimising git repository (slow only the first time)...
  39206. Formaline: Done.
  39207. Formaline: (Formaline has finished updating the git repositories.
  39208. Formaline: If the build process seems to hang, some other command
  39209. Formaline: is still running, e.g. the final link stage.)
  39210. Done creating cactus_sim.
  39211. All done !
  39212. Building utilities for sim
  39213. Building utilities for sim
  39214. Compiling /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOASCII/src/util/carpet2xgraph.c
  39215. Compiling /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOHDF5/src/util/hdf5toascii_slicer.cc
  39216. Compiling /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOHDF5/src/util/hdf5tobinary_slicer.cc
  39217. Compiling /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOHDF5/src/util/hdf5_slicer.cc
  39218. Compiling /Users/comerduncan/Cactus/arrangements/Carpet/CarpetIOHDF5/src/util/hdf5_recombiner.cc
  39219. Compiling /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/util/Riemann1d.f90
  39220. Preprocessing /Users/comerduncan/Cactus/arrangements/EinsteinEvolve/GRHydro/src/util/Riemann1d-main.c
  39221. Copying gif2h5 from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/gif2h5 to /Users/comerduncan/Cactus/exe/sim
  39222. Copying h52gif from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h52gif to /Users/comerduncan/Cactus/exe/sim
  39223. Copying h5copy from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5copy to /Users/comerduncan/Cactus/exe/sim
  39224. Copying h5debug from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5debug to /Users/comerduncan/Cactus/exe/sim
  39225. Copying h5diff from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5diff to /Users/comerduncan/Cactus/exe/sim
  39226. Copying h5dump from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5dump to /Users/comerduncan/Cactus/exe/sim
  39227. Copying h5import from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5import to /Users/comerduncan/Cactus/exe/sim
  39228. Copying h5jam from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5jam to /Users/comerduncan/Cactus/exe/sim
  39229. Copying h5ls from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5ls to /Users/comerduncan/Cactus/exe/sim
  39230. Copying h5mkgrp from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5mkgrp to /Users/comerduncan/Cactus/exe/sim
  39231. Copying h5perf_serial from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5perf_serial to /Users/comerduncan/Cactus/exe/sim
  39232. Copying h5redeploy from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5redeploy to /Users/comerduncan/Cactus/exe/sim
  39233. Copying h5repack from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5repack to /Users/comerduncan/Cactus/exe/sim
  39234. Copying h5repart from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5repart to /Users/comerduncan/Cactus/exe/sim
  39235. Copying h5stat from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5stat to /Users/comerduncan/Cactus/exe/sim
  39236. Copying h5unjam from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5unjam to /Users/comerduncan/Cactus/exe/sim
  39237. Copying h5check from /Users/comerduncan/Cactus/configs/sim/scratch/external/HDF5/bin/h5check to /Users/comerduncan/Cactus/exe/sim
  39238. Compiling /Users/comerduncan/Cactus/arrangements/ExternalLibraries/HDF5/src/util/hdf5_merge.c
  39239. Compiling /Users/comerduncan/Cactus/arrangements/ExternalLibraries/HDF5/src/util/hdf5_extract.c
  39240. Compiling /Users/comerduncan/Cactus/arrangements/ExternalLibraries/HDF5/src/util/hdf5_double_to_single.c
  39241. Compiling /Users/comerduncan/Cactus/arrangements/CactusPUGHIO/IOHDF5/src/util/hdf5_convert_from_carpetiohdf5.c
  39242. Copying mpirun from /opt/local/bin/mpirun to /Users/comerduncan/Cactus/exe/sim
  39243. Copying papi_avail from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_avail to /Users/comerduncan/Cactus/exe/sim
  39244. Copying papi_clockres from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_clockres to /Users/comerduncan/Cactus/exe/sim
  39245. Copying papi_command_line from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_command_line to /Users/comerduncan/Cactus/exe/sim
  39246. Copying papi_component_avail from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_component_avail to /Users/comerduncan/Cactus/exe/sim
  39247. Copying papi_cost from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_cost to /Users/comerduncan/Cactus/exe/sim
  39248. Copying papi_decode from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_decode to /Users/comerduncan/Cactus/exe/sim
  39249. Copying papi_error_codes from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_error_codes to /Users/comerduncan/Cactus/exe/sim
  39250. Copying papi_event_chooser from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_event_chooser to /Users/comerduncan/Cactus/exe/sim
  39251. Copying papi_mem_info from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_mem_info to /Users/comerduncan/Cactus/exe/sim
  39252. Copying papi_multiplex_cost from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_multiplex_cost to /Users/comerduncan/Cactus/exe/sim
  39253. Copying papi_native_avail from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_native_avail to /Users/comerduncan/Cactus/exe/sim
  39254. Copying papi_version from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_version to /Users/comerduncan/Cactus/exe/sim
  39255. Copying papi_xml_event_info from /Users/comerduncan/Cactus/configs/sim/scratch/external/PAPI/bin/papi_xml_event_info to /Users/comerduncan/Cactus/exe/sim
  39256. Compiling /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/util.c
  39257. Copying hwloc-assembler from /opt/local/bin/hwloc-assembler to /Users/comerduncan/Cactus/exe/sim
  39258. Copying hwloc-assembler-remote from /opt/local/bin/hwloc-assembler-remote to /Users/comerduncan/Cactus/exe/sim
  39259. Copying hwloc-bind from /opt/local/bin/hwloc-bind to /Users/comerduncan/Cactus/exe/sim
  39260. Copying hwloc-calc from /opt/local/bin/hwloc-calc to /Users/comerduncan/Cactus/exe/sim
  39261. Copying hwloc-distances from /opt/local/bin/hwloc-distances to /Users/comerduncan/Cactus/exe/sim
  39262. Copying hwloc-distrib from /opt/local/bin/hwloc-distrib to /Users/comerduncan/Cactus/exe/sim
  39263. Copying hwloc-info from /opt/local/bin/hwloc-info to /Users/comerduncan/Cactus/exe/sim
  39264. Copying hwloc-ls from /opt/local/bin/hwloc-ls to /Users/comerduncan/Cactus/exe/sim
  39265. Copying hwloc-ps from /opt/local/bin/hwloc-ps to /Users/comerduncan/Cactus/exe/sim
  39266. Copying lstopo from /opt/local/bin/lstopo to /Users/comerduncan/Cactus/exe/sim
  39267. Copying lstopo-no-graphics from /opt/local/bin/lstopo-no-graphics to /Users/comerduncan/Cactus/exe/sim
  39268. Creating carpet2xgraph in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/CarpetIOASCII/carpet2xgraph.o
  39269. Creating hdf5toascii_slicer in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/CarpetIOHDF5/hdf5toascii_slicer.o
  39270. Creating hdf5tobinary_slicer in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/CarpetIOHDF5/hdf5tobinary_slicer.o
  39271. Creating hdf5_slicer in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/CarpetIOHDF5/hdf5_slicer.o
  39272. Creating hdf5_recombiner in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/CarpetIOHDF5/hdf5_recombiner.o
  39273. Compiling /Users/comerduncan/Cactus/configs/sim/build/GRHydro/Riemann1d-main.c
  39274. Creating hdf5_merge in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/HDF5/hdf5_merge.o
  39275. Creating hdf5_extract in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/HDF5/hdf5_extract.o
  39276. Creating hdf5_double_to_single in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/HDF5/hdf5_double_to_single.o
  39277. Creating hdf5_convert_from_carpetiohdf5 in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/IOHDF5/hdf5_convert_from_carpetiohdf5.o
  39278. Compiling /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/ascii_output.c
  39279. Compiling /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c
  39280. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/ascii_output.c: In function 'read_meta':
  39281. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/ascii_output.c:213:11: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  39282. herr_t status;
  39283. ^
  39284. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c: In function 'write_meta':
  39285. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c:439:11: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  39286. herr_t status;
  39287. ^
  39288. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c: In function 'write_out_data_for_component':
  39289. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c:492:11: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  39290. herr_t status;
  39291. ^
  39292. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c: In function 'read_meta':
  39293. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c:599:11: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  39294. herr_t status;
  39295. ^
  39296. Compiling /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/setmeta.c
  39297. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/setmeta.c: In function 'write_meta':
  39298. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/setmeta.c:72:11: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  39299. herr_t status;
  39300. ^
  39301. Compiling /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/findlast.c
  39302. Compiling /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/printtime.c
  39303. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/printtime.c: In function 'main':
  39304. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/printtime.c:36:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  39305. herr_t status;
  39306. ^
  39307. Compiling /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/readmeta.c
  39308. Creating Riemann1d in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/GRHydro/Riemann1d.o
  39309. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/readmeta.c: In function 'read_meta':
  39310. /Users/comerduncan/Cactus/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/readmeta.c:27:11: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  39311. herr_t status;
  39312. ^
  39313. Creating ascii_output in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/SphericalHarmonicRecon/ascii_output.o
  39314. Creating fftwfilter in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/SphericalHarmonicRecon/fftwfilter.o
  39315. Creating setmeta in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/SphericalHarmonicRecon/setmeta.o
  39316. Creating findlast in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/SphericalHarmonicRecon/findlast.o
  39317. Creating printtime in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/SphericalHarmonicRecon/printtime.o
  39318. Creating readmeta in /Users/comerduncan/Cactus/exe/sim from /Users/comerduncan/Cactus/configs/sim/build/SphericalHarmonicRecon/readmeta.o
  39319. Done.
Add Comment
Please, Sign In to add comment