Harshula Jayasuriya

Results 4 issues of Harshula Jayasuriya

Please note that the static library built via CMake is built with different flags compared to when it is built with Autotools. e.g. Cmake: ``` /usr/bin/f95 -O3 -DNDEBUG -O3 -Jinclude...

I noticed that datetime-fortran does not create deterministic builds. Details are documented in: https://github.com/ACCESS-NRI/ACCESS-OM/issues/8

### Steps to reproduce the issue ```console $ spack spec -I [email protected] %[email protected] target=x86_64 Input spec -------------------------------- - [email protected]%[email protected] arch=None-None-x86_64 Concretized -------------------------------- - [email protected]%[email protected]~atomics~cuda~cxx~cxx_exceptions~gpfs~internal-hwloc~internal-pmix~java~legacylaunchers~lustre~memchecker~openshmem~orterunprefix+romio+rsh~singularity+static+vt+wrapper-rpath build_system=autotools fabrics=none schedulers=none arch=linux-rocky8-x86_64 [+] ^[email protected]%[email protected]~guile...

build-error

While adding pkgconf support to an old fork of FMS, built via Spack, I noticed that the upstream FMS' CMake was not generating the pkgconf pc file. Testing output: ```...