Date: Mon, 11 Sep 2017 18:43:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222235] [PATCH]net-im/tox: 0.1.8_1,1 build failed Message-ID: <bug-222235-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222235 Bug ID: 222235 Summary: [PATCH]net-im/tox: 0.1.8_1,1 build failed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Keywords: patch Created attachment 186269 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186269&action= =3Dedit remove #include <alloca.h> ... /usr/bin/c++ -I/usr/local/include -I/usr/local/include/opus -I/usr/local/include/opencv -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe -fstack-protector -fno-strict-aliasing -std=3Dc++11 -Wall -Wextra -Weveryth= ing -Wno-cast-align -Wno-conversion -Wno-covered-switch-default -Wno-disabled-macro-expansion -Wno-documentation-deprecated-sync -Wno-format-nonliteral -Wno-missing-field-initializers -Wno-missing-prototy= pes -Wno-padded -Wno-parentheses -Wno-return-type -Wno-sign-compare -Wno-sign-conversion -Wno-tautological-constant-out-of-range-compare -Wno-type-limits -Wno-undef -Wno-unreachable-code -Wno-unused-macros -Wno-unused-parameter -Wno-vla -Wno-c++11-compat -Wno-c++11-extensions -Wno-c++11-narrowing -Wno-c99-extensions -Wno-narrowing -Wno-old-style-cast -Wno-variadic-macros -Wno-vla-extension -isystem /usr/local/include -isystem /usr/local/include/opus -isystem /usr/local/include -isystem /usr/local/inc= lude -isystem /usr/local/include -isystem /usr/local/include -isystem /usr/local/include -isystem /usr/local/include -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/av_test.dir/testing/av_test.c.o -MF CMakeFiles/av_test.dir/testing/av_test.c.o.d -o CMakeFiles/av_test.dir/testing/av_test.c.o -c testing/av_test.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] testing/av_test.c:26:9: warning: macro name is a reserved identifier=20 ... In file included from testing/av_test.c:48: In file included from testing/../toxcore/network.h:33: testing/../toxcore/ccompat.h:33:10: fatal error: 'alloca.h' file not found #include <alloca.h> ^~~~~~~~~~ 13 warnings and 1 error generated. ninja: build stopped: subcommand failed. --=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-222235-13>