[Bug 196597] clang 3.5.0 buildworld -DWITH_OFED fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 7 16:07:14 UTC 2015


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

            Bug ID: 196597
           Summary: clang 3.5.0 buildworld -DWITH_OFED fails
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: lars at eggert.org

There seem to be issues when building world with clang 3.5 with -DWITH_OFED:

--- contrib/ofed.all__D ---
/usr/home/elars/src/contrib/ofed/usr.bin/opensm/../../management/opensm/opensm/osm_ucast_ftree.c:2996:8:
error: taking the absolute value of unsigned type 'unsigned int' has no effect
[-Werror,-Wabsolute-value]
                       if (abs(p_sw->rank - p_remote_sw->rank) != 1) {

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


More information about the freebsd-bugs mailing list