Date: Sat, 04 Feb 2017 05:31:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216772] games/warsow: fails to build with libc++ 4.0 Message-ID: <bug-216772-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216772 Bug ID: 216772 Summary: games/warsow: fails to build with libc++ 4.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: eric@efcs.ca Blocks: 216008 In file included from angelwrap/qas_angelwrap.cpp:25: In file included from angelwrap/addon/addon_dictionary.h:20: In file included from /usr/include/c++/v1/map:442: /usr/include/c++/v1/__tree:1111:55: error: too few arguments provided to function-like macro invocation numeric_limits<difference_type >::max());} ^ angelwrap/../gameshared/q_math.h:127:9: note: macro 'max' defined here #define max( a, b ) ( ( a ) > ( b ) ? ( a ) : ( b ) ) ^ In file included from angelwrap/qas_angelwrap.cpp:32: In file included from /usr/include/c++/v1/list:180: /usr/include/c++/v1/__undef_min_max:17:2: warning: : macro min is incompati= ble with C++. #undefing min [-W#warnings] #warning: macro min is incompatible with C++. #undefing min ^ /usr/include/c++/v1/__undef_min_max:29:2: warning: : macro max is incompati= ble with C++. #undefing max [-W#warnings] #warning: macro max is incompatible with C++. #undefing max ^ 2 warnings and 1 error generated. http://package18.nyi.freebsd.org/data/headi386PR216008-default/2017-02-02_1= 6h22m03s/logs/errors/warsow-1.51_2.log http://package18.nyi.freebsd.org/data/headamd64PR216008-default/2017-01-29_= 16h09m05s/logs/errors/warsow-1.51_2.log regressed by: https://github.com/llvm-mirror/libcxx/commit/ef3060ef96f9 (r287729) Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216008 [Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas= e to 4.0.0 --=20 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-216772-13>