Advertisement
Guest User

Untitled

a guest
Jun 13th, 2018
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.04 KB | None | 0 0
  1. $ make
  2. make -C fusee all
  3. make[1] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/fusee »
  4. make -C fusee-primary all
  5. make[2] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/fusee/fusee-primary »
  6. make[3]: rien à faire pour « all ».
  7. make[2] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/fusee/fusee-primary »
  8. make -C fusee-secondary all
  9. make[2] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/fusee/fusee-secondary »
  10. make[3] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/exosphere »
  11. make[4] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/exosphere/bpmpfw »
  12. make[5]: rien à faire pour « all ».
  13. make[4] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/exosphere/bpmpfw »
  14. make[4]: rien à faire pour « all ».
  15. make[3] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/exosphere »
  16. make[3] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/thermosphere »
  17. make[4]: rien à faire pour « all ».
  18. make[3] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/thermosphere »
  19. make[3] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/stratosphere »
  20. make -C libstratosphere all
  21. make[4] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere »
  22. waitablemanager.cpp
  23. aarch64-none-elf-g++ -MMD -MP -MF /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/release/waitablemanager.d -g -Wall -O2 -ffunction-sections -march=armv8-a -mtune=cortex-a57 -mtp=soft -fPIE -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I. -iquote /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/include/switch/ -D__SWITCH__ -fno-rtti -fno-exceptions -std=gnu++17 -c /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/source/waitablemanager.cpp -o waitablemanager.o
  24. libstratosphere.a
  25. aarch64-none-elf-gcc-ar -rc /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/lib/libstratosphere.a waitablemanager.o
  26. waitablemanager.cpp
  27. aarch64-none-elf-g++ -MMD -MP -MF /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/debug/waitablemanager.d -g -Wall -O2 -ffunction-sections -march=armv8-a -mtune=cortex-a57 -mtp=soft -fPIE -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I. -iquote /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/include/switch/ -D__SWITCH__ -fno-rtti -fno-exceptions -std=gnu++17 -c /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/source/waitablemanager.cpp -o waitablemanager.o
  28. libstratosphered.a
  29. aarch64-none-elf-gcc-ar -rc /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere/lib/libstratosphered.a waitablemanager.o
  30. make[4] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/stratosphere/libstratosphere »
  31. make -C loader all
  32. make[4] : on entre dans le répertoire « /home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader »
  33. ldr_debug_monitor.cpp
  34. aarch64-none-elf-g++ -MMD -MP -MF /home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/build/ldr_debug_monitor.d -g -Wall -O2 -ffunction-sections -march=armv8-a -mtune=cortex-a57 -mtp=soft -fPIE -DDISABLE_IPC -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/../libstratosphere/include -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/build -D__SWITCH__ -fno-rtti -fno-exceptions -std=gnu++17 -c /home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_debug_monitor.cpp -o ldr_debug_monitor.o
  35. ldr_main.cpp
  36. aarch64-none-elf-g++ -MMD -MP -MF /home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/build/ldr_main.d -g -Wall -O2 -ffunction-sections -march=armv8-a -mtune=cortex-a57 -mtp=soft -fPIE -DDISABLE_IPC -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/include -I/opt/devkitpro/portlibs/switch/include -I/opt/devkitpro/libnx/include -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/../libstratosphere/include -I/home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/build -D__SWITCH__ -fno-rtti -fno-exceptions -std=gnu++17 -c /home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp -o ldr_main.o
  37. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:544,
  38. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  39. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  40. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp: In instantiation of 'ISession<T>::ISession(IServer<T>*, Handle, Handle, size_t) [with T = RelocatableObjectsService; Handle = unsigned int; size_t = long unsigned int]':
  41. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/servicesession.hpp:16:116: required from 'ServiceSession<T>::ServiceSession(IServer<T>*, Handle, Handle, size_t) [with T = RelocatableObjectsService; Handle = unsigned int; size_t = long unsigned int]'
  42. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:15:20: required from 'ISession<T>* ServiceServer<T>::get_new_session(Handle) [with T = RelocatableObjectsService; Handle = unsigned int]'
  43. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:14:22: required from here
  44. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp:49:36: error: invalid new-expression of abstract class type 'RelocatableObjectsService'
  45. this->service_object = new T();
  46. ^~~~~~~
  47. In file included from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:12:
  48. C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_ro_service.hpp:15:7: note: because the following virtual functions are pure within 'RelocatableObjectsService':
  49. class RelocatableObjectsService final : public IServiceObject {
  50. ^~~~~~~~~~~~~~~~~~~~~~~~~
  51. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/domainowner.hpp:5,
  52. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:9,
  53. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  54. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  55. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/iserviceobject.hpp:15:33: note: 'virtual IServiceObject* IServiceObject::clone()'
  56. virtual IServiceObject *clone() = 0;
  57. ^~~~~
  58. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:544,
  59. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  60. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  61. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp: In instantiation of 'ISession<T>::ISession(IServer<T>*, Handle, Handle, size_t) [with T = DebugMonitorService; Handle = unsigned int; size_t = long unsigned int]':
  62. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/servicesession.hpp:16:116: required from 'ServiceSession<T>::ServiceSession(IServer<T>*, Handle, Handle, size_t) [with T = DebugMonitorService; Handle = unsigned int; size_t = long unsigned int]'
  63. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:15:20: required from 'ISession<T>* ServiceServer<T>::get_new_session(Handle) [with T = DebugMonitorService; Handle = unsigned int]'
  64. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:14:22: required from here
  65. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp:49:36: error: invalid new-expression of abstract class type 'DebugMonitorService'
  66. this->service_object = new T();
  67. ^~~~~~~
  68. In file included from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:10:
  69. C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_debug_monitor.hpp:13:7: note: because the following virtual functions are pure within 'DebugMonitorService':
  70. class DebugMonitorService final : public IServiceObject {
  71. ^~~~~~~~~~~~~~~~~~~
  72. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/domainowner.hpp:5,
  73. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:9,
  74. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  75. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  76. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/iserviceobject.hpp:15:33: note: 'virtual IServiceObject* IServiceObject::clone()'
  77. virtual IServiceObject *clone() = 0;
  78. ^~~~~
  79. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:544,
  80. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  81. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  82. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp: In instantiation of 'ISession<T>::ISession(IServer<T>*, Handle, Handle, size_t) [with T = ShellService; Handle = unsigned int; size_t = long unsigned int]':
  83. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/servicesession.hpp:16:116: required from 'ServiceSession<T>::ServiceSession(IServer<T>*, Handle, Handle, size_t) [with T = ShellService; Handle = unsigned int; size_t = long unsigned int]'
  84. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:15:20: required from 'ISession<T>* ServiceServer<T>::get_new_session(Handle) [with T = ShellService; Handle = unsigned int]'
  85. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:14:22: required from here
  86. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp:49:36: error: invalid new-expression of abstract class type 'ShellService'
  87. this->service_object = new T();
  88. ^~~~~~~
  89. In file included from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:11:
  90. C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_shell.hpp:10:7: note: because the following virtual functions are pure within 'ShellService':
  91. class ShellService final : public IServiceObject {
  92. ^~~~~~~~~~~~
  93. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/domainowner.hpp:5,
  94. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:9,
  95. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  96. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  97. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/iserviceobject.hpp:15:33: note: 'virtual IServiceObject* IServiceObject::clone()'
  98. virtual IServiceObject *clone() = 0;
  99. ^~~~~
  100. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:544,
  101. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  102. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  103. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp: In instantiation of 'ISession<T>::ISession(IServer<T>*, Handle, Handle, size_t) [with T = ProcessManagerService; Handle = unsigned int; size_t = long unsigned int]':
  104. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/servicesession.hpp:16:116: required from 'ServiceSession<T>::ServiceSession(IServer<T>*, Handle, Handle, size_t) [with T = ProcessManagerService; Handle = unsigned int; size_t = long unsigned int]'
  105. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:15:20: required from 'ISession<T>* ServiceServer<T>::get_new_session(Handle) [with T = ProcessManagerService; Handle = unsigned int]'
  106. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/serviceserver.hpp:14:22: required from here
  107. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/isession.hpp:49:36: error: invalid new-expression of abstract class type 'ProcessManagerService'
  108. this->service_object = new T();
  109. ^~~~~~~
  110. In file included from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:9:
  111. C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_process_manager.hpp:15:7: note: because the following virtual functions are pure within 'ProcessManagerService':
  112. class ProcessManagerService final : public IServiceObject {
  113. ^~~~~~~~~~~~~~~~~~~~~
  114. In file included from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/domainowner.hpp:5,
  115. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/ipc_templating.hpp:9,
  116. from c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere.hpp:3,
  117. from C:/Users/tompi/onedrive/documents/atmosphere-master/stratosphere/loader/source/ldr_main.cpp:7:
  118. c:\users\tompi\onedrive\documents\atmosphere-master\stratosphere\libstratosphere\include\stratosphere/iserviceobject.hpp:15:33: note: 'virtual IServiceObject* IServiceObject::clone()'
  119. virtual IServiceObject *clone() = 0;
  120. ^~~~~
  121. make[5]: *** [/opt/devkitpro/devkitA64/base_rules:14: ldr_main.o] Error 1
  122. make[4]: *** [Makefile:118: build] Error 2
  123. make[4] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/stratosphere/loader »
  124. make[3]: *** [Makefile:12: loader] Error 2
  125. make[3] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/stratosphere »
  126. make[2]: *** [Makefile:123: check_stratosphere] Error 2
  127. make[2] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/fusee/fusee-secondary »
  128. make[1]: *** [Makefile:8: fusee-secondary] Error 2
  129. make[1] : on quitte le répertoire « /home/tompi/onedrive/documents/atmosphere-master/fusee »
  130. make: *** [Makefile:5: fusee] Error 2
  131.  
  132. tompi@DESKTOP-UG28LC8 MSYS ~/onedrive/documents/atmosphere-master
  133. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement