Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.71 KB | None | 0 0
  1. josh@The:~/Desktop/mkclean-0.8.2$ ./configure
  2. Running ./coremake gcc_linux
  3. Now you can run make -C mkclean or gmake -C mkclean
  4. josh@The:~/Desktop/mkclean-0.8.2$ make -C mkclean
  5. make: Entering directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
  6. make[1]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
  7. make[2]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2'
  8. make[3]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/libebml2'
  9. compiling ../corec/corec/array/array.c
  10. compiling ../corec/corec/node/node.c
  11. ../corec/corec/node/node.c: In function ‘Node_GetDataStart’:
  12. ../corec/corec/node/node.c:527: warning: unused variable ‘p’
  13. compiling ../corec/corec/node/nodetree.c
  14. compiling ../corec/corec/str/str.c
  15. ../corec/corec/str/str.c: In function ‘vstprintf_s’:
  16. ../corec/corec/str/str.c:314: warning: integer constant is too large for ‘long’ type
  17. compiling ../corec/corec/str/str_linux.c
  18. compiling ../corec/helpers/charconvert/charconvert_linux.c
  19. compiling ../corec/helpers/date/date_libc.c
  20. compiling ../corec/helpers/file/bufstream.c
  21. compiling ../corec/helpers/file/file_libc.c
  22. compiling ../corec/helpers/file/memstream.c
  23. ../corec/helpers/file/memstream.c: In function ‘MemWrite’:
  24. ../corec/helpers/file/memstream.c:59: warning: passing argument 1 of ‘memcpy’ discards qualifiers from pointer target type
  25. /usr/include/bits/string3.h:49: note: expected ‘void * __restrict__’ but argument is of type ‘const uint8_t *’
  26. compiling ../corec/helpers/file/stream_stdio.c
  27. compiling ../corec/helpers/file/streams.c
  28. compiling ../corec/helpers/file/tools.c
  29. compiling ../corec/helpers/parser/buffer.c
  30. compiling ../corec/helpers/parser/dataheap.c
  31. compiling ../corec/helpers/parser/hotkey.c
  32. compiling ../corec/helpers/parser/nodelookup.c
  33. compiling ../corec/helpers/parser/parser2.c
  34. ../corec/helpers/parser/parser2.c: In function ‘ExprIsToken’:
  35. ../corec/helpers/parser/parser2.c:2022: warning: format not a string literal and no format arguments
  36. ../corec/helpers/parser/parser2.c: In function ‘ExprIsPoint’:
  37. ../corec/helpers/parser/parser2.c:2407: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  38. ../corec/helpers/parser/parser2.c:2407: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  39. compiling ../corec/helpers/parser/strtab.c
  40. compiling ../corec/helpers/parser/strtypes.c
  41. ../corec/helpers/parser/strtypes.c: In function ‘RFC822ToRel’:
  42. ../corec/helpers/parser/strtypes.c:504: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  43. ../corec/helpers/parser/strtypes.c:520: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  44. ../corec/helpers/parser/strtypes.c:520: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  45. ../corec/helpers/parser/strtypes.c:520: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  46. ../corec/helpers/parser/strtypes.c:520: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘intptr_t *’
  47. ../corec/helpers/parser/strtypes.c:521: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  48. ../corec/helpers/parser/strtypes.c:521: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  49. ../corec/helpers/parser/strtypes.c:521: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  50. ../corec/helpers/parser/strtypes.c:527: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  51. ../corec/helpers/parser/strtypes.c:529: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  52. ../corec/helpers/parser/strtypes.c: In function ‘ISO8601ToRel’:
  53. ../corec/helpers/parser/strtypes.c:597: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  54. ../corec/helpers/parser/strtypes.c:597: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  55. ../corec/helpers/parser/strtypes.c:597: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  56. ../corec/helpers/parser/strtypes.c:598: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  57. ../corec/helpers/parser/strtypes.c:598: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  58. ../corec/helpers/parser/strtypes.c:598: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  59. ../corec/helpers/parser/strtypes.c:599: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  60. ../corec/helpers/parser/strtypes.c:599: warning: format ‘%2d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  61. ../corec/helpers/parser/strtypes.c:599: warning: format ‘%2d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  62. ../corec/helpers/parser/strtypes.c:600: warning: format ‘%2d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  63. ../corec/helpers/parser/strtypes.c:600: warning: format ‘%2d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  64. ../corec/helpers/parser/strtypes.c:600: warning: format ‘%2d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  65. ../corec/helpers/parser/strtypes.c:611: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  66. ../corec/helpers/parser/strtypes.c:611: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  67. ../corec/helpers/parser/strtypes.c:611: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  68. ../corec/helpers/parser/strtypes.c:612: warning: format ‘%2d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  69. ../corec/helpers/parser/strtypes.c:612: warning: format ‘%2d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  70. ../corec/helpers/parser/strtypes.c:612: warning: format ‘%2d’ expects type ‘int’, but argument 5 has type ‘intptr_t *’
  71. ../corec/helpers/parser/strtypes.c:615: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  72. ../corec/helpers/parser/strtypes.c:620: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  73. ../corec/helpers/parser/strtypes.c:620: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  74. ../corec/helpers/parser/strtypes.c:621: warning: format ‘%2d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  75. ../corec/helpers/parser/strtypes.c:621: warning: format ‘%2d’ expects type ‘int’, but argument 4 has type ‘intptr_t *’
  76. ../corec/helpers/parser/strtypes.c:622: warning: format ‘%2d’ expects type ‘int’, but argument 3 has type ‘intptr_t *’
  77. compiling ../corec/helpers/parser/urlpart.c
  78. compiling ebmlbinary.c
  79. compiling ebmlcrc.c
  80. ebmlcrc.c: In function ‘RenderData’:
  81. ebmlcrc.c:182: warning: dereferencing type-punned pointer will break strict-aliasing rules
  82. compiling ebmldate.c
  83. compiling ebmlelement.c
  84. compiling ebmlmain.c
  85. ebmlmain.c: In function ‘EBML_FindNextElement’:
  86. ebmlmain.c:523: warning: assignment discards qualifiers from pointer target type
  87. ebmlmain.c:600: warning: assignment discards qualifiers from pointer target type
  88. ebmlmain.c: In function ‘EBML_FindNextId’:
  89. ebmlmain.c:331: warning: ‘SizeUnknown’ may be used uninitialized in this function
  90. compiling ebmlmaster.c
  91. ebmlmaster.c: In function ‘EBML_MasterSort’:
  92. ebmlmaster.c:149: warning: passing argument 4 of ‘ArraySortEx’ from incompatible pointer type
  93. ../corec/corec/array/array.h:83: note: expected ‘arraycmp’ but argument is of type ‘int (*)(const struct ebml_element *, const struct ebml_element **, const struct ebml_element **)’
  94. ebmlmaster.c: In function ‘ReadData’:
  95. ebmlmaster.c:301: warning: ‘CRCDataSize’ may be used uninitialized in this function
  96. ebmlmaster.c:296: warning: ‘SubElement’ may be used uninitialized in this function
  97. compiling ebmlnumber.c
  98. ebmlnumber.c: In function ‘RenderDataFloat’:
  99. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  100. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  101. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  102. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  103. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  104. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  105. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  106. ebmlnumber.c:187: warning: dereferencing type-punned pointer will break strict-aliasing rules
  107. ebmlnumber.c: In function ‘ReadDataFloat’:
  108. ebmlnumber.c:244: warning: dereferencing type-punned pointer will break strict-aliasing rules
  109. ebmlnumber.c:244: warning: dereferencing type-punned pointer will break strict-aliasing rules
  110. ebmlnumber.c:244: warning: dereferencing type-punned pointer will break strict-aliasing rules
  111. ebmlnumber.c:244: warning: dereferencing type-punned pointer will break strict-aliasing rules
  112. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  113. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  114. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  115. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  116. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  117. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  118. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  119. ebmlnumber.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
  120. ebmlnumber.c: In function ‘UpdateSizeSignedInt’:
  121. ebmlnumber.c:283: warning: integer constant is too large for ‘long’ type
  122. ebmlnumber.c:283: warning: integer constant is too large for ‘long’ type
  123. ebmlnumber.c:285: warning: integer constant is too large for ‘long’ type
  124. ebmlnumber.c:285: warning: integer constant is too large for ‘long’ type
  125. ebmlnumber.c:287: warning: integer constant is too large for ‘long’ type
  126. ebmlnumber.c:287: warning: integer constant is too large for ‘long’ type
  127. ebmlnumber.c: In function ‘UpdateSizeInt’:
  128. ebmlnumber.c:308: warning: integer constant is too large for ‘long’ type
  129. ebmlnumber.c:310: warning: integer constant is too large for ‘long’ type
  130. ebmlnumber.c:312: warning: integer constant is too large for ‘long’ type
  131. ebmlnumber.c: In function ‘RenderDataFloat’:
  132. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  133. ebmlnumber.c:187: note: initialized from here
  134. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  135. ebmlnumber.c:187: note: initialized from here
  136. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  137. ebmlnumber.c:187: note: initialized from here
  138. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  139. ebmlnumber.c:187: note: initialized from here
  140. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  141. ebmlnumber.c:187: note: initialized from here
  142. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  143. ebmlnumber.c:187: note: initialized from here
  144. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  145. ebmlnumber.c:187: note: initialized from here
  146. ebmlnumber.c:187: warning: dereferencing pointer ‘({anonymous})’ does break strict-aliasing rules
  147. ebmlnumber.c:187: note: initialized from here
  148. compiling ebmlstring.c
  149. ebmlstring.c: In function ‘ReadData’:
  150. ebmlstring.c:75: warning: ‘Buffer’ may be used uninitialized in this function
  151. compiling ebmlvoid.c
  152. linking ../release/gcc_linux/libebml2.a
  153. make[3]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/libebml2'
  154. make[3]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
  155. compiling tremor/bitwise.c
  156. compiling tremor/block.c
  157. compiling tremor/codebook.c
  158. compiling tremor/floor0.c
  159. compiling tremor/floor1.c
  160. compiling tremor/info.c
  161. compiling tremor/mapping0.c
  162. compiling tremor/mdct.c
  163. compiling tremor/registry.c
  164. compiling tremor/res012.c
  165. compiling tremor/sharedbook.c
  166. compiling tremor/window.c
  167. linking ../release/gcc_linux/libtremor.a
  168. make[3]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
  169. make[3]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/minilzo'
  170. compiling minilzo.c
  171. linking ../../release/gcc_linux/libminilzo.a
  172. make[3]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/minilzo'
  173. make[3]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/bzip2'
  174. compiling blocksort.c
  175. compiling bzlib.c
  176. compiling compress.c
  177. compiling crctable.c
  178. compiling decompress.c
  179. compiling huffman.c
  180. compiling randtable.c
  181. linking ../../release/gcc_linux/libbzlib.a
  182. make[3]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/bzip2'
  183. compiling ../corec/helpers/zlib/adler32.c
  184. compiling ../corec/helpers/zlib/compress.c
  185. compiling ../corec/helpers/zlib/contrib/asm686/match.S
  186. compiling ../corec/helpers/zlib/contrib/inflate86/inffas86.c
  187. compiling ../corec/helpers/zlib/crc32.c
  188. compiling ../corec/helpers/zlib/deflate.c
  189. compiling ../corec/helpers/zlib/inffast.c
  190. compiling ../corec/helpers/zlib/inflate.c
  191. compiling ../corec/helpers/zlib/inftrees.c
  192. compiling ../corec/helpers/zlib/trees.c
  193. compiling ../corec/helpers/zlib/uncompr.c
  194. compiling ../corec/helpers/zlib/zutil.c
  195. compiling matroska_sem.c
  196. compiling matroskablock.c
  197. compiling matroskamain.c
  198. matroskamain.c: In function ‘UnCompressFrameZLib’:
  199. matroskamain.c:1539: warning: assignment discards qualifiers from pointer target type
  200. matroskamain.c: In function ‘MATROSKA_BlockReadData’:
  201. matroskamain.c:1113: warning: ‘FrameSize’ may be used uninitialized in this function
  202. linking ../release/gcc_linux/libmatroska2.a
  203. make[2]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2'
  204. make[2]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/libebml2'
  205. make[2]: Nothing to be done for `all'.
  206. make[2]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/libebml2'
  207. make[2]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
  208. make[2]: Nothing to be done for `all'.
  209. make[2]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
  210. make[2]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/minilzo'
  211. make[2]: Nothing to be done for `all'.
  212. make[2]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/minilzo'
  213. make[2]: Entering directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/bzip2'
  214. make[2]: Nothing to be done for `all'.
  215. make[2]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/libmatroska2/bzip2'
  216. compiling mkclean_stdafx.c
  217. compiling mkclean.c
  218. mkclean.c: In function ‘CleanTracks’:
  219. mkclean.c:1076: warning: too many arguments for format
  220. mkclean.c:1202: warning: suggest parentheses around ‘&&’ within ‘||’
  221. linking ../release/gcc_linux/mkclean
  222. make[1]: g++: Command not found
  223. make[1]: *** [../release/gcc_linux/mkclean] Error 127
  224. make[1]: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
  225. make: *** [mkclean] Error 2
  226. make: Leaving directory `/home/josh/Desktop/mkclean-0.8.2/mkclean'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement