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

5ex_g_traverse_F03.f90 doesn't compile on macOS Big Sur. #2

Open
hyoklee opened this issue Aug 30, 2021 · 0 comments
Open

5ex_g_traverse_F03.f90 doesn't compile on macOS Big Sur. #2

hyoklee opened this issue Aug 30, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@hyoklee
Copy link
Member

hyoklee commented Aug 30, 2021

I just ran ./configure && make.

h5fc  -g -O2  -L/usr/local/opt/curl-openssl/lib -o h5ex_g_visit_F03 h5ex_g_visit_F03.o
h5fc  -g -O2 -c -o h5ex_g_traverse_F03.o h5ex_g_traverse_F03.f90
h5ex_g_traverse_F03.f90:123:40:

  123 |        i = group_check(od, infobuf%addr)
      |                                        1
Error: 'addr' at (1) is not a member of the 'h5o_info_t' structure

Here's my machine's setting:

nene-[10:53am]~/src/hdf5-examples>h5fc --version
GNU Fortran (Homebrew GCC 11.2.0) 11.2.0
Darwin nene.ad.hdfgroup.org 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64 x86_64

Does it only work on Linux?

@hyoklee hyoklee changed the title 5ex_g_traverse_F03.f90 doesn't compile on Mac OS X Catalina. 5ex_g_traverse_F03.f90 doesn't compile on macOS Catalina. Aug 30, 2021
@hyoklee hyoklee changed the title 5ex_g_traverse_F03.f90 doesn't compile on macOS Catalina. 5ex_g_traverse_F03.f90 doesn't compile on macOS Big Sur. Aug 31, 2021
@bmribler bmribler added the bug Something isn't working label Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants