Christoph Junghans
Christoph Junghans
``` Start 4: pi_water 4/24 Test #4: pi_water ......................... Passed 228.97 sec Start 5: polymer_melt_tabulated 5/24 Test #5: polymer_melt_tabulated ........... Passed 107.37 sec ``` Tests should take a sec or...
``` cmake --build build [ 6%] Building Fortran object CMakeFiles/fastgpt.dir/tokenizer.f90.o [ 12%] Building Fortran object CMakeFiles/fastgpt.dir/gpt2.f90.o [ 18%] Building Fortran object CMakeFiles/fastgpt.dir/omp_dummy.f90.o [ 25%] Building Fortran object CMakeFiles/fastgpt.dir/driver.f90.o semantic error:...
Without "set -e" the job will always be successful. See vmactions/freebsd-vm#72 /cc @thesamesam
Just a suggestion, you should add a spack package: https://spack.readthedocs.io/en/latest/packaging_guide.html
Fix CI
Fix CI
Add fixes for all the new compiler warning to this issue.
From https://github.com/votca/votca/actions/runs/10414504841/job/28878469206: ``` pkg: No packages available to install matching 'science/lammps' have been found in the repositories ``` @yurivict, any ideas?
Fix #1159
No v0.39.0 tarball here: https://lfortran.org/download/
``` ====================================================================== ERROR: test_check_dynamic_box (__main__.TestH5MDDynamicBox) Checks if the change of the box is saved properly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/__w/espressopp/espressopp/testsuite/FileIOTests/h5md/dump_h5md_test.py", line 108, in setUp self.dump_h5md = espressopp.io.DumpH5MD(...