Skip to content

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

@hyoklee

Description

@hyoklee

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions