Advertisement
Guest User

Untitled

a guest
May 25th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.69 KB | None | 0 0
  1. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  2. In file included from stuff/main.c:18:
  3. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  4. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  5. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  6. stuff/main.c:548:2: warning: no newline at end of file
  7. i586-strip: 'release/loligang.x86': No such file
  8. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  9. In file included from stuff/main.c:18:
  10. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  11. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  12. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  13. stuff/main.c:548:2: warning: no newline at end of file
  14. mips-strip: 'release/loligang.mips': No such file
  15. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  16. In file included from stuff/main.c:18:
  17. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  18. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  19. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  20. stuff/main.c:548:2: warning: no newline at end of file
  21. mipsel-strip: 'release/loligang.mpsl': No such file
  22. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  23. In file included from stuff/main.c:18:
  24. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  25. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  26. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  27. stuff/main.c:548:2: warning: no newline at end of file
  28. armv4l-strip: 'release/loligang.arm': No such file
  29. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  30. In file included from stuff/main.c:18:
  31. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  32. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  33. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  34. stuff/main.c:548:2: warning: no newline at end of file
  35. armv5l-strip: 'release/loligang.arm5': No such file
  36. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  37. In file included from stuff/main.c:18:
  38. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  39. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  40. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  41. stuff/main.c:548:2: warning: no newline at end of file
  42. armv6l-strip: 'release/loligang.arm6': No such file
  43. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  44. In file included from stuff/main.c:18:
  45. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  46. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  47. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  48. stuff/main.c:548:2: warning: no newline at end of file
  49. armv7l-strip: 'release/loligang.arm7': No such file
  50. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  51. In file included from stuff/main.c:18:
  52. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  53. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  54. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  55. stuff/main.c:548:2: warning: no newline at end of file
  56. powerpc-strip: 'release/loligang.ppc': No such file
  57. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  58. In file included from stuff/main.c:18:
  59. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  60. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  61. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  62. stuff/main.c:548:2: warning: no newline at end of file
  63. sparc-strip: 'release/loligang.spc': No such file
  64. m68k-rawgcc: unrecognized option '-statiC'
  65. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  66. In file included from stuff/main.c:18:
  67. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  68. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  69. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  70. stuff/main.c:548:2: warning: no newline at end of file
  71. m68k-strip: 'release/loligang.m68k': No such file
  72. stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  73. In file included from stuff/main.c:18:
  74. stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  75. stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  76. stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  77. stuff/main.c:548:2: warning: no newline at end of file
  78. sh4-strip: 'release/loligang.sh4': No such file
  79. cp: cannot stat ‘release/loligang.*’: No such file or directory
  80. cp: cannot stat ‘release/loligang.*’: No such file or directory
  81. mv: cannot stat ‘release/loligang.*’: No such file or directory
  82. [root@localhost ~]# ^C
  83. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  84. o
  85. -bash: stuff/main.c:35:1:: No such file or directory
  86. [root@localhost ~]# In file included from stuff/main.c:18:
  87.  
  88. -bash: In: command not found
  89. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  90. u
  91. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  92. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  93. 5
  94. -bash: stuff/main.c:491:: No such file or directory
  95. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  96. s
  97. -bash: stuff/main.c:107:: No such file or directory
  98. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  99. l
  100. -bash: stuff/main.c:548:2:: No such file or directory
  101. [root@localhost ~]# i586-strip: 'release/loligang.x86': No such file
  102.  
  103. -bash: i586-strip:: command not found
  104. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  105. s
  106. -bash: stuff/main.c:35:1:: No such file or directory
  107. [root@localhost ~]# In file included from stuff/main.c:18:
  108. -bash: In: command not found
  109. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  110. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  111. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  112. -bash: stuff/main.c:491:: No such file or directory
  113. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  114. -bash: stuff/main.c:107:: No such file or directory
  115. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  116. -bash: stuff/main.c:548:2:: No such file or directory
  117. [root@localhost ~]# mips-strip: 'release/loligang.mips': No such file
  118. -bash: mips-strip:: command not found
  119. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  120. -bash: stuff/main.c:35:1:: No such file or directory
  121. [root@localhost ~]# In file included from stuff/main.c:18:
  122. -bash: In: command not found
  123. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  124. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  125. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  126. -bash: stuff/main.c:491:: No such file or directory
  127. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  128. -bash: stuff/main.c:107:: No such file or directory
  129. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  130. -bash: stuff/main.c:548:2:: No such file or directory
  131. [root@localhost ~]# mipsel-strip: 'release/loligang.mpsl': No such file
  132. -bash: mipsel-strip:: command not found
  133. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  134. -bash: stuff/main.c:35:1:: No such file or directory
  135. [root@localhost ~]# In file included from stuff/main.c:18:
  136. -bash: In: command not found
  137. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  138. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  139. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  140. -bash: stuff/main.c:491:: No such file or directory
  141. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  142. -bash: stuff/main.c:107:: No such file or directory
  143. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  144. -bash: stuff/main.c:548:2:: No such file or directory
  145. [root@localhost ~]# armv4l-strip: 'release/loligang.arm': No such file
  146. -bash: armv4l-strip:: command not found
  147. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  148. -bash: stuff/main.c:35:1:: No such file or directory
  149. [root@localhost ~]# In file included from stuff/main.c:18:
  150. -bash: In: command not found
  151. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  152. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  153. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  154. -bash: stuff/main.c:491:: No such file or directory
  155. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  156. -bash: stuff/main.c:107:: No such file or directory
  157. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  158. -bash: stuff/main.c:548:2:: No such file or directory
  159. [root@localhost ~]# armv5l-strip: 'release/loligang.arm5': No such file
  160. -bash: armv5l-strip:: command not found
  161. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  162. -bash: stuff/main.c:35:1:: No such file or directory
  163. [root@localhost ~]# In file included from stuff/main.c:18:
  164. -bash: In: command not found
  165. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  166. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  167. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  168. -bash: stuff/main.c:491:: No such file or directory
  169. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  170. -bash: stuff/main.c:107:: No such file or directory
  171. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  172. -bash: stuff/main.c:548:2:: No such file or directory
  173. [root@localhost ~]# armv6l-strip: 'release/loligang.arm6': No such file
  174. -bash: armv6l-strip:: command not found
  175. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  176. -bash: stuff/main.c:35:1:: No such file or directory
  177. [root@localhost ~]# In file included from stuff/main.c:18:
  178. -bash: In: command not found
  179. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  180. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  181. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  182. -bash: stuff/main.c:491:: No such file or directory
  183. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  184. -bash: stuff/main.c:107:: No such file or directory
  185. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  186. -bash: stuff/main.c:548:2:: No such file or directory
  187. [root@localhost ~]# armv7l-strip: 'release/loligang.arm7': No such file
  188. -bash: armv7l-strip:: command not found
  189. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  190. -bash: stuff/main.c:35:1:: No such file or directory
  191. [root@localhost ~]# In file included from stuff/main.c:18:
  192. -bash: In: command not found
  193. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  194. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  195. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  196. -bash: stuff/main.c:491:: No such file or directory
  197. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  198. -bash: stuff/main.c:107:: No such file or directory
  199. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  200. -bash: stuff/main.c:548:2:: No such file or directory
  201. [root@localhost ~]# powerpc-strip: 'release/loligang.ppc': No such file
  202. -bash: powerpc-strip:: command not found
  203. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  204. -bash: stuff/main.c:35:1:: No such file or directory
  205. [root@localhost ~]# In file included from stuff/main.c:18:
  206. -bash: In: command not found
  207. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the location of the previous definition
  208. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  209. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_single_instance'
  210. -bash: stuff/main.c:491:: No such file or directory
  211. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  212. -bash: stuff/main.c:107:: No such file or directory
  213. [root@localhost ~]# stuff/main.c:548:2: warning: no newline at end of file
  214. -bash: stuff/main.c:548:2:: No such file or directory
  215. [root@localhost ~]# sparc-strip: 'release/loligang.spc': No such file
  216. -bash: sparc-strip:: command not found
  217. [root@localhost ~]# m68k-rawgcc: unrecognized option '-statiC'
  218. -bash: m68k-rawgcc:: command not found
  219. [root@localhost ~]# stuff/main.c:35:1: warning: "SINGLE_INSTANCE_PORT" redefined
  220. -bash: stuff/main.c:35:1:: No such file or directory
  221. [root@localhost ~]# In file included from stuff/main.c:18:
  222. -bash: In: command not found
  223. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this is the lo
  224. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  225. [root@localhost ~]# stuff/main.c:491: error: redefinition
  226. -bash: stuff/main.c:491:: No such file or directory
  227. [root@localhost ~]# stuff/main.c:107: error: previous definition of 'ensure_single_instance' was here
  228. -bash: stuff/main.c:107:: No such file or directory
  229. [root@localhost ~]# stu
  230. -bash: stu: command not found
  231. [root@localhost ~]# m68k-strip: 'release/loligang.m68k': No such file
  232. -bash: m68k-strip:: command not found
  233. [root@localhost ~]# stuff/main.c:35
  234. -bash: stuff/main.c:35: No such file or directory
  235. [root@localhost ~]# In file included from stuff/main.c:18:
  236. -bash: In: command not found
  237. [root@localhost ~]# stuff/stuff/includes.h:23:1: warning: this
  238. -bash: stuff/stuff/includes.h:23:1:: No such file or directory
  239. [root@localhost ~]# stuff/main.c:491: error: redefinition of 'ensure_singl
  240. > stuff/main.c:107: error: previous definition of
  241. > stuff/main.c:548:2: warning: no newline at end of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement