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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"