Advertisement
Guest User

jre7-openjdk-headless-infinality build error

a guest
Aug 24th, 2014
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.60 KB | None | 0 0
  1. ==> Starting build()...
  2. configure: WARNING: unrecognized options: --with-abs-install-dir
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether make supports nested variables... yes
  9. checking how to create a pax tar archive... gnutar
  10. checking whether to enable maintainer-specific portions of Makefiles... yes
  11. checking build system type... x86_64-unknown-linux-gnu
  12. checking host system type... x86_64-unknown-linux-gnu
  13. checking for gcc... gcc
  14. checking whether the C compiler works... yes
  15. checking for C compiler default output file name... a.out
  16. checking for suffix of executables...
  17. checking whether we are cross compiling... no
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether gcc accepts -g... yes
  21. checking for gcc option to accept ISO C89... none needed
  22. checking whether gcc understands -c and -o together... yes
  23. checking for style of include used by make... GNU
  24. checking dependency style of gcc... none
  25. checking for g++... g++
  26. checking whether we are using the GNU C++ compiler... yes
  27. checking whether g++ accepts -g... yes
  28. checking dependency style of g++... none
  29. checking for gmake... no
  30. checking for make... /usr/bin/make
  31. checking for gzip... /usr/bin/gzip
  32. checking for ant... /usr/bin/ant
  33. checking for gfind... no
  34. checking for find... /usr/bin/find
  35. checking for gpatch... no
  36. checking for patch... /usr/bin/patch
  37. checking for gtar... no
  38. checking for tar... /usr/bin/tar
  39. checking for chmod... /usr/bin/chmod
  40. checking for gsha256sum... no
  41. checking for sha256sum... /usr/bin/sha256sum
  42. checking for wget... /usr/bin/wget
  43. checking for zip... /usr/bin/zip
  44. checking for unzip... /usr/bin/unzip
  45. checking for cpio... /usr/bin/cpio
  46. checking for file... /usr/bin/file
  47. checking for fastjar... /usr/bin/fastjar
  48. checking for gsed... no
  49. checking for sed... /usr/bin/sed
  50. checking for ldd... ldd
  51. checking for gawk... /usr/bin/gawk
  52. checking for hg... no
  53. checking for an OpenJDK source directory... /HDD/lee/Downloads/jre/jre7-openjdk-headless/src/icedtea-2.5.1/openjdk
  54. checking for lsb_release... /usr/bin/lsb_release
  55. checking whether to use CACAO as VM... no
  56. checking whether to use JamVM as VM... no
  57. checking whether to use the Shark JIT... no
  58. checking if a native HotSpot port is available for this architecture... yes
  59. checking how to run the C preprocessor... gcc -E
  60. checking for grep that handles long lines and -e... /usr/bin/grep
  61. checking for egrep... /usr/bin/grep -E
  62. checking for ANSI C header files... yes
  63. checking for sys/types.h... yes
  64. checking for sys/stat.h... yes
  65. checking for stdlib.h... yes
  66. checking for string.h... yes
  67. checking for memory.h... yes
  68. checking for strings.h... yes
  69. checking for inttypes.h... yes
  70. checking for stdint.h... yes
  71. checking for unistd.h... yes
  72. checking whether to use the zero-assembler port... no
  73. checking whether byte ordering is bigendian... no
  74. checking which HotSpot build to use... default
  75. checking for linux32... /usr/bin/linux32
  76. checking version of GCC... 4.9.1 (major version 4, minor version 9)
  77. checking for getconf... /usr/bin/getconf
  78. checking the number of online processors... 8
  79. checking if cp supports --reflink... yes
  80. checking if we can hard link rather than copy from /HDD/lee/Downloads/jre/jre7-openjdk-headless/src/icedtea-2.5.1... yes
  81. checking whether to disable the execution of the JTReg tests... yes
  82. checking whether to disable the execution of the HotSpot JTReg tests... no
  83. checking whether to disable the execution of the langtools JTReg tests... no
  84. checking whether to disable the execution of the JDK JTReg tests... no
  85. checking for system library directory... /usr/lib
  86. checking for pkg-config... /usr/bin/pkg-config
  87. checking pkg-config is at least version 0.9.0... yes
  88. checking whether to enable the PKCS11 crypto provider using NSS... enabled by default (edit java.security to disable)
  89. checking for NSS... yes
  90. checking whether to enable the Sun elliptic curve crypto provider... no
  91. checking whether to build native code with debugging information... yes
  92. checking whether to build Java bytecode with debugging information... yes
  93. checking for xvfb-run... no
  94. checking whether to build documentation... yes
  95. checking for distribution package version... Arch Linux build 7.u65_2.5.1-8-x86_64
  96. checking build identification... Arch Linux, package Arch Linux build 7.u65_2.5.1-8-x86_64
  97. checking how many parallel build jobs to execute...
  98. checking whether to build a bootstrap version first... no
  99. checking whether to download tarballs... no
  100. checking for a JDK home directory... /usr/lib/jvm/java-default-runtime
  101. checking if a java binary was specified... no
  102. checking if /usr/lib/jvm/java-default-runtime/bin/java is a valid executable file... yes
  103. checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
  104. checking if a javac binary was specified... no
  105. checking if /usr/lib/jvm/java-default-runtime/bin/javac is a valid executable file... no
  106. checking for javac... no
  107. checking if an ecj binary was specified... no
  108. checking if /usr/bin/ecj is a valid executable file... checking for ecj... no
  109. checking for ecj-3.1... no
  110. checking for ecj-3.2... no
  111. checking for ecj-3.3... no
  112. checking for ecj-3.4... no
  113. checking whether to compile ecj natively... no
  114. checking if we are using ecj as javac... no
  115. checking if a javah executable is specified... no
  116. checking if /usr/lib/jvm/java-default-runtime/bin/javah is a valid executable file... no
  117. checking for javah... no
  118. checking for gjavah... /usr/bin/gjavah
  119. checking if a jar executable is specified... no
  120. checking if /usr/lib/jvm/java-default-runtime/bin/jar is a valid executable file... no
  121. checking for jar... no
  122. checking for gjar... /usr/bin/gjar
  123. checking whether jar supports @<file> argument... yes
  124. checking whether jar supports stdin file arguments... yes
  125. checking whether jar supports -J options at the end... yes
  126. checking if an rmic executable is specified... no
  127. checking if /usr/lib/jvm/java-default-runtime/bin/rmic is a valid executable file... no
  128. checking for rmic... no
  129. checking for grmic... /usr/bin/grmic
  130. checking if a native2ascii binary was specified... no
  131. checking if /usr/lib/jvm/java-default-runtime/bin/native2ascii is a valid executable file... no
  132. checking for native2ascii... no
  133. checking for gnative2ascii... /usr/bin/gnative2ascii
  134. checking if we are using CACAO as the build VM... no
  135. checking if the VM and compiler work together... configure: error: Compiler failed to compile Java code.
  136. ==> ERROR: A failure occurred in build().
  137. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement