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

adios2 2.10.0 #167957

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions Formula/a/adios2.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Adios2 < Formula
desc "Next generation of ADIOS developed in the Exascale Computing Program"
homepage "https://adios2.readthedocs.io"
url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.9.2.tar.gz"
sha256 "78309297c82a95ee38ed3224c98b93d330128c753a43893f63bbe969320e4979"
url "https://github.com/ornladios/ADIOS2/archive/refs/tags/v2.10.0.tar.gz"
sha256 "e5984de488bda546553dd2f46f047e539333891e63b9fe73944782ba6c2d95e4"
license "Apache-2.0"
revision 2
head "https://github.com/ornladios/ADIOS2.git", branch: "master"

livecheck do
Expand Down Expand Up @@ -53,7 +52,7 @@
"python3.12"
end

def install

Check failure on line 55 in Formula/a/adios2.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --build-bottle adios2` failed on Linux!

-- ADIOS2 ThirdParty: Configuring dill -- Check size of void* -- Check size of void* - done -- Check size of long -- Check size of long - done -- Disabling emulation -- Found Perl: /usr/bin/perl (found version "5.34.0") -- base.ops argument is -build_shared -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for __clear_cache -- Looking for __clear_cache - not found -- Clear cache defined is -- Found dill: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring ffs -- Check size of off_t -- Check size of off_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Looking for socket -- Looking for socket - found -- Found dill: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Found atl: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sockLib.h -- Looking for sockLib.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/times.h -- Looking for sys/times.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for strtof -- Looking for strtof - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtold -- Looking for strtold - found -- Looking for getdomainname -- Looking for getdomainname - found -- Check size of struct iovec -- Check size of struct iovec - done -- Performing Test HAS_IOV_BASE_IOVEC -- Performing Test HAS_IOV_BASE_IOVEC - Success -- Found atl: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1") -- Found ffs: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring enet -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for poll -- Looking for poll - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Performing Test HAS_SOCKLEN_T -- Performing Test HAS_SOCKLEN_T - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found enet: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/enet/enet/enet-config.cmake (found version "1.3.14") -- ADIOS2 ThirdParty: Configuring EVPath -- Performing Test HAVE_MATH -- Performing Test HAVE_MATH - Failed -- Performing Test HAVE_LIBM_MATH -- Performing Test HAVE_LIBM_MATH - Success -- Found atl: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Found ffs: /tmp/adios2-20240404-10287-3kcz93/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - found -- Looking for hostlib.h -- Looking for hostlib.h - not found -- Look

Check failure on line 55 in Formula/a/adios2.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew install --verbose --build-bottle adios2` failed on macOS Sonoma (14)!

-- ADIOS2 ThirdParty: Configuring dill -- Check size of void* -- Check size of void* - done -- Check size of long -- Check size of long - done -- Disabling emulation -- Found Perl: /usr/bin/perl (found version "5.34.1") -- base.ops argument is -build_shared -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for __clear_cache -- Looking for __clear_cache - not found -- Clear cache defined is -- Found dill: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring ffs -- Check size of off_t -- Check size of off_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Looking for socket -- Looking for socket - found -- Found dill: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Found atl: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sockLib.h -- Looking for sockLib.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/times.h -- Looking for sys/times.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for strtof -- Looking for strtof - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtold -- Looking for strtold - found -- Looking for getdomainname -- Looking for getdomainname - found -- Check size of struct iovec -- Check size of struct iovec - done -- Performing Test HAS_IOV_BASE_IOVEC -- Performing Test HAS_IOV_BASE_IOVEC - Success -- Found atl: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1") -- Found ffs: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring enet -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for poll -- Looking for poll - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Performing Test HAS_SOCKLEN_T -- Performing Test HAS_SOCKLEN_T - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found enet: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/enet/enet/enet-config.cmake (found version "1.3.14") -- ADIOS2 ThirdParty: Configuring EVPath -- Performing Test HAVE_MATH -- Performing Test HAVE_MATH - Success -- Found atl: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Found ffs: /tmp/adios2-20240404-7022-btscqo/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - not found -- Looking for hostlib.h -- Looking for hos

Check failure on line 55 in Formula/a/adios2.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --build-bottle adios2` failed on macOS Sonoma (14) on Apple Silicon!

-- ADIOS2 ThirdParty: Configuring dill -- Check size of void* -- Check size of void* - done -- Check size of long -- Check size of long - done -- Disabling emulation -- Found Perl: /usr/bin/perl (found version "5.34.1") -- base.ops argument is -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for __clear_cache -- Looking for __clear_cache - not found -- Clear cache defined is -- Found dill: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring ffs -- Check size of off_t -- Check size of off_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Looking for socket -- Looking for socket - found -- Found dill: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Found atl: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sockLib.h -- Looking for sockLib.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/times.h -- Looking for sys/times.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for strtof -- Looking for strtof - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtold -- Looking for strtold - found -- Looking for getdomainname -- Looking for getdomainname - found -- Check size of struct iovec -- Check size of struct iovec - done -- Performing Test HAS_IOV_BASE_IOVEC -- Performing Test HAS_IOV_BASE_IOVEC - Success -- Found atl: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1") -- Found ffs: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring enet -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for poll -- Looking for poll - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Performing Test HAS_SOCKLEN_T -- Performing Test HAS_SOCKLEN_T - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found enet: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/enet/enet/enet-config.cmake (found version "1.3.14") -- ADIOS2 ThirdParty: Configuring EVPath -- Performing Test HAVE_MATH -- Performing Test HAVE_MATH - Success -- Found atl: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Found ffs: /tmp/adios2-20240403-7260-9gqb5h/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - not found -- Looking for hostlib.h -- Looking for hostlib.h - not fou

Check failure on line 55 in Formula/a/adios2.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew install --verbose --build-bottle adios2` failed on macOS Ventura (13)!

-- ADIOS2 ThirdParty: Configuring dill -- Check size of void* -- Check size of void* - done -- Check size of long -- Check size of long - done -- Disabling emulation -- Found Perl: /usr/bin/perl (found version "5.30.3") -- base.ops argument is -build_shared -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for __clear_cache -- Looking for __clear_cache - not found -- Clear cache defined is -- Found dill: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring ffs -- Check size of off_t -- Check size of off_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Looking for socket -- Looking for socket - found -- Found dill: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Found atl: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sockLib.h -- Looking for sockLib.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/times.h -- Looking for sys/times.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for strtof -- Looking for strtof - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtold -- Looking for strtold - found -- Looking for getdomainname -- Looking for getdomainname - found -- Check size of struct iovec -- Check size of struct iovec - done -- Performing Test HAS_IOV_BASE_IOVEC -- Performing Test HAS_IOV_BASE_IOVEC - Success -- Found atl: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1") -- Found ffs: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring enet -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for poll -- Looking for poll - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Performing Test HAS_SOCKLEN_T -- Performing Test HAS_SOCKLEN_T - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found enet: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/enet/enet/enet-config.cmake (found version "1.3.14") -- ADIOS2 ThirdParty: Configuring EVPath -- Performing Test HAVE_MATH -- Performing Test HAVE_MATH - Success -- Found atl: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Found ffs: /tmp/adios2-20240404-7063-n8hfyk/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - not found -- Looking for hostlib.h -- Looking for hos

Check failure on line 55 in Formula/a/adios2.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --build-bottle adios2` failed on macOS Ventura (13) on Apple Silicon!

-- ADIOS2 ThirdParty: Configuring dill -- Check size of void* -- Check size of void* - done -- Check size of long -- Check size of long - done -- Disabling emulation -- Found Perl: /usr/bin/perl (found version "5.30.3") -- base.ops argument is -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for __clear_cache -- Looking for __clear_cache - not found -- Clear cache defined is -- Found dill: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring ffs -- Check size of off_t -- Check size of off_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Looking for socket -- Looking for socket - found -- Found dill: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Found atl: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sockLib.h -- Looking for sockLib.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/times.h -- Looking for sys/times.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for strtof -- Looking for strtof - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtold -- Looking for strtold - found -- Looking for getdomainname -- Looking for getdomainname - found -- Check size of struct iovec -- Check size of struct iovec - done -- Performing Test HAS_IOV_BASE_IOVEC -- Performing Test HAS_IOV_BASE_IOVEC - Success -- Found atl: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1") -- Found ffs: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring enet -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for poll -- Looking for poll - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Performing Test HAS_SOCKLEN_T -- Performing Test HAS_SOCKLEN_T - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found enet: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/enet/enet/enet-config.cmake (found version "1.3.14") -- ADIOS2 ThirdParty: Configuring EVPath -- Performing Test HAVE_MATH -- Performing Test HAVE_MATH - Success -- Found atl: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Found ffs: /tmp/adios2-20240403-7074-3sc74c/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - not found -- Looking for hostlib.h -- Looking for hostlib.h - not fou

Check failure on line 55 in Formula/a/adios2.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew install --verbose --build-bottle adios2` failed on macOS Monterey (12)!

-- ADIOS2 ThirdParty: Configuring dill -- Check size of void* -- Check size of void* - done -- Check size of long -- Check size of long - done -- Disabling emulation -- Found Perl: /usr/bin/perl (found version "5.30.3") -- base.ops argument is -build_shared -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for __clear_cache -- Looking for __clear_cache - not found -- Clear cache defined is -- Found dill: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring ffs -- Check size of off_t -- Check size of off_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Looking for socket -- Looking for socket - found -- Found dill: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Found atl: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sockLib.h -- Looking for sockLib.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/times.h -- Looking for sys/times.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for strtof -- Looking for strtof - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtold -- Looking for strtold - found -- Looking for getdomainname -- Looking for getdomainname - found -- Check size of struct iovec -- Check size of struct iovec - done -- Performing Test HAS_IOV_BASE_IOVEC -- Performing Test HAS_IOV_BASE_IOVEC - Success -- Found atl: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1") -- Found ffs: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring enet -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for poll -- Looking for poll - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Performing Test HAS_SOCKLEN_T -- Performing Test HAS_SOCKLEN_T - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found enet: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/enet/enet/enet-config.cmake (found version "1.3.14") -- ADIOS2 ThirdParty: Configuring EVPath -- Performing Test HAVE_MATH -- Performing Test HAVE_MATH - Success -- Found atl: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Found ffs: /tmp/adios2-20240404-7299-kymr1t/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - not found -- Looking for hostlib.h -- Looking for hos

Check failure on line 55 in Formula/a/adios2.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew install --verbose --build-bottle adios2` failed on macOS Monterey (12) on Apple Silicon!

-- ADIOS2 ThirdParty: Configuring dill -- Check size of void* -- Check size of void* - done -- Check size of long -- Check size of long - done -- Disabling emulation -- Found Perl: /usr/bin/perl (found version "5.30.3") -- base.ops argument is -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for __clear_cache -- Looking for __clear_cache - not found -- Clear cache defined is -- Found dill: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring ffs -- Check size of off_t -- Check size of off_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Looking for socket -- Looking for socket - found -- Found dill: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/dill/dill/dill-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Found atl: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for sockLib.h -- Looking for sockLib.h - not found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/times.h -- Looking for sys/times.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for strtof -- Looking for strtof - found -- Looking for strtod -- Looking for strtod - found -- Looking for strtold -- Looking for strtold - found -- Looking for getdomainname -- Looking for getdomainname - found -- Check size of struct iovec -- Check size of struct iovec - done -- Performing Test HAS_IOV_BASE_IOVEC -- Performing Test HAS_IOV_BASE_IOVEC - Success -- Found atl: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found version "2.2.1") -- Found ffs: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found version "3.0.0") -- ADIOS2 ThirdParty: Configuring enet -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for poll -- Looking for poll - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Performing Test HAS_SOCKLEN_T -- Performing Test HAS_SOCKLEN_T - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found enet: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/enet/enet/enet-config.cmake (found version "1.3.14") -- ADIOS2 ThirdParty: Configuring EVPath -- Performing Test HAVE_MATH -- Performing Test HAVE_MATH - Success -- Found atl: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/atl/atl/atl-config.cmake (found suitable version "2.2.1", minimum required is "2.2.1") -- Found ffs: /tmp/adios2-20240403-7026-8ezl4a/ADIOS2-2.10.0/build/thirdparty/ffs/ffs/ffs-config.cmake (found suitable version "3.0.0", minimum required is "3.0.0") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - not found -- Looking for hostlib.h -- Looking for hostlib.h - not fou
ENV.llvm_clang if DevelopmentTools.clang_build_version == 1400

# fix `include/adios2/common/ADIOSConfig.h` file audit failure
Expand Down
Loading