Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 2015 16:07:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196597] clang 3.5.0 buildworld -DWITH_OFED fails
Message-ID:  <bug-196597-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: lars@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196597-8>