[Bug 239635] misc/adios2: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 3 22:44:54 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239635

            Bug ID: 239635
           Summary: misc/adios2: fix build with GCC-based architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)

Created attachment 206261
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206261&action=edit
patch

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list