Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.36 KB | None | 0 0
  1. {\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf400
  2. {\fonttbl\f0\fnil\fcharset0 Monaco;}
  3. {\colortbl;\red255\green255\blue255;\red242\green242\blue242;\red0\green0\blue0;\red180\green36\blue25;
  4. \red47\green180\blue29;\red0\green0\blue0;\red200\green20\blue201;}
  5. {\*\expandedcolortbl;;\csgray\c95825;\csgray\c0\c85000;\cssrgb\c76410\c21699\c12524;
  6. \cssrgb\c20239\c73899\c14948;\csgray\c0;\cssrgb\c83397\c23076\c82665;}
  7. \margl1440\margr1440\vieww20420\viewh13740\viewkind0
  8. \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
  9.  
  10. \f0\fs24 \cf2 \cb3 \CocoaLigature0 getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'\
  11. getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'\
  12. getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'\
  13. \cf1 ../../../../trans-dev/src/common/fraser/ptst.c:55:20: \cf4 error: \cf1 indirection requires pointer\cf2 \
  14. \cf1 operand ('int' invalid)\cf2 \
  15. ptst = ALIGNED_ALLOC(sizeof(*ptst));\
  16. \cf5 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~\cf2 \
  17. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:49:58: \cf6 note: \cf2 expanded from macro\
  18. 'ALIGNED_ALLOC'\
  19. ((void *)(((unsigned long)malloc((_s)+CACHE_LINE_SIZE*2) + \\\
  20. \cf5 ^~\cf2 \
  21. 1 error generated.\
  22. \cf1 ../../../../trans-dev/src/common/fraser/stm_fraser.c:110:11: \cf7 warning: \cf1 unused variable 'data'\cf2 \
  23. \cf1 [-Wunused-variable]\cf2 \
  24. void *data;\
  25. \cf5 ^\cf2 \
  26. \cf1 ../../../../trans-dev/src/common/fraser/stm_fraser.c:224:9: \cf7 warning: \cf1 unused variable 'status'\cf2 \
  27. \cf1 [-Wunused-variable]\cf2 \
  28. int status;\
  29. \cf5 ^\cf2 \
  30. \cf1 ../../../../trans-dev/src/common/fraser/stm_fraser.c:225:20: \cf7 warning: \cf1 unused variable 'pent'\cf2 \
  31. \cf1 [-Wunused-variable]\cf2 \
  32. stm_tx_entry **pent;\
  33. \cf5 ^\cf2 \
  34. \cf1 ../../../../trans-dev/src/common/fraser/stm_fraser.c:251:38: \cf4 error: \cf1 too few arguments to\cf2 \
  35. \cf1 function call, single argument '__size' was not specified\cf2 \
  36. stm *mem = malloc(CACHE_LINE_SIZE);\
  37. \cf5 ~~~~~~ ^\cf2 \
  38. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:89:5: \cf4 error: \cf1 field has incomplete type 'char []'\cf2 \
  39. CACHE_PAD(0);\
  40. \cf5 ^\cf2 \
  41. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:47:28: \cf6 note: \cf2 expanded from macro\
  42. 'CACHE_PAD'\
  43. #define CACHE_PAD(_n) char __pad ## _n [CACHE_LINE_SIZE]\
  44. \cf5 ^\cf2 \
  45. \cf1 <scratch space>:123:1: \cf6 note: \cf2 expanded from here\
  46. __pad0\
  47. \cf5 ^\cf2 \
  48. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:93:5: \cf4 error: \cf1 field has incomplete type 'char []'\cf2 \
  49. CACHE_PAD(1);\
  50. \cf5 ^\cf2 \
  51. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:47:28: \cf6 note: \cf2 expanded from macro\
  52. 'CACHE_PAD'\
  53. #define CACHE_PAD(_n) char __pad ## _n [CACHE_LINE_SIZE]\
  54. \cf5 ^\cf2 \
  55. \cf1 <scratch space>:124:1: \cf6 note: \cf2 expanded from here\
  56. __pad1\
  57. \cf5 ^\cf2 \
  58. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:97:5: \cf4 error: \cf1 field has incomplete type 'char []'\cf2 \
  59. CACHE_PAD(2);\
  60. \cf5 ^\cf2 \
  61. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:47:28: \cf6 note: \cf2 expanded from macro\
  62. 'CACHE_PAD'\
  63. #define CACHE_PAD(_n) char __pad ## _n [CACHE_LINE_SIZE]\
  64. \cf5 ^\cf2 \
  65. \cf1 <scratch space>:125:1: \cf6 note: \cf2 expanded from here\
  66. __pad2\
  67. \cf5 ^\cf2 \
  68. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:113:5: \cf4 error: \cf1 field has incomplete type 'char []'\cf2 \
  69. CACHE_PAD(3);\
  70. \cf5 ^\cf2 \
  71. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:47:28: \cf6 note: \cf2 expanded from macro\
  72. 'CACHE_PAD'\
  73. #define CACHE_PAD(_n) char __pad ## _n [CACHE_LINE_SIZE]\
  74. \cf5 ^\cf2 \
  75. \cf1 <scratch space>:126:1: \cf6 note: \cf2 expanded from here\
  76. __pad3\
  77. \cf5 ^\cf2 \
  78. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:178:13: \cf4 error: \cf1 indirection requires pointer\cf2 \
  79. \cf1 operand ('int' invalid)\cf2 \
  80. h = p = ALIGNED_ALLOC(CHUNKS_PER_ALLOC * sizeof(*h));\
  81. \cf5 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\cf2 \
  82. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:49:58: \cf6 note: \cf2 expanded from macro\
  83. 'ALIGNED_ALLOC'\
  84. ((void *)(((unsigned long)malloc((_s)+CACHE_LINE_SIZE*2) + \\\
  85. \cf5 ^~\cf2 \
  86. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:179:22: \cf7 warning: \cf1 format specifies type 'int' but\cf2 \
  87. \cf1 the argument has type 'unsigned long' [-Wformat]\cf2 \
  88. if ( h == NULL ) MEM_FAIL(CHUNKS_PER_ALLOC * sizeof(*h));\
  89. \cf5 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\cf2 \
  90. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:166:gmake[3]: *** [Makefile:412: libfd_la-ptst.lo] Error 1\cf2 \
  91. \cf1 61: \cf6 note: \cf2 expanded from macro 'MEM_FAIL'\
  92. gmake[3]: *** Waiting for unfinished jobs....\
  93. fprintf(stderr, "OUT OF MEMORY: %d bytes at line %d\\n", (_s), __LINE__); \\\
  94. \cf5 ~~ ^~~~\cf2 \
  95. \cf1 ../../../../trans-dev/src/common/fraser/stm_fraser.c:634:2: \cf7 warning: \cf1 unused label 'fail'\cf2 \
  96. \cf1 [-Wunused-label]\cf2 \
  97. fail:\
  98. \cf5 ^~~~~\cf2 \
  99. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:246:12: \cf4 error: \cf1 indirection requires pointer\cf2 \
  100. \cf1 operand ('int' invalid)\cf2 \
  101. node = ALIGNED_ALLOC(n * BLKS_PER_CHUNK * sz);\
  102. \cf5 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\cf2 \
  103. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:49:58: \cf6 note: \cf2 expanded from macro\
  104. 'ALIGNED_ALLOC'\
  105. ((void *)(((unsigned long)malloc((_s)+CACHE_LINE_SIZE*2) + \\\
  106. \cf5 ^~\cf2 \
  107. 4 warnings and 1 error generated.\
  108. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:580:10: \cf4 error: \cf1 indirection requires pointer\cf2 \
  109. \cf1 operand ('int' invalid)\cf2 \
  110. gc = ALIGNED_ALLOC(sizeof(*gc));\
  111. \cf5 ^~~~~~~~~~~~~~~~~~~~~~~~~~\cf2 \
  112. \cf1 ../../../../trans-dev/src/common/fraser/portable_defns.h:49:58: \cf6 note: \cf2 expanded from macro\
  113. 'ALIGNED_ALLOC'\
  114. ((void *)(((unsigned long)malloc((_s)+CACHE_LINE_SIZE*2) + \\\
  115. \cf5 ^~\cf2 \
  116. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:581:23: \cf7 warning: \cf1 format specifies type 'int' but\cf2 \
  117. \cf1 the argument has type 'unsigned long' [-Wformat]\cf2 \
  118. if ( gc == NULL ) MEM_FAIL(sizeof(*gc));\
  119. \cf5 ^~~~~~~~~~~~~~~~~~~~~\cf2 \
  120. \cf1 ../../../../trans-dev/src/common/fraser/gc.c:166:61: \cf6 note: \cf2 expanded from macro 'MEM_FAIL'\
  121. fprintf(stderr, "OUT OF MEMORY: %d bytes at line %d\\n", (_s), __LINE__); \\\
  122. \cf5 ~~ ^~~~\cf2 \
  123. 2 warnings and 7 errors generated.\
  124. gmake[3]: *** [Makefile:419: libfd_la-stm_fraser.lo] Error 1\
  125. gmake[3]: *** [Makefile:405: libfd_la-gc.lo] Error 1\
  126. gmake[2]: *** [Makefile:793: all-recursive] Error 1\
  127. gmake[1]: *** [Makefile:393: all] Error 2\
  128. gmake: *** [Makefile:390: all-recursive] Error 1}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement