Advertisement
Guest User

starworlds fail 2

a guest
Feb 22nd, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. [ 61%] Building CXX object src/CMakeFiles/StepMania.dir/arch/InputHandler/InputHandler_Linux_Event.cpp.o
  2. In file included from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Python23IO.h:8:0,
  3. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Python23IO.cpp:38:
  4. /home/sm5/stepmania/src/io/Python23IO.h:108:17: error: extra qualification ‘Python23IO::’ on member ‘hdxb_dev_id’ [-fpermissive]
  5. static uint8_t Python23IO::hdxb_dev_id; // if user connects ONLY HDXB this they can change this but really they shouldn't
  6. ^
  7. /home/sm5/stepmania/src/io/Python23IO.h:116:29: error: extra qualification ‘Python23IO::’ on member ‘m_COM4PORT’ [-fpermissive]
  8. static Preference<PSTRING> Python23IO::m_COM4PORT;
  9. ^
  10. /home/sm5/stepmania/src/io/Python23IO.h:117:29: error: extra qualification ‘Python23IO::’ on member ‘m_sP23IOMode’ [-fpermissive]
  11. static Preference<PSTRING> Python23IO::m_sP23IOMode;
  12. ^
  13. /home/sm5/stepmania/src/io/Python23IO.h:118:26: error: extra qualification ‘Python23IO::’ on member ‘m_bP2IOEXTIO’ [-fpermissive]
  14. static Preference<bool> Python23IO::m_bP2IOEXTIO;
  15. ^
  16. /home/sm5/stepmania/src/io/Python23IO.h:119:25: error: extra qualification ‘Python23IO::’ on member ‘m_iP2IO_HDXB_DEV_ID’ [-fpermissive]
  17. static Preference<int> Python23IO::m_iP2IO_HDXB_DEV_ID;
  18. ^
  19. src/CMakeFiles/StepMania.dir/build.make:1687: recipe for target 'src/CMakeFiles/StepMania.dir/arch/InputHandler/InputHandler_Python23IO.cpp.o' failed
  20. make[2]: *** [src/CMakeFiles/StepMania.dir/arch/InputHandler/InputHandler_Python23IO.cpp.o] Error 1
  21. make[2]: *** Waiting for unfinished jobs....
  22. In file included from /home/sm5/stepmania/src/RageInputDevice.h:6:0,
  23. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler.h:19,
  24. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Event.h:6,
  25. from /home/sm5/stepmania/src/arch/InputHandler/LinuxInputManager.cpp:3:
  26. /home/sm5/stepmania/src/EnumHelper.h:69:76: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  27. const RString &EnumToString( int iVal, int iMax, const char **szNameArray, auto_ptr<RString> *pNameCache ); // XToString helper
  28. ^
  29. In file included from /usr/include/c++/5/memory:81:0,
  30. from /home/sm5/stepmania/src/EnumHelper.h:6,
  31. from /home/sm5/stepmania/src/RageInputDevice.h:6,
  32. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler.h:19,
  33. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Event.h:6,
  34. from /home/sm5/stepmania/src/arch/InputHandler/LinuxInputManager.cpp:3:
  35. /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
  36. template<typename> class auto_ptr;
  37. ^
  38. In file included from /home/sm5/stepmania/src/RageInputDevice.h:6:0,
  39. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler.h:19,
  40. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Joystick.h:4,
  41. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Joystick.cpp:2:
  42. /home/sm5/stepmania/src/EnumHelper.h:69:76: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  43. String &EnumToString( int iVal, int iMax, const char **szNameArray, auto_ptr<RS
  44. ^
  45. In file included from /usr/include/c++/5/memory:81:0,
  46. from /home/sm5/stepmania/src/EnumHelper.h:6,
  47. from /home/sm5/stepmania/src/RageInputDevice.h:6,
  48. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler.h:19,
  49. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Joystick.h:4,
  50. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Joystick.cpp:2:
  51. /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
  52. template<typename> class auto_ptr;
  53. ^
  54. In file included from /home/sm5/stepmania/src/RageInputDevice.h:6:0,
  55. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler.h:19,
  56. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Event.h:6,
  57. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Event.cpp:2:
  58. /home/sm5/stepmania/src/EnumHelper.h:69:76: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  59. const RString &EnumToString( int iVal, int iMax, const char **szNameArray, auto_ptr<RString> *pNameCache ); // XToString helper
  60. ^
  61. In file included from /usr/include/c++/5/memory:81:0,
  62. from /home/sm5/stepmania/src/EnumHelper.h:6,
  63. from /home/sm5/stepmania/src/RageInputDevice.h:6,
  64. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler.h:19,
  65. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Event.h:6,
  66. from /home/sm5/stepmania/src/arch/InputHandler/InputHandler_Linux_Event.cpp:2:
  67. /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
  68. template<typename> class auto_ptr;
  69. ^
  70. CMakeFiles/Makefile2:385: recipe for target 'src/CMakeFiles/StepMania.dir/all' failed
  71. make[1]: *** [src/CMakeFiles/StepMania.dir/all] Error 2
  72. Makefile:151: recipe for target 'all' failed
  73. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement