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
F108932637: D21400.diff
Wed, Jan 29, 5:40 PM
Unknown Object (File)
Tue, Jan 28, 3:46 AM
Unknown Object (File)
Wed, Jan 22, 6:33 AM
Unknown Object (File)
Dec 23 2024, 8:15 PM
Unknown Object (File)
Dec 22 2024, 6:37 AM
Unknown Object (File)
Dec 21 2024, 4:27 PM
Unknown Object (File)
Nov 29 2024, 5:20 PM
Unknown Object (File)
Nov 29 2024, 5:20 PM
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