Advertisement
Guest User

Untitled

a guest
Jan 29th, 2022
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.22 KB | None | 0 0
  1. Adding configure options from :
  2. --disable-accessibility
  3. --disable-calendar
  4. --disable-chatzilla
  5. --disable-composer
  6. --disable-crashreporter
  7. --disable-debug
  8. --disable-elf-dynstr-gc
  9. --disable-installer
  10. --disable-ipc
  11. --disable-ldap
  12. --disable-mailnews
  13. --disable-mochitest
  14. --disable-negotiateauth
  15. --disable-official-branding
  16. --disable-profilesharing
  17. --disable-system-cairo
  18. --disable-tests
  19. --disable-toolkit-qt
  20. --disable-updater
  21. --disable-xinerama
  22. --disable-xprint
  23. --enable-application=browser
  24. --enable-crypto
  25. --enable-default-toolkit=cairo-gtk2
  26. --enable-extensions=default spellcheck
  27. --enable-freetype2
  28. --enable-optimize=-pipe -O3
  29. --enable-pango
  30. --enable-strip
  31. --enable-svg
  32. --enable-svg-renderer=cairo
  33. --enable-toolkit-cairo-gtk2
  34. --enable-xft
  35. --prefix=/usr/local
  36. --with-branding=browser/branding/unofficial
  37. --with-distribution-id=org.gnu.gnuzilla
  38. --with-system-jpeg
  39. --with-system-zlib
  40. --with-user-appdir=.gnuzilla
  41. creating cache ./config.cache
  42. checking host system type... x86_64-unknown-linux-gnu
  43. checking target system type... x86_64-unknown-linux-gnu
  44. checking build system type... x86_64-unknown-linux-gnu
  45. checking for gawk... no
  46. checking for mawk... mawk
  47. checking for perl5... no
  48. checking for perl... /usr/bin/perl
  49. checking for objcopy... /usr/bin/objcopy
  50. checking for gcc... gcc
  51. checking whether the C compiler (gcc ) works... yes
  52. checking whether the C compiler (gcc ) is a cross-compiler... no
  53. checking whether we are using GNU C... yes
  54. checking whether gcc accepts -g... yes
  55. checking for c++... c++
  56. checking whether the C++ compiler (c++ ) works... yes
  57. checking whether the C++ compiler (c++ ) is a cross-compiler... no
  58. checking whether we are using GNU C++... yes
  59. checking whether c++ accepts -g... yes
  60. checking for ranlib... ranlib
  61. checking for as... /usr/bin/as
  62. checking for ar... ar
  63. checking for ld... ld
  64. checking for strip... strip
  65. checking for windres... no
  66. checking how to run the C preprocessor... gcc -E
  67. checking how to run the C++ preprocessor... c++ -E
  68. checking for a BSD compatible install... /usr/bin/install -c
  69. checking whether ln -s works... yes
  70. checking for minimum required perl version >= 5.006... 5.032001
  71. checking for full perl installation... yes
  72. checking for python2.7... /usr/bin/python2.7
  73. checking for doxygen... :
  74. checking for autoconf... /usr/bin/autoconf
  75. checking for unzip... /usr/bin/unzip
  76. checking for zip... /usr/bin/zip
  77. checking for makedepend... no
  78. checking for xargs... /usr/bin/xargs
  79. checking for rpmbuild... :
  80. checking for gmake... /usr/bin/gmake
  81. checking for X... libraries , headers
  82. checking for dnet_ntoa in -ldnet... no
  83. checking for dnet_ntoa in -ldnet_stub... no
  84. checking for gethostbyname... yes
  85. checking for connect... yes
  86. checking for remove... yes
  87. checking for shmat... yes
  88. checking for IceConnectionNumber in -lICE... yes
  89. checking whether the compiler supports -Wno-invalid-offsetof... yes
  90. checking whether the compiler supports -Wno-variadic-macros... yes
  91. checking whether the compiler supports -Werror=return-type... yes
  92. checking whether ld has archive extraction flags... yes
  93. checking that static assertion macros used in autoconf tests work... yes
  94. checking for 64-bit OS... yes
  95. checking for Python version >= 2.5 but not 3.x... yes
  96. Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./../src/config/milestone.pl line 88.
  97. checking for ANSI C header files... yes
  98. checking for working const... yes
  99. checking for mode_t... yes
  100. checking for off_t... yes
  101. checking for pid_t... yes
  102. checking for size_t... yes
  103. checking for __stdcall... no
  104. checking for ssize_t... yes
  105. checking for st_blksize in struct stat... yes
  106. checking for siginfo_t... yes
  107. checking for int16_t... yes
  108. checking for int32_t... yes
  109. checking for int64_t... yes
  110. checking for int64... no
  111. checking for uint... yes
  112. checking for uint_t... no
  113. checking for uint16_t... no
  114. checking for uname.domainname... yes
  115. checking for uname.__domainname... no
  116. checking for gcc c++0x headers bug without rtti... no
  117. checking for usable char16_t (2 bytes, unsigned)... yes
  118. checking for usable wchar_t (2 bytes, unsigned)... no
  119. checking for visibility(hidden) attribute... yes
  120. checking for visibility(default) attribute... yes
  121. checking for visibility pragma support... yes
  122. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
  123. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
  124. checking for gcc PR49911... ./../src/configure: 9048: test: no: unexpected operator
  125. no
  126. checking for __force_align_arg_pointer__ attribute... yes
  127. checking for dirent.h that defines DIR... yes
  128. checking for opendir in -ldir... no
  129. checking for sys/byteorder.h... no
  130. checking for compat.h... no
  131. checking for getopt.h... yes
  132. checking for sys/bitypes.h... yes
  133. checking for memory.h... yes
  134. checking for unistd.h... yes
  135. checking for gnu/libc-version.h... yes
  136. checking for nl_types.h... yes
  137. checking for malloc.h... yes
  138. checking for X11/XKBlib.h... yes
  139. checking for io.h... no
  140. checking for sys/statvfs.h... yes
  141. checking for sys/statfs.h... yes
  142. checking for sys/vfs.h... yes
  143. checking for sys/mount.h... yes
  144. checking for sys/quota.h... yes
  145. checking for sys/sysmacros.h... yes
  146. checking for linux/quota.h... yes
  147. checking for mmintrin.h... yes
  148. checking for new... yes
  149. checking for sys/cdefs.h... yes
  150. checking for gethostbyname_r in -lc_r... no
  151. checking for library containing dlopen... -ldl
  152. checking for dlfcn.h... yes
  153. checking for dladdr... yes
  154. checking for memmem... yes
  155. checking for socket in -lsocket... no
  156. checking for XDrawLines in -lX11... yes
  157. checking for XextAddDisplay in -lXext... yes
  158. checking for XtFree in -lXt... yes
  159. checking for XShmCreateImage in -lXext... yes
  160. checking for X11/extensions/scrnsaver.h... no
  161. checking for freetype-config... no
  162. checking for FreeType - version >= 6.1.0... no
  163. *** The freetype-config script installed by FreeType 2 could not be found.
  164. *** If FreeType 2 was installed in PREFIX, make sure PREFIX/bin is in
  165. *** your path, or set the FT2_CONFIG environment variable to the
  166. *** full path to freetype-config.
  167. checking for pthread_create in -lpthreads... no
  168. checking for pthread_create in -lpthread... yes
  169. checking whether gcc accepts -pthread... yes
  170. checking whether gcc needs -traditional... no
  171. checking for 8-bit clean memcmp... yes
  172. checking for random... yes
  173. checking for strerror... yes
  174. checking for lchown... yes
  175. checking for fchmod... yes
  176. checking for snprintf... yes
  177. checking for statvfs... yes
  178. checking for memmove... yes
  179. checking for rint... no
  180. checking for stat64... yes
  181. checking for lstat64... yes
  182. checking for truncate64... yes
  183. checking for statvfs64... yes
  184. checking for setbuf... yes
  185. checking for isatty... yes
  186. checking for flockfile... yes
  187. checking for getpagesize... yes
  188. checking for localtime_r... yes
  189. checking for strtok_r... yes
  190. checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... yes
  191. checking for wcrtomb... yes
  192. checking for mbrtowc... yes
  193. checking for res_ninit()... yes
  194. checking for gnu_get_libc_version()... yes
  195. checking for iconv in -lc... yes
  196. checking for iconv()... yes
  197. checking for iconv() with const input... no
  198. checking for nl_langinfo and CODESET... yes
  199. checking for an implementation of va_copy()... yes
  200. checking for an implementation of __va_copy()... yes
  201. checking whether va_lists can be copied by value... no
  202. checking for gcc 3.0 ABI... yes
  203. checking for modern C++ template specialization syntax support... yes
  204. checking whether partial template specialization works... yes
  205. checking whether the C++ "using" keyword resolves ambiguity... yes
  206. checking for C++ dynamic_cast to void*... yes
  207. checking whether C++ requires implementation of unused virtual methods... yes
  208. checking for trouble comparing to zero near std::operator!=()... no
  209. checking for __thread keyword for TLS variables... yes
  210. checking for malloc.h... (cached) yes
  211. checking for strndup... yes
  212. checking for posix_memalign... yes
  213. checking for memalign... yes
  214. checking for valloc... yes
  215. checking for __attribute__((always_inline))... yes
  216. checking for __attribute__((malloc))... yes
  217. checking for __attribute__((warn_unused_result))... yes
  218. checking for __attribute__((noreturn))... yes
  219. checking for LC_MESSAGES... yes
  220. checking for localeconv... yes
  221. checking for YASM assembler... checking for yasm... yasm
  222. checking for jpeg_destroy_compress in -ljpeg... no
  223. checking for gzread in -lz... yes
  224. checking for application to build... browser
  225. checking if app-specific confvars.sh exists... ./../src/browser/confvars.sh
  226. checking for pkg-config... /usr/bin/pkg-config
  227. checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes
  228. 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/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  229. checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  230. checking for pango >= 1.14.0... yes
  231. checking _PANGOCHK_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16
  232. checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
  233. checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0... yes
  234. checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -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/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  235. checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
  236. checking for freetype2 > 6.1.0 fontconfig... yes
  237. checking FT2_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  238. checking FT2_LIBS... -lfontconfig -lfreetype
  239. checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... checking for libnotify >= 0.4... yes
  240. checking MOZ_LIBNOTIFY_CFLAGS... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  241. checking MOZ_LIBNOTIFY_LIBS... -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  242. checking for libgnomeui-2.0 >= 2.2.0... checking for dbus-1 >= 0.60... yes
  243. checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
  244. checking MOZ_DBUS_LIBS... -ldbus-1
  245. checking for dbus-glib-1 >= 0.60... yes
  246. 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
  247. checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
  248. checking __attribute__ ((aligned ())) support... trying 64
  249. 64
  250. checking for alsa... yes
  251. checking MOZ_ALSA_CFLAGS...
  252. checking MOZ_ALSA_LIBS... -lasound
  253. checking for java... /usr/bin/java
  254. checking for javac... :
  255. checking for jar... :
  256. checking for YASM assembler... checking for yasm... yasm
  257. ./../src/configure: 18263: test: Illegal number:
  258. configure: warning: Cannot build gnomevfs without required libraries. Removing gnomevfs from MOZ_EXTENSIONS.
  259. checking for tar archiver... checking for gnutar... no
  260. checking for gtar... no
  261. checking for tar... tar
  262. tar
  263. checking for wget... checking for wget... wget
  264. wget
  265. checking for conic... checking for valid optimization flags... yes
  266. checking whether the linker supports Identical Code Folding... no
  267. checking whether removing dead symbols breaks debugging... no
  268. checking size of int *... 8
  269. checking whether linker creates PT_GNU_RELRO segments... yes
  270. configure: warning: Disabling elfhack
  271. checking for __cxa_demangle... yes
  272. checking for unwind.h... yes
  273. checking for _Unwind_Backtrace... yes
  274. checking for gcc -pipe support... yes
  275. checking whether C compiler supports -fprofile-generate... yes
  276. checking whether C++ compiler has -pedantic long long bug... no
  277. checking for correct overload resolution with const and templates... no
  278. checking what kind of list files are supported by the linker... linkerscript
  279. checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  280. checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  281. checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
  282. checking for stdint.h... yes
  283. checking for inttypes.h... yes
  284. checking for sys/int_types.h... no
  285. checking for iwlib.h... yes
  286. checking for posix_fallocate... yes
  287. checking for GL/glx.h... yes
  288. checking for fontconfig/fcfreetype.h... yes
  289. creating mozilla-config.h
  290. ==== mozilla-config.h =================================
  291. /* List of defines generated by configure. Included with preprocessor flag,
  292. * -include, to avoid long list of -D defines on the compile command-line.
  293. * Do not edit.
  294. */
  295.  
  296. #ifndef _MOZILLA_CONFIG_H_
  297. #define _MOZILLA_CONFIG_H_
  298.  
  299. #define ATTRIBUTE_ALIGNED_MAX 64
  300. #define BUILD_CTYPES 1
  301. #define D_INO d_ino
  302. #define FIREFOX_VERSION 9.0.1
  303. #define FUNCPROTO 15
  304. #define HAVE_64BIT_OS 1
  305. #define HAVE_CLOCK_MONOTONIC 1
  306. #define HAVE_DIRENT_H 1
  307. #define HAVE_DLADDR 1
  308. #define HAVE_DLOPEN 1
  309. #define HAVE_FCHMOD 1
  310. #define HAVE_FLOCKFILE 1
  311. #define HAVE_FONTCONFIG_FCFREETYPE_H 1
  312. #define HAVE_GETOPT_H 1
  313. #define HAVE_GNU_GET_LIBC_VERSION 1
  314. #define HAVE_GNU_LIBC_VERSION_H 1
  315. #define HAVE_I18N_LC_MESSAGES 1
  316. #define HAVE_INT16_T 1
  317. #define HAVE_INT32_T 1
  318. #define HAVE_INT64_T 1
  319. #define HAVE_INTTYPES_H 1
  320. #define HAVE_ISATTY 1
  321. #define HAVE_JEMALLOC_MEMALIGN 1
  322. #define HAVE_JEMALLOC_POSIX_MEMALIGN 1
  323. #define HAVE_JEMALLOC_VALLOC 1
  324. #define HAVE_LANGINFO_CODESET 1
  325. #define HAVE_LCHOWN 1
  326. #define HAVE_LINUX_QUOTA_H 1
  327. #define HAVE_LOCALECONV 1
  328. #define HAVE_LOCALTIME_R 1
  329. #define HAVE_LSTAT64 1
  330. #define HAVE_MALLOC_H 1
  331. #define HAVE_MEMALIGN 1
  332. #define HAVE_MEMMEM 1
  333. #define HAVE_MEMMOVE 1
  334. #define HAVE_MEMORY_H 1
  335. #define HAVE_MMINTRIN_H 1
  336. #define HAVE_NL_TYPES_H 1
  337. #define HAVE_POSIX_FALLOCATE 1
  338. #define HAVE_POSIX_MEMALIGN 1
  339. #define HAVE_RANDOM 1
  340. #define HAVE_RES_NINIT 1
  341. #define HAVE_SETBUF 1
  342. #define HAVE_SIGINFO_T 1
  343. #define HAVE_SNPRINTF 1
  344. #define HAVE_SSIZE_T 1
  345. #define HAVE_STAT64 1
  346. #define HAVE_STDINT_H 1
  347. #define HAVE_STRERROR 1
  348. #define HAVE_STRNDUP 1
  349. #define HAVE_STRTOK_R 1
  350. #define HAVE_ST_BLKSIZE 1
  351. #define HAVE_SYS_BITYPES_H 1
  352. #define HAVE_SYS_CDEFS_H 1
  353. #define HAVE_SYS_QUOTA_H 1
  354. #define HAVE_SYS_STATFS_H 1
  355. #define HAVE_SYS_STATVFS_H 1
  356. #define HAVE_SYS_SYSMACROS_H 1
  357. #define HAVE_THREAD_TLS_KEYWORD 1
  358. #define HAVE_TRUNCATE64 1
  359. #define HAVE_UINT 1
  360. #define HAVE_UINT64_T 1
  361. #define HAVE_UNAME_DOMAINNAME_FIELD 1
  362. #define HAVE_UNISTD_H 1
  363. #define HAVE_VALLOC 1
  364. #define HAVE_VA_COPY 1
  365. #define HAVE_VA_LIST_AS_ARRAY 1
  366. #define HAVE_VISIBILITY_ATTRIBUTE 1
  367. #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
  368. #define HAVE_X11_XKBLIB_H 1
  369. #define HAVE__UNWIND_BACKTRACE 1
  370. #define HAVE___CXA_DEMANGLE 1
  371. #define IBMBIDI 1
  372. #define LIBJPEG_TURBO_X64_ASM 1
  373. #define MALLOC_H <malloc.h>
  374. #define MOZILLA_VERSION ""
  375. #define MOZILLA_VERSION_U
  376. #define MOZ_APP_UA_NAME ""
  377. #define MOZ_APP_UA_VERSION "9.0.1"
  378. #define MOZ_BUILD_APP browser
  379. #define MOZ_CRASHREPORTER_ENABLE_PERCENT 100
  380. #define MOZ_DEBUG_SYMBOLS 1
  381. #define MOZ_DISTRIBUTION_ID "org.gnu.gnuzilla"
  382. #define MOZ_DLL_SUFFIX ".so"
  383. #define MOZ_ENABLE_DBUS 1
  384. #define MOZ_ENABLE_LIBNOTIFY 1
  385. #define MOZ_ENABLE_XREMOTE 1
  386. #define MOZ_FEEDS 1
  387. #define MOZ_INSTRUMENT_EVENT_LOOP 1
  388. #define MOZ_LOGGING 1
  389. #define MOZ_MEDIA 1
  390. #define MOZ_MEMORY 1
  391. #define MOZ_MEMORY_LINUX 1
  392. #define MOZ_MEMORY_SIZEOF_PTR_2POW 3
  393. #define MOZ_OGG 1
  394. #define MOZ_OMNIJAR 1
  395. #define MOZ_PDF_PRINTING 1
  396. #define MOZ_PHOENIX 1
  397. #define MOZ_PLACES 1
  398. #define MOZ_PROFILELOCKING 1
  399. #define MOZ_RDF 1
  400. #define MOZ_SAFE_BROWSING 1
  401. #define MOZ_SERVICES_SYNC 1
  402. #define MOZ_SMIL 1
  403. #define MOZ_STATIC_JS 1
  404. #define MOZ_SYDNEYAUDIO 1
  405. #define MOZ_TREE_CAIRO 1
  406. #define MOZ_TREE_PIXMAN 1
  407. #define MOZ_UA_BUILDID ""
  408. #define MOZ_UA_FIREFOX_VERSION "9.0.1"
  409. #define MOZ_UPDATE_CHANNEL default
  410. #define MOZ_URL_CLASSIFIER 1
  411. #define MOZ_USER_DIR ".gnuzilla"
  412. #define MOZ_VORBIS 1
  413. #define MOZ_WAVE 1
  414. #define MOZ_WEBM 1
  415. #define MOZ_WIDGET_GTK2 1
  416. #define MOZ_X11 1
  417. #define MOZ_XTF 1
  418. #define MOZ_XUL 1
  419. #define NS_ALWAYS_INLINE __attribute__((always_inline))
  420. #define NS_ATTR_MALLOC __attribute__((malloc))
  421. #define NS_NORETURN __attribute__((noreturn))
  422. #define NS_PRINTING 1
  423. #define NS_PRINT_PREVIEW 1
  424. #define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
  425. #define SIZEOF_INT_P 8
  426. #define STDC_HEADERS 1
  427. #define UNIX_ASYNC_DNS 1
  428. #define VA_COPY va_copy
  429. #define VPX_X86_ASM 1
  430. #define XP_UNIX 1
  431. #define _REENTRANT 1
  432.  
  433. /* The c99 defining the limit macros (UINT32_MAX for example), says:
  434. * C++ implementations should define these macros only when __STDC_LIMIT_MACROS
  435. * is defined before <stdint.h> is included. */
  436. #define __STDC_LIMIT_MACROS
  437.  
  438. /* Force-include hunspell_alloc_hooks.h for hunspell, so that we don't need to
  439. * modify it directly.
  440. *
  441. * HUNSPELL_STATIC is defined in extensions/spellcheck/hunspell/src/Makefile.in,
  442. * unless --enable-system-hunspell is defined.
  443. */
  444. #if defined(HUNSPELL_STATIC)
  445. #include "hunspell_alloc_hooks.h"
  446. #endif
  447.  
  448. #endif /* _MOZILLA_CONFIG_H_ */
  449.  
  450. Creating directory build
  451. Creating directory build/pgo
  452. Creating directory build/pgo/blueprint
  453. Creating directory build/pgo/js-input
  454. Creating directory build/unix
  455. Creating directory build/win32
  456. Creating directory build/win32/crashinjectdll
  457. Creating directory config
  458. Creating directory config/mkdepend
  459. Creating directory config/nspr
  460. Creating directory config/tests/src-simple
  461. Creating directory probes
  462. Creating directory extensions
  463. Creating directory memory/jemalloc
  464. Creating directory browser
  465. Creating directory browser/app
  466. Creating directory browser/app/profile/extensions
  467. Creating directory browser/base
  468. Creating directory browser/components
  469. Creating directory browser/components/build
  470. Creating directory browser/components/certerror
  471. Creating directory browser/components/dirprovider
  472. Creating directory browser/components/feeds
  473. Creating directory browser/components/feeds/public
  474. Creating directory browser/components/feeds/src
  475. Creating directory browser/components/migration
  476. Creating directory browser/components/migration/public
  477. Creating directory browser/components/migration/src
  478. Creating directory browser/components/places
  479. Creating directory browser/components/places/src
  480. Creating directory browser/components/preferences
  481. Creating directory browser/components/privatebrowsing
  482. Creating directory browser/components/privatebrowsing/src
  483. Creating directory browser/components/safebrowsing
  484. Creating directory browser/components/safebrowsing/src
  485. Creating directory browser/components/search
  486. Creating directory browser/components/sessionstore
  487. Creating directory browser/components/sessionstore/src
  488. Creating directory browser/components/sidebar
  489. Creating directory browser/components/sidebar/src
  490. Creating directory browser/components/shell
  491. Creating directory browser/components/shell/public
  492. Creating directory browser/components/shell/src
  493. Creating directory browser/components/wintaskbar
  494. Creating directory browser/fuel
  495. Creating directory browser/fuel/public
  496. Creating directory browser/fuel/src
  497. Creating directory browser/installer
  498. Creating directory browser/installer/windows
  499. Creating directory browser/locales
  500. Creating directory browser/themes
  501. Creating directory browser/themes/pinstripe/browser
  502. Creating directory browser/themes/pinstripe/communicator
  503. Creating directory browser/themes/winstripe/browser
  504. Creating directory browser/themes/winstripe/communicator
  505. Creating directory browser/branding/unofficial
  506. Creating directory browser/branding/unofficial/content
  507. Creating directory browser/branding/unofficial/locales
  508. Creating directory db/sqlite3/src
  509. Creating directory ipc
  510. Creating directory ipc/chromium
  511. Creating directory ipc/glue
  512. Creating directory ipc/ipdl
  513. Creating directory dom
  514. Creating directory dom/interfaces/base
  515. Creating directory dom/interfaces/canvas
  516. Creating directory dom/interfaces/core
  517. Creating directory dom/interfaces/css
  518. Creating directory dom/interfaces/events
  519. Creating directory dom/interfaces/geolocation
  520. Creating directory dom/interfaces/html
  521. Creating directory dom/interfaces/json
  522. Creating directory dom/interfaces/load-save
  523. Creating directory dom/interfaces/offline
  524. Creating directory dom/interfaces/range
  525. Creating directory dom/interfaces/sidebar
  526. Creating directory dom/interfaces/storage
  527. Creating directory dom/interfaces/stylesheets
  528. Creating directory dom/interfaces/svg
  529. Creating directory dom/interfaces/traversal
  530. Creating directory dom/interfaces/xbl
  531. Creating directory dom/interfaces/xpath
  532. Creating directory dom/interfaces/xul
  533. Creating directory dom/base
  534. Creating directory dom/src
  535. Creating directory dom/src/events
  536. Creating directory dom/src/jsurl
  537. Creating directory dom/src/geolocation
  538. Creating directory dom/src/json
  539. Creating directory dom/src/offline
  540. Creating directory dom/src/storage
  541. Creating directory dom/locales
  542. Creating directory dom/plugins/base
  543. Creating directory dom/plugins/ipc
  544. Creating directory dom/plugins/test
  545. Creating directory dom/plugins/test/mochitest
  546. Creating directory dom/plugins/test/testplugin
  547. Creating directory js/jetpack
  548. Creating directory editor
  549. Creating directory editor/public
  550. Creating directory editor/idl
  551. Creating directory editor/txmgr
  552. Creating directory editor/txmgr/idl
  553. Creating directory editor/txmgr/public
  554. Creating directory editor/txmgr/src
  555. Creating directory editor/txmgr/tests
  556. Creating directory editor/txtsvc
  557. Creating directory editor/txtsvc/public
  558. Creating directory editor/txtsvc/src
  559. Creating directory editor/composer
  560. Creating directory editor/composer/public
  561. Creating directory editor/composer/src
  562. Creating directory editor/composer/test
  563. Creating directory editor/libeditor
  564. Creating directory editor/libeditor/base
  565. Creating directory editor/libeditor/base/tests
  566. Creating directory editor/libeditor/html
  567. Creating directory editor/libeditor/text
  568. Creating directory parser/expat
  569. Creating directory parser/expat/lib
  570. Creating directory parser/xml
  571. Creating directory parser/xml/public
  572. Creating directory parser/xml/src
  573. Creating directory gfx
  574. Creating directory gfx/ycbcr
  575. Creating directory gfx/layers
  576. Creating directory gfx/src
  577. Creating directory gfx/tests
  578. Creating directory gfx/thebes
  579. Creating directory gfx/qcms
  580. Creating directory gfx/angle
  581. Creating directory gfx/angle/src/libGLESv2
  582. Creating directory gfx/angle/src/libEGL
  583. Creating directory parser/htmlparser
  584. Creating directory parser/htmlparser/public
  585. Creating directory parser/htmlparser/src
  586. Creating directory parser/htmlparser/tests
  587. Creating directory parser/htmlparser/tests/grabpage
  588. Creating directory parser/htmlparser/tests/logparse
  589. Creating directory parser/htmlparser/tests/html
  590. Creating directory parser/htmlparser/tests/outsinks
  591. Creating directory intl
  592. Creating directory intl/build
  593. Creating directory intl/chardet
  594. Creating directory intl/chardet/public
  595. Creating directory intl/chardet/src
  596. Creating directory intl/uconv
  597. Creating directory intl/uconv/idl
  598. Creating directory intl/uconv/util
  599. Creating directory intl/uconv/public
  600. Creating directory intl/uconv/src
  601. Creating directory intl/uconv/tests
  602. Creating directory intl/uconv/ucvja
  603. Creating directory intl/uconv/ucvlatin
  604. Creating directory intl/uconv/ucvcn
  605. Creating directory intl/uconv/ucvtw
  606. Creating directory intl/uconv/ucvtw2
  607. Creating directory intl/uconv/ucvko
  608. Creating directory intl/uconv/ucvibm
  609. Creating directory intl/locale
  610. Creating directory intl/locale/public
  611. Creating directory intl/locale/idl
  612. Creating directory intl/locale/src
  613. Creating directory intl/locale/src/mac
  614. Creating directory intl/locale/src/unix
  615. Creating directory intl/locale/src/os2
  616. Creating directory intl/locale/src/windows
  617. Creating directory intl/locale/tests
  618. Creating directory intl/locales
  619. Creating directory intl/lwbrk
  620. Creating directory intl/lwbrk/idl
  621. Creating directory intl/lwbrk/src
  622. Creating directory intl/lwbrk/public
  623. Creating directory intl/lwbrk/tests
  624. Creating directory intl/unicharutil
  625. Creating directory intl/unicharutil/util
  626. Creating directory intl/unicharutil/util/internal
  627. Creating directory intl/unicharutil/idl
  628. Creating directory intl/unicharutil/src
  629. Creating directory intl/unicharutil/public
  630. Creating directory intl/unicharutil/tables
  631. Creating directory intl/unicharutil/tests
  632. Creating directory intl/unicharutil/tools
  633. Creating directory intl/strres
  634. Creating directory intl/strres/public
  635. Creating directory intl/strres/src
  636. Creating directory intl/strres/tests
  637. Creating directory js/src/xpconnect
  638. Creating directory js/src/xpconnect/public
  639. Creating directory js/src/xpconnect/idl
  640. Creating directory js/src/xpconnect/shell
  641. Creating directory js/src/xpconnect/src
  642. Creating directory js/src/xpconnect/loader
  643. Creating directory js/src/xpconnect/tests
  644. Creating directory js/src/xpconnect/tests/components/js
  645. Creating directory js/src/xpconnect/tests/components/native
  646. Creating directory js/src/xpconnect/tests/idl
  647. Creating directory js/ipc
  648. Creating directory js/jsd
  649. Creating directory js/jsd/idl
  650. Creating directory toolkit/components/ctypes
  651. Creating directory toolkit/components/ctypes/tests
  652. Creating directory toolkit/components/reflect
  653. Creating directory js/ductwork
  654. Creating directory js/ductwork/debugger
  655. Creating directory content
  656. Creating directory content/base
  657. Creating directory content/base/public
  658. Creating directory content/base/src
  659. Creating directory content/base/test
  660. Creating directory content/base/test/chrome
  661. Creating directory content/canvas
  662. Creating directory content/canvas/public
  663. Creating directory content/canvas/src
  664. Creating directory content/events
  665. Creating directory content/events/public
  666. Creating directory content/events/src
  667. Creating directory content/html
  668. Creating directory content/html/content
  669. Creating directory content/html/content/public
  670. Creating directory content/html/content/src
  671. Creating directory content/html/document
  672. Creating directory content/html/document/public
  673. Creating directory content/html/document/src
  674. Creating directory content/svg
  675. Creating directory content/svg/document
  676. Creating directory content/svg/document/src
  677. Creating directory content/svg/content
  678. Creating directory content/svg/content/src
  679. Creating directory content/xml
  680. Creating directory content/xml/content
  681. Creating directory content/xml/content/src
  682. Creating directory content/xml/document
  683. Creating directory content/xml/document/public
  684. Creating directory content/xml/document/resources
  685. Creating directory content/xml/document/src
  686. Creating directory content/xul
  687. Creating directory content/xul/content
  688. Creating directory content/xul/content/src
  689. Creating directory content/xul/document
  690. Creating directory content/xul/document/public
  691. Creating directory content/xul/document/src
  692. Creating directory content/xul/templates
  693. Creating directory content/xul/templates/public
  694. Creating directory content/xul/templates/src
  695. Creating directory content/xul/templates/tests
  696. Creating directory content/xul/templates/tests/chrome
  697. Creating directory content/xbl
  698. Creating directory content/xbl/public
  699. Creating directory content/xbl/src
  700. Creating directory content/xbl/builtin
  701. Creating directory content/xbl/builtin/emacs
  702. Creating directory content/xbl/builtin/mac
  703. Creating directory content/xbl/builtin/unix
  704. Creating directory content/xslt
  705. Creating directory content/xslt/public
  706. Creating directory content/xslt/src
  707. Creating directory content/xslt/src/base
  708. Creating directory content/xslt/src/xml
  709. Creating directory content/xslt/src/xpath
  710. Creating directory content/xslt/src/xslt
  711. Creating directory layout
  712. Creating directory layout/base
  713. Creating directory layout/base/tests
  714. Creating directory layout/build
  715. Creating directory layout/forms
  716. Creating directory layout/generic
  717. Creating directory layout/inspector/public
  718. Creating directory layout/inspector/src
  719. Creating directory layout/printing
  720. Creating directory layout/style
  721. Creating directory layout/style/xbl-marquee
  722. Creating directory layout/tables
  723. Creating directory layout/svg/base/src
  724. Creating directory layout/xul/base/public
  725. Creating directory layout/xul/base/src
  726. Creating directory layout/xul/base/src/grid
  727. Creating directory layout/xul/base/src/tree/src
  728. Creating directory layout/xul/base/src/tree/public
  729. Creating directory modules/libjar
  730. Creating directory modules/libjar/test
  731. Creating directory modules/libreg
  732. Creating directory modules/libreg/include
  733. Creating directory modules/libreg/src
  734. Creating directory modules/libpref
  735. Creating directory modules/libpref/public
  736. Creating directory modules/libpref/src
  737. Creating directory content/mathml
  738. Creating directory content/mathml/content
  739. Creating directory content/mathml/content/src
  740. Creating directory layout/mathml
  741. Creating directory netwerk
  742. Creating directory netwerk/base
  743. Creating directory netwerk/base/public
  744. Creating directory netwerk/base/src
  745. Creating directory netwerk/build
  746. Creating directory netwerk/cache
  747. Creating directory netwerk/cookie
  748. Creating directory netwerk/wifi
  749. Creating directory netwerk/dns
  750. Creating directory netwerk/protocol
  751. Creating directory netwerk/protocol/about
  752. Creating directory netwerk/protocol/data
  753. Creating directory netwerk/protocol/file
  754. Creating directory netwerk/protocol/ftp
  755. Creating directory netwerk/protocol/http
  756. Creating directory netwerk/protocol/res
  757. Creating directory netwerk/protocol/viewsource
  758. Creating directory netwerk/mime
  759. Creating directory netwerk/socket
  760. Creating directory netwerk/streamconv
  761. Creating directory netwerk/streamconv/converters
  762. Creating directory netwerk/streamconv/public
  763. Creating directory netwerk/streamconv/src
  764. Creating directory netwerk/streamconv/test
  765. Creating directory netwerk/test
  766. Creating directory netwerk/locales
  767. Creating directory netwerk/system
  768. Creating directory netwerk/system/mac
  769. Creating directory netwerk/system/win32
  770. Creating directory storage
  771. Creating directory storage/public
  772. Creating directory storage/src
  773. Creating directory storage/build
  774. Creating directory storage/test
  775. Creating directory uriloader
  776. Creating directory uriloader/base
  777. Creating directory uriloader/exthandler
  778. Creating directory uriloader/exthandler/tests
  779. Creating directory uriloader/prefetch
  780. Creating directory profile
  781. Creating directory profile/public
  782. Creating directory profile/dirserviceprovider
  783. Creating directory profile/dirserviceprovider/public
  784. Creating directory profile/dirserviceprovider/src
  785. Creating directory profile/dirserviceprovider/standalone
  786. Creating directory rdf
  787. Creating directory rdf/base
  788. Creating directory rdf/base/idl
  789. Creating directory rdf/base/public
  790. Creating directory rdf/base/src
  791. Creating directory rdf/util
  792. Creating directory rdf/util/public
  793. Creating directory rdf/util/src
  794. Creating directory rdf/util/src/internal
  795. Creating directory rdf/build
  796. Creating directory rdf/datasource
  797. Creating directory rdf/datasource/public
  798. Creating directory rdf/datasource/src
  799. Creating directory rdf/tests
  800. Creating directory rdf/tests/rdfcat
  801. Creating directory rdf/tests/rdfpoll
  802. Creating directory caps
  803. Creating directory caps/idl
  804. Creating directory caps/include
  805. Creating directory caps/src
  806. Creating directory caps/tests
  807. Creating directory caps/tests/mochitest
  808. Creating directory chrome
  809. Creating directory chrome/public
  810. Creating directory chrome/src
  811. Creating directory view
  812. Creating directory view/public
  813. Creating directory view/src
  814. Creating directory docshell
  815. Creating directory docshell/base
  816. Creating directory docshell/resources
  817. Creating directory docshell/resources/content
  818. Creating directory docshell/shistory
  819. Creating directory docshell/shistory/public
  820. Creating directory docshell/shistory/src
  821. Creating directory docshell/build
  822. Creating directory widget
  823. Creating directory widget/public
  824. Creating directory widget/src
  825. Creating directory widget/src/build
  826. Creating directory widget/src/gtk2
  827. Creating directory widget/src/gtkxtbin
  828. Creating directory widget/src/cocoa
  829. Creating directory widget/src/os2
  830. Creating directory widget/src/windows
  831. Creating directory widget/src/xpwidgets
  832. Creating directory xpcom/string
  833. Creating directory xpcom/string/public
  834. Creating directory xpcom/string/src
  835. Creating directory xpcom/base
  836. Creating directory xpcom/build
  837. Creating directory xpcom/components
  838. Creating directory xpcom/ds
  839. Creating directory xpcom/glue
  840. Creating directory xpcom/glue/standalone
  841. Creating directory xpcom/io
  842. Creating directory xpcom/typelib
  843. Creating directory xpcom/reflect
  844. Creating directory xpcom/typelib/xpt
  845. Creating directory xpcom/typelib/xpt/public
  846. Creating directory xpcom/typelib/xpt/src
  847. Creating directory xpcom/typelib/xpt/tests
  848. Creating directory xpcom/typelib/xpt/tools
  849. Creating directory xpcom/typelib/xpidl
  850. Creating directory xpcom/reflect/xptcall
  851. Creating directory xpcom/reflect/xptcall/public
  852. Creating directory xpcom/reflect/xptcall/src
  853. Creating directory xpcom/reflect/xptcall/src/md
  854. Creating directory xpcom/reflect/xptcall/src/md/os2
  855. Creating directory xpcom/reflect/xptcall/src/md/test
  856. Creating directory xpcom/reflect/xptcall/src/md/unix
  857. Creating directory xpcom/reflect/xptcall/src/md/win32
  858. Creating directory xpcom/reflect/xptcall/tests
  859. Creating directory xpcom/reflect/xptinfo
  860. Creating directory xpcom/reflect/xptinfo/public
  861. Creating directory xpcom/reflect/xptinfo/src
  862. Creating directory xpcom/reflect/xptinfo/tests
  863. Creating directory xpcom/proxy
  864. Creating directory xpcom/proxy/public
  865. Creating directory xpcom/proxy/src
  866. Creating directory xpcom/proxy/tests
  867. Creating directory xpcom/sample
  868. Creating directory xpcom/threads
  869. Creating directory xpcom/stub
  870. Creating directory xpcom/windbgdlg
  871. Creating directory xpcom/system
  872. Creating directory xpcom/tests
  873. Creating directory xpcom/tests/windows
  874. Creating directory xpcom/tests/static-checker
  875. Creating directory widget/src/xremoteclient
  876. Creating directory toolkit/components/remote
  877. Creating directory xpfe/components
  878. Creating directory xpfe/components/directory
  879. Creating directory xpfe/components/autocomplete
  880. Creating directory xpfe/components/autocomplete/public
  881. Creating directory xpfe/components/autocomplete/src
  882. Creating directory xpfe/components/windowds
  883. Creating directory xpfe/components/build
  884. Creating directory xpfe/appshell
  885. Creating directory xpfe/appshell/src
  886. Creating directory xpfe/appshell/public
  887. Creating directory extensions/spellcheck
  888. Creating directory extensions/spellcheck/hunspell
  889. Creating directory extensions/spellcheck/hunspell/src
  890. Creating directory extensions/spellcheck/idl
  891. Creating directory extensions/spellcheck/locales
  892. Creating directory extensions/spellcheck/src
  893. Creating directory embedding
  894. Creating directory embedding/base
  895. Creating directory embedding/browser
  896. Creating directory embedding/browser/build
  897. Creating directory embedding/browser/webBrowser
  898. Creating directory embedding/components
  899. Creating directory embedding/components/appstartup
  900. Creating directory embedding/components/appstartup/src
  901. Creating directory embedding/components/build
  902. Creating directory embedding/components/commandhandler
  903. Creating directory embedding/components/commandhandler/public
  904. Creating directory embedding/components/commandhandler/src
  905. Creating directory embedding/components/find
  906. Creating directory embedding/components/find/public
  907. Creating directory embedding/components/find/src
  908. Creating directory embedding/components/printingui
  909. Creating directory embedding/components/printingui/src
  910. Creating directory embedding/components/printingui/src/mac
  911. Creating directory embedding/components/printingui/src/unixshared
  912. Creating directory embedding/components/printingui/src/win
  913. Creating directory embedding/components/webbrowserpersist
  914. Creating directory embedding/components/webbrowserpersist/public
  915. Creating directory embedding/components/webbrowserpersist/src
  916. Creating directory embedding/components/windowwatcher
  917. Creating directory embedding/components/windowwatcher/public
  918. Creating directory embedding/components/windowwatcher/src
  919. Creating directory embedding/tests
  920. Creating directory embedding/tests/winEmbed
  921. Creating directory toolkit/library
  922. Creating directory toolkit/crashreporter
  923. Creating directory toolkit/crashreporter/client
  924. Creating directory toolkit/crashreporter/google-breakpad/src/client
  925. Creating directory toolkit/crashreporter/google-breakpad/src/client/linux/handler
  926. Creating directory toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer
  927. Creating directory toolkit/crashreporter/google-breakpad/src/client/mac/handler
  928. Creating directory toolkit/crashreporter/google-breakpad/src/client/solaris/handler
  929. Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation
  930. Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/handler
  931. Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/sender
  932. Creating directory toolkit/crashreporter/google-breakpad/src/common
  933. Creating directory toolkit/crashreporter/google-breakpad/src/common/linux
  934. Creating directory toolkit/crashreporter/google-breakpad/src/common/mac
  935. Creating directory toolkit/crashreporter/google-breakpad/src/common/dwarf
  936. Creating directory toolkit/crashreporter/google-breakpad/src/common/solaris
  937. Creating directory toolkit/crashreporter/google-breakpad/src/common/windows
  938. Creating directory toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms
  939. Creating directory toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms
  940. Creating directory toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms
  941. Creating directory toolkit/content
  942. Creating directory toolkit/components/alerts
  943. Creating directory toolkit/components/alerts/mac
  944. Creating directory toolkit/components/alerts/mac/growl
  945. Creating directory toolkit/components/apppicker
  946. Creating directory toolkit/components/autocomplete
  947. Creating directory toolkit/components/build
  948. Creating directory toolkit/components/commandlines
  949. Creating directory toolkit/components/console
  950. Creating directory toolkit/components/contentprefs
  951. Creating directory toolkit/components/cookie
  952. Creating directory toolkit/components/downloads
  953. Creating directory toolkit/components/exthelper
  954. Creating directory toolkit/components/feeds
  955. Creating directory toolkit/components/filepicker
  956. Creating directory toolkit/components/find
  957. Creating directory toolkit/components/help
  958. Creating directory toolkit/components/intl
  959. Creating directory toolkit/components/microformats
  960. Creating directory toolkit/components/parentalcontrols
  961. Creating directory toolkit/components/passwordmgr
  962. Creating directory toolkit/components/passwordmgr/content
  963. Creating directory toolkit/components/passwordmgr/test
  964. Creating directory toolkit/components/places
  965. Creating directory toolkit/components/printing
  966. Creating directory toolkit/components/satchel
  967. Creating directory toolkit/components/search
  968. Creating directory toolkit/components/startup
  969. Creating directory toolkit/components/startup/public
  970. Creating directory toolkit/components/statusfilter
  971. Creating directory toolkit/components/typeaheadfind
  972. Creating directory toolkit/components/url-classifier
  973. Creating directory toolkit/components/urlformatter
  974. Creating directory toolkit/components/viewconfig
  975. Creating directory toolkit/components/viewsource
  976. Creating directory toolkit/locales
  977. Creating directory toolkit/mozapps/downloads
  978. Creating directory toolkit/mozapps/extensions
  979. Creating directory toolkit/mozapps/handling
  980. Creating directory toolkit/mozapps/plugins
  981. Creating directory toolkit/mozapps/readstrings
  982. Creating directory toolkit/mozapps/update
  983. Creating directory toolkit/mozapps/update/updater
  984. Creating directory toolkit/mozapps/xpinstall
  985. Creating directory toolkit/profile
  986. Creating directory toolkit/system/dbus
  987. Creating directory toolkit/system/gnome
  988. Creating directory toolkit/system/unixproxy
  989. Creating directory toolkit/system/osxproxy
  990. Creating directory toolkit/system/windowsproxy
  991. Creating directory toolkit/themes
  992. Creating directory toolkit/themes/gnomestripe/global
  993. Creating directory toolkit/themes/gnomestripe/mozapps
  994. Creating directory toolkit/themes/pmstripe/global
  995. Creating directory toolkit/themes/pinstripe
  996. Creating directory toolkit/themes/pinstripe/global
  997. Creating directory toolkit/themes/pinstripe/help
  998. Creating directory toolkit/themes/pinstripe/mozapps
  999. Creating directory toolkit/themes/winstripe
  1000. Creating directory toolkit/themes/winstripe/global
  1001. Creating directory toolkit/themes/winstripe/help
  1002. Creating directory toolkit/themes/winstripe/mozapps
  1003. Creating directory toolkit/xre
  1004. Creating directory modules/libpr0n
  1005. Creating directory modules/libpr0n/build
  1006. Creating directory modules/libpr0n/public
  1007. Creating directory modules/libpr0n/src
  1008. Creating directory modules/libpr0n/decoders
  1009. Creating directory modules/libpr0n/decoders/icon
  1010. Creating directory modules/libpr0n/decoders/icon/mac
  1011. Creating directory modules/libpr0n/decoders/icon/win
  1012. Creating directory modules/libpr0n/decoders/icon/gtk
  1013. Creating directory modules/libpr0n/encoders
  1014. Creating directory modules/libpr0n/encoders/png
  1015. Creating directory modules/libpr0n/encoders/jpeg
  1016. Creating directory accessible
  1017. Creating directory accessible/public
  1018. Creating directory accessible/public/ia2
  1019. Creating directory accessible/public/msaa
  1020. Creating directory accessible/src
  1021. Creating directory accessible/src/base
  1022. Creating directory accessible/src/html
  1023. Creating directory accessible/src/xforms
  1024. Creating directory accessible/src/xul
  1025. Creating directory accessible/src/msaa
  1026. Creating directory accessible/src/atk
  1027. Creating directory accessible/src/mac
  1028. Creating directory accessible/build
  1029. Creating directory modules/libmar
  1030. Creating directory modules/libmar/src
  1031. Creating directory modules/libmar/tool
  1032. Creating directory extensions/cookie
  1033. Creating directory extensions/permissions
  1034. Creating directory extensions/pref
  1035. Creating directory extensions/pref/autoconfig
  1036. Creating directory extensions/pref/autoconfig/public
  1037. Creating directory extensions/pref/autoconfig/src
  1038. Creating directory startupcache
  1039. Creating directory modules/libjar/zipwriter
  1040. Creating directory modules/libjar/zipwriter/public
  1041. Creating directory modules/libjar/zipwriter/src
  1042. Creating directory modules/libjar/zipwriter/test
  1043. Creating directory gfx/cairo
  1044. Creating directory gfx/cairo/cairo/src
  1045. Creating directory gfx/cairo/libpixman/src
  1046. Creating directory extensions/universalchardet
  1047. Creating directory extensions/universalchardet/src
  1048. Creating directory extensions/universalchardet/src/base
  1049. Creating directory extensions/universalchardet/src/xpcom
  1050. Creating directory extensions/universalchardet/tests
  1051. Creating directory security/manager
  1052. Creating directory security/manager/boot
  1053. Creating directory security/manager/boot/src
  1054. Creating directory security/manager/boot/public
  1055. Creating directory security/manager/ssl
  1056. Creating directory security/manager/ssl/src
  1057. Creating directory security/manager/ssl/public
  1058. Creating directory security/manager/pki
  1059. Creating directory security/manager/pki/resources
  1060. Creating directory security/manager/pki/src
  1061. Creating directory security/manager/pki/public
  1062. Creating directory security/manager/locales
  1063. Creating directory jpeg
  1064. Creating directory modules/libbz2
  1065. Creating directory modules/libbz2/src
  1066. Creating directory modules/libimg/png
  1067. Creating directory content/smil
  1068. Creating directory dom/interfaces/smil
  1069. Creating directory content/xtf
  1070. Creating directory content/xtf/public
  1071. Creating directory content/xtf/src
  1072. Creating directory content/media
  1073. Creating directory content/media/test
  1074. Creating directory media/libvorbis
  1075. Creating directory media/libvorbis/lib
  1076. Creating directory media/libvorbis/include
  1077. Creating directory media/libvorbis/include/vorbis
  1078. Creating directory media/libogg
  1079. Creating directory media/libogg/src
  1080. Creating directory media/libogg/include
  1081. Creating directory media/libogg/include/ogg
  1082. Creating directory media/libtheora
  1083. Creating directory media/libtheora/lib
  1084. Creating directory media/libtheora/include
  1085. Creating directory media/libtheora/include/theora
  1086. Creating directory content/media/ogg
  1087. Creating directory media/libvpx
  1088. Creating directory media/libnestegg
  1089. Creating directory media/libnestegg/include
  1090. Creating directory media/libnestegg/src
  1091. Creating directory content/media/webm
  1092. Creating directory content/media/wave
  1093. Creating directory media/libsydneyaudio
  1094. Creating directory media/libsydneyaudio/include
  1095. Creating directory media/libsydneyaudio/src
  1096. Creating directory services
  1097. Creating directory services/crypto
  1098. Creating directory services/sync
  1099. Creating directory services/sync/locales
  1100. Creating directory services/sync/tests
  1101. creating Makefile
  1102. creating build/Makefile
  1103. creating build/pgo/Makefile
  1104. creating build/pgo/blueprint/Makefile
  1105. creating build/pgo/js-input/Makefile
  1106. creating build/unix/Makefile
  1107. creating build/win32/Makefile
  1108. creating build/win32/crashinjectdll/Makefile
  1109. creating config/Makefile
  1110. creating config/mkdepend/Makefile
  1111. creating config/nspr/Makefile
  1112. creating config/tests/src-simple/Makefile
  1113. creating probes/Makefile
  1114. creating extensions/Makefile
  1115. creating memory/jemalloc/Makefile
  1116. creating browser/Makefile
  1117. creating browser/app/Makefile
  1118. creating browser/app/profile/extensions/Makefile
  1119. creating browser/base/Makefile
  1120. creating browser/components/Makefile
  1121. creating browser/components/build/Makefile
  1122. creating browser/components/certerror/Makefile
  1123. creating browser/components/dirprovider/Makefile
  1124. creating browser/components/feeds/Makefile
  1125. creating browser/components/feeds/public/Makefile
  1126. creating browser/components/feeds/src/Makefile
  1127. creating browser/components/migration/Makefile
  1128. creating browser/components/migration/public/Makefile
  1129. creating browser/components/migration/src/Makefile
  1130. creating browser/components/places/Makefile
  1131. creating browser/components/places/src/Makefile
  1132. creating browser/components/preferences/Makefile
  1133. creating browser/components/privatebrowsing/Makefile
  1134. creating browser/components/privatebrowsing/src/Makefile
  1135. creating browser/components/safebrowsing/Makefile
  1136. creating browser/components/safebrowsing/src/Makefile
  1137. creating browser/components/search/Makefile
  1138. creating browser/components/sessionstore/Makefile
  1139. creating browser/components/sessionstore/src/Makefile
  1140. creating browser/components/sidebar/Makefile
  1141. creating browser/components/sidebar/src/Makefile
  1142. creating browser/components/shell/Makefile
  1143. creating browser/components/shell/public/Makefile
  1144. creating browser/components/shell/src/Makefile
  1145. creating browser/components/wintaskbar/Makefile
  1146. creating browser/fuel/Makefile
  1147. creating browser/fuel/public/Makefile
  1148. creating browser/fuel/src/Makefile
  1149. creating browser/installer/Makefile
  1150. creating browser/installer/windows/Makefile
  1151. creating browser/locales/Makefile
  1152. creating browser/themes/Makefile
  1153. creating browser/themes/pinstripe/browser/Makefile
  1154. creating browser/themes/pinstripe/communicator/Makefile
  1155. creating browser/themes/pinstripe/Makefile
  1156. creating browser/themes/winstripe/browser/Makefile
  1157. creating browser/themes/winstripe/communicator/Makefile
  1158. creating browser/themes/winstripe/Makefile
  1159. creating browser/branding/unofficial/Makefile
  1160. creating browser/branding/unofficial/content/Makefile
  1161. creating browser/branding/unofficial/locales/Makefile
  1162. creating db/sqlite3/src/Makefile
  1163. creating ipc/Makefile
  1164. creating ipc/chromium/Makefile
  1165. creating ipc/glue/Makefile
  1166. creating ipc/ipdl/Makefile
  1167. creating dom/Makefile
  1168. creating dom/interfaces/base/Makefile
  1169. creating dom/interfaces/canvas/Makefile
  1170. creating dom/interfaces/core/Makefile
  1171. creating dom/interfaces/css/Makefile
  1172. creating dom/interfaces/events/Makefile
  1173. creating dom/interfaces/geolocation/Makefile
  1174. creating dom/interfaces/html/Makefile
  1175. creating dom/interfaces/json/Makefile
  1176. creating dom/interfaces/load-save/Makefile
  1177. creating dom/interfaces/offline/Makefile
  1178. creating dom/interfaces/range/Makefile
  1179. creating dom/interfaces/sidebar/Makefile
  1180. creating dom/interfaces/storage/Makefile
  1181. creating dom/interfaces/stylesheets/Makefile
  1182. creating dom/interfaces/svg/Makefile
  1183. creating dom/interfaces/traversal/Makefile
  1184. creating dom/interfaces/xbl/Makefile
  1185. creating dom/interfaces/xpath/Makefile
  1186. creating dom/interfaces/xul/Makefile
  1187. creating dom/base/Makefile
  1188. creating dom/src/Makefile
  1189. creating dom/src/events/Makefile
  1190. creating dom/src/jsurl/Makefile
  1191. creating dom/src/geolocation/Makefile
  1192. creating dom/src/json/Makefile
  1193. creating dom/src/offline/Makefile
  1194. creating dom/src/storage/Makefile
  1195. creating dom/locales/Makefile
  1196. creating dom/plugins/base/Makefile
  1197. creating dom/plugins/ipc/Makefile
  1198. creating dom/plugins/test/Makefile
  1199. creating dom/plugins/test/mochitest/Makefile
  1200. creating dom/plugins/test/testplugin/Makefile
  1201. creating js/jetpack/Makefile
  1202. creating editor/Makefile
  1203. creating editor/public/Makefile
  1204. creating editor/idl/Makefile
  1205. creating editor/txmgr/Makefile
  1206. creating editor/txmgr/idl/Makefile
  1207. creating editor/txmgr/public/Makefile
  1208. creating editor/txmgr/src/Makefile
  1209. creating editor/txmgr/tests/Makefile
  1210. creating editor/txtsvc/Makefile
  1211. creating editor/txtsvc/public/Makefile
  1212. creating editor/txtsvc/src/Makefile
  1213. creating editor/composer/Makefile
  1214. creating editor/composer/public/Makefile
  1215. creating editor/composer/src/Makefile
  1216. creating editor/composer/test/Makefile
  1217. creating editor/libeditor/Makefile
  1218. creating editor/libeditor/base/Makefile
  1219. creating editor/libeditor/base/tests/Makefile
  1220. creating editor/libeditor/html/Makefile
  1221. creating editor/libeditor/text/Makefile
  1222. creating parser/expat/Makefile
  1223. creating parser/expat/lib/Makefile
  1224. creating parser/xml/Makefile
  1225. creating parser/xml/public/Makefile
  1226. creating parser/xml/src/Makefile
  1227. creating gfx/Makefile
  1228. creating gfx/ycbcr/Makefile
  1229. creating gfx/layers/Makefile
  1230. creating gfx/src/Makefile
  1231. creating gfx/tests/Makefile
  1232. creating gfx/thebes/Makefile
  1233. creating gfx/qcms/Makefile
  1234. creating gfx/angle/Makefile
  1235. creating gfx/angle/src/libGLESv2/Makefile
  1236. creating gfx/angle/src/libEGL/Makefile
  1237. creating parser/htmlparser/Makefile
  1238. creating parser/htmlparser/public/Makefile
  1239. creating parser/htmlparser/src/Makefile
  1240. creating parser/htmlparser/tests/Makefile
  1241. creating parser/htmlparser/tests/grabpage/Makefile
  1242. creating parser/htmlparser/tests/logparse/Makefile
  1243. creating parser/htmlparser/tests/html/Makefile
  1244. creating parser/htmlparser/tests/outsinks/Makefile
  1245. creating intl/Makefile
  1246. creating intl/build/Makefile
  1247. creating intl/chardet/Makefile
  1248. creating intl/chardet/public/Makefile
  1249. creating intl/chardet/src/Makefile
  1250. creating intl/uconv/Makefile
  1251. creating intl/uconv/idl/Makefile
  1252. creating intl/uconv/util/Makefile
  1253. creating intl/uconv/public/Makefile
  1254. creating intl/uconv/src/Makefile
  1255. creating intl/uconv/tests/Makefile
  1256. creating intl/uconv/ucvja/Makefile
  1257. creating intl/uconv/ucvlatin/Makefile
  1258. creating intl/uconv/ucvcn/Makefile
  1259. creating intl/uconv/ucvtw/Makefile
  1260. creating intl/uconv/ucvtw2/Makefile
  1261. creating intl/uconv/ucvko/Makefile
  1262. creating intl/uconv/ucvibm/Makefile
  1263. creating intl/locale/Makefile
  1264. creating intl/locale/public/Makefile
  1265. creating intl/locale/idl/Makefile
  1266. creating intl/locale/src/Makefile
  1267. creating intl/locale/src/mac/Makefile
  1268. creating intl/locale/src/unix/Makefile
  1269. creating intl/locale/src/os2/Makefile
  1270. creating intl/locale/src/windows/Makefile
  1271. creating intl/locale/tests/Makefile
  1272. creating intl/locales/Makefile
  1273. creating intl/lwbrk/Makefile
  1274. creating intl/lwbrk/idl/Makefile
  1275. creating intl/lwbrk/src/Makefile
  1276. creating intl/lwbrk/public/Makefile
  1277. creating intl/lwbrk/tests/Makefile
  1278. creating intl/unicharutil/Makefile
  1279. creating intl/unicharutil/util/Makefile
  1280. creating intl/unicharutil/util/internal/Makefile
  1281. creating intl/unicharutil/idl/Makefile
  1282. creating intl/unicharutil/src/Makefile
  1283. creating intl/unicharutil/public/Makefile
  1284. creating intl/unicharutil/tables/Makefile
  1285. creating intl/unicharutil/tests/Makefile
  1286. creating intl/unicharutil/tools/Makefile
  1287. creating intl/strres/Makefile
  1288. creating intl/strres/public/Makefile
  1289. creating intl/strres/src/Makefile
  1290. creating intl/strres/tests/Makefile
  1291. creating js/src/xpconnect/Makefile
  1292. creating js/src/xpconnect/public/Makefile
  1293. creating js/src/xpconnect/idl/Makefile
  1294. creating js/src/xpconnect/shell/Makefile
  1295. creating js/src/xpconnect/src/Makefile
  1296. creating js/src/xpconnect/loader/Makefile
  1297. creating js/src/xpconnect/tests/Makefile
  1298. creating js/src/xpconnect/tests/components/js/Makefile
  1299. creating js/src/xpconnect/tests/components/native/Makefile
  1300. creating js/src/xpconnect/tests/idl/Makefile
  1301. creating js/ipc/Makefile
  1302. creating js/jsd/Makefile
  1303. creating js/jsd/idl/Makefile
  1304. creating toolkit/components/ctypes/Makefile
  1305. creating toolkit/components/ctypes/tests/Makefile
  1306. creating toolkit/components/reflect/Makefile
  1307. creating js/ductwork/Makefile
  1308. creating js/ductwork/debugger/Makefile
  1309. creating content/Makefile
  1310. creating content/base/Makefile
  1311. creating content/base/public/Makefile
  1312. creating content/base/src/Makefile
  1313. creating content/base/test/Makefile
  1314. creating content/base/test/chrome/Makefile
  1315. creating content/canvas/Makefile
  1316. creating content/canvas/public/Makefile
  1317. creating content/canvas/src/Makefile
  1318. creating content/events/Makefile
  1319. creating content/events/public/Makefile
  1320. creating content/events/src/Makefile
  1321. creating content/html/Makefile
  1322. creating content/html/content/Makefile
  1323. creating content/html/content/public/Makefile
  1324. creating content/html/content/src/Makefile
  1325. creating content/html/document/Makefile
  1326. creating content/html/document/public/Makefile
  1327. creating content/html/document/src/Makefile
  1328. creating content/svg/Makefile
  1329. creating content/svg/document/Makefile
  1330. creating content/svg/document/src/Makefile
  1331. creating content/svg/content/Makefile
  1332. creating content/svg/content/src/Makefile
  1333. creating content/xml/Makefile
  1334. creating content/xml/content/Makefile
  1335. creating content/xml/content/src/Makefile
  1336. creating content/xml/document/Makefile
  1337. creating content/xml/document/public/Makefile
  1338. creating content/xml/document/resources/Makefile
  1339. creating content/xml/document/src/Makefile
  1340. creating content/xul/Makefile
  1341. creating content/xul/content/Makefile
  1342. creating content/xul/content/src/Makefile
  1343. creating content/xul/document/Makefile
  1344. creating content/xul/document/public/Makefile
  1345. creating content/xul/document/src/Makefile
  1346. creating content/xul/templates/Makefile
  1347. creating content/xul/templates/public/Makefile
  1348. creating content/xul/templates/src/Makefile
  1349. creating content/xul/templates/tests/Makefile
  1350. creating content/xul/templates/tests/chrome/Makefile
  1351. creating content/xbl/Makefile
  1352. creating content/xbl/public/Makefile
  1353. creating content/xbl/src/Makefile
  1354. creating content/xbl/builtin/Makefile
  1355. creating content/xbl/builtin/emacs/Makefile
  1356. creating content/xbl/builtin/mac/Makefile
  1357. creating content/xbl/builtin/unix/Makefile
  1358. creating content/xslt/Makefile
  1359. creating content/xslt/public/Makefile
  1360. creating content/xslt/src/Makefile
  1361. creating content/xslt/src/base/Makefile
  1362. creating content/xslt/src/xml/Makefile
  1363. creating content/xslt/src/xpath/Makefile
  1364. creating content/xslt/src/xslt/Makefile
  1365. creating layout/Makefile
  1366. creating layout/base/Makefile
  1367. creating layout/base/tests/Makefile
  1368. creating layout/build/Makefile
  1369. creating layout/forms/Makefile
  1370. creating layout/generic/Makefile
  1371. creating layout/inspector/public/Makefile
  1372. creating layout/inspector/src/Makefile
  1373. creating layout/printing/Makefile
  1374. creating layout/style/Makefile
  1375. creating layout/style/xbl-marquee/Makefile
  1376. creating layout/tables/Makefile
  1377. creating layout/svg/base/src/Makefile
  1378. creating layout/xul/base/public/Makefile
  1379. creating layout/xul/base/src/Makefile
  1380. creating layout/xul/base/src/grid/Makefile
  1381. creating layout/xul/base/src/tree/src/Makefile
  1382. creating layout/xul/base/src/tree/public/Makefile
  1383. creating modules/libjar/Makefile
  1384. creating modules/libjar/test/Makefile
  1385. creating modules/libreg/Makefile
  1386. creating modules/libreg/include/Makefile
  1387. creating modules/libreg/src/Makefile
  1388. creating modules/libpref/Makefile
  1389. creating modules/libpref/public/Makefile
  1390. creating modules/libpref/src/Makefile
  1391. creating content/mathml/Makefile
  1392. creating content/mathml/content/Makefile
  1393. creating content/mathml/content/src/Makefile
  1394. creating layout/mathml/Makefile
  1395. creating netwerk/Makefile
  1396. creating netwerk/base/Makefile
  1397. creating netwerk/base/public/Makefile
  1398. creating netwerk/base/src/Makefile
  1399. creating netwerk/build/Makefile
  1400. creating netwerk/cache/Makefile
  1401. creating netwerk/cookie/Makefile
  1402. creating netwerk/wifi/Makefile
  1403. creating netwerk/dns/Makefile
  1404. creating netwerk/protocol/Makefile
  1405. creating netwerk/protocol/about/Makefile
  1406. creating netwerk/protocol/data/Makefile
  1407. creating netwerk/protocol/file/Makefile
  1408. creating netwerk/protocol/ftp/Makefile
  1409. creating netwerk/protocol/http/Makefile
  1410. creating netwerk/protocol/res/Makefile
  1411. creating netwerk/protocol/viewsource/Makefile
  1412. creating netwerk/mime/Makefile
  1413. creating netwerk/socket/Makefile
  1414. creating netwerk/streamconv/Makefile
  1415. creating netwerk/streamconv/converters/Makefile
  1416. creating netwerk/streamconv/public/Makefile
  1417. creating netwerk/streamconv/src/Makefile
  1418. creating netwerk/streamconv/test/Makefile
  1419. creating netwerk/test/Makefile
  1420. creating netwerk/locales/Makefile
  1421. creating netwerk/system/Makefile
  1422. creating netwerk/system/mac/Makefile
  1423. creating netwerk/system/win32/Makefile
  1424. creating storage/Makefile
  1425. creating storage/public/Makefile
  1426. creating storage/src/Makefile
  1427. creating storage/build/Makefile
  1428. creating storage/test/Makefile
  1429. creating uriloader/Makefile
  1430. creating uriloader/base/Makefile
  1431. creating uriloader/exthandler/Makefile
  1432. creating uriloader/exthandler/tests/Makefile
  1433. creating uriloader/prefetch/Makefile
  1434. creating profile/Makefile
  1435. creating profile/public/Makefile
  1436. creating profile/dirserviceprovider/Makefile
  1437. creating profile/dirserviceprovider/public/Makefile
  1438. creating profile/dirserviceprovider/src/Makefile
  1439. creating profile/dirserviceprovider/standalone/Makefile
  1440. creating rdf/Makefile
  1441. creating rdf/base/Makefile
  1442. creating rdf/base/idl/Makefile
  1443. creating rdf/base/public/Makefile
  1444. creating rdf/base/src/Makefile
  1445. creating rdf/util/Makefile
  1446. creating rdf/util/public/Makefile
  1447. creating rdf/util/src/Makefile
  1448. creating rdf/util/src/internal/Makefile
  1449. creating rdf/build/Makefile
  1450. creating rdf/datasource/Makefile
  1451. creating rdf/datasource/public/Makefile
  1452. creating rdf/datasource/src/Makefile
  1453. creating rdf/tests/Makefile
  1454. creating rdf/tests/rdfcat/Makefile
  1455. creating rdf/tests/rdfpoll/Makefile
  1456. creating caps/Makefile
  1457. creating caps/idl/Makefile
  1458. creating caps/include/Makefile
  1459. creating caps/src/Makefile
  1460. creating caps/tests/Makefile
  1461. creating caps/tests/mochitest/Makefile
  1462. creating chrome/Makefile
  1463. creating chrome/public/Makefile
  1464. creating chrome/src/Makefile
  1465. creating view/Makefile
  1466. creating view/public/Makefile
  1467. creating view/src/Makefile
  1468. creating docshell/Makefile
  1469. creating docshell/base/Makefile
  1470. creating docshell/resources/Makefile
  1471. creating docshell/resources/content/Makefile
  1472. creating docshell/shistory/Makefile
  1473. creating docshell/shistory/public/Makefile
  1474. creating docshell/shistory/src/Makefile
  1475. creating docshell/build/Makefile
  1476. creating widget/Makefile
  1477. creating widget/public/Makefile
  1478. creating widget/src/Makefile
  1479. creating widget/src/build/Makefile
  1480. creating widget/src/gtk2/Makefile
  1481. creating widget/src/gtkxtbin/Makefile
  1482. creating widget/src/cocoa/Makefile
  1483. creating widget/src/os2/Makefile
  1484. creating widget/src/windows/Makefile
  1485. creating widget/src/xpwidgets/Makefile
  1486. creating xpcom/string/Makefile
  1487. creating xpcom/string/public/Makefile
  1488. creating xpcom/string/src/Makefile
  1489. creating xpcom/Makefile
  1490. creating xpcom/base/Makefile
  1491. creating xpcom/build/Makefile
  1492. creating xpcom/components/Makefile
  1493. creating xpcom/ds/Makefile
  1494. creating xpcom/glue/Makefile
  1495. creating xpcom/glue/standalone/Makefile
  1496. creating xpcom/io/Makefile
  1497. creating xpcom/typelib/Makefile
  1498. creating xpcom/reflect/Makefile
  1499. creating xpcom/typelib/xpt/Makefile
  1500. creating xpcom/typelib/xpt/public/Makefile
  1501. creating xpcom/typelib/xpt/src/Makefile
  1502. creating xpcom/typelib/xpt/tests/Makefile
  1503. creating xpcom/typelib/xpt/tools/Makefile
  1504. creating xpcom/typelib/xpidl/Makefile
  1505. creating xpcom/reflect/xptcall/Makefile
  1506. creating xpcom/reflect/xptcall/public/Makefile
  1507. creating xpcom/reflect/xptcall/src/Makefile
  1508. creating xpcom/reflect/xptcall/src/md/Makefile
  1509. creating xpcom/reflect/xptcall/src/md/os2/Makefile
  1510. creating xpcom/reflect/xptcall/src/md/test/Makefile
  1511. creating xpcom/reflect/xptcall/src/md/unix/Makefile
  1512. creating xpcom/reflect/xptcall/src/md/win32/Makefile
  1513. creating xpcom/reflect/xptcall/tests/Makefile
  1514. creating xpcom/reflect/xptinfo/Makefile
  1515. creating xpcom/reflect/xptinfo/public/Makefile
  1516. creating xpcom/reflect/xptinfo/src/Makefile
  1517. creating xpcom/reflect/xptinfo/tests/Makefile
  1518. creating xpcom/proxy/Makefile
  1519. creating xpcom/proxy/public/Makefile
  1520. creating xpcom/proxy/src/Makefile
  1521. creating xpcom/proxy/tests/Makefile
  1522. creating xpcom/sample/Makefile
  1523. creating xpcom/threads/Makefile
  1524. creating xpcom/stub/Makefile
  1525. creating xpcom/windbgdlg/Makefile
  1526. creating xpcom/system/Makefile
  1527. creating xpcom/tests/Makefile
  1528. creating xpcom/tests/windows/Makefile
  1529. creating xpcom/tests/static-checker/Makefile
  1530. creating widget/src/xremoteclient/Makefile
  1531. creating toolkit/components/remote/Makefile
  1532. creating xpfe/components/Makefile
  1533. creating xpfe/components/directory/Makefile
  1534. creating xpfe/components/autocomplete/Makefile
  1535. creating xpfe/components/autocomplete/public/Makefile
  1536. creating xpfe/components/autocomplete/src/Makefile
  1537. creating xpfe/components/windowds/Makefile
  1538. creating xpfe/components/build/Makefile
  1539. creating xpfe/appshell/Makefile
  1540. creating xpfe/appshell/src/Makefile
  1541. creating xpfe/appshell/public/Makefile
  1542. creating extensions/spellcheck/Makefile
  1543. creating extensions/spellcheck/hunspell/Makefile
  1544. creating extensions/spellcheck/hunspell/src/Makefile
  1545. creating extensions/spellcheck/idl/Makefile
  1546. creating extensions/spellcheck/locales/Makefile
  1547. creating extensions/spellcheck/src/Makefile
  1548. creating embedding/Makefile
  1549. creating embedding/base/Makefile
  1550. creating embedding/browser/Makefile
  1551. creating embedding/browser/build/Makefile
  1552. creating embedding/browser/webBrowser/Makefile
  1553. creating embedding/components/Makefile
  1554. creating embedding/components/appstartup/Makefile
  1555. creating embedding/components/appstartup/src/Makefile
  1556. creating embedding/components/build/Makefile
  1557. creating embedding/components/commandhandler/Makefile
  1558. creating embedding/components/commandhandler/public/Makefile
  1559. creating embedding/components/commandhandler/src/Makefile
  1560. creating embedding/components/find/Makefile
  1561. creating embedding/components/find/public/Makefile
  1562. creating embedding/components/find/src/Makefile
  1563. creating embedding/components/printingui/Makefile
  1564. creating embedding/components/printingui/src/Makefile
  1565. creating embedding/components/printingui/src/mac/Makefile
  1566. creating embedding/components/printingui/src/unixshared/Makefile
  1567. creating embedding/components/printingui/src/win/Makefile
  1568. creating embedding/components/webbrowserpersist/Makefile
  1569. creating embedding/components/webbrowserpersist/public/Makefile
  1570. creating embedding/components/webbrowserpersist/src/Makefile
  1571. creating embedding/components/windowwatcher/Makefile
  1572. creating embedding/components/windowwatcher/public/Makefile
  1573. creating embedding/components/windowwatcher/src/Makefile
  1574. creating embedding/tests/Makefile
  1575. creating embedding/tests/winEmbed/Makefile
  1576. creating toolkit/Makefile
  1577. creating toolkit/library/Makefile
  1578. creating toolkit/crashreporter/Makefile
  1579. creating toolkit/crashreporter/client/Makefile
  1580. creating toolkit/crashreporter/google-breakpad/src/client/Makefile
  1581. creating toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile
  1582. creating toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/Makefile
  1583. creating toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
  1584. creating toolkit/crashreporter/google-breakpad/src/client/solaris/handler/Makefile
  1585. creating toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/Makefile
  1586. creating toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
  1587. creating toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
  1588. creating toolkit/crashreporter/google-breakpad/src/common/Makefile
  1589. creating toolkit/crashreporter/google-breakpad/src/common/linux/Makefile
  1590. creating toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
  1591. creating toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile
  1592. creating toolkit/crashreporter/google-breakpad/src/common/solaris/Makefile
  1593. creating toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
  1594. creating toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile
  1595. creating toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
  1596. creating toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/Makefile
  1597. creating toolkit/content/Makefile
  1598. creating toolkit/components/alerts/Makefile
  1599. creating toolkit/components/alerts/mac/Makefile
  1600. creating toolkit/components/alerts/mac/growl/Makefile
  1601. creating toolkit/components/apppicker/Makefile
  1602. creating toolkit/components/autocomplete/Makefile
  1603. creating toolkit/components/Makefile
  1604. creating toolkit/components/build/Makefile
  1605. creating toolkit/components/commandlines/Makefile
  1606. creating toolkit/components/console/Makefile
  1607. creating toolkit/components/contentprefs/Makefile
  1608. creating toolkit/components/cookie/Makefile
  1609. creating toolkit/components/downloads/Makefile
  1610. creating toolkit/components/exthelper/Makefile
  1611. creating toolkit/components/feeds/Makefile
  1612. creating toolkit/components/filepicker/Makefile
  1613. creating toolkit/components/find/Makefile
  1614. creating toolkit/components/help/Makefile
  1615. creating toolkit/components/intl/Makefile
  1616. creating toolkit/components/microformats/Makefile
  1617. creating toolkit/components/parentalcontrols/Makefile
  1618. creating toolkit/components/passwordmgr/Makefile
  1619. creating toolkit/components/passwordmgr/content/Makefile
  1620. creating toolkit/components/passwordmgr/test/Makefile
  1621. creating toolkit/components/places/Makefile
  1622. creating toolkit/components/printing/Makefile
  1623. creating toolkit/components/satchel/Makefile
  1624. creating toolkit/components/search/Makefile
  1625. creating toolkit/components/startup/Makefile
  1626. creating toolkit/components/startup/public/Makefile
  1627. creating toolkit/components/statusfilter/Makefile
  1628. creating toolkit/components/typeaheadfind/Makefile
  1629. creating toolkit/components/url-classifier/Makefile
  1630. creating toolkit/components/urlformatter/Makefile
  1631. creating toolkit/components/viewconfig/Makefile
  1632. creating toolkit/components/viewsource/Makefile
  1633. creating toolkit/locales/Makefile
  1634. creating toolkit/mozapps/downloads/Makefile
  1635. creating toolkit/mozapps/extensions/Makefile
  1636. creating toolkit/mozapps/handling/Makefile
  1637. creating toolkit/mozapps/plugins/Makefile
  1638. creating toolkit/mozapps/readstrings/Makefile
  1639. creating toolkit/mozapps/update/Makefile
  1640. creating toolkit/mozapps/update/updater/Makefile
  1641. creating toolkit/mozapps/xpinstall/Makefile
  1642. creating toolkit/profile/Makefile
  1643. creating toolkit/system/dbus/Makefile
  1644. creating toolkit/system/gnome/Makefile
  1645. creating toolkit/system/unixproxy/Makefile
  1646. creating toolkit/system/osxproxy/Makefile
  1647. creating toolkit/system/windowsproxy/Makefile
  1648. creating toolkit/themes/Makefile
  1649. creating toolkit/themes/gnomestripe/global/Makefile
  1650. creating toolkit/themes/gnomestripe/Makefile
  1651. creating toolkit/themes/gnomestripe/mozapps/Makefile
  1652. creating toolkit/themes/pmstripe/global/Makefile
  1653. creating toolkit/themes/pmstripe/Makefile
  1654. creating toolkit/themes/pinstripe/Makefile
  1655. creating toolkit/themes/pinstripe/global/Makefile
  1656. creating toolkit/themes/pinstripe/help/Makefile
  1657. creating toolkit/themes/pinstripe/mozapps/Makefile
  1658. creating toolkit/themes/winstripe/Makefile
  1659. creating toolkit/themes/winstripe/global/Makefile
  1660. creating toolkit/themes/winstripe/help/Makefile
  1661. creating toolkit/themes/winstripe/mozapps/Makefile
  1662. creating toolkit/xre/Makefile
  1663. creating modules/libpr0n/Makefile
  1664. creating modules/libpr0n/build/Makefile
  1665. creating modules/libpr0n/public/Makefile
  1666. creating modules/libpr0n/src/Makefile
  1667. creating modules/libpr0n/decoders/Makefile
  1668. creating modules/libpr0n/decoders/icon/Makefile
  1669. creating modules/libpr0n/decoders/icon/mac/Makefile
  1670. creating modules/libpr0n/decoders/icon/win/Makefile
  1671. creating modules/libpr0n/decoders/icon/gtk/Makefile
  1672. creating modules/libpr0n/encoders/Makefile
  1673. creating modules/libpr0n/encoders/png/Makefile
  1674. creating modules/libpr0n/encoders/jpeg/Makefile
  1675. creating accessible/Makefile
  1676. creating accessible/public/Makefile
  1677. creating accessible/public/ia2/Makefile
  1678. creating accessible/public/msaa/Makefile
  1679. creating accessible/src/Makefile
  1680. creating accessible/src/base/Makefile
  1681. creating accessible/src/html/Makefile
  1682. creating accessible/src/xforms/Makefile
  1683. creating accessible/src/xul/Makefile
  1684. creating accessible/src/msaa/Makefile
  1685. creating accessible/src/atk/Makefile
  1686. creating accessible/src/mac/Makefile
  1687. creating accessible/build/Makefile
  1688. creating modules/libmar/Makefile
  1689. creating modules/libmar/src/Makefile
  1690. creating modules/libmar/tool/Makefile
  1691. creating extensions/cookie/Makefile
  1692. creating extensions/permissions/Makefile
  1693. creating extensions/pref/Makefile
  1694. creating extensions/pref/autoconfig/Makefile
  1695. creating extensions/pref/autoconfig/public/Makefile
  1696. creating extensions/pref/autoconfig/src/Makefile
  1697. creating startupcache/Makefile
  1698. creating modules/libjar/zipwriter/Makefile
  1699. creating modules/libjar/zipwriter/public/Makefile
  1700. creating modules/libjar/zipwriter/src/Makefile
  1701. creating modules/libjar/zipwriter/test/Makefile
  1702. creating gfx/cairo/Makefile
  1703. creating gfx/cairo/cairo/src/Makefile
  1704. creating gfx/cairo/libpixman/src/Makefile
  1705. creating extensions/universalchardet/Makefile
  1706. creating extensions/universalchardet/src/Makefile
  1707. creating extensions/universalchardet/src/base/Makefile
  1708. creating extensions/universalchardet/src/xpcom/Makefile
  1709. creating extensions/universalchardet/tests/Makefile
  1710. creating security/manager/Makefile
  1711. creating security/manager/boot/Makefile
  1712. creating security/manager/boot/src/Makefile
  1713. creating security/manager/boot/public/Makefile
  1714. creating security/manager/ssl/Makefile
  1715. creating security/manager/ssl/src/Makefile
  1716. creating security/manager/ssl/public/Makefile
  1717. creating security/manager/pki/Makefile
  1718. creating security/manager/pki/resources/Makefile
  1719. creating security/manager/pki/src/Makefile
  1720. creating security/manager/pki/public/Makefile
  1721. creating security/manager/locales/Makefile
  1722. creating jpeg/Makefile
  1723. creating modules/libbz2/Makefile
  1724. creating modules/libbz2/src/Makefile
  1725. creating modules/libimg/png/Makefile
  1726. creating content/smil/Makefile
  1727. creating dom/interfaces/smil/Makefile
  1728. creating content/xtf/Makefile
  1729. creating content/xtf/public/Makefile
  1730. creating content/xtf/src/Makefile
  1731. creating content/media/Makefile
  1732. creating content/media/test/Makefile
  1733. creating media/libvorbis/Makefile
  1734. creating media/libvorbis/lib/Makefile
  1735. creating media/libvorbis/include/Makefile
  1736. creating media/libvorbis/include/vorbis/Makefile
  1737. creating media/libogg/Makefile
  1738. creating media/libogg/src/Makefile
  1739. creating media/libogg/include/Makefile
  1740. creating media/libogg/include/ogg/Makefile
  1741. creating media/libtheora/Makefile
  1742. creating media/libtheora/lib/Makefile
  1743. creating media/libtheora/include/Makefile
  1744. creating media/libtheora/include/theora/Makefile
  1745. creating content/media/ogg/Makefile
  1746. creating media/libvpx/Makefile
  1747. creating media/libnestegg/Makefile
  1748. creating media/libnestegg/include/Makefile
  1749. creating media/libnestegg/src/Makefile
  1750. creating content/media/webm/Makefile
  1751. creating content/media/wave/Makefile
  1752. creating media/libsydneyaudio/Makefile
  1753. creating media/libsydneyaudio/include/Makefile
  1754. creating media/libsydneyaudio/src/Makefile
  1755. creating services/Makefile
  1756. creating services/crypto/Makefile
  1757. creating services/sync/Makefile
  1758. creating services/sync/locales/Makefile
  1759. creating services/sync/tests/Makefile
  1760. updating cache ./config.cache
  1761. creating ./config.status
  1762. creating config/autoconf.mk
  1763. creating config/doxygen.cfg
  1764. creating config/expandlibs_config.py
  1765. creating gfx/cairo/cairo/src/cairo-features.h
  1766. creating netwerk/necko-config.h
  1767. creating xpcom/xpcom-config.h
  1768. creating xpcom/xpcom-private.h
  1769. configuring in nsprpub
  1770. running /bin/sh .././../src/nsprpub/configure --disable-accessibility --disable-calendar --disable-chatzilla --disable-composer --disable-crashreporter --disable-debug --disable-elf-dynstr-gc --disable-installer --disable-ipc --disable-ldap --disable-mailnews --disable-mochitest --disable-negotiateauth --disable-official-branding --disable-profilesharing --disable-system-cairo --disable-tests --disable-toolkit-qt --disable-updater --disable-xinerama --disable-xprint --enable-application=browser --enable-crypto --enable-default-toolkit=cairo-gtk2 '--enable-extensions=default spellcheck' --enable-freetype2 '--enable-optimize=-pipe -O3' --enable-pango --enable-strip --enable-svg --enable-svg-renderer=cairo --enable-toolkit-cairo-gtk2 --enable-xft --prefix=/usr/local --with-branding=browser/branding/unofficial --with-distribution-id=org.gnu.gnuzilla --with-system-jpeg --with-system-zlib --with-user-appdir=.gnuzilla --prefix=/home/icecat/icecat/bin --disable-pango --with-dist-prefix=/home/icecat/icecat/comp/dist --with-mozilla --disable-debug --enable-64bit --cache-file=.././config.cache --srcdir=.././../src/nsprpub
  1771. loading cache .././config.cache
  1772. checking host system type... x86_64-unknown-linux-gnu
  1773. checking target system type... x86_64-unknown-linux-gnu
  1774. checking build system type... x86_64-unknown-linux-gnu
  1775. checking for whoami... /usr/bin/whoami
  1776. checking for gcc... (cached) gcc
  1777. checking whether the C compiler (gcc ) works... yes
  1778. checking whether the C compiler (gcc ) is a cross-compiler... no
  1779. checking whether we are using GNU C... (cached) yes
  1780. checking whether gcc accepts -g... (cached) yes
  1781. checking how to run the C preprocessor... (cached) gcc -E
  1782. checking for ranlib... (cached) ranlib
  1783. checking for as... (cached) /usr/bin/as
  1784. checking for ar... /usr/bin/ar
  1785. checking for ld... /usr/bin/ld
  1786. checking for strip... /usr/bin/strip
  1787. checking for windres... no
  1788. checking for gcc -pipe support... no
  1789. checking whether C compiler supports -fprofile-generate... yes
  1790. checking for visibility(hidden) attribute... (cached) yes
  1791. checking for visibility pragma support... (cached) yes
  1792. checking for perl5... (cached) /usr/bin/perl
  1793. checking for dlopen in -ldl... yes
  1794. checking for dlfcn.h... (cached) yes
  1795. checking whether gcc needs -traditional... (cached) no
  1796. checking for lchown... (cached) yes
  1797. checking for strerror... (cached) yes
  1798. checking for pthread_create in -lpthreads... no
  1799. checking for pthread_create in -lpthread... yes
  1800. checking whether gcc accepts -pthread... yes
  1801. updating cache .././config.cache
  1802. creating ./config.status
  1803. creating Makefile
  1804. creating config/Makefile
  1805. creating config/autoconf.mk
  1806. creating config/nsprincl.mk
  1807. creating config/nsprincl.sh
  1808. creating config/nspr-config
  1809. creating lib/Makefile
  1810. creating lib/ds/Makefile
  1811. creating lib/libc/Makefile
  1812. creating lib/libc/include/Makefile
  1813. creating lib/libc/src/Makefile
  1814. creating lib/tests/Makefile
  1815. creating pkg/Makefile
  1816. creating pkg/linux/Makefile
  1817. creating pkg/solaris/Makefile
  1818. creating pkg/solaris/SUNWpr/Makefile
  1819. creating pkg/solaris/SUNWprd/Makefile
  1820. creating pr/Makefile
  1821. creating pr/include/Makefile
  1822. creating pr/include/md/Makefile
  1823. creating pr/include/obsolete/Makefile
  1824. creating pr/include/private/Makefile
  1825. creating pr/src/Makefile
  1826. creating pr/src/io/Makefile
  1827. creating pr/src/linking/Makefile
  1828. creating pr/src/malloc/Makefile
  1829. creating pr/src/md/Makefile
  1830. creating pr/src/md/unix/Makefile
  1831. creating pr/src/memory/Makefile
  1832. creating pr/src/misc/Makefile
  1833. creating pr/src/threads/Makefile
  1834. creating pr/tests/Makefile
  1835. creating pr/tests/dll/Makefile
  1836. creating pr/src/pthreads/Makefile
  1837. configure: warning: Recreating autoconf.mk with updated nspr-config output
  1838. configuring in js/src
  1839. running /bin/sh ../.././../src/js/src/configure --disable-accessibility --disable-calendar --disable-chatzilla --disable-composer --disable-crashreporter --disable-debug --disable-elf-dynstr-gc --disable-installer --disable-ipc --disable-ldap --disable-mailnews --disable-mochitest --disable-negotiateauth --disable-official-branding --disable-profilesharing --disable-system-cairo --disable-tests --disable-toolkit-qt --disable-updater --disable-xinerama --disable-xprint --enable-application=browser --enable-crypto --enable-default-toolkit=cairo-gtk2 '--enable-extensions=default spellcheck' --enable-freetype2 '--enable-optimize=-pipe -O3' --enable-pango --enable-strip --enable-svg --enable-svg-renderer=cairo --enable-toolkit-cairo-gtk2 --enable-xft --prefix=/usr/local --with-branding=browser/branding/unofficial --with-distribution-id=org.gnu.gnuzilla --with-system-jpeg --with-system-zlib --with-user-appdir=.gnuzilla --prefix=/home/icecat/icecat/bin --disable-pango --enable-threadsafe --enable-ctypes --disable-shared-js --with-nspr-cflags='-I/home/icecat/icecat/comp/dist/include/nspr' --with-nspr-libs='-L/home/icecat/icecat/comp/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl' --with-dist-dir=../../dist --prefix=/home/icecat/icecat/comp/dist --with-sync-build-files=/home/icecat/icecat/src --enable-jemalloc --cache-file=../.././config.cache --srcdir=../.././../src/js/src
  1840. loading cache ../.././config.cache
  1841. checking host system type... x86_64-unknown-linux-gnu
  1842. checking target system type... x86_64-unknown-linux-gnu
  1843. checking build system type... x86_64-unknown-linux-gnu
  1844. checking for gawk... (cached) mawk
  1845. checking for perl5... (cached) /usr/bin/perl
  1846. checking for gcc... (cached) gcc
  1847. checking whether the C compiler (gcc ) works... yes
  1848. checking whether the C compiler (gcc ) is a cross-compiler... no
  1849. checking whether we are using GNU C... (cached) yes
  1850. checking whether gcc accepts -g... (cached) yes
  1851. checking for c++... (cached) c++
  1852. checking whether the C++ compiler (c++ ) works... yes
  1853. checking whether the C++ compiler (c++ ) is a cross-compiler... no
  1854. checking whether we are using GNU C++... (cached) yes
  1855. checking whether c++ accepts -g... (cached) yes
  1856. checking for ranlib... (cached) ranlib
  1857. checking for as... (cached) /usr/bin/as
  1858. checking for ar... (cached) ar
  1859. checking for ld... (cached) ld
  1860. checking for strip... (cached) strip
  1861. checking for windres... no
  1862. checking how to run the C preprocessor... (cached) gcc -E
  1863. checking how to run the C++ preprocessor... (cached) c++ -E
  1864. checking for sb-conf... no
  1865. checking for ve... no
  1866. checking for a BSD compatible install... (cached) /usr/bin/install -c
  1867. checking whether ln -s works... (cached) yes
  1868. checking for minimum required perl version >= 5.006... 5.032001
  1869. checking for full perl installation... yes
  1870. checking for python2.7... (cached) /usr/bin/python2.7
  1871. checking for doxygen... (cached) :
  1872. checking for autoconf... (cached) /usr/bin/autoconf
  1873. checking for makedepend... no
  1874. checking for xargs... (cached) /usr/bin/xargs
  1875. checking for gmake... (cached) /usr/bin/gmake
  1876. checking for X... (cached) libraries , headers
  1877. checking for dnet_ntoa in -ldnet... (cached) no
  1878. checking for dnet_ntoa in -ldnet_stub... (cached) no
  1879. checking for gethostbyname... (cached) yes
  1880. checking for connect... (cached) yes
  1881. checking for remove... (cached) yes
  1882. checking for shmat... (cached) yes
  1883. checking for IceConnectionNumber in -lICE... (cached) yes
  1884. checking whether the compiler supports -Wno-invalid-offsetof... yes
  1885. checking whether the compiler supports -Wno-variadic-macros... yes
  1886. checking whether the compiler supports -Werror=return-type... yes
  1887. checking whether ld has archive extraction flags... (cached) yes
  1888. checking that static assertion macros used in autoconf tests work... (cached) yes
  1889. checking for 64-bit OS... yes
  1890. checking for Python version >= 2.5 but not 3.x... yes
  1891. checking for ANSI C header files... (cached) yes
  1892. checking for working const... (cached) yes
  1893. checking for mode_t... (cached) yes
  1894. checking for off_t... (cached) yes
  1895. checking for pid_t... (cached) yes
  1896. checking for size_t... (cached) yes
  1897. checking for __stdcall... (cached) no
  1898. checking for ssize_t... (cached) yes
  1899. checking for st_blksize in struct stat... (cached) yes
  1900. checking for siginfo_t... (cached) yes
  1901. checking for stdint.h... (cached) yes
  1902. checking for the size of void*... 8
  1903. checking for the alignment of void*... 8
  1904. checking for the size of double... 8
  1905. checking for int16_t... (cached) yes
  1906. checking for int32_t... (cached) yes
  1907. checking for int64_t... (cached) yes
  1908. checking for int64... (cached) no
  1909. checking for uint... (cached) yes
  1910. checking for uint_t... (cached) no
  1911. checking for uint16_t... (cached) no
  1912. checking for uname.domainname... (cached) yes
  1913. checking for uname.__domainname... (cached) no
  1914. checking for visibility(hidden) attribute... (cached) yes
  1915. checking for visibility(default) attribute... (cached) yes
  1916. checking for visibility pragma support... (cached) yes
  1917. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... (cached) no
  1918. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... (cached) no
  1919. checking for gcc PR49911... ../.././../src/js/src/configure: 8922: test: no: unexpected operator
  1920. no
  1921. checking for __force_align_arg_pointer__ attribute... (cached) yes
  1922. checking for dirent.h that defines DIR... (cached) yes
  1923. checking for opendir in -ldir... (cached) no
  1924. checking for sys/byteorder.h... (cached) no
  1925. checking for compat.h... (cached) no
  1926. checking for getopt.h... (cached) yes
  1927. checking for sys/bitypes.h... (cached) yes
  1928. checking for memory.h... (cached) yes
  1929. checking for unistd.h... (cached) yes
  1930. checking for gnu/libc-version.h... (cached) yes
  1931. checking for nl_types.h... (cached) yes
  1932. checking for malloc.h... (cached) yes
  1933. checking for X11/XKBlib.h... (cached) yes
  1934. checking for io.h... (cached) no
  1935. checking for sys/statvfs.h... (cached) yes
  1936. checking for sys/statfs.h... (cached) yes
  1937. checking for sys/vfs.h... (cached) yes
  1938. checking for sys/mount.h... (cached) yes
  1939. checking for sys/quota.h... (cached) yes
  1940. checking for linux/quota.h... (cached) yes
  1941. checking for mmintrin.h... (cached) yes
  1942. checking for new... (cached) yes
  1943. checking for sys/cdefs.h... (cached) yes
  1944. checking for linux/perf_event.h... yes
  1945. checking for perf_event_open system call... yes
  1946. checking for gethostbyname_r in -lc_r... (cached) no
  1947. checking for library containing dlopen... (cached) -ldl
  1948. checking for dlfcn.h... (cached) yes
  1949. checking for dladdr... (cached) yes
  1950. checking for socket in -lsocket... (cached) no
  1951. checking for pthread_create in -lpthreads... no
  1952. checking for pthread_create in -lpthread... yes
  1953. checking whether gcc accepts -pthread... yes
  1954. checking whether gcc needs -traditional... (cached) no
  1955. checking for 8-bit clean memcmp... (cached) yes
  1956. checking for fchmod... (cached) yes
  1957. checking for flockfile... (cached) yes
  1958. checking for getc_unlocked... yes
  1959. checking for _getc_nolock... no
  1960. checking for getpagesize... (cached) yes
  1961. checking for lchown... (cached) yes
  1962. checking for localtime_r... (cached) yes
  1963. checking for lstat64... (cached) yes
  1964. checking for memmove... (cached) yes
  1965. checking for random... (cached) yes
  1966. checking for rint... (cached) no
  1967. checking for sbrk... yes
  1968. checking for snprintf... (cached) yes
  1969. checking for stat64... (cached) yes
  1970. checking for statvfs... (cached) yes
  1971. checking for statvfs64... (cached) yes
  1972. checking for strerror... (cached) yes
  1973. checking for strtok_r... (cached) yes
  1974. checking for truncate64... (cached) yes
  1975. checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... (cached) yes
  1976. checking for wcrtomb... (cached) yes
  1977. checking for mbrtowc... (cached) yes
  1978. checking for res_ninit()... (cached) yes
  1979. checking for gnu_get_libc_version()... (cached) yes
  1980. checking for iconv in -lc... (cached) yes
  1981. checking for iconv()... (cached) yes
  1982. checking for iconv() with const input... (cached) no
  1983. checking for an implementation of va_copy()... (cached) yes
  1984. checking for an implementation of __va_copy()... (cached) yes
  1985. checking whether va_lists can be copied by value... (cached) no
  1986. checking for gcc 3.0 ABI... (cached) yes
  1987. checking for modern C++ template specialization syntax support... (cached) yes
  1988. checking whether partial template specialization works... (cached) yes
  1989. checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
  1990. checking for C++ dynamic_cast to void*... (cached) yes
  1991. checking whether C++ requires implementation of unused virtual methods... (cached) yes
  1992. checking for trouble comparing to zero near std::operator!=()... (cached) no
  1993. checking for __thread keyword for TLS variables... (cached) yes
  1994. checking for malloc.h... (cached) yes
  1995. checking for strndup... (cached) yes
  1996. checking for posix_memalign... (cached) yes
  1997. checking for memalign... (cached) yes
  1998. checking for valloc... (cached) yes
  1999. checking for __attribute__((always_inline))... (cached) yes
  2000. checking for __attribute__((malloc))... (cached) yes
  2001. checking for __attribute__((warn_unused_result))... (cached) yes
  2002. checking for __attribute__((noreturn))... (cached) yes
  2003. checking for LC_MESSAGES... (cached) yes
  2004. checking for localeconv... (cached) yes
  2005. checking for valid optimization flags... yes
  2006. checking size of int *... (cached) 8
  2007. checking for __cxa_demangle... (cached) yes
  2008. checking for unwind.h... (cached) yes
  2009. checking for _Unwind_Backtrace... (cached) yes
  2010. checking for gcc -pipe support... yes
  2011. checking whether C compiler supports -fprofile-generate... yes
  2012. checking whether C++ compiler has -pedantic long long bug... no
  2013. checking for correct overload resolution with const and templates... no
  2014. checking for tm_zone tm_gmtoff in struct tm... yes
  2015. checking what kind of list files are supported by the linker... linkerscript
  2016. checking for posix_fallocate... yes
  2017. checking for setlocale... yes
  2018. checking for localeconv... (cached) yes
  2019. creating js-confdefs.h
  2020. ==== js-confdefs.h =================================
  2021. /* List of defines generated by configure. Included with preprocessor flag,
  2022. * -include, to avoid long list of -D defines on the compile command-line.
  2023. * Do not edit.
  2024. */
  2025.  
  2026. #ifndef _JS_CONFDEFS_H_
  2027. #define _JS_CONFDEFS_H_
  2028.  
  2029. #define AVMPLUS_64BIT 1
  2030. #define AVMPLUS_AMD64 1
  2031. #define AVMPLUS_LINUX 1
  2032. #define AVMPLUS_UNIX 1
  2033. #define CPP_THROW_NEW throw()
  2034. #define D_INO d_ino
  2035. #define EDITLINE 1
  2036. #define FEATURE_NANOJIT 1
  2037. #define HAVE_64BIT_OS 1
  2038. #define HAVE_CLOCK_MONOTONIC 1
  2039. #define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1
  2040. #define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1
  2041. #define HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX 1
  2042. #define HAVE_CPP_PARTIAL_SPECIALIZATION 1
  2043. #define HAVE_DIRENT_H 1
  2044. #define HAVE_DLADDR 1
  2045. #define HAVE_DLOPEN 1
  2046. #define HAVE_FCHMOD 1
  2047. #define HAVE_FLOCKFILE 1
  2048. #define HAVE_GETC_UNLOCKED 1
  2049. #define HAVE_GETOPT_H 1
  2050. #define HAVE_GETPAGESIZE 1
  2051. #define HAVE_GNU_GET_LIBC_VERSION 1
  2052. #define HAVE_GNU_LIBC_VERSION_H 1
  2053. #define HAVE_I18N_LC_MESSAGES 1
  2054. #define HAVE_ICONV 1
  2055. #define HAVE_INT16_T 1
  2056. #define HAVE_INT32_T 1
  2057. #define HAVE_INT64_T 1
  2058. #define HAVE_JEMALLOC_MEMALIGN 1
  2059. #define HAVE_JEMALLOC_POSIX_MEMALIGN 1
  2060. #define HAVE_JEMALLOC_VALLOC 1
  2061. #define HAVE_LCHOWN 1
  2062. #define HAVE_LINUX_QUOTA_H 1
  2063. #define HAVE_LOCALECONV 1
  2064. #define HAVE_LOCALECONV 1
  2065. #define HAVE_LOCALTIME_R 1
  2066. #define HAVE_LSTAT64 1
  2067. #define HAVE_MALLOC_H 1
  2068. #define HAVE_MBRTOWC 1
  2069. #define HAVE_MEMALIGN 1
  2070. #define HAVE_MEMMOVE 1
  2071. #define HAVE_MEMORY_H 1
  2072. #define HAVE_MMINTRIN_H 1
  2073. #define HAVE_NL_TYPES_H 1
  2074. #define HAVE_POSIX_FALLOCATE 1
  2075. #define HAVE_POSIX_MEMALIGN 1
  2076. #define HAVE_RANDOM 1
  2077. #define HAVE_RES_NINIT 1
  2078. #define HAVE_SBRK 1
  2079. #define HAVE_SETLOCALE 1
  2080. #define HAVE_SIGINFO_T 1
  2081. #define HAVE_SNPRINTF 1
  2082. #define HAVE_SSIZE_T 1
  2083. #define HAVE_STAT64 1
  2084. #define HAVE_STATVFS 1
  2085. #define HAVE_STATVFS64 1
  2086. #define HAVE_STRERROR 1
  2087. #define HAVE_STRNDUP 1
  2088. #define HAVE_STRTOK_R 1
  2089. #define HAVE_ST_BLKSIZE 1
  2090. #define HAVE_SYS_BITYPES_H 1
  2091. #define HAVE_SYS_CDEFS_H 1
  2092. #define HAVE_SYS_MOUNT_H 1
  2093. #define HAVE_SYS_QUOTA_H 1
  2094. #define HAVE_SYS_STATFS_H 1
  2095. #define HAVE_SYS_STATVFS_H 1
  2096. #define HAVE_SYS_VFS_H 1
  2097. #define HAVE_THREAD_TLS_KEYWORD 1
  2098. #define HAVE_TM_ZONE_TM_GMTOFF 1
  2099. #define HAVE_TRUNCATE64 1
  2100. #define HAVE_UINT 1
  2101. #define HAVE_UNAME_DOMAINNAME_FIELD 1
  2102. #define HAVE_UNISTD_H 1
  2103. #define HAVE_VALLOC 1
  2104. #define HAVE_VA_COPY 1
  2105. #define HAVE_VA_LIST_AS_ARRAY 1
  2106. #define HAVE_VISIBILITY_ATTRIBUTE 1
  2107. #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
  2108. #define HAVE_WCRTOMB 1
  2109. #define HAVE_X11_XKBLIB_H 1
  2110. #define HAVE__UNWIND_BACKTRACE 1
  2111. #define HAVE___CXA_DEMANGLE 1
  2112. #define JSGC_TESTPILOT 1
  2113. #define JS_ALIGN_OF_POINTER 8
  2114. #define JS_BITS_PER_WORD_LOG2 6
  2115. #define JS_BYTES_PER_DOUBLE 8
  2116. #define JS_BYTES_PER_WORD 8
  2117. #define JS_CPU_X64 1
  2118. #define JS_HAS_CTYPES 1
  2119. #define JS_HAVE_STDINT_H 1
  2120. #define JS_METHODJIT 1
  2121. #define JS_METHODJIT_TYPED_ARRAY 1
  2122. #define JS_MONOIC 1
  2123. #define JS_POLYIC 1
  2124. #define JS_PUNBOX64 1
  2125. #define JS_THREADSAFE 1
  2126. #define JS_TRACER 1
  2127. #define MALLOC_H <malloc.h>
  2128. #define MOZ_DEBUG_SYMBOLS 1
  2129. #define MOZ_DLL_SUFFIX ".so"
  2130. #define MOZ_MEMORY 1
  2131. #define MOZ_MEMORY_LINUX 1
  2132. #define MOZ_MEMORY_SIZEOF_PTR_2POW 3
  2133. #define NEED_CPP_UNUSED_IMPLEMENTATIONS 1
  2134. #define NEW_H <new>
  2135. #define NS_ALWAYS_INLINE __attribute__((always_inline))
  2136. #define NS_ATTR_MALLOC __attribute__((malloc))
  2137. #define NS_NORETURN __attribute__((noreturn))
  2138. #define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
  2139. #define SIZEOF_INT_P 8
  2140. #define STATIC_EXPORTABLE_JS_API 1
  2141. #define STDC_HEADERS 1
  2142. #define UNIX_ASYNC_DNS 1
  2143. #define VA_COPY va_copy
  2144. #define XP_UNIX 1
  2145. #define _REENTRANT 1
  2146.  
  2147. /* The c99 defining the limit macros (UINT32_MAX for example), says:
  2148. * C++ implementations should define these macros only when __STDC_LIMIT_MACROS
  2149. * is defined before <stdint.h> is included. */
  2150. #define __STDC_LIMIT_MACROS
  2151.  
  2152. #endif /* _JS_CONFDEFS_H_ */
  2153.  
  2154. Creating directory shell
  2155. Creating directory lirasm
  2156. Creating directory jsapi-tests
  2157. Creating directory tests
  2158. Creating directory config
  2159. Creating directory config/mkdepend
  2160. Creating directory editline
  2161. creating Makefile
  2162. creating shell/Makefile
  2163. creating lirasm/Makefile
  2164. creating jsapi-tests/Makefile
  2165. creating tests/Makefile
  2166. creating config/Makefile
  2167. creating config/mkdepend/Makefile
  2168. creating editline/Makefile
  2169. updating cache ../.././config.cache
  2170. creating ./config.status
  2171. creating config/autoconf.mk
  2172. creating config/expandlibs_config.py
  2173. creating js-config.h
  2174. invoking make to create js-config script
  2175. rm -f js-config.tmp
  2176. sed < ../.././../src/js/src/js-config.in > js-config.tmp \
  2177. -e 's|@prefix@|/home/icecat/icecat/comp/dist|' \
  2178. -e 's|@exec_prefix@|/home/icecat/icecat/comp/dist|' \
  2179. -e 's|@includedir@|/home/icecat/icecat/comp/dist/include|' \
  2180. -e 's|@libdir@|/home/icecat/icecat/comp/dist/lib|' \
  2181. -e 's|@MOZILLA_VERSION@||' \
  2182. -e 's|@LIBRARY_NAME@|mozjs|' \
  2183. -e 's|@NSPR_CFLAGS@|-I/home/icecat/icecat/comp/dist/include/nspr|' \
  2184. -e 's|@JS_CONFIG_LIBS@|-L/home/icecat/icecat/comp/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -ldl |' \
  2185. -e 's|@MOZ_JS_LIBS@|-L/home/icecat/icecat/comp/dist/lib -lmozjs|' \
  2186. && mv js-config.tmp js-config && chmod +x js-config
  2187. configuring in ctypes/libffi
  2188. running /bin/sh ../../../.././../src/js/src/ctypes/libffi/configure --disable-shared --enable-static --disable-raw-api --with-pic --cache-file=/home/icecat/icecat/comp/js/src/ctypes/libffi/config.cache --srcdir=../../../.././../src/js/src/ctypes/libffi
  2189. configure: creating cache /home/icecat/icecat/comp/js/src/ctypes/libffi/config.cache
  2190. checking build system type... x86_64-unknown-linux-gnu
  2191. checking host system type... x86_64-unknown-linux-gnu
  2192. checking target system type... x86_64-unknown-linux-gnu
  2193. checking for a BSD-compatible install... /usr/bin/install -c
  2194. checking whether build environment is sane... yes
  2195. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2196. checking for gawk... no
  2197. checking for mawk... mawk
  2198. checking whether make sets $(MAKE)... yes
  2199. checking for gcc... gcc
  2200. checking whether the C compiler works... yes
  2201. checking for C compiler default output file name... a.out
  2202. checking for suffix of executables...
  2203. checking whether we are cross compiling... no
  2204. checking for suffix of object files... o
  2205. checking whether we are using the GNU C compiler... yes
  2206. checking whether gcc accepts -g... yes
  2207. checking for gcc option to accept ISO C89... none needed
  2208. checking for style of include used by make... GNU
  2209. checking dependency style of gcc... gcc3
  2210. checking dependency style of gcc... gcc3
  2211. checking whether gcc and cc understand -c and -o together... yes
  2212. checking for a sed that does not truncate output... /bin/sed
  2213. checking for grep that handles long lines and -e... /bin/grep
  2214. checking for egrep... /bin/grep -E
  2215. checking for fgrep... /bin/grep -F
  2216. checking for ld used by gcc... /usr/bin/ld
  2217. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2218. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2219. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  2220. checking whether ln -s works... yes
  2221. checking the maximum length of command line arguments... 1572864
  2222. checking whether the shell understands some XSI constructs... yes
  2223. checking whether the shell understands "+="... yes
  2224. checking for /usr/bin/ld option to reload object files... -r
  2225. checking for objdump... objdump
  2226. checking how to recognize dependent libraries... pass_all
  2227. checking for ar... ar
  2228. checking for strip... strip
  2229. checking for ranlib... ranlib
  2230. checking command to parse /usr/bin/nm -B output from gcc object... ok
  2231. checking how to run the C preprocessor... gcc -E
  2232. checking for ANSI C header files... yes
  2233. checking for sys/types.h... yes
  2234. checking for sys/stat.h... yes
  2235. checking for stdlib.h... yes
  2236. checking for string.h... yes
  2237. checking for memory.h... yes
  2238. checking for strings.h... yes
  2239. checking for inttypes.h... yes
  2240. checking for stdint.h... yes
  2241. checking for unistd.h... yes
  2242. checking for dlfcn.h... yes
  2243. checking for objdir... .libs
  2244. checking if gcc supports -fno-rtti -fno-exceptions... no
  2245. checking for gcc option to produce PIC... -fPIC -DPIC
  2246. checking if gcc PIC flag -fPIC -DPIC works... yes
  2247. checking if gcc static flag -static works... yes
  2248. checking if gcc supports -c -o file.o... yes
  2249. checking if gcc supports -c -o file.o... (cached) yes
  2250. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2251. checking dynamic linker characteristics... GNU/Linux ld.so
  2252. checking how to hardcode library paths into programs... immediate
  2253. checking whether stripping libraries is possible... yes
  2254. checking if libtool supports shared libraries... yes
  2255. checking whether to build shared libraries... no
  2256. checking whether to build static libraries... yes
  2257. checking whether to enable maintainer-specific portions of Makefiles... no
  2258. checking sys/mman.h usability... yes
  2259. checking sys/mman.h presence... yes
  2260. checking for sys/mman.h... yes
  2261. checking for mmap... yes
  2262. checking for sys/mman.h... (cached) yes
  2263. checking for mmap... (cached) yes
  2264. checking whether read-only mmap of a plain file works... yes
  2265. checking whether mmap from /dev/zero works... yes
  2266. checking for MAP_ANON(YMOUS)... yes
  2267. checking whether mmap with MAP_ANON(YMOUS) works... yes
  2268. checking for ANSI C header files... (cached) yes
  2269. checking for memcpy... yes
  2270. checking for working alloca.h... yes
  2271. checking for alloca... yes
  2272. checking size of double... 8
  2273. checking size of long double... 16
  2274. checking whether byte ordering is bigendian... no
  2275. checking assembler .cfi pseudo-op support... yes
  2276. checking assembler supports pc related relocs... yes
  2277. checking assembler .ascii pseudo-op support... yes
  2278. checking assembler .string pseudo-op support... yes
  2279. checking assembler supports unwind section type... yes
  2280. checking whether .eh_frame section should be read-only... no
  2281. checking for __attribute__((visibility("hidden")))... yes
  2282. configure: updating cache /home/icecat/icecat/comp/js/src/ctypes/libffi/config.cache
  2283. configure: creating ./config.status
  2284. config.status: creating include/Makefile
  2285. config.status: creating include/ffi.h
  2286. config.status: creating Makefile
  2287. config.status: creating testsuite/Makefile
  2288. config.status: creating man/Makefile
  2289. config.status: creating libffi.pc
  2290. config.status: creating fficonfig.h
  2291. config.status: linking ../../../.././../src/js/src/ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h
  2292. config.status: executing depfiles commands
  2293. config.status: executing libtool commands
  2294. config.status: executing include commands
  2295. config.status: executing src commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement