Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.02 KB | None | 0 0
  1. lala@lala-OptiPlex-7060:~/Desktop/firefox-xpcom-lab/mozilla-unified$ ./mach configure
  2. 0:00.13 Clobber not needed.
  3. 0:00.13 Adding make options from None
  4. MOZ_OBJDIR=/home/lala/Desktop/firefox-xpcom-lab/mozilla-unified/obj-x86_64-pc-linux-gnu
  5. OBJDIR=/home/lala/Desktop/firefox-xpcom-lab/mozilla-unified/obj-x86_64-pc-linux-gnu
  6. 0:00.13 /usr/bin/make -f client.mk -s configure
  7. 0:00.14 cd /home/lala/Desktop/firefox-xpcom-lab/mozilla-unified/obj-x86_64-pc-linux-gnu
  8. 0:00.14 /home/lala/Desktop/firefox-xpcom-lab/mozilla-unified/configure
  9. 0:00.18 Reexecuting in the virtualenv
  10. 0:00.23 checking for vcs source checkout... hg
  11. 0:00.25 checking for a shell... /bin/sh
  12. 0:00.27 checking for host system type... x86_64-pc-linux-gnu
  13. 0:00.27 checking for target system type... x86_64-pc-linux-gnu
  14. 0:00.46 checking whether cross compiling... no
  15. 0:00.51 checking for the target C compiler... /home/lala/.mozbuild/clang/bin/clang
  16. 0:00.56 checking whether the target C compiler can be used... yes
  17. 0:00.58 checking for Python 3... /usr/bin/python3 (3.6.7)
  18. 0:00.58 checking for hg... /usr/local/bin/hg
  19. 0:01.24 checking for Mercurial version... 4.8.2
  20. 0:01.71 checking for sparse checkout... no
  21. 0:01.71 checking for yasm... /usr/bin/yasm
  22. 0:01.75 checking yasm version... 1.3.0
  23. 0:01.75 checking for nasm... /usr/bin/nasm
  24. 0:01.78 checking nasm version... 2.13.02
  25. 0:01.80 checking the target C compiler version... 7.0.1
  26. 0:01.88 checking the target C compiler works... yes
  27. 0:01.88 checking for the target C++ compiler... /home/lala/.mozbuild/clang/bin/clang++
  28. 0:01.92 checking whether the target C++ compiler can be used... yes
  29. 0:01.92 checking the target C++ compiler version... 7.0.1
  30. 0:01.95 checking the target C++ compiler works... yes
  31. 0:01.95 checking for the host C compiler... /home/lala/.mozbuild/clang/bin/clang
  32. 0:01.99 checking whether the host C compiler can be used... yes
  33. 0:01.99 checking the host C compiler version... 7.0.1
  34. 0:02.00 checking the host C compiler works... yes
  35. 0:02.00 checking for the host C++ compiler... /home/lala/.mozbuild/clang/bin/clang++
  36. 0:02.02 checking whether the host C++ compiler can be used... yes
  37. 0:02.02 checking the host C++ compiler version... 7.0.1
  38. 0:02.03 checking the host C++ compiler works... yes
  39. 0:02.05 checking for 64-bit OS... yes
  40. 0:02.05 checking for llvm_profdata... /home/lala/.mozbuild/clang/bin/llvm-profdata
  41. 0:02.15 checking for linker... lld
  42. 0:02.15 checking for the assembler... /home/lala/.mozbuild/clang/bin/clang
  43. 0:02.23 checking whether the C compiler supports -fsanitize=fuzzer-no-link... yes
  44. 0:02.23 checking for ar... /usr/bin/ar
  45. 0:02.23 checking for pkg_config... /usr/bin/pkg-config
  46. 0:02.24 checking for pkg-config version... 0.29.1
  47. 0:02.30 checking for stdint.h... yes
  48. 0:02.35 checking for inttypes.h... yes
  49. 0:02.40 checking for malloc.h... yes
  50. 0:02.44 checking for alloca.h... yes
  51. 0:02.49 checking for sys/byteorder.h... no
  52. 0:02.58 checking for getopt.h... yes
  53. 0:02.65 checking for unistd.h... yes
  54. 0:02.71 checking for nl_types.h... yes
  55. 0:02.78 checking for cpuid.h... yes
  56. 0:02.86 checking for sys/statvfs.h... yes
  57. 0:02.93 checking for sys/statfs.h... yes
  58. 0:02.99 checking for sys/vfs.h... yes
  59. 0:03.11 checking for sys/mount.h... yes
  60. 0:03.25 checking for sys/quota.h... yes
  61. 0:03.32 checking for linux/quota.h... yes
  62. 0:03.45 checking for linux/if_addr.h... yes
  63. 0:03.52 checking for linux/rtnetlink.h... yes
  64. 0:03.56 checking for sys/queue.h... yes
  65. 0:03.59 checking for sys/types.h... yes
  66. 0:03.63 checking for netinet/in.h... yes
  67. 0:03.70 checking for byteswap.h... yes
  68. 0:03.80 checking for linux/perf_event.h... yes
  69. 0:03.86 checking for perf_event_open system call... yes
  70. 0:03.91 checking whether the C compiler supports -Wbitfield-enum-conversion... yes
  71. 0:03.95 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes
  72. 0:03.99 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes
  73. 0:04.01 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes
  74. 0:04.03 checking whether the C compiler supports -Wunreachable-code-return... yes
  75. 0:04.06 checking whether the C++ compiler supports -Wunreachable-code-return... yes
  76. 0:04.08 checking whether the C compiler supports -Wclass-varargs... yes
  77. 0:04.10 checking whether the C++ compiler supports -Wclass-varargs... yes
  78. 0:04.12 checking whether the C compiler supports -Wfloat-overflow-conversion... yes
  79. 0:04.14 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes
  80. 0:04.15 checking whether the C compiler supports -Wfloat-zero-conversion... yes
  81. 0:04.16 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes
  82. 0:04.17 checking whether the C compiler supports -Wloop-analysis... yes
  83. 0:04.19 checking whether the C++ compiler supports -Wloop-analysis... yes
  84. 0:04.21 checking whether the C++ compiler supports -Wc++1z-compat... yes
  85. 0:04.22 checking whether the C++ compiler supports -Wc++2a-compat... yes
  86. 0:04.23 checking whether the C++ compiler supports -Wcomma... yes
  87. 0:04.24 checking whether the C compiler supports -Wduplicated-cond... no
  88. 0:04.25 checking whether the C++ compiler supports -Wduplicated-cond... no
  89. 0:04.27 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
  90. 0:04.28 checking whether the C compiler supports -Wstring-conversion... yes
  91. 0:04.30 checking whether the C++ compiler supports -Wstring-conversion... yes
  92. 0:04.31 checking whether the C compiler supports -Wtautological-overlap-compare... yes
  93. 0:04.32 checking whether the C++ compiler supports -Wtautological-overlap-compare... yes
  94. 0:04.34 checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... yes
  95. 0:04.35 checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... yes
  96. 0:04.37 checking whether the C compiler supports -Wtautological-unsigned-zero-compare... yes
  97. 0:04.37 checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... yes
  98. 0:04.39 checking whether the C++ compiler supports -Wno-inline-new-delete... yes
  99. 0:04.41 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no
  100. 0:04.41 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no
  101. 0:04.43 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
  102. 0:04.44 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
  103. 0:04.46 checking whether the C compiler supports -Wno-error=array-bounds... yes
  104. 0:04.47 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
  105. 0:04.48 checking whether the C compiler supports -Wno-error=free-nonheap-object... no
  106. 0:04.50 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... no
  107. 0:04.51 checking whether the C compiler supports -Wno-error=multistatement-macros... no
  108. 0:04.52 checking whether the C++ compiler supports -Wno-error=multistatement-macros... no
  109. 0:04.54 checking whether the C compiler supports -Wno-error=return-std-move... yes
  110. 0:04.54 checking whether the C++ compiler supports -Wno-error=return-std-move... yes
  111. 0:04.56 checking whether the C compiler supports -Wno-error=class-memaccess... no
  112. 0:04.57 checking whether the C++ compiler supports -Wno-error=class-memaccess... no
  113. 0:04.58 checking whether the C compiler supports -Wno-error=atomic-alignment... yes
  114. 0:04.60 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes
  115. 0:04.61 checking whether the C compiler supports -Wformat... yes
  116. 0:04.63 checking whether the C++ compiler supports -Wformat... yes
  117. 0:04.64 checking whether the C compiler supports -Wformat-security... yes
  118. 0:04.65 checking whether the C++ compiler supports -Wformat-security... yes
  119. 0:04.67 checking whether the C compiler supports -Wformat-overflow=2... no
  120. 0:04.67 checking whether the C++ compiler supports -Wformat-overflow=2... no
  121. 0:04.69 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes
  122. 0:04.71 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes
  123. 0:04.72 checking whether the C++ compiler supports -fno-sized-deallocation... yes
  124. 0:04.74 checking for libpulse... yes
  125. 0:04.74 checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
  126. 0:04.74 checking MOZ_PULSEAUDIO_LIBS... -lpulse
  127. 0:04.74 checking for cbindgen... /home/lala/.mozbuild/cbindgen/cbindgen
  128. 0:04.83 checking cbindgen version... 0.6.8
  129. 0:04.83 checking for rustfmt... /home/lala/.cargo/bin/rustfmt
  130. 0:04.85 checking for llvm-config... /home/lala/.mozbuild/clang/bin/llvm-config
  131. 0:04.91 checking bindgen cflags... -x c++ -std=gnu++14 -fno-sized-deallocation -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_LINUX=1 -m64
  132. 0:04.91 checking for rustc... /home/lala/.cargo/bin/rustc
  133. 0:04.91 checking for cargo... /home/lala/.cargo/bin/cargo
  134. 0:06.87 checking rustc version... 1.32.0
  135. 0:06.89 checking cargo version... 1.32.0
  136. 0:09.30 checking for rustdoc... /home/lala/.cargo/bin/rustdoc
  137. 0:09.84 checking for nodejs... /home/lala/.mozbuild/node/bin/node (8.11.3)
  138. 0:10.22 checking for gtk+-wayland-3.0 >= 3.10 xkbcommon >= 0.4.1... yes
  139. 0:10.23 checking MOZ_WAYLAND_CFLAGS... -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  140. 0:10.23 checking MOZ_WAYLAND_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxkbcommon
  141. 0:10.24 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
  142. 0:10.24 checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16
  143. 0:10.24 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
  144. 0:10.25 checking for fontconfig >= 2.7.0... yes
  145. 0:10.25 checking _FONTCONFIG_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16
  146. 0:10.25 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
  147. 0:10.25 checking for freetype2 >= 6.1.0... yes
  148. 0:10.26 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
  149. 0:10.26 checking _FT2_LIBS... -lfreetype
  150. 0:10.26 checking for tar... /bin/tar
  151. 0:10.26 checking for unzip... /usr/bin/unzip
  152. 0:10.26 checking for zip... /usr/bin/zip
  153. 0:10.26 checking for gn... not found
  154. 0:10.26 checking for the Mozilla API key... no
  155. 0:10.26 checking for the Google API key... no
  156. 0:10.26 checking for the Bing API key... no
  157. 0:10.26 checking for the Adjust SDK key... no
  158. 0:10.26 checking for the Leanplum SDK key... no
  159. 0:10.26 checking for the Pocket API key... no
  160. 0:10.27 checking for awk... /usr/bin/mawk
  161. 0:10.27 checking for perl... /usr/bin/perl
  162. 0:10.37 checking for minimum required perl version >= 5.006... 5.026001
  163. 0:10.48 checking for full perl installation... yes
  164. 0:10.48 checking for gmake... /usr/bin/make
  165. 0:10.48 checking for watchman... not found
  166. 0:10.49 checking for xargs... /usr/bin/xargs
  167. 0:10.49 checking for rpmbuild... not found
  168. 0:10.54 checking for llvm-objdump... /home/lala/.mozbuild/clang/bin/llvm-objdump
  169. 0:10.54 checking for autoconf... /usr/local/bin/autoconf2.13
  170. 0:11.00 loading cache ./config.cache
  171. 0:11.03 checking host system type... x86_64-pc-linux-gnu
  172. 0:11.04 checking target system type... x86_64-pc-linux-gnu
  173. 0:11.06 checking build system type... x86_64-pc-linux-gnu
  174. 0:11.06 checking for objcopy... (cached) /usr/bin/objcopy
  175. 0:11.06 checking for gcc... (cached) /home/lala/.mozbuild/clang/bin/clang -std=gnu99
  176. 0:11.06 checking whether the C compiler (/home/lala/.mozbuild/clang/bin/clang -std=gnu99 -fuse-ld=lld) works... (cached) yes
  177. 0:11.06 checking whether the C compiler (/home/lala/.mozbuild/clang/bin/clang -std=gnu99 -fuse-ld=lld) is a cross-compiler... no
  178. 0:11.06 checking whether we are using GNU C... (cached) yes
  179. 0:11.06 checking whether /home/lala/.mozbuild/clang/bin/clang -std=gnu99 accepts -g... (cached) yes
  180. 0:11.06 checking for c++... (cached) /home/lala/.mozbuild/clang/bin/clang++
  181. 0:11.06 checking whether the C++ compiler (/home/lala/.mozbuild/clang/bin/clang++ -fuse-ld=lld) works... (cached) yes
  182. 0:11.07 checking whether the C++ compiler (/home/lala/.mozbuild/clang/bin/clang++ -fuse-ld=lld) is a cross-compiler... no
  183. 0:11.07 checking whether we are using GNU C++... (cached) yes
  184. 0:11.07 checking whether /home/lala/.mozbuild/clang/bin/clang++ accepts -g... (cached) yes
  185. 0:11.07 checking for ranlib... (cached) ranlib
  186. 0:11.07 checking for /home/lala/.mozbuild/clang/bin/clang... (cached) /home/lala/.mozbuild/clang/bin/clang -std=gnu99
  187. 0:11.07 checking for strip... (cached) strip
  188. 0:11.07 checking for otool... no
  189. 0:11.07 checking for X... (cached) libraries , headers
  190. 0:11.08 checking for dnet_ntoa in -ldnet... (cached) no
  191. 0:11.08 checking for dnet_ntoa in -ldnet_stub... (cached) no
  192. 0:11.08 checking for gethostbyname... (cached) yes
  193. 0:11.08 checking for connect... (cached) yes
  194. 0:11.08 checking for remove... (cached) yes
  195. 0:11.08 checking for shmat... (cached) yes
  196. 0:11.09 checking for IceConnectionNumber in -lICE... (cached) yes
  197. 0:11.33 checking for --noexecstack option to as... yes
  198. 0:11.41 checking for -z noexecstack option to ld... yes
  199. 0:11.47 checking for -z text option to ld... yes
  200. 0:11.50 checking for -z relro option to ld... yes
  201. 0:11.52 checking for -z nocopyreloc option to ld... yes
  202. 0:11.55 checking for -Bsymbolic-functions option to ld... yes
  203. 0:11.57 checking for --build-id=sha1 option to ld... yes
  204. 0:11.59 checking for --ignore-unresolved-symbol option to ld... no
  205. 0:11.65 checking if toolchain supports -mssse3 option... yes
  206. 0:11.70 checking if toolchain supports -msse4.1 option... yes
  207. 0:11.74 checking for x86 AVX2 asm support in compiler... yes
  208. 0:11.74 checking for working const... (cached) yes
  209. 0:11.74 checking for mode_t... (cached) yes
  210. 0:11.74 checking for off_t... (cached) yes
  211. 0:11.74 checking for pid_t... (cached) yes
  212. 0:11.75 checking for size_t... (cached) yes
  213. 0:11.75 checking whether 64-bits std::atomic requires -latomic... (cached) no
  214. 0:11.75 checking for dirent.h that defines DIR... (cached) yes
  215. 0:11.76 checking for opendir in -ldir... (cached) no
  216. 0:11.76 checking for sockaddr_in.sin_len... (cached) false
  217. 0:11.76 checking for sockaddr_in6.sin6_len... (cached) false
  218. 0:11.76 checking for sockaddr.sa_len... (cached) false
  219. 0:11.76 checking for gethostbyname_r in -lc_r... (cached) no
  220. 0:11.76 checking for library containing dlopen... (cached) -ldl
  221. 0:11.77 checking for dlfcn.h... (cached) yes
  222. 0:11.77 checking for dladdr... (cached) yes
  223. 0:11.78 checking for memmem... (cached) yes
  224. 0:11.78 checking for socket in -lsocket... (cached) no
  225. 0:11.79 checking for XDrawLines in -lX11... (cached) yes
  226. 0:11.79 checking for XextAddDisplay in -lXext... (cached) yes
  227. 0:11.79 checking for XtFree in -lXt... (cached) yes
  228. 0:11.80 checking for xcb_connect in -lxcb... (cached) yes
  229. 0:11.80 checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
  230. 0:11.80 checking for XGetXCBConnection in -lX11-xcb... (cached) yes
  231. 0:11.81 checking for pthread_create in -lpthreads... (cached) no
  232. 0:11.81 checking for pthread_create in -lpthread... (cached) yes
  233. 0:11.93 checking whether /home/lala/.mozbuild/clang/bin/clang -std=gnu99 accepts -pthread... yes
  234. 0:11.93 checking for pthread.h... (cached) yes
  235. 0:11.93 checking for stat64... (cached) yes
  236. 0:11.94 checking for lstat64... (cached) yes
  237. 0:11.94 checking for truncate64... (cached) yes
  238. 0:11.95 checking for statvfs64... (cached) yes
  239. 0:11.95 checking for statvfs... (cached) yes
  240. 0:11.96 checking for statfs64... (cached) yes
  241. 0:11.96 checking for statfs... (cached) yes
  242. 0:11.96 checking for getpagesize... (cached) yes
  243. 0:11.97 checking for gmtime_r... (cached) yes
  244. 0:11.97 checking for localtime_r... (cached) yes
  245. 0:11.97 checking for arc4random... (cached) no
  246. 0:11.97 checking for arc4random_buf... (cached) no
  247. 0:11.97 checking for mallinfo... (cached) yes
  248. 0:11.98 checking for gettid... (cached) no
  249. 0:11.98 checking for lchown... (cached) yes
  250. 0:11.98 checking for setpriority... (cached) yes
  251. 0:11.99 checking for strerror... (cached) yes
  252. 0:11.99 checking for syscall... (cached) yes
  253. 0:11.99 checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
  254. 0:12.01 checking for pthread_cond_timedwait_monotonic_np...
  255. 0:12.01 checking for res_ninit()... (cached) yes
  256. 0:12.02 checking for an implementation of va_copy()... (cached) yes
  257. 0:12.02 checking whether va_list can be copied by value... (cached) no
  258. 0:12.02 checking for __thread keyword for TLS variables... (cached) yes
  259. 0:12.02 checking for localeconv... (cached) yes
  260. 0:12.02 checking for malloc.h... (cached) yes
  261. 0:12.02 checking for strndup... (cached) yes
  262. 0:12.03 checking for posix_memalign... (cached) yes
  263. 0:12.03 checking for memalign... (cached) yes
  264. 0:12.03 checking for malloc_usable_size... (cached) yes
  265. 0:12.04 checking whether malloc_usable_size definition can use const argument... no
  266. 0:12.06 checking for valloc in malloc.h... yes
  267. 0:12.08 checking for valloc in unistd.h... no
  268. 0:12.09 checking for _aligned_malloc in malloc.h... no
  269. 0:12.09 checking NSPR selection... source-tree
  270. 0:12.09 checking if app-specific confvars.sh exists... /home/lala/Desktop/firefox-xpcom-lab/mozilla-unified/browser/confvars.sh
  271. 0:12.10 checking for gtk+-3.0 >= 3.4.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 gio-unix-2.0 ... yes
  272. 0:12.10 checking MOZ_GTK3_CFLAGS... -pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  273. 0:12.10 checking MOZ_GTK3_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  274. 0:12.12 checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gio-unix-2.0 gdk-x11-2.0... yes
  275. 0:12.12 checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  276. 0:12.12 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  277. 0:12.14 checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
  278. 0:12.14 checking MOZ_GCONF_CFLAGS... -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  279. 0:12.14 checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -lglib-2.0
  280. 0:12.14 checking for dbus-1 >= 0.60... yes
  281. 0:12.14 checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
  282. 0:12.14 checking MOZ_DBUS_LIBS... -ldbus-1
  283. 0:12.16 checking for dbus-glib-1 >= 0.60... yes
  284. 0:12.17 checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  285. 0:12.17 checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
  286. 0:12.28 checking for linux/joystick.h... (cached) yes
  287. 0:12.29 checking for gthread-2.0... yes
  288. 0:12.30 checking MOZ_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  289. 0:12.30 checking MOZ_GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0
  290. 0:12.30 checking for wget... (cached) wget
  291. 0:12.33 checking for fdatasync... (cached) yes
  292. 0:12.39 checking for valid C compiler optimization flags... yes
  293. 0:12.39 checking for __cxa_demangle... (cached) yes
  294. 0:12.39 checking for unwind.h... (cached) yes
  295. 0:12.40 checking for _Unwind_Backtrace... (cached) yes
  296. 0:12.40 checking for -pipe support... yes
  297. 0:12.43 checking what kind of list files are supported by the linker... linkerscript
  298. 0:12.43 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  299. 0:12.43 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  300. 0:12.43 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
  301. 0:12.44 checking for FT_Bitmap_Size.y_ppem... (cached) yes
  302. 0:12.44 checking for FT_GlyphSlot_Embolden... (cached) yes
  303. 0:12.44 checking for FT_Load_Sfnt_Table... (cached) yes
  304. 0:12.44 checking for fontconfig/fcfreetype.h... (cached) yes
  305. 0:12.46 checking for posix_fadvise... (cached) yes
  306. 0:12.46 checking for posix_fallocate... (cached) yes
  307. 0:12.68 creating ./config.data
  308. 0:12.73 Creating config.status
  309. 0:12.79 Reticulating splines...
  310. 0:13.83 0:01.04 File already read. Skipping: /home/lala/Desktop/firefox-xpcom-lab/mozilla-unified/gfx/angle/targets/angle_common/moz.build
  311. 0:19.47 Finished reading 2049 moz.build files in 1.68s
  312. 0:19.47 Read 65 gyp files in parallel contributing 0.00s to total wall time
  313. 0:19.47 Processed into 10681 build config descriptors in 1.99s
  314. 0:19.47 RecursiveMake backend executed in 2.55s
  315. 0:19.47 3716 total backend files; 0 created; 1 updated; 3715 unchanged; 0 deleted; 33 -> 1370 Makefile
  316. 0:19.47 FasterMake backend executed in 0.19s
  317. 0:19.47 11 total backend files; 0 created; 1 updated; 10 unchanged; 0 deleted
  318. 0:19.47 Total wall time: 6.68s; CPU time: 6.68s; Efficiency: 100%; Untracked: 0.27s
  319. 0:19.49 candidate
  320. 0:19.49 /media/webrtc/trunk/third_party/gflags/gflags_gflags/gflags
  321. 0:19.49 [<StaticLibrary: media/webrtc/trunk/third_party/gflags/gflags_gflags/libgflags.a>]
  322. 0:19.49 candidate
  323. 0:19.49 /testing/gtest/gtest
  324. 0:19.49 [<StaticLibrary: testing/gtest/libgtest.a>]
  325. Configure complete!
  326. Be sure to run |mach build| to pick up any changes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement