FireBurn

Untitled

Oct 8th, 2020
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.51 KB | None | 0 0
  1. + make bootcycle-images
  2. Building target 'bootcycle-images' in configuration 'linux-x86_64-server-release'
  3. Compiling 8 files for BUILD_TOOLS_LANGTOOLS
  4. Warning: No SCM configuration present and no .src-rev
  5. Compiling 1 files for BUILD_JFR_TOOLS
  6. Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
  7. Compiling 2 files for BUILD_JVMTI_TOOLS
  8. Parsing 2 properties into enum-like class for jdk.compiler
  9. Compiling 10 properties into resource bundles for jdk.javadoc
  10. Compiling 19 properties into resource bundles for jdk.compiler
  11. Compiling 12 properties into resource bundles for jdk.jdeps
  12. Compiling 7 properties into resource bundles for jdk.jshell
  13. Compiling 127 files for BUILD_java.compiler.interim
  14. Compiling 405 files for BUILD_jdk.compiler.interim
  15. Compiling 218 files for BUILD_jdk.javadoc.interim
  16. Creating support/modules_libs/java.base/server/libjvm.so from 1015 file(s)
  17. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  18. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  19. from ad_x86.cpp:29:
  20. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  21. ZCACHE_ALIGNED ZMarkStackList _published;
  22. ^
  23. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  24. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  25. ^
  26. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  27. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  28. from ad_x86_clone.cpp:28:
  29. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  30. ZCACHE_ALIGNED ZMarkStackList _published;
  31. ^
  32. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  33. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  34. ^
  35. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  36. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  37. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  38. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  39. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  40. gmake[3]: *** [/apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_clone.o] Error 1
  41. gmake[3]: *** Waiting for unfinished jobs....
  42. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  43. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  44. from ad_x86_format.cpp:28:
  45. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  46. ZCACHE_ALIGNED ZMarkStackList _published;
  47. ^
  48. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  49. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  50. ^
  51. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  52. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  53. from ad_x86_gen.cpp:28:
  54. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  55. ZCACHE_ALIGNED ZMarkStackList _published;
  56. ^
  57. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  58. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  59. ^
  60. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  61. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  62. from ad_x86_misc.cpp:28:
  63. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  64. ZCACHE_ALIGNED ZMarkStackList _published;
  65. ^
  66. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  67. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  68. ^
  69. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  70. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  71. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  72. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  73. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  74. gmake[3]: *** [/apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_format.o] Error 1
  75. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  76. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  77. from ad_x86_expand.cpp:28:
  78. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  79. ZCACHE_ALIGNED ZMarkStackList _published;
  80. ^
  81. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  82. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  83. ^
  84. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  85. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  86. from ad_x86_peephole.cpp:28:
  87. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  88. ZCACHE_ALIGNED ZMarkStackList _published;
  89. ^
  90. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  91. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  92. ^
  93. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  94. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  95. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  96. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  97. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  98. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  99. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  100. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  101. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  102. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  103. gmake[3]: *** [/apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_peephole.o] Error 1
  104. gmake[3]: *** [/apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_misc.o] Error 1
  105. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  106. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  107. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  108. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  109. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  110. gmake[3]: *** [/apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_expand.o] Error 1
  111. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  112. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  113. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  114. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  115. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  116. gmake[3]: *** [/apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86_gen.o] Error 1
  117. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  118. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  119. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  120. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  121. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  122. gmake[3]: *** [/apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/ad_x86.o] Error 1
  123. gmake[2]: *** [hotspot-server-libs] Error 1
  124. gmake[2]: *** Waiting for unfinished jobs....
  125.  
  126. ERROR: Build failed for target 'bootcycle-images' in configuration 'linux-x86_64-server-release' (exit code 2)
  127.  
  128. === Output from failing command(s) repeated here ===
  129. * For target hotspot_variant-server_libjvm_objs_ad_x86.o:
  130. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  131. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  132. from ad_x86.cpp:29:
  133. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  134. ZCACHE_ALIGNED ZMarkStackList _published;
  135. ^
  136. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  137. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  138. ^
  139. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  140. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  141. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  142. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  143. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  144. * For target hotspot_variant-server_libjvm_objs_ad_x86_clone.o:
  145. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  146. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  147. from ad_x86_clone.cpp:28:
  148. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  149. ZCACHE_ALIGNED ZMarkStackList _published;
  150. ^
  151. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  152. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  153. ^
  154. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  155. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  156. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  157. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  158. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  159. * For target hotspot_variant-server_libjvm_objs_ad_x86_expand.o:
  160. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  161. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  162. from ad_x86_expand.cpp:28:
  163. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  164. ZCACHE_ALIGNED ZMarkStackList _published;
  165. ^
  166. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  167. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  168. ^
  169. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  170. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  171. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  172. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  173. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  174. * For target hotspot_variant-server_libjvm_objs_ad_x86_format.o:
  175. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  176. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  177. from ad_x86_format.cpp:28:
  178. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  179. ZCACHE_ALIGNED ZMarkStackList _published;
  180. ^
  181. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  182. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  183. ^
  184. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  185. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  186. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  187. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  188. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  189. * For target hotspot_variant-server_libjvm_objs_ad_x86_gen.o:
  190. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  191. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  192. from ad_x86_gen.cpp:28:
  193. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  194. ZCACHE_ALIGNED ZMarkStackList _published;
  195. ^
  196. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  197. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  198. ^
  199. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  200. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  201. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  202. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  203. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  204. * For target hotspot_variant-server_libjvm_objs_ad_x86_misc.o:
  205. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  206. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  207. from ad_x86_misc.cpp:28:
  208. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  209. ZCACHE_ALIGNED ZMarkStackList _published;
  210. ^
  211. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  212. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  213. ^
  214. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  215. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  216. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  217. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  218. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  219. * For target hotspot_variant-server_libjvm_objs_ad_x86_peephole.o:
  220. In file included from ./src/hotspot/share/gc/z/zThreadLocalData.hpp:27:0,
  221. from /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/src/hotspot/cpu/x86/gc/z/z_x86_64.ad:27,
  222. from ad_x86_peephole.cpp:28:
  223. ./src/hotspot/share/gc/z/zMarkStack.hpp:76:33: error: requested alignment is not an integer constant
  224. ZCACHE_ALIGNED ZMarkStackList _published;
  225. ^
  226. ./src/hotspot/share/gc/z/zMarkStack.hpp:77:33: error: requested alignment is not an integer constant
  227. ZCACHE_ALIGNED ZMarkStackList _overflowed;
  228. ^
  229. cc1plus: warning: unrecognized command line option "-Wno-shift-negative-value" [enabled by default]
  230. cc1plus: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
  231. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  232. cc1plus: warning: unrecognized command line option "-Wno-implicit-fallthrough" [enabled by default]
  233. cc1plus: warning: unrecognized command line option "-Wno-int-in-bool-context" [enabled by default]
  234.  
  235. * All command lines available in /apps/was/jenkins/workspace/Compile_OpenJDK/jdk15u-jdk-15+36/build/linux-x86_64-server-release/make-support/failure-logs.
  236. === End of repeated output ===
  237.  
  238. No indication of failed target found.
  239. Hint: Try searching the build log for '] Error'.
  240. Hint: See doc/building.html#troubleshooting for assistance.
  241.  
  242. make[1]: *** [main] Error 1
  243. make: *** [bootcycle-images] Error 2
  244. Build step 'Execute shell' marked build as failure
  245. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment