Advertisement
Guest User

Untitled

a guest
Jun 12th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.48 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking how to create a pax tar archive... gnutar
  7. checking build system type... x86_64-unknown-linux-gnu
  8. checking host system type... x86_64-unknown-linux-gnu
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... none
  20. checking for g++... g++
  21. checking whether we are using the GNU C++ compiler... yes
  22. checking whether g++ accepts -g... yes
  23. checking dependency style of g++... none
  24. checking for make... /usr/bin/make
  25. checking for gzip... /usr/bin/gzip
  26. checking for ant... /usr/bin/ant
  27. checking for find... /usr/bin/find
  28. checking for patch... /usr/bin/patch
  29. checking for tar... /bin/tar
  30. checking for chmod... /usr/bin/chmod
  31. checking for sha256sum... /usr/bin/sha256sum
  32. checking for wget... /usr/bin/wget
  33. checking for zip... /usr/bin/zip
  34. checking for unzip... /usr/bin/unzip
  35. checking for cpio... /bin/cpio
  36. checking for file... /usr/bin/file
  37. checking for fastjar... fastjar
  38. checking for ldd... ldd
  39. checking for gawk... /usr/bin/gawk
  40. checking for hg... /usr/bin/hg
  41. checking for an OpenJDK source directory... /home/peter/source/icedtea-2.4.0/openjdk
  42. checking for IcedTea Mercurial revision ID... none
  43. checking for JDK Mercurial revision ID... none
  44. checking for HotSpot Mercurial revision ID... none
  45. checking for lsb_release... /usr/bin/lsb_release
  46. checking whether to compile ecj natively... no
  47. checking whether to use CACAO as VM... yes
  48. checking whether to use JamVM as VM... no
  49. checking how to run the C preprocessor... gcc -E
  50. checking for grep that handles long lines and -e... /usr/bin/grep
  51. checking for egrep... /usr/bin/grep -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking whether to use the zero-assembler port... no
  63. checking whether byte ordering is bigendian... no
  64. checking which HotSpot build to use... default
  65. checking for linux32... /usr/bin/linux32
  66. checking version of GCC... 4.7.2 (major version 4, minor version 7)
  67. checking for getconf... /usr/bin/getconf
  68. checking the number of online processors... 6
  69. checking if cp supports --reflink... yes
  70. checking if we can hard link rather than copy from /home/peter/source/icedtea-2.4.0... yes
  71. checking whether to disable the execution of the JTReg tests... no
  72. checking whether to disable the execution of the HotSpot JTReg tests... no
  73. checking whether to disable the execution of the langtools JTReg tests... no
  74. checking whether to disable the execution of the JDK JTReg tests... no
  75. checking for xvfb-run... no
  76. checking whether to include PulseAudio support... no
  77. checking whether to build documentation... yes
  78. checking for system library directory... /usr/lib
  79. checking for pkg-config... /usr/bin/pkg-config
  80. checking pkg-config is at least version 0.9.0... yes
  81. checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
  82. checking for NSS... yes
  83. checking for distribution package version... none
  84. checking build identification... Built on Arch Linux (Wed Jun 12 16:22:44 CEST 2013)
  85. checking how many parallel build jobs to execute... 7
  86. checking whether to build a bootstrap version first... no
  87. checking whether to download tarballs... yes
  88. checking for a JDK home directory... /usr/lib/jvm/java-7-openjdk
  89. checking if a java binary was specified... no
  90. checking if /usr/lib/jvm/java-7-openjdk/bin/java is a valid executable file... yes
  91. checking if a javac binary was specified... no
  92. checking if /usr/lib/jvm/java-7-openjdk/bin/javac is a valid executable file... yes
  93. checking if an ecj binary was specified... no
  94. checking if /usr/bin/ecj is a valid executable file... checking for ecj... no
  95. checking for ecj-3.1... no
  96. checking for ecj-3.2... no
  97. checking for ecj-3.3... no
  98. checking for ecj-3.4... no
  99. checking if we are using ecj as javac... no
  100. checking if a javah executable is specified... no
  101. checking if /usr/lib/jvm/java-7-openjdk/bin/javah is a valid executable file... yes
  102. checking if a jar executable is specified... no
  103. checking if /usr/lib/jvm/java-7-openjdk/bin/jar is a valid executable file... yes
  104. checking whether jar supports @<file> argument... yes
  105. checking whether jar supports stdin file arguments... no
  106. checking whether jar supports -J options at the end... yes
  107. checking if an rmic executable is specified... no
  108. checking if /usr/lib/jvm/java-7-openjdk/bin/rmic is a valid executable file... yes
  109. checking if a native2ascii binary was specified... no
  110. checking if /usr/lib/jvm/java-7-openjdk/bin/native2ascii is a valid executable file... yes
  111. checking if we are using CACAO as the build VM... no
  112. checking if the VM and compiler work together... yes
  113. checking if /usr/lib/jvm/java-7-openjdk/bin/javah exhibits Classpath bug 39408... no
  114. checking if /usr/lib/jvm/java-7-openjdk/bin/javah exhibits Classpath bug 40188... no
  115. checking if /usr/lib/jvm/java-7-openjdk/bin/javah supports -X options... yes
  116. checking if /usr/lib/jvm/java-7-openjdk/bin/javah exhibits Classpath bug 45526... no
  117. checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no
  118. checking if java.util.Scanner is missing... no
  119. checking if java.util.Scanner exhibits Classpath bug 40630... no
  120. checking if javax.annotation.Resource is missing... no
  121. checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
  122. checking if javax.management.remote.JMXServiceURL is missing... no
  123. checking if javax.management.modelmbean.ModelMBeanInfo is missing... no
  124. checking if java.util.regex.Matcher.quoteReplacement is missing... no
  125. checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener is missing... no
  126. checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
  127. checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
  128. checking if javax.rmi.ssl.SslRMIServerSocketFactory(javax.net.ssl.SSLContext.class,String[].class,String[].class,Boolean.TYPE) is missing... no
  129. checking whether to enable Java compiler warnings... no
  130. checking if javac lacks support for the diamond operator... no
  131. checking if the VM lacks support for 1.7 bytecode... no
  132. checking whether to disable the use of bootstrap tools for bootstrapping... no
  133. checking if the VM supports -Xbootclasspath... yes
  134. checking whether to include Javascript support via Rhino... /usr/share/java/js.jar
  135. checking for an OpenJDK source zip... not specified
  136. checking for a HotSpot source zip... not specified
  137. checking for a CORBA source zip... not specified
  138. checking for a JAXP source zip... not specified
  139. checking for a JAXWS source zip... not specified
  140. checking for a JDK source zip... not specified
  141. checking for a langtools source zip... not specified
  142. checking for an alternate jar command... not specified
  143. checking whether to use CACAO as VM... yes
  144. checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
  145. checking for a CACAO source zip... not specified
  146. checking for a CACAO source directory... not specified
  147. checking whether to use JamVM as VM... no
  148. checking for a JamVM source zip... not specified
  149. checking whether to disable optimizations and build with -O0 -g... no
  150. checking whether to enable -Werror... no
  151. checking whether to enable JAR compression... yes
  152. checking whether to use the Shark JIT... no
  153. checking for additional virtual machines to build... none
  154. checking if a version suffix has been specified... no
  155. checking which OpenJDK project is being used... icedtea
  156. checking whether to retrieve the source code from Mercurial... no
  157. checking which Java timezone data directory to use... /usr/share/javazi
  158. checking for pax utility to use... not specified
  159. checking for hg... (cached) /usr/bin/hg
  160. checking which Mercurial revision to use... tip
  161. checking for gcj... no
  162. checking X11/X.h usability... yes
  163. checking X11/X.h presence... yes
  164. checking for X11/X.h... yes
  165. checking whether to use the system zlib install... yes
  166. checking for ZLIB... yes
  167. checking whether to use the system jpeg install... yes
  168. checking for main in -ljpeg... yes
  169. checking jpeglib.h usability... yes
  170. checking jpeglib.h presence... yes
  171. checking for jpeglib.h... yes
  172. checking whether to use the system libpng install... yes
  173. checking for PNG... yes
  174. checking whether to use the system giflib install... yes
  175. checking for main in -lgif... yes
  176. checking gif_lib.h usability... yes
  177. checking gif_lib.h presence... yes
  178. checking for gif_lib.h... yes
  179. checking whether to use the system LCMS install... yes
  180. checking for LCMS2... yes
  181. checking whether to use the system Gtk+ install... yes
  182. checking for GTK... yes
  183. checking whether to use the system GIO install... yes
  184. checking for GIO... yes
  185. checking whether to use the system fontconfig install... yes
  186. checking for FONTCONFIG... yes
  187. checking for cupsServer in -lcups... yes
  188. checking cups/cups.h usability... yes
  189. checking cups/cups.h presence... yes
  190. checking for cups/cups.h... yes
  191. checking cups/ppd.h usability... yes
  192. checking cups/ppd.h presence... yes
  193. checking for cups/ppd.h... yes
  194. checking whether to build against the required syscalls... yes
  195. checking for openat64... yes
  196. checking for fstatat64... yes
  197. checking for fgetxattr... yes
  198. checking for fsetxattr... yes
  199. checking for fremovexattr... yes
  200. checking for flistxattr... yes
  201. checking for unlinkat... yes
  202. checking for renameat... yes
  203. checking for futimesat... yes
  204. checking for fdopendir... yes
  205. checking for epoll_create... yes
  206. checking for epoll_ctl... yes
  207. checking for epoll_wait... yes
  208. checking sys/epoll.h usability... yes
  209. checking sys/epoll.h presence... yes
  210. checking for sys/epoll.h... yes
  211. checking attr/xattr.h usability... yes
  212. checking attr/xattr.h presence... yes
  213. checking for attr/xattr.h... yes
  214. checking for XPROTO... yes
  215. checking for XT... yes
  216. checking for X11... yes
  217. checking for XINERAMA... yes
  218. checking for XRENDER... yes
  219. checking sys/sdt.h usability... no
  220. checking sys/sdt.h presence... no
  221. checking for sys/sdt.h... no
  222. configure: WARNING: systemtap support needs sys/sdt.h header
  223. checking working sys/sdt.h and g++ support... configure: WARNING: systemtap sdt.h or g++ too old
  224. checking for absolute java home install dir... /home/peter/source/icedtea-2.4.0/openjdk.build/j2sdk-image
  225. checking for XTST... yes
  226. checking for FREETYPE2... yes
  227. checking for ALSA... yes
  228. checking that generated files are newer than configure... done
  229. configure: creating ./config.status
  230. config.status: creating Makefile
  231. config.status: creating nss.cfg
  232. config.status: creating javac
  233. config.status: creating javap
  234. config.status: creating javah
  235. config.status: creating tz.properties
  236. config.status: creating pax-mark-vm
  237. config.status: creating remove-intree-libraries.sh
  238. config.status: creating tapset/hotspot.stp
  239. config.status: creating tapset/hotspot_jni.stp
  240. config.status: creating tapset/jstack.stp
  241. config.status: creating tapset/hotspot_gc.stp
  242. config.status: executing depfiles commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement