Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulding tests and examples fails: c++: error: no input files #588

Open
yurivict opened this issue Oct 9, 2016 · 0 comments
Open

Bulding tests and examples fails: c++: error: no input files #588

yurivict opened this issue Oct 9, 2016 · 0 comments

Comments

@yurivict
Copy link

yurivict commented Oct 9, 2016

When I am trying to build with -DBUILD_TESTS:BOOL=ON or -DBUILD_EXAMPLES:BOOL=ON I get failures:

[  1%] Building CXX object test/extension/CMakeFiles/test_extension.dir/extension.cpp.o
cd /usr/ports/devel/websocketpp/work/websocketpp-0.7.0/test/extension && /usr/bin/c++   -DBOOST_TEST_DYN_LINK -DNDEBUG -D_WEBSOCKETPP_CPP11_STL_ -I/usr/local/include -I/usr/ports/devel/websocketpp/work/websocketpp-0.7.0/test/extension -I/usr/ports/devel/websocketpp/work/websocketpp-0.7.0 -I/usr/ports/devel/websocketpp/work/websocketpp-0.7.0/websocketpp -O2 -pipe -fno-omit-frame-pointer -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer;-std=c++0x -stdlib=libc++ -O2 -pipe -fno-omit-frame-pointer -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer   -Wall -Wno-padded -o CMakeFiles/test_extension.dir/extension.cpp.o -c /usr/ports/devel/websocketpp/work/websocketpp-0.7.0/test/extension/extension.cpp
--- test/message_buffer/CMakeFiles/test_message_buffer.dir/all ---
--- test/message_buffer/CMakeFiles/test_message_buffer.dir/message.cpp.o ---
--- test/extension/CMakeFiles/test_extension.dir/all ---
c++: error: no input files
*** [test/extension/CMakeFiles/test_extension.dir/extension.cpp.o] Error code 1

make[3]: stopped in /usr/ports/devel/websocketpp/work/websocketpp-0.7.0
1 error

make[3]: stopped in /usr/ports/devel/websocketpp/work/websocketpp-0.7.0
*** [test/extension/CMakeFiles/test_extension.dir/all] Error code 2
@yurivict yurivict changed the title Bulding tests fails: c++: error: no input files Bulding tests and examples fails: c++: error: no input files Oct 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant