[Bug 221999] devel/aws-sdk-cpp fix plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 2 15:12:25 UTC 2017


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

            Bug ID: 221999
           Summary: devel/aws-sdk-cpp fix plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: groot at kde.org

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

Make aws-sdk-cpp compile w/ CMake 3.9

    This doesn't actually look like a CMake-related patch, but rather
    a c++ -Wall -Werror sneaking in; add a fine-grained explicit
    exemption to avoid this compile error

    /tmp/t.cc:7:8: error: generic selections are a C11-specific feature
          [-Werror,-Wc11-extensions]
    /usr/include/math.h:86:49: note: expanded from macro '__fp_type_select'
    #define __fp_type_select(x, f, d, ld) _Generic((x),

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


More information about the freebsd-ports-bugs mailing list