Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove autotools support for next generation library #4961

Open
wants to merge 10 commits into
base: feature/develop-2.0
Choose a base branch
from

Conversation

byrnHDF
Copy link
Contributor

@byrnHDF byrnHDF commented Oct 16, 2024

No description provided.

@byrnHDF byrnHDF added Priority - 2. Medium ⏹ It would be nice to have this in the next release Component - C Library Core C library issues (usually in the src directory) Component - Tools Command-line tools like h5dump, includes high-level tools Component - High-Level Library Code in the hl directory Component - Documentation Doxygen, markdown, etc. Component - Java Java wrappers Component - Fortran Fortran wrappers Component - C++ C++ wrappers Component - Parallel Parallel HDF5 (NOT thread-safety) Component - Testing Code in test or testpar directories, GitHub workflows Component - Build CMake, Autotools Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately Component - Misc Anything else (CODEOWNERS, etc.) Branch - 2.0 PRs to hdf5_2_0 Merge - To 2.0 This needs to be merged to HDF5 2.0 labels Oct 16, 2024
@byrnHDF byrnHDF self-assigned this Oct 16, 2024
gyoju

This comment was marked as resolved.

@hyoklee
Copy link
Member

hyoklee commented Oct 17, 2024

CMake Error: File /home/runner/work/actions/actions/test/test_flush_refresh.sh.in does not exist.
CMake Error at test/ShellTests.cmake:51 (configure_file):
  configure_file Problem configuring file
Call Stack (most recent call first):
  test/CMakeTests.cmake:919 (include)
  test/CMakeLists.txt:856 (include)
CMake Error: File /home/runner/work/actions/actions/test/test_use_cases.sh.in does not exist.
CMake Error at test/ShellTests.cmake:53 (configure_file):
  configure_file Problem configuring file
Call Stack (most recent call first):
  test/CMakeTests.cmake:919 (include)
  test/CMakeLists.txt:856 (include)
CMake Error: File /home/runner/work/actions/actions/test/test_swmr.sh.in does not exist.
CMake Error at test/ShellTests.cmake:54 (configure_file):
  configure_file Problem configuring file
Call Stack (most recent call first):
  test/CMakeTests.cmake:919 (include)
  test/CMakeLists.txt:856 (include)
CMake Error: File /home/runner/work/actions/actions/test/test_vds_swmr.sh.in does not exist.
CMake Error at test/ShellTests.cmake:55 (configure_file):
  configure_file Problem configuring file
Call Stack (most recent call first):
  test/CMakeTests.cmake:919 (include)
  test/CMakeLists.txt:856 (include)

@byrnHDF
Copy link
Contributor Author

byrnHDF commented Oct 17, 2024

Restored shell scripts for tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Branch - 2.0 PRs to hdf5_2_0 Component - Build CMake, Autotools Component - C Library Core C library issues (usually in the src directory) Component - C++ C++ wrappers Component - Documentation Doxygen, markdown, etc. Component - Fortran Fortran wrappers Component - High-Level Library Code in the hl directory Component - Java Java wrappers Component - Misc Anything else (CODEOWNERS, etc.) Component - Parallel Parallel HDF5 (NOT thread-safety) Component - Testing Code in test or testpar directories, GitHub workflows Component - Tools Command-line tools like h5dump, includes high-level tools Merge - To 2.0 This needs to be merged to HDF5 2.0 Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Deprecation / Removal We strive for backward-compatibility, so it's worth noting this separately
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants