Created
July 10, 2018 18:30
-
-
Save suisuiwudi/86f9657d785b3e4fdc02e11e3e35899b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(py35) SHURUI@MacBook-Pro-75:~/documents/NLP/vowpal_wabbit/python$ python setup.py install | |
running install | |
running bdist_egg | |
running egg_info | |
creating vowpalwabbit.egg-info | |
writing dependency_links to vowpalwabbit.egg-info/dependency_links.txt | |
writing top-level names to vowpalwabbit.egg-info/top_level.txt | |
writing vowpalwabbit.egg-info/PKG-INFO | |
writing manifest file 'vowpalwabbit.egg-info/SOURCES.txt' | |
reading manifest file 'vowpalwabbit.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*' under directory 'src' | |
warning: no files found matching '*.dll' under directory 'bin' | |
warning: no previously-included files matching '*.o' found anywhere in distribution | |
warning: no previously-included files matching '*.exe' found anywhere in distribution | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
writing manifest file 'vowpalwabbit.egg-info/SOURCES.txt' | |
installing library code to build/bdist.macosx-10.6-x86_64/egg | |
running install_lib | |
running build_py | |
creating build | |
creating build/lib.macosx-10.6-x86_64-3.5 | |
creating build/lib.macosx-10.6-x86_64-3.5/vowpalwabbit | |
copying vowpalwabbit/pyvw.py -> build/lib.macosx-10.6-x86_64-3.5/vowpalwabbit | |
copying vowpalwabbit/__init__.py -> build/lib.macosx-10.6-x86_64-3.5/vowpalwabbit | |
copying vowpalwabbit/sklearn_vw.py -> build/lib.macosx-10.6-x86_64-3.5/vowpalwabbit | |
running build_ext | |
rm -f *.o pylibvw.so | |
rm -f *.o ezexample_predict ezexample_train library_example test_search recommend ezexample_predict_threaded | |
rm -f *.o *.d vw active_interactor *~ vw.1 libvw.a liballreduce.a | |
cd vowpalwabbit; /Applications/Xcode.app/Contents/Developer/usr/bin/make -j 4 things | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM classweight.cc > classweight.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM baseline.cc > baseline.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM parse_example_json.cc > parse_example_json.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM OjaNewton.cc > OjaNewton.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cb_explore_adf.cc > cb_explore_adf.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM action_score.cc > action_score.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cb_explore.cc > cb_explore.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM gen_cs_example.cc > gen_cs_example.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM audit_regressor.cc > audit_regressor.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM vw_validate.cc > vw_validate.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM vw_exception.cc > vw_exception.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM interactions.cc > interactions.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM comp_io.cc > comp_io.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM interact.cc > interact.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM lrqfa.cc > lrqfa.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM svrg.cc > svrg.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM ftrl.cc > ftrl.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM best_constant.cc > best_constant.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM kernel_svm.cc > kernel_svm.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cs_active.cc > cs_active.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM active_cover.cc > active_cover.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM active.cc > active.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM recall_tree.cc > recall_tree.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM log_multi.cc > log_multi.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM stagewise_poly.cc > stagewise_poly.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM topk.cc > topk.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM explore_eval.cc > explore_eval.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cbify.cc > cbify.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM bs.cc > bs.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM confidence.cc > confidence.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM nn.cc > nn.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM sender.cc > sender.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM loss_functions.cc > loss_functions.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM parser.cc > parser.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM example.cc > example.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM print.cc > print.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM noop.cc > noop.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM bfgs.cc > bfgs.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM mf.cc > mf.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM gd_mf.cc > gd_mf.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM lda_core.cc > lda_core.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM mwt.cc > mwt.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM learner.cc > learner.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM gd.cc > gd.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM accumulate.cc > accumulate.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM parse_args.cc > parse_args.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM network.cc > network.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM scorer.cc > scorer.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM parse_example.cc > parse_example.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search_graph.cc > search_graph.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search_entityrelationtask.cc > search_entityrelationtask.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search_multiclasstask.cc > search_multiclasstask.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search_hooktask.cc > search_hooktask.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search_dep_parser.cc > search_dep_parser.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search_sequencetask.cc > search_sequencetask.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search_meta.cc > search_meta.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM search.cc > search.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cb_algs.cc > cb_algs.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cb_adf.cc > cb_adf.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cb.cc > cb.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM csoaa.cc > csoaa.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM label_dictionary.cc > label_dictionary.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM multilabel.cc > multilabel.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cost_sensitive.cc > cost_sensitive.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM lrq.cc > lrq.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM binary.cc > binary.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM autolink.cc > autolink.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM marginal.cc > marginal.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM ect.cc > ect.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM boosting.cc > boosting.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM multilabel_oaa.cc > multilabel_oaa.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM oaa.cc > oaa.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM multiclass.cc > multiclass.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM simple_label.cc > simple_label.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM no_label.cc > no_label.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM rand48.cc > rand48.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM cache.cc > cache.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM unique_sort.cc > unique_sort.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM parse_primitives.cc > parse_primitives.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM parse_regressor.cc > parse_regressor.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM io_buf.cc > io_buf.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM global_data.cc > global_data.d | |
c++ -std=c++0x -I /anaconda3/envs/python35/include -I /usr -I ../rapidjson/include -I ../explore -MM parser_helper.cc > parser_helper.d | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c main.cc -o main.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c parser_helper.cc -o parser_helper.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c global_data.cc -o global_data.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c io_buf.cc -o io_buf.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c parse_regressor.cc -o parse_regressor.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c parse_primitives.cc -o parse_primitives.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c unique_sort.cc -o unique_sort.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cache.cc -o cache.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c rand48.cc -o rand48.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c no_label.cc -o no_label.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c simple_label.cc -o simple_label.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c multiclass.cc -o multiclass.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c oaa.cc -o oaa.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c multilabel_oaa.cc -o multilabel_oaa.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c boosting.cc -o boosting.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c ect.cc -o ect.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c marginal.cc -o marginal.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c autolink.cc -o autolink.o | |
In file included from ect.cc:17: | |
In file included from ./reductions.h:14: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
ect.cc:361:8: note: in instantiation of function template specialization 'arguments::keep<unsigned long long>' requested here | |
.keep("error", data->errors, (uint64_t)0, "errors allowed by ECT").missing()) | |
^ | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c binary.cc -o binary.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c lrq.cc -o lrq.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cost_sensitive.cc -o cost_sensitive.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c multilabel.cc -o multilabel.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c label_dictionary.cc -o label_dictionary.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c csoaa.cc -o csoaa.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cb.cc -o cb.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cb_adf.cc -o cb_adf.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cb_algs.cc -o cb_algs.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search.cc -o search.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search_meta.cc -o search_meta.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search_sequencetask.cc -o search_sequencetask.o | |
In file included from search.cc:9: | |
In file included from ./vw.h:15: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
search.cc:2336:6: note: in instantiation of function template specialization 'arguments::keep<unsigned long>' requested here | |
.keep("search_max_bias_ngram_length", acset.max_bias_ngram_length, (size_t)1, "add a \"bias\" feature for each ngram up to and including ... | |
^ | |
In file included from search.cc:9: | |
In file included from ./vw.h:15: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
search.cc:2338:6: note: in instantiation of function template specialization 'arguments::keep<float>' requested here | |
.keep("search_condition_feature_value", acset.feature_value, 1.f, "how much weight should the conditional features get? (def: 1.)") | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search_dep_parser.cc -o search_dep_parser.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search_hooktask.cc -o search_hooktask.o | |
In file included from search_dep_parser.cc:6: | |
In file included from ./search_dep_parser.h:7: | |
In file included from ./search.h:7: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
search_dep_parser.cc:56:6: note: in instantiation of function template specialization 'arguments::keep<unsigned long>' requested here | |
.keep("root_label", data->root_label, (size_t)8, "Ensure that there is only one root in each sentence") | |
^ | |
In file included from search_dep_parser.cc:6: | |
In file included from ./search_dep_parser.h:7: | |
In file included from ./search.h:7: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
search_dep_parser.cc:57:6: note: in instantiation of function template specialization 'arguments::keep<unsigned int>' requested here | |
.keep("num_label", data->num_label, (uint32_t)12, "Number of arc labels") | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search_multiclasstask.cc -o search_multiclasstask.o | |
2 warnings generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search_entityrelationtask.cc -o search_entityrelationtask.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c search_graph.cc -o search_graph.o | |
2 warnings generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c parse_example.cc -o parse_example.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c scorer.cc -o scorer.o | |
In file included from search_entityrelationtask.cc:6: | |
In file included from ./search_entityrelationtask.h:7: | |
In file included from ./search.h:7: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
search_entityrelationtask.cc:45:6: note: in instantiation of function template specialization 'arguments::keep<float>' requested here | |
.keep("relation_cost", my_task_data->relation_cost, 1.0f, "Relation Cost") | |
^ | |
In file included from search_entityrelationtask.cc:6: | |
In file included from ./search_entityrelationtask.h:7: | |
In file included from ./search.h:7: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
search_entityrelationtask.cc:50:6: note: in instantiation of function template specialization 'arguments::keep<unsigned long>' requested here | |
.keep("search_order", my_task_data->search_order, (size_t)0, "Search Order 0: EntityFirst 1: Mix 2: Skip 3: EntityFirst(LDF)" ).missing(); | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c network.cc -o network.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c parse_args.cc -o parse_args.o | |
2 warnings generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c accumulate.cc -o accumulate.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c gd.cc -o gd.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c learner.cc -o learner.o | |
In file included from parse_args.cc:15: | |
In file included from ./parse_regressor.h:9: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
parse_args.cc:551:8: note: in instantiation of function template specialization 'arguments::keep<unsigned int>' requested here | |
.keep("hash_seed", arg.all->hash_seed, (uint32_t)0, "seed for hash function") | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c mwt.cc -o mwt.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c lda_core.cc -o lda_core.o | |
In file included from lda_core.cc:17: | |
In file included from ./vw.h:15: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
lda_core.cc:1267:8: note: in instantiation of function template specialization 'arguments::keep<float>' requested here | |
.keep("lda_alpha", ld->lda_alpha, 0.1f,"Prior on sparsity of per-document topic weights") | |
^ | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c gd_mf.cc -o gd_mf.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c mf.cc -o mf.o | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c bfgs.cc -o bfgs.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c noop.cc -o noop.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c print.cc -o print.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c example.cc -o example.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c parser.cc -o parser.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c loss_functions.cc -o loss_functions.o | |
parser.cc:487:26: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations] | |
if (!all.active && daemon(1,1)) | |
^ | |
/usr/include/stdlib.h:298:6: note: 'daemon' has been explicitly marked deprecated here | |
int daemon(int, int) __DARWIN_1050(daemon) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_5, __IPHONE_2_0, __IPHONE_2_0, "Use p... | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c sender.cc -o sender.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c nn.cc -o nn.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c confidence.cc -o confidence.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c bs.cc -o bs.o | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cbify.cc -o cbify.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c explore_eval.cc -o explore_eval.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c topk.cc -o topk.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c stagewise_poly.cc -o stagewise_poly.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c log_multi.cc -o log_multi.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c recall_tree.cc -o recall_tree.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c active.cc -o active.o | |
In file included from recall_tree.cc:12: | |
In file included from ./reductions.h:14: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
recall_tree.cc:574:8: note: in instantiation of function template specialization 'arguments::keep<bool>' requested here | |
.keep("node_only", tree->node_only, false, "only use node features, not full path features") | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c active_cover.cc -o active_cover.o | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cs_active.cc -o cs_active.o | |
In file included from active_cover.cc:2: | |
In file included from ./reductions.h:14: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
active_cover.cc:232:7: note: in instantiation of function template specialization 'arguments::keep<unsigned long>' requested here | |
.keep("cover", data->cover_size, (size_t)12, "cover size. Default 12.") | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c kernel_svm.cc -o kernel_svm.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c best_constant.cc -o best_constant.o | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c ftrl.cc -o ftrl.o | |
In file included from kernel_svm.cc:18: | |
In file included from ./parse_example.h:10: | |
In file included from ./vw.h:15: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
kernel_svm.cc:866:8: note: in instantiation of function template specialization 'arguments::keep<float>' requested here | |
.keep("bandwidth", bandwidth, 1.f, "bandwidth of rbf kernel") | |
^ | |
In file included from kernel_svm.cc:18: | |
In file included from ./parse_example.h:10: | |
In file included from ./vw.h:15: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c svrg.cc -o svrg.o | |
^ | |
kernel_svm.cc:867:8: note: in instantiation of function template specialization 'arguments::keep<int>' requested here | |
.keep("degree", degree, 2, "degree of poly kernel") | |
^ | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c lrqfa.cc -o lrqfa.o | |
2 warnings generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c interact.cc -o interact.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c comp_io.cc -o comp_io.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c interactions.cc -o interactions.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c vw_exception.cc -o vw_exception.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c vw_validate.cc -o vw_validate.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c audit_regressor.cc -o audit_regressor.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c gen_cs_example.cc -o gen_cs_example.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cb_explore.cc -o cb_explore.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c action_score.cc -o action_score.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c cb_explore_adf.cc -o cb_explore_adf.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c OjaNewton.cc -o OjaNewton.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c parse_example_json.cc -o parse_example_json.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c baseline.cc -o baseline.o | |
In file included from cb_explore.cc:1: | |
In file included from ./reductions.h:14: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
cb_explore.cc:295:8: note: in instantiation of function template specialization 'arguments::keep<float>' requested here | |
.keep("epsilon", data->epsilon, 0.05f,"epsilon-greedy exploration") | |
^ | |
In file included from cb_explore_adf.cc:1: | |
In file included from ./reductions.h:14: | |
In file included from ./global_data.h:32: | |
./parser_helper.h:72:51: warning: lambda capture 'def' is not used [-Wunused-lambda-capture] | |
->notifier([this, option, def] (T arg) | |
^ | |
cb_explore_adf.cc:458:8: note: in instantiation of function template specialization 'arguments::keep<float>' requested here | |
.keep("psi", data->psi, 1.0f, "disagreement parameter for cover") | |
^ | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c classweight.cc -o classweight.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c allreduce_sockets.cc -o allreduce_sockets.o | |
1 warning generated. | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -c allreduce_threads.cc -o allreduce_threads.o | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -o active_interactor active_interactor.cc | |
ar rcs liballreduce.a allreduce_sockets.o allreduce_threads.o vw_exception.o | |
ar rcs libvw.a parser_helper.o global_data.o io_buf.o parse_regressor.o parse_primitives.o unique_sort.o cache.o rand48.o no_label.o simple_label.o multiclass.o oaa.o multilabel_oaa.o boosting.o ect.o marginal.o autolink.o binary.o lrq.o cost_sensitive.o multilabel.o label_dictionary.o csoaa.o cb.o cb_adf.o cb_algs.o search.o search_meta.o search_sequencetask.o search_dep_parser.o search_hooktask.o search_multiclasstask.o search_entityrelationtask.o search_graph.o parse_example.o scorer.o network.o parse_args.o accumulate.o gd.o learner.o mwt.o lda_core.o gd_mf.o mf.o bfgs.o noop.o print.o example.o parser.o loss_functions.o sender.o nn.o confidence.o bs.o cbify.o explore_eval.o topk.o stagewise_poly.o log_multi.o recall_tree.o active.o active_cover.o cs_active.o kernel_svm.o best_constant.o ftrl.o svrg.o lrqfa.o interact.o comp_io.o interactions.o vw_exception.o vw_validate.o audit_regressor.o gen_cs_example.o cb_explore.o action_score.o cb_explore_adf.o OjaNewton.o parse_example_json.o baseline.o classweight.o | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvw.a(parse_example_json.o) has no symbols | |
c++ -std=c++11 -D__extern_always_inline=inline -Wall -pedantic -DNDEBUG -O3 -fomit-frame-pointer -fno-strict-aliasing -msse2 -mfpmath=sse -D_FILE_OFFSET_BITS=64 -I /anaconda3/envs/python35/include -I ../rapidjson/include -fPIC -I ../rapidjson/include -I ../explore -o vw main.o -L. -l vw -l allreduce -L /anaconda3/envs/python35/lib -lboost_program_options-mt -lboost_serialization-mt -l pthread -l z | |
cd python; /Applications/Xcode.app/Contents/Developer/usr/bin/make things | |
Using Python 3.5 | |
c++ -std=c++0x -I/Users/SHURUI/anaconda3/envs/py35/include/python3.5m -I/Users/SHURUI/anaconda3/envs/py35/include/python3.5m -I /anaconda3/envs/python35/include -I ../rapidjson/include -I ../explore -fPIC -c pylibvw.cc -o pylibvw.o | |
c++ -shared pylibvw.o -L /anaconda3/envs/python35/lib -lpython3.5m -ldl -framework CoreFoundation -Wl,-stack_size,1000000 -framework CoreFoundation ../vowpalwabbit/libvw.a ../vowpalwabbit/liballreduce.a -L /anaconda3/envs/python35/lib -lboost_program_options-mt -lboost_serialization-mt -l pthread -l z -l boost_python3-mt -o pylibvw.so | |
ld: library not found for -lpython3.5m | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[1]: *** [pylibvw.so] Error 1 | |
make: *** [python] Error 2 | |
Traceback (most recent call last): | |
File "setup.py", line 226, in <module> | |
tests_require=['tox'] | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/setuptools/__init__.py", line 129, in setup | |
return distutils.core.setup(**attrs) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/core.py", line 148, in setup | |
dist.run_commands() | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/dist.py", line 955, in run_commands | |
self.run_command(cmd) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/dist.py", line 974, in run_command | |
cmd_obj.run() | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/setuptools/command/install.py", line 67, in run | |
self.do_egg_install() | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/setuptools/command/install.py", line 109, in do_egg_install | |
self.run_command('bdist_egg') | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/cmd.py", line 313, in run_command | |
self.distribution.run_command(command) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/dist.py", line 974, in run_command | |
cmd_obj.run() | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/setuptools/command/bdist_egg.py", line 172, in run | |
cmd = self.call_command('install_lib', warn_dir=0) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/setuptools/command/bdist_egg.py", line 158, in call_command | |
self.run_command(cmdname) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/cmd.py", line 313, in run_command | |
self.distribution.run_command(command) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/dist.py", line 974, in run_command | |
cmd_obj.run() | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/setuptools/command/install_lib.py", line 11, in run | |
self.build() | |
File "setup.py", line 142, in build | |
_install_lib.build(self) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/command/install_lib.py", line 107, in build | |
self.run_command('build_ext') | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/cmd.py", line 313, in run_command | |
self.distribution.run_command(command) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/dist.py", line 974, in run_command | |
cmd_obj.run() | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/setuptools/command/build_ext.py", line 78, in run | |
_build_ext.run(self) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/Cython/Distutils/old_build_ext.py", line 186, in run | |
_build_ext.build_ext.run(self) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/distutils/command/build_ext.py", line 338, in run | |
self.build_extensions() | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/site-packages/Cython/Distutils/old_build_ext.py", line 194, in build_extensions | |
self.build_extension(ext) | |
File "setup.py", line 134, in build_extension | |
subprocess.check_call(['make', 'python'], cwd=path.join(here, 'src'), env=env) | |
File "/Users/SHURUI/anaconda3/envs/py35/lib/python3.5/subprocess.py", line 584, in check_call | |
raise CalledProcessError(retcode, cmd) | |
subprocess.CalledProcessError: Command '['make', 'python']' returned non-zero exit status 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment