Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. "/usr/bin/make" -f nbproject/Makefile-Release.mk QMAKE= SUBPROJECTS= .build-conf
  2. make[1]: Вход в каталог `/home/serg_hd/Action/Current_projects/game_server'
  3. "/usr/bin/make" -f nbproject/Makefile-Release.mk dist/Release/GNU-Linux-x86/game_server
  4. make[2]: Вход в каталог `/home/serg_hd/Action/Current_projects/game_server'
  5. mkdir -p build/Release/GNU-Linux-x86/_ext/1774512533
  6. mkdir -p build/Release/GNU-Linux-x86/_ext/1418694094
  7. mkdir -p build/Release/GNU-Linux-x86/_ext/37268936
  8. rm -f "build/Release/GNU-Linux-x86/_ext/1774512533/crypto.o.d"
  9. rm -f "build/Release/GNU-Linux-x86/_ext/1418694094/packet.o.d"
  10. rm -f "build/Release/GNU-Linux-x86/_ext/37268936/db_adminka.o.d"
  11. g++ -g -W -Wno-unused-local-typedefs -O2 -c -Wall -DBOOST_FUSION_INVOKE_MAX_ARITY=10 -DYAS_SERIALIZE_BOOST_TYPES=1 -DYAS_SHARED_BUFFER_USE_BOOST_SHARED_PTR=1 -I. -I../common -I/usr/local/include/soci -I/usr/local/include/soci/postgresql -I/usr/include/postgresql -I../../../Work/google-breakpad/src -std=c++11 -MMD -MP -MF "build/Release/GNU-Linux-x86/_ext/1774512533/crypto.o.d" -o build/Release/GNU-Linux-x86/_ext/1774512533/crypto.o ../common/api/crypto/crypto.cpp
  12. g++ -g -W -Wno-unused-local-typedefs -O2 -c -Wall -DBOOST_FUSION_INVOKE_MAX_ARITY=10 -DYAS_SERIALIZE_BOOST_TYPES=1 -DYAS_SHARED_BUFFER_USE_BOOST_SHARED_PTR=1 -I. -I../common -I/usr/local/include/soci -I/usr/local/include/soci/postgresql -I/usr/include/postgresql -I../../../Work/google-breakpad/src -std=c++11 -MMD -MP -MF "build/Release/GNU-Linux-x86/_ext/1418694094/packet.o.d" -o build/Release/GNU-Linux-x86/_ext/1418694094/packet.o ../common/api/packet/packet.cpp
  13. g++ -g -W -Wno-unused-local-typedefs -O2 -c -Wall -DBOOST_FUSION_INVOKE_MAX_ARITY=10 -DYAS_SERIALIZE_BOOST_TYPES=1 -DYAS_SHARED_BUFFER_USE_BOOST_SHARED_PTR=1 -I. -I../common -I/usr/local/include/soci -I/usr/local/include/soci/postgresql -I/usr/include/postgresql -I../../../Work/google-breakpad/src -std=c++11 -MMD -MP -MF "build/Release/GNU-Linux-x86/_ext/37268936/db_adminka.o.d" -o build/Release/GNU-Linux-x86/_ext/37268936/db_adminka.o ../common/db_controller/db_adminka.cpp
  14. mkdir -p build/Release/GNU-Linux-x86/_ext/37268936
  15. rm -f "build/Release/GNU-Linux-x86/_ext/37268936/db_controller.o.d"
  16. g++ -g -W -Wno-unused-local-typedefs -O2 -c -Wall -DBOOST_FUSION_INVOKE_MAX_ARITY=10 -DYAS_SERIALIZE_BOOST_TYPES=1 -DYAS_SHARED_BUFFER_USE_BOOST_SHARED_PTR=1 -I. -I../common -I/usr/local/include/soci -I/usr/local/include/soci/postgresql -I/usr/include/postgresql -I../../../Work/google-breakpad/src -std=c++11 -MMD -MP -MF "build/Release/GNU-Linux-x86/_ext/37268936/db_controller.o.d" -o build/Release/GNU-Linux-x86/_ext/37268936/db_controller.o ../common/db_controller/db_controller.cpp
  17. mkdir -p build/Release/GNU-Linux-x86/_ext/37268936
  18. rm -f "build/Release/GNU-Linux-x86/_ext/37268936/db_game_controller.o.d"
  19. g++ -g -W -Wno-unused-local-typedefs -O2 -c -Wall -DBOOST_FUSION_INVOKE_MAX_ARITY=10 -DYAS_SERIALIZE_BOOST_TYPES=1 -DYAS_SHARED_BUFFER_USE_BOOST_SHARED_PTR=1 -I. -I../common -I/usr/local/include/soci -I/usr/local/include/soci/postgresql -I/usr/include/postgresql -I../../../Work/google-breakpad/src -std=c++11 -MMD -MP -MF "build/Release/GNU-Linux-x86/_ext/37268936/db_game_controller.o.d" -o build/Release/GNU-Linux-x86/_ext/37268936/db_game_controller.o ../common/db_controller/db_game_controller.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement