Page MenuHomeFreeBSD

misc/adios2: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on Aug 24 2019, 12:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 7:40 PM
Unknown Object (File)
Tue, Apr 28, 9:39 PM
Unknown Object (File)
Fri, Apr 24, 6:19 AM
Unknown Object (File)
Thu, Apr 23, 7:53 AM
Unknown Object (File)
Thu, Apr 23, 7:52 AM
Unknown Object (File)
Wed, Apr 15, 1:26 PM
Unknown Object (File)
Mon, Apr 6, 6:42 PM
Unknown Object (File)
Mon, Apr 6, 1:32 AM
Subscribers
None

Details

Summary

Needs C++11 compiler to build:

target_compile_features The compiler feature "cxx_auto_type" is not known
to CXX compiler

"GNU"

version 4.2.1.

It also tries to link to libepoll-shim.so (installed by libfabric), so link to it and and devel/libepoll-shim to LIB_DEPENDS.

PR: 239635

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 26068
Build 24608: arc lint + arc unit