Advertisement
Guest User

Untitled

a guest
May 27th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. g++ -o build/engine/release/core/gui/widgets/py_clicklabel.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/widgets/clicklabel.cpp
  2. g++ -o build/engine/release/core/gui/console/py_console.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/console/console.cpp
  3. g++ -o build/engine/release/core/gui/console/py_commandline.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/console/commandline.cpp
  4. g++ -o build/engine/release/core/gui/base/py_gui_imageloader.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/base/gui_imageloader.cpp
  5. g++ -o build/engine/release/core/gui/base/py_gui_image.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/base/gui_image.cpp
  6. g++ -o build/engine/release/core/gui/base/py_gui_font.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/base/gui_font.cpp
  7. g++ -o build/engine/release/core/gui/base/sdl/py_sdl_gui_graphics.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/base/sdl/sdl_gui_graphics.cpp
  8. g++ -o build/engine/release/core/gui/base/opengl/py_opengl_gui_graphics.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/gui/base/opengl/opengl_gui_graphics.cpp
  9. g++ -o build/engine/release/core/eventchannel/py_eventmanager.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/eventchannel/eventmanager.cpp
  10. g++ -o build/engine/release/core/controller/py_enginesettings.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/controller/enginesettings.cpp
  11. g++ -o build/engine/release/core/controller/py_engine.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/controller/engine.cpp
  12. g++ -o build/engine/release/core/audio/py_soundmanager.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/audio/soundmanager.cpp
  13. g++ -o build/engine/release/core/audio/py_soundemitter.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/audio/soundemitter.cpp
  14. g++ -o build/engine/release/core/audio/py_soundclip.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core engine/core/audio/soundclip.cpp
  15. swig -o build/engine/release/swigwrappers/python/fife_wrap.cc -outdir "engine/python/fife" -Ibuild/engine/release/core -Iengine/core -python -c++ -w511 engine/swigwrappers/python/fife.i
  16. g++ -o build/engine/release/swigwrappers/python/py_fife_wrap.os -c -O2 -march=native -pipe -mtune=native -fPIC -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -DHAVE_ZIP -DLOG_ENABLED -I/opt/include -I/usr/include/vorbis -I/usr/include/SDL -I/usr/include/python2.6 -Iext/install/include -Iengine/core build/engine/release/swigwrappers/python/fife_wrap.cc
  17. build/engine/release/swigwrappers/python/fife_wrap.cc: In function ‘void handleDirectorException()’:
  18. build/engine/release/swigwrappers/python/fife_wrap.cc:5892: warning: deprecated conversion from string constant to ‘char*’
  19. build/engine/release/swigwrappers/python/fife_wrap.cc:5893: warning: deprecated conversion from string constant to ‘char*’
  20. build/engine/release/swigwrappers/python/fife_wrap.cc:5894: warning: deprecated conversion from string constant to ‘char*’
  21. In file included from /usr/include/png.h:398,
  22. from engine/core/video/image.h:30,
  23. from build/engine/release/swigwrappers/python/fife_wrap.cc:7074:
  24. /usr/include/pngconf.h: At global scope:
  25. /usr/include/pngconf.h:366: error: expected constructor, destructor, or type conversion before ‘.’ token
  26. /usr/include/pngconf.h:367: error: ‘__dont__’ does not name a type
  27. scons: *** [build/engine/release/swigwrappers/python/py_fife_wrap.os] Error 1
  28. scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement