Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 120.68 KB | None | 0 0
  1. Adding client.mk options from /home/acemo/tmp/instbrd/instantbird/mozconfig:
  2.     MOZ_MAKE_FLAGS=-j4
  3.     MOZ_OBJDIR=$(TOPSRCDIR)/../obj-instantbird
  4. make[1]: Entering directory `/home/acemo/tmp/instbrd/instantbird'
  5. Generating /home/acemo/tmp/instbrd/instantbird/configure using autoconf
  6. cd /home/acemo/tmp/instbrd/instantbird; /usr/bin/autoconf-2.13
  7. Generating /home/acemo/tmp/instbrd/instantbird/mozilla/configure using autoconf
  8. cd /home/acemo/tmp/instbrd/instantbird/mozilla; /usr/bin/autoconf-2.13
  9. Generating /home/acemo/tmp/instbrd/instantbird/mozilla/js/src/configure using autoconf
  10. cd /home/acemo/tmp/instbrd/instantbird/mozilla/js/src; /usr/bin/autoconf-2.13
  11. cd /home/acemo/tmp/instbrd/instantbird/../obj-instantbird
  12. /home/acemo/tmp/instbrd/instantbird/configure
  13. Adding configure options from /home/acemo/tmp/instbrd/instantbird/mozconfig:
  14.  --enable-application=instantbird
  15.  --disable-tests
  16.  --disable-debug
  17.  --enable-optimize
  18. creating cache ./config.cache
  19. checking host system type... x86_64-unknown-linux-gnu
  20. checking target system type... x86_64-unknown-linux-gnu
  21. checking build system type... x86_64-unknown-linux-gnu
  22. checking for perl5... no
  23. checking for perl... /usr/bin/perl
  24. checking for mawk... no
  25. checking for gawk... gawk
  26. checking for gcc... gcc
  27. checking whether the C compiler (gcc  ) works... yes
  28. checking whether the C compiler (gcc  ) is a cross-compiler... no
  29. checking whether we are using GNU C... yes
  30. checking whether gcc accepts -g... yes
  31. checking for c++... c++
  32. checking whether the C++ compiler (c++  ) works... yes
  33. checking whether the C++ compiler (c++  ) is a cross-compiler... no
  34. checking whether we are using GNU C++... yes
  35. checking whether c++ accepts -g... yes
  36. checking for ranlib... ranlib
  37. checking for as... /usr/bin/as
  38. checking for ar... ar
  39. checking for ld... ld
  40. checking for strip... strip
  41. checking for windres... no
  42. checking whether gcc and cc understand -c and -o together... yes
  43. checking how to run the C preprocessor... gcc -E
  44. checking how to run the C++ preprocessor... c++ -E
  45. checking for a BSD compatible install... /bin/install -c
  46. checking whether ln -s works... yes
  47. checking for minimum required perl version >= 5.006... 5.012001
  48. checking for full perl installation... yes
  49. checking for python2.6... no
  50. checking for python2.5... no
  51. checking for python2.4... no
  52. checking for python... /usr/bin/python
  53. checking for doxygen... :
  54. checking for autoconf... /usr/bin/autoconf
  55. checking for unzip... /usr/bin/unzip
  56. checking for zip... /usr/bin/zip
  57. checking for makedepend... no
  58. checking for xargs... /usr/bin/xargs
  59. checking for X... libraries , headers
  60. checking for dnet_ntoa in -ldnet... no
  61. checking for dnet_ntoa in -ldnet_stub... no
  62. checking for gethostbyname... yes
  63. checking for connect... yes
  64. checking for remove... yes
  65. checking for shmat... yes
  66. checking for IceConnectionNumber in -lICE... yes
  67. checking whether the compiler supports -Wno-invalid-offsetof... yes
  68. checking whether the compiler supports -Wno-variadic-macros... yes
  69. checking whether the compiler supports -Werror=return-type... yes
  70. checking whether ld has archive extraction flags... yes
  71. checking that static assertion macros used in autoconf tests work... yes
  72. checking for 64-bit OS... yes
  73. checking for ANSI C header files... yes
  74. checking for working const... yes
  75. checking for mode_t... yes
  76. checking for off_t... yes
  77. checking for pid_t... yes
  78. checking for size_t... yes
  79. checking for st_blksize in struct stat... yes
  80. checking for siginfo_t... yes
  81. checking for int16_t... yes
  82. checking for int32_t... yes
  83. checking for int64_t... yes
  84. checking for int64... no
  85. checking for uint... yes
  86. checking for uint_t... no
  87. checking for uint16_t... no
  88. checking for uname.domainname... yes
  89. checking for uname.__domainname... no
  90. checking for usable char16_t (2 bytes, unsigned)... no
  91. checking for usable wchar_t (2 bytes, unsigned)... no
  92. checking for compiler -fshort-wchar option... yes
  93. checking for visibility(hidden) attribute... yes
  94. checking for visibility(default) attribute... yes
  95. checking for visibility pragma support... yes
  96. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
  97. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
  98. checking for dirent.h that defines DIR... yes
  99. checking for opendir in -ldir... no
  100. checking for sys/byteorder.h... no
  101. checking for compat.h... no
  102. checking for getopt.h... yes
  103. checking for sys/bitypes.h... yes
  104. checking for memory.h... yes
  105. checking for unistd.h... yes
  106. checking for gnu/libc-version.h... yes
  107. checking for nl_types.h... yes
  108. checking for malloc.h... yes
  109. checking for X11/XKBlib.h... yes
  110. checking for sys/statvfs.h... yes
  111. checking for sys/statfs.h... yes
  112. checking for sys/vfs.h... yes
  113. checking for sys/mount.h... yes
  114. checking for mmintrin.h... yes
  115. checking for new... yes
  116. checking for sys/cdefs.h... yes
  117. checking for gethostbyname_r in -lc_r... no
  118. checking for atan in -lm... yes
  119. checking for dlopen in -ldl... yes
  120. checking for dlfcn.h... yes
  121. checking for dladdr... yes
  122. checking for socket in -lsocket... no
  123. checking for XDrawLines in -lX11... yes
  124. checking for XextAddDisplay in -lXext... yes
  125. checking for XtFree in -lXt... yes
  126. checking for pthread_create in -lpthreads... no
  127. checking for pthread_create in -lpthread... yes
  128. checking whether gcc accepts -pthread... yes
  129. checking whether mmap() sees write()s... yes
  130. checking whether gcc needs -traditional... no
  131. checking for 8-bit clean memcmp... yes
  132. checking for random... yes
  133. checking for strerror... yes
  134. checking for lchown... yes
  135. checking for fchmod... yes
  136. checking for snprintf... yes
  137. checking for statvfs... yes
  138. checking for memmove... yes
  139. checking for rint... yes
  140. checking for stat64... yes
  141. checking for lstat64... yes
  142. checking for truncate64... yes
  143. checking for statvfs64... yes
  144. checking for flockfile... yes
  145. checking for getpagesize... yes
  146. checking for localtime_r... yes
  147. checking for strtok_r... yes
  148. checking for wcrtomb... yes
  149. checking for mbrtowc... yes
  150. checking for res_ninit()... yes
  151. checking for gnu_get_libc_version()... yes
  152. checking for iconv in -lc... yes
  153. checking for iconv()... yes
  154. checking for iconv() with const input... no
  155. checking for nl_langinfo and CODESET... yes
  156. checking for an implementation of va_copy()... yes
  157. checking for an implementation of __va_copy()... yes
  158. checking whether va_lists can be copied by value... no
  159. checking for C++ exceptions flag... -fno-exceptions
  160. checking for gcc 3.0 ABI... yes
  161. checking for C++ "explicit" keyword... yes
  162. checking for C++ "typename" keyword... yes
  163. checking for modern C++ template specialization syntax support... yes
  164. checking whether partial template specialization works... yes
  165. checking whether operators must be re-defined for templates derived from templates... no
  166. checking whether we need to cast a derived template to pass as its base class... no
  167. checking whether the compiler can resolve const ambiguities for templates... yes
  168. checking whether the C++ "using" keyword can change access... yes
  169. checking whether the C++ "using" keyword resolves ambiguity... yes
  170. checking for "std::" namespace... yes
  171. checking whether standard template operator!=() is ambiguous... unambiguous
  172. checking for C++ reinterpret_cast... yes
  173. checking for C++ dynamic_cast to void*... yes
  174. checking whether C++ requires implementation of unused virtual methods... yes
  175. checking for trouble comparing to zero near std::operator!=()... no
  176. checking for __thread keyword for TLS variables... yes
  177. checking for malloc.h... (cached) yes
  178. checking for strndup... yes
  179. checking for posix_memalign... yes
  180. checking for memalign... yes
  181. checking for valloc... yes
  182. checking for __attribute__((always_inline))... yes
  183. checking for __attribute__((malloc))... yes
  184. checking for __attribute__((warn_unused_result))... yes
  185. checking for __attribute__((noreturn))... yes
  186. checking for LC_MESSAGES... yes
  187. checking if app-specific confvars.sh exists... /home/acemo/tmp/instbrd/instantbird/instantbird/confvars.sh
  188. checking for pkg-config... /usr/bin/pkg-config
  189. checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes
  190. checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-unix-print-2.0  
  191. checking MOZ_GTK2_LIBS... -pthread -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0  
  192. checking for pango >= 1.14.0 pangoft2 >= 1.14.0... yes
  193. checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
  194. checking MOZ_PANGO_LIBS... -pthread -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  195. checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... checking for gconf-2.0 >= 1.2.1... yes
  196. checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  197. checking MOZ_GCONF_LIBS... -lgconf-2 -lglib-2.0  
  198. checking for dbus-glib-1 >= 0.60... yes
  199. checking MOZ_DBUS_GLIB_CFLAGS... -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  200. checking MOZ_DBUS_GLIB_LIBS... -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  201. checking for alsa... yes
  202. checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa  
  203. checking MOZ_ALSA_LIBS... -lasound  
  204. checking for tar archiver... checking for gnutar... no
  205. checking for gtar... no
  206. checking for tar... tar
  207. tar
  208. checking for wget... checking for wget... wget
  209. wget
  210. checking for valid optimization flags... yes
  211. checking size of int *... 8
  212. checking for __cxa_demangle... yes
  213. checking for unwind.h... yes
  214. checking for _Unwind_Backtrace... yes
  215. checking for gcc -pipe support... yes
  216. checking whether C compiler supports -fprofile-generate... yes
  217. checking whether C++ compiler has -pedantic long long bug... no
  218. checking for correct temporary object destruction order... yes
  219. checking for correct overload resolution with const and templates... no
  220. checking for arpa/nameser_compat.h... yes
  221. checking for inet_ntop... yes
  222. checking size of time_t... 8
  223. checking for timezone external... yes
  224. checking for tm_gmtoff in struct tm... yes
  225. checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  226. checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  227. checking GLIB_LIBS... -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  228. checking for stdint.h... yes
  229. checking for inttypes.h... yes
  230. checking for sys/int_types.h... no
  231. creating comm-config.h
  232. ==== comm-config.h =================================
  233. /* List of defines generated by configure. Included with preprocessor flag,
  234. * -include, to avoid long list of -D defines on the compile command-line.
  235. * Do not edit.
  236. */
  237.  
  238. #ifndef _COMM_CONFIG_H_
  239. #define _COMM_CONFIG_H_
  240.  
  241. #define ACCESSIBILITY 1
  242. #define ATK_MAJOR_VERSION 1
  243. #define ATK_MINOR_VERSION 32
  244. #define ATK_REV_VERSION 0
  245. #define BUILD_CTYPES 1
  246. #define D_INO d_ino
  247. #define FUNCPROTO 15
  248. #define HAVE_64BIT_OS 1
  249. #define HAVE_ARPA_NAMESER_COMPAT_H 1
  250. #define HAVE_DIRENT_H 1
  251. #define HAVE_DLADDR 1
  252. #define HAVE_FCHMOD 1
  253. #define HAVE_FLOCKFILE 1
  254. #define HAVE_GETOPT_H 1
  255. #define HAVE_GNU_GET_LIBC_VERSION 1
  256. #define HAVE_GNU_LIBC_VERSION_H 1
  257. #define HAVE_I18N_LC_MESSAGES 1
  258. #define HAVE_INET_NTOP 1
  259. #define HAVE_INT16_T 1
  260. #define HAVE_INT32_T 1
  261. #define HAVE_INT64_T 1
  262. #define HAVE_INTTYPES_H 1
  263. #define HAVE_JEMALLOC_MEMALIGN 1
  264. #define HAVE_JEMALLOC_POSIX_MEMALIGN 1
  265. #define HAVE_JEMALLOC_VALLOC 1
  266. #define HAVE_LANGINFO_CODESET 1
  267. #define HAVE_LCHOWN 1
  268. #define HAVE_LIBM 1
  269. #define HAVE_LOCALTIME_R 1
  270. #define HAVE_LSTAT64 1
  271. #define HAVE_MALLOC_H 1
  272. #define HAVE_MEMALIGN 1
  273. #define HAVE_MEMMOVE 1
  274. #define HAVE_MEMORY_H 1
  275. #define HAVE_MMINTRIN_H 1
  276. #define HAVE_NL_TYPES_H 1
  277. #define HAVE_POSIX_MEMALIGN 1
  278. #define HAVE_RANDOM 1
  279. #define HAVE_RES_NINIT 1
  280. #define HAVE_RINT 1
  281. #define HAVE_SIGINFO_T 1
  282. #define HAVE_SNPRINTF 1
  283. #define HAVE_STAT64 1
  284. #define HAVE_STDINT_H 1
  285. #define HAVE_STRERROR 1
  286. #define HAVE_STRNDUP 1
  287. #define HAVE_STRTOK_R 1
  288. #define HAVE_ST_BLKSIZE 1
  289. #define HAVE_SYS_BITYPES_H 1
  290. #define HAVE_SYS_CDEFS_H 1
  291. #define HAVE_SYS_STATFS_H 1
  292. #define HAVE_SYS_STATVFS_H 1
  293. #define HAVE_THREAD_TLS_KEYWORD 1
  294. #define HAVE_TIMEZONE 1
  295. #define HAVE_TM_GMTOFF 1
  296. #define HAVE_TRUNCATE64 1
  297. #define HAVE_UINT 1
  298. #define HAVE_UNAME_DOMAINNAME_FIELD 1
  299. #define HAVE_UNISTD_H 1
  300. #define HAVE_VALLOC 1
  301. #define HAVE_VA_COPY 1
  302. #define HAVE_VA_LIST_AS_ARRAY 1
  303. #define HAVE_VISIBILITY_ATTRIBUTE 1
  304. #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
  305. #define HAVE_X11_XKBLIB_H 1
  306. #define HAVE__UNWIND_BACKTRACE 1
  307. #define HAVE___CXA_DEMANGLE 1
  308. #define IBMBIDI 1
  309. #define MALLOC_H <malloc.h>
  310. #define MOZILLA_VERSION "2.0b8pre"
  311. #define MOZILLA_VERSION_U 2.0b8pre
  312. #define MOZ_ACCESSIBILITY_ATK 1
  313. #define MOZ_BUILD_APP instantbird
  314. #define MOZ_DISTRIBUTION_ID "org.mozilla"
  315. #define MOZ_DLL_SUFFIX ".so"
  316. #define MOZ_ENABLE_DBUS 1
  317. #define MOZ_ENABLE_GCONF 1
  318. #define MOZ_ENABLE_LIBXUL 1
  319. #define MOZ_FEEDS 1
  320. #define MOZ_IPC 1
  321. #define MOZ_JSLOADER 1
  322. #define MOZ_LOGGING 1
  323. #define MOZ_MEMORY 1
  324. #define MOZ_MEMORY_LINUX 1
  325. #define MOZ_MEMORY_SIZEOF_PTR_2POW 3
  326. #define MOZ_MORKREADER 1
  327. #define MOZ_OMNIJAR 1
  328. #define MOZ_PLACES 1
  329. #define MOZ_PROFILELOCKING 1
  330. #define MOZ_RDF 1
  331. #define MOZ_SMIL 1
  332. #define MOZ_STORAGE 1
  333. #define MOZ_UPDATE_CHANNEL default
  334. #define MOZ_USER_DIR ".mozilla"
  335. #define MOZ_VIEW_SOURCE 1
  336. #define MOZ_WIDGET_GTK2 1
  337. #define MOZ_X11 1
  338. #define MOZ_XTF 1
  339. #define MOZ_XUL 1
  340. #define NS_ALWAYS_INLINE __attribute__((always_inline))
  341. #define NS_ATTR_MALLOC __attribute__((malloc))
  342. #define NS_NORETURN __attribute__((noreturn))
  343. #define NS_PRINTING 1
  344. #define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
  345. #define SIZEOF_INT_P 8
  346. #define SIZEOF_TIME_T 8
  347. #define STDC_HEADERS 1
  348. #define UNIX_ASYNC_DNS 1
  349. #define VA_COPY va_copy
  350. #define XP_UNIX 1
  351. #define _REENTRANT 1
  352.  
  353. #endif /* _COMM_CONFIG_H_ */
  354.  
  355. Creating directory config
  356. Creating directory purple
  357. Creating directory purple/locales
  358. Creating directory purple/libraries/xml2
  359. Creating directory purple/libraries/glib
  360. Creating directory purple/libpurple
  361. Creating directory purple/libpurple/protocols/irc
  362. Creating directory purple/libpurple/protocols/simple
  363. Creating directory purple/libpurple/protocols/qq
  364. Creating directory purple/libpurple/protocols/msn
  365. Creating directory purple/libpurple/protocols/gg
  366. Creating directory purple/libpurple/protocols/novell
  367. Creating directory purple/libpurple/protocols/netsoul
  368. Creating directory purple/libpurple/protocols/null
  369. Creating directory purple/libpurple/protocols/yahoo
  370. Creating directory purple/libpurple/protocols/myspace
  371. Creating directory purple/libpurple/protocols/jabber
  372. Creating directory purple/libpurple/protocols/oscar
  373. Creating directory purple/purplexpcom/public
  374. Creating directory purple/purplexpcom/src
  375. Creating directory instantbird
  376. Creating directory instantbird/app
  377. Creating directory instantbird/app/profile
  378. Creating directory instantbird/app/profile/extensions
  379. Creating directory instantbird/branding/nightly
  380. Creating directory instantbird/branding/nightly/locales
  381. Creating directory instantbird/branding/halloween
  382. Creating directory instantbird/branding/halloween/locales
  383. Creating directory instantbird/branding/release
  384. Creating directory instantbird/branding/release/locales
  385. Creating directory instantbird/content
  386. Creating directory instantbird/components
  387. Creating directory instantbird/locales
  388. Creating directory instantbird/modules
  389. Creating directory instantbird/themes
  390. Creating directory instantbird/installer
  391. Creating directory instantbird/installer/windows
  392. creating Makefile
  393. creating purple/Makefile
  394. creating purple/locales/Makefile
  395. creating purple/libraries/xml2/Makefile
  396. creating purple/libraries/glib/Makefile
  397. creating purple/libpurple/Makefile
  398. creating purple/libpurple/protocols/irc/Makefile
  399. creating purple/libpurple/protocols/simple/Makefile
  400. creating purple/libpurple/protocols/qq/Makefile
  401. creating purple/libpurple/protocols/msn/Makefile
  402. creating purple/libpurple/protocols/gg/Makefile
  403. creating purple/libpurple/protocols/novell/Makefile
  404. creating purple/libpurple/protocols/netsoul/Makefile
  405. creating purple/libpurple/protocols/null/Makefile
  406. creating purple/libpurple/protocols/yahoo/Makefile
  407. creating purple/libpurple/protocols/myspace/Makefile
  408. creating purple/libpurple/protocols/jabber/Makefile
  409. creating purple/libpurple/protocols/oscar/Makefile
  410. creating purple/purplexpcom/public/Makefile
  411. creating purple/purplexpcom/src/Makefile
  412. creating instantbird/Makefile
  413. creating instantbird/app/Makefile
  414. creating instantbird/app/profile/Makefile
  415. creating instantbird/app/profile/extensions/Makefile
  416. creating instantbird/branding/nightly/Makefile
  417. creating instantbird/branding/nightly/locales/Makefile
  418. creating instantbird/branding/halloween/Makefile
  419. creating instantbird/branding/halloween/locales/Makefile
  420. creating instantbird/branding/release/Makefile
  421. creating instantbird/branding/release/locales/Makefile
  422. creating instantbird/content/Makefile
  423. creating instantbird/components/Makefile
  424. creating instantbird/locales/Makefile
  425. creating instantbird/modules/Makefile
  426. creating instantbird/themes/Makefile
  427. creating instantbird/installer/Makefile
  428. creating instantbird/installer/windows/Makefile
  429. updating cache ./config.cache
  430. creating ./config.status
  431. creating config/autoconf.mk
  432. configuring in mozilla
  433. running /bin/sh /home/acemo/tmp/instbrd/instantbird/mozilla/configure  --enable-application=instantbird --disable-tests --disable-debug --enable-optimize --enable-application=../instantbird --disable-official-branding --with-branding=../instantbird/branding/nightly --cache-file=.././config.cache --srcdir=/home/acemo/tmp/instbrd/instantbird/mozilla
  434. Adding configure options from /home/acemo/tmp/instbrd/instantbird/mozconfig:
  435.  --enable-application=instantbird
  436.  --disable-tests
  437.  --disable-debug
  438.  --enable-optimize
  439. loading cache .././config.cache
  440. checking host system type... x86_64-unknown-linux-gnu
  441. checking target system type... x86_64-unknown-linux-gnu
  442. checking build system type... x86_64-unknown-linux-gnu
  443. checking for mawk... (cached) gawk
  444. checking for perl5... (cached) /usr/bin/perl
  445. checking for gcc... (cached) gcc
  446. checking whether the C compiler (gcc  ) works... yes
  447. checking whether the C compiler (gcc  ) is a cross-compiler... no
  448. checking whether we are using GNU C... (cached) yes
  449. checking whether gcc accepts -g... (cached) yes
  450. checking for c++... (cached) c++
  451. checking whether the C++ compiler (c++  ) works... yes
  452. checking whether the C++ compiler (c++  ) is a cross-compiler... no
  453. checking whether we are using GNU C++... (cached) yes
  454. checking whether c++ accepts -g... (cached) yes
  455. checking for ranlib... (cached) ranlib
  456. checking for as... (cached) /usr/bin/as
  457. checking for ar... (cached) ar
  458. checking for ld... (cached) ld
  459. checking for strip... (cached) strip
  460. checking for windres... no
  461. checking whether gcc and cc understand -c and -o together... (cached) yes
  462. checking how to run the C preprocessor... (cached) gcc -E
  463. checking how to run the C++ preprocessor... (cached) c++ -E
  464. checking for a BSD compatible install... (cached) /bin/install -c
  465. checking whether ln -s works... (cached) yes
  466. checking for minimum required perl version >= 5.006... 5.012001
  467. checking for full perl installation... yes
  468. checking for python2.7... (cached) /usr/bin/python
  469. checking for doxygen... (cached) :
  470. checking for autoconf... (cached) /usr/bin/autoconf
  471. checking for unzip... (cached) /usr/bin/unzip
  472. checking for zip... (cached) /usr/bin/zip
  473. checking for makedepend... no
  474. checking for xargs... (cached) /usr/bin/xargs
  475. checking for gmake... no
  476. checking for make... /usr/bin/make
  477. checking for X... (cached) libraries , headers
  478. checking for dnet_ntoa in -ldnet... (cached) no
  479. checking for dnet_ntoa in -ldnet_stub... (cached) no
  480. checking for gethostbyname... (cached) yes
  481. checking for connect... (cached) yes
  482. checking for remove... (cached) yes
  483. checking for shmat... (cached) yes
  484. checking for IceConnectionNumber in -lICE... (cached) yes
  485. checking whether the compiler supports -Wno-invalid-offsetof... yes
  486. checking whether the compiler supports -Wno-variadic-macros... yes
  487. checking whether the compiler supports -Werror=return-type... yes
  488. checking whether ld has archive extraction flags... (cached) yes
  489. checking that static assertion macros used in autoconf tests work... (cached) yes
  490. checking for 64-bit OS... yes
  491. checking for minimum required Python version >= 2.5... yes
  492. checking for ANSI C header files... (cached) yes
  493. checking for working const... (cached) yes
  494. checking for mode_t... (cached) yes
  495. checking for off_t... (cached) yes
  496. checking for pid_t... (cached) yes
  497. checking for size_t... (cached) yes
  498. checking for __stdcall... no
  499. checking for ssize_t... yes
  500. checking for st_blksize in struct stat... (cached) yes
  501. checking for siginfo_t... (cached) yes
  502. checking for int16_t... (cached) yes
  503. checking for int32_t... (cached) yes
  504. checking for int64_t... (cached) yes
  505. checking for int64... (cached) no
  506. checking for uint... (cached) yes
  507. checking for uint_t... (cached) no
  508. checking for uint16_t... (cached) no
  509. checking for uname.domainname... (cached) yes
  510. checking for uname.__domainname... (cached) no
  511. checking for usable char16_t (2 bytes, unsigned)... (cached) no
  512. checking for usable wchar_t (2 bytes, unsigned)... (cached) no
  513. checking for compiler -fshort-wchar option... (cached) yes
  514. checking for visibility(hidden) attribute... (cached) yes
  515. checking for visibility(default) attribute... (cached) yes
  516. checking for visibility pragma support... (cached) yes
  517. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... (cached) no
  518. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... (cached) no
  519. checking for __force_align_arg_pointer__ attribute... no
  520. checking for dirent.h that defines DIR... (cached) yes
  521. checking for opendir in -ldir... (cached) no
  522. checking for sys/byteorder.h... (cached) no
  523. checking for compat.h... (cached) no
  524. checking for getopt.h... (cached) yes
  525. checking for sys/bitypes.h... (cached) yes
  526. checking for memory.h... (cached) yes
  527. checking for unistd.h... (cached) yes
  528. checking for gnu/libc-version.h... (cached) yes
  529. checking for nl_types.h... (cached) yes
  530. checking for malloc.h... (cached) yes
  531. checking for X11/XKBlib.h... (cached) yes
  532. checking for io.h... no
  533. checking for sys/statvfs.h... (cached) yes
  534. checking for sys/statfs.h... (cached) yes
  535. checking for sys/vfs.h... (cached) yes
  536. checking for sys/mount.h... (cached) yes
  537. checking for sys/quota.h... yes
  538. checking for linux/quota.h... yes
  539. checking for mmintrin.h... (cached) yes
  540. checking for new... (cached) yes
  541. checking for sys/cdefs.h... (cached) yes
  542. checking for gethostbyname_r in -lc_r... (cached) no
  543. checking for library containing dlopen... -ldl
  544. checking for dlfcn.h... (cached) yes
  545. checking for dladdr... (cached) yes
  546. checking for socket in -lsocket... (cached) no
  547. checking for XDrawLines in -lX11... (cached) yes
  548. checking for XextAddDisplay in -lXext... (cached) yes
  549. checking for XtFree in -lXt... (cached) yes
  550. checking for XShmCreateImage in -lXext... yes
  551. checking for X11/extensions/XShm.h... yes
  552. checking for X11/extensions/scrnsaver.h... yes
  553. checking for XScreenSaverQueryInfo in -lXss... yes
  554. checking for XieFloGeometry in -lXIE... no
  555. checking for X11/extensions/XIElib.h... no
  556. checking for freetype-config... /usr/bin/freetype-config
  557. checking for FreeType - version >= 6.1.0... yes
  558. checking for FT_Bitmap_Size.y_ppem... yes
  559. checking for FT_GlyphSlot_Embolden... yes
  560. checking for FT_Load_Sfnt_Table... yes
  561. checking for FT_Select_Size... yes
  562. checking for ARM SIMD support in compiler... no
  563. checking for ARM NEON support in compiler... no
  564. checking for pthread_create in -lpthreads... no
  565. checking for pthread_create in -lpthread... yes
  566. checking whether gcc accepts -pthread... yes
  567. checking whether mmap() sees write()s... yes
  568. checking whether gcc needs -traditional... (cached) no
  569. checking for 8-bit clean memcmp... (cached) yes
  570. checking for random... (cached) yes
  571. checking for strerror... (cached) yes
  572. checking for lchown... (cached) yes
  573. checking for fchmod... (cached) yes
  574. checking for snprintf... (cached) yes
  575. checking for statvfs... (cached) yes
  576. checking for memmove... (cached) yes
  577. checking for rint... (cached) yes
  578. checking for stat64... (cached) yes
  579. checking for lstat64... (cached) yes
  580. checking for truncate64... (cached) yes
  581. checking for statvfs64... (cached) yes
  582. checking for setbuf... yes
  583. checking for isatty... yes
  584. checking for flockfile... (cached) yes
  585. checking for getpagesize... (cached) yes
  586. checking for localtime_r... (cached) yes
  587. checking for strtok_r... (cached) yes
  588. checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... yes
  589. /home/acemo/tmp/instbrd/instantbird/mozilla/configure: line 11898: test: : integer expression expected
  590. checking for res_ninit()... (cached) yes
  591. checking for gnu_get_libc_version()... (cached) yes
  592. checking for iconv in -lc... (cached) yes
  593. checking for iconv()... (cached) yes
  594. checking for iconv() with const input... (cached) no
  595. checking for nl_langinfo and CODESET... (cached) yes
  596. checking for an implementation of va_copy()... (cached) yes
  597. checking for an implementation of __va_copy()... (cached) yes
  598. checking whether va_lists can be copied by value... (cached) no
  599. checking for gcc 3.0 ABI... (cached) yes
  600. checking for C++ "explicit" keyword... (cached) yes
  601. checking for C++ "typename" keyword... (cached) yes
  602. checking for modern C++ template specialization syntax support... (cached) yes
  603. checking whether partial template specialization works... (cached) yes
  604. checking whether operators must be re-defined for templates derived from templates... (cached) no
  605. checking whether we need to cast a derived template to pass as its base class... (cached) no
  606. checking whether the compiler can resolve const ambiguities for templates... (cached) yes
  607. checking whether the C++ "using" keyword can change access... (cached) yes
  608. checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
  609. checking for "std::" namespace... (cached) yes
  610. checking whether standard template operator!=() is ambiguous... (cached) unambiguous
  611. checking for C++ reinterpret_cast... (cached) yes
  612. checking for C++ dynamic_cast to void*... (cached) yes
  613. checking whether C++ requires implementation of unused virtual methods... (cached) yes
  614. checking for trouble comparing to zero near std::operator!=()... (cached) no
  615. checking for __thread keyword for TLS variables... (cached) yes
  616. checking for malloc.h... (cached) yes
  617. checking for strndup... (cached) yes
  618. checking for posix_memalign... (cached) yes
  619. checking for memalign... (cached) yes
  620. checking for valloc... (cached) yes
  621. checking for __attribute__((always_inline))... (cached) yes
  622. checking for __attribute__((malloc))... (cached) yes
  623. checking for __attribute__((warn_unused_result))... (cached) yes
  624. checking for __attribute__((noreturn))... (cached) yes
  625. checking for LC_MESSAGES... (cached) yes
  626. checking for localeconv... yes
  627. checking for YASM assembler... checking for yasm... yasm
  628. checking if app-specific confvars.sh exists... /home/acemo/tmp/instbrd/instantbird/mozilla/../instantbird/confvars.sh
  629. checking for pkg-config... (cached) /usr/bin/pkg-config
  630. checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes
  631. checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-unix-print-2.0  
  632. checking MOZ_GTK2_LIBS... -pthread -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0  
  633. checking for pango >= 1.14.0... yes
  634. checking _PANGOCHK_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  635. checking _PANGOCHK_LIBS... -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  636. checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0... yes
  637. checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng14  
  638. checking MOZ_PANGO_LIBS... -pthread -lpangoft2-1.0 -lfreetype -lfontconfig -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  639. 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 ... yes
  640. checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  641. checking MOZ_GCONF_LIBS... -pthread -lgconf-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  642. checking for libnotify >= 0.4... yes
  643. checking MOZ_LIBNOTIFY_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  
  644. checking MOZ_LIBNOTIFY_LIBS... -pthread -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  645. checking for libgnomeui-2.0 >= 2.2.0... checking for dbus-1 >= 0.60... yes
  646. checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
  647. checking MOZ_DBUS_LIBS... -ldbus-1 -lpthread -lrt  
  648. checking for dbus-glib-1 >= 0.60... yes
  649. checking MOZ_DBUS_GLIB_CFLAGS... -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  650. checking MOZ_DBUS_GLIB_LIBS... -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  651. checking __attribute__ ((aligned ())) support... trying 64
  652. 64
  653. checking for alsa... yes
  654. checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa  
  655. checking MOZ_ALSA_LIBS... -lasound  
  656. checking for java... /opt/java/bin/java
  657. checking for javac... /opt/java/bin/javac
  658. checking for jar... /opt/java/bin/jar
  659. checking for gthread-2.0... yes
  660. checking MOZ_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  661. checking MOZ_GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0  
  662. checking for curl/curl.h... yes
  663. checking for tar archiver... checking for gnutar... (cached) tar
  664. tar
  665. checking for wget... checking for wget... (cached) wget
  666. wget
  667. checking for conic... checking for valid optimization flags... yes
  668. checking size of int *... (cached) 8
  669. checking for __cxa_demangle... (cached) yes
  670. checking for unwind.h... (cached) yes
  671. checking for _Unwind_Backtrace... (cached) yes
  672. checking for gcc -pipe support... yes
  673. checking whether C compiler supports -fprofile-generate... yes
  674. checking whether C++ compiler has -pedantic long long bug... no
  675. checking for correct temporary object destruction order... yes
  676. checking for correct overload resolution with const and templates... no
  677. checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes
  678. checking HOST_LIBIDL_CFLAGS... -pthread -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  679. checking HOST_LIBIDL_LIBS... -pthread -lIDL-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  680. checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  681. checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  682. checking GLIB_LIBS... -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  683. checking for stdint.h... (cached) yes
  684. checking for inttypes.h... (cached) yes
  685. checking for sys/int_types.h... (cached) no
  686. checking for iwlib.h... yes
  687. checking for posix_fallocate... yes
  688. checking for GL/glx.h... yes
  689. checking for fontconfig/fcfreetype.h... yes
  690. creating mozilla-config.h
  691. ==== mozilla-config.h =================================
  692. /* List of defines generated by configure. Included with preprocessor flag,
  693. * -include, to avoid long list of -D defines on the compile command-line.
  694. * Do not edit.
  695. */
  696.  
  697. #ifndef _MOZILLA_CONFIG_H_
  698. #define _MOZILLA_CONFIG_H_
  699.  
  700. #define ACCESSIBILITY 1
  701. #define ATK_MAJOR_VERSION 1
  702. #define ATK_MINOR_VERSION 32
  703. #define ATK_REV_VERSION 0
  704. #define ATTRIBUTE_ALIGNED_MAX 64
  705. #define BUILD_CTYPES 1
  706. #define D_INO d_ino
  707. #define FUNCPROTO 15
  708. #define HAVE_64BIT_OS 1
  709. #define HAVE_CLOCK_MONOTONIC 1
  710. #define HAVE_CURL_CURL_H 1
  711. #define HAVE_DIRENT_H 1
  712. #define HAVE_DLADDR 1
  713. #define HAVE_DLOPEN 1
  714. #define HAVE_FCHMOD 1
  715. #define HAVE_FLOCKFILE 1
  716. #define HAVE_FONTCONFIG_FCFREETYPE_H 1
  717. #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  718. #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  719. #define HAVE_FT_LOAD_SFNT_TABLE 1
  720. #define HAVE_FT_SELECT_SIZE 1
  721. #define HAVE_GETOPT_H 1
  722. #define HAVE_GNU_GET_LIBC_VERSION 1
  723. #define HAVE_GNU_LIBC_VERSION_H 1
  724. #define HAVE_I18N_LC_MESSAGES 1
  725. #define HAVE_INT16_T 1
  726. #define HAVE_INT32_T 1
  727. #define HAVE_INT64_T 1
  728. #define HAVE_INTTYPES_H 1
  729. #define HAVE_ISATTY 1
  730. #define HAVE_JEMALLOC_MEMALIGN 1
  731. #define HAVE_JEMALLOC_POSIX_MEMALIGN 1
  732. #define HAVE_JEMALLOC_VALLOC 1
  733. #define HAVE_LANGINFO_CODESET 1
  734. #define HAVE_LCHOWN 1
  735. #define HAVE_LIBXSS 1
  736. #define HAVE_LINUX_QUOTA_H 1
  737. #define HAVE_LOCALECONV 1
  738. #define HAVE_LOCALTIME_R 1
  739. #define HAVE_LSTAT64 1
  740. #define HAVE_MALLOC_H 1
  741. #define HAVE_MEMALIGN 1
  742. #define HAVE_MEMMOVE 1
  743. #define HAVE_MEMORY_H 1
  744. #define HAVE_MMINTRIN_H 1
  745. #define HAVE_NL_TYPES_H 1
  746. #define HAVE_POSIX_FALLOCATE 1
  747. #define HAVE_POSIX_MEMALIGN 1
  748. #define HAVE_RANDOM 1
  749. #define HAVE_RES_NINIT 1
  750. #define HAVE_RINT 1
  751. #define HAVE_SETBUF 1
  752. #define HAVE_SIGINFO_T 1
  753. #define HAVE_SNPRINTF 1
  754. #define HAVE_SSIZE_T 1
  755. #define HAVE_STAT64 1
  756. #define HAVE_STDINT_H 1
  757. #define HAVE_STRERROR 1
  758. #define HAVE_STRNDUP 1
  759. #define HAVE_STRTOK_R 1
  760. #define HAVE_ST_BLKSIZE 1
  761. #define HAVE_SYS_BITYPES_H 1
  762. #define HAVE_SYS_CDEFS_H 1
  763. #define HAVE_SYS_QUOTA_H 1
  764. #define HAVE_SYS_STATFS_H 1
  765. #define HAVE_SYS_STATVFS_H 1
  766. #define HAVE_THREAD_TLS_KEYWORD 1
  767. #define HAVE_TRUNCATE64 1
  768. #define HAVE_UINT 1
  769. #define HAVE_UINT64_T 1
  770. #define HAVE_UNAME_DOMAINNAME_FIELD 1
  771. #define HAVE_UNISTD_H 1
  772. #define HAVE_VALLOC 1
  773. #define HAVE_VA_COPY 1
  774. #define HAVE_VA_LIST_AS_ARRAY 1
  775. #define HAVE_VISIBILITY_ATTRIBUTE 1
  776. #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
  777. #define HAVE_X11_XKBLIB_H 1
  778. #define HAVE_XSHM 1
  779. #define HAVE__UNWIND_BACKTRACE 1
  780. #define HAVE___CXA_DEMANGLE 1
  781. #define IBMBIDI 1
  782. #define MALLOC_H <malloc.h>
  783. #define MOZILLA_VERSION "2.0b8pre"
  784. #define MOZILLA_VERSION_U 2.0b8pre
  785. #define MOZ_ACCESSIBILITY_ATK 1
  786. #define MOZ_APP_UA_NAME ""
  787. #define MOZ_APP_UA_VERSION "0.3a1pre"
  788. #define MOZ_BUILD_APP ../instantbird
  789. #define MOZ_CRASHREPORTER 1
  790. #define MOZ_CRASHREPORTER_ENABLE_PERCENT 100
  791. #define MOZ_DISTRIBUTION_ID "org.mozilla"
  792. #define MOZ_DLL_SUFFIX ".so"
  793. #define MOZ_ENABLE_DBUS 1
  794. #define MOZ_ENABLE_GCONF 1
  795. #define MOZ_ENABLE_LIBNOTIFY 1
  796. #define MOZ_ENABLE_LIBXUL 1
  797. #define MOZ_ENABLE_XREMOTE 1
  798. #define MOZ_FEEDS 1
  799. #define MOZ_IPC 1
  800. #define MOZ_JSLOADER 1
  801. #define MOZ_LOGGING 1
  802. #define MOZ_MEDIA 1
  803. #define MOZ_MEMORY 1
  804. #define MOZ_MEMORY_LINUX 1
  805. #define MOZ_MEMORY_SIZEOF_PTR_2POW 3
  806. #define MOZ_MORKREADER 1
  807. #define MOZ_OGG 1
  808. #define MOZ_OMNIJAR 1
  809. #define MOZ_PANGO 1
  810. #define MOZ_PDF_PRINTING 1
  811. #define MOZ_PLACES 1
  812. #define MOZ_PROFILELOCKING 1
  813. #define MOZ_RDF 1
  814. #define MOZ_SMIL 1
  815. #define MOZ_STATIC_JS 1
  816. #define MOZ_STORAGE 1
  817. #define MOZ_SVG 1
  818. #define MOZ_SYDNEYAUDIO 1
  819. #define MOZ_TREE_CAIRO 1
  820. #define MOZ_UA_BUILDID ""
  821. #define MOZ_UA_FIREFOX_VERSION "4.0b8pre"
  822. #define MOZ_UPDATER 1
  823. #define MOZ_UPDATE_CHANNEL default
  824. #define MOZ_USER_DIR ".mozilla"
  825. #define MOZ_VIEW_SOURCE 1
  826. #define MOZ_VORBIS 1
  827. #define MOZ_WAVE 1
  828. #define MOZ_WEBM 1
  829. #define MOZ_WIDGET_GTK2 1
  830. #define MOZ_X11 1
  831. #define MOZ_XTF 1
  832. #define MOZ_XUL 1
  833. #define NS_ALWAYS_INLINE __attribute__((always_inline))
  834. #define NS_ATTR_MALLOC __attribute__((malloc))
  835. #define NS_NORETURN __attribute__((noreturn))
  836. #define NS_PRINTING 1
  837. #define NS_PRINT_PREVIEW 1
  838. #define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
  839. #define SIZEOF_INT_P 8
  840. #define STDC_HEADERS 1
  841. #define UNIX_ASYNC_DNS 1
  842. #define VA_COPY va_copy
  843. #define VPX_X86_ASM 1
  844. #define XP_UNIX 1
  845. #define _REENTRANT 1
  846.  
  847. #endif /* _MOZILLA_CONFIG_H_ */
  848.  
  849. Creating directory build
  850. Creating directory build/pgo
  851. Creating directory build/pgo/blueprint
  852. Creating directory build/pgo/js-input
  853. Creating directory build/unix
  854. Creating directory build/win32
  855. Creating directory build/win32/crashinjectdll
  856. Creating directory config
  857. Creating directory config/mkdepend
  858. Creating directory config/nspr
  859. Creating directory config/tests/src-simple
  860. Creating directory probes
  861. Creating directory extensions
  862. Creating directory memory/jemalloc
  863. Creating directory db
  864. Creating directory db/mdb
  865. Creating directory db/mdb/public
  866. Creating directory db/mork
  867. Creating directory db/mork/build
  868. Creating directory db/mork/src
  869. Creating directory ipc
  870. Creating directory ipc/chromium
  871. Creating directory ipc/glue
  872. Creating directory ipc/ipdl
  873. Creating directory dom
  874. Creating directory dom/public/coreEvents
  875. Creating directory dom/interfaces/base
  876. Creating directory dom/interfaces/canvas
  877. Creating directory dom/interfaces/core
  878. Creating directory dom/interfaces/css
  879. Creating directory dom/interfaces/events
  880. Creating directory dom/interfaces/geolocation
  881. Creating directory dom/interfaces/html
  882. Creating directory dom/interfaces/json
  883. Creating directory dom/interfaces/load-save
  884. Creating directory dom/interfaces/offline
  885. Creating directory dom/interfaces/range
  886. Creating directory dom/interfaces/sidebar
  887. Creating directory dom/interfaces/storage
  888. Creating directory dom/interfaces/stylesheets
  889. Creating directory dom/interfaces/threads
  890. Creating directory dom/interfaces/traversal
  891. Creating directory dom/interfaces/views
  892. Creating directory dom/interfaces/xbl
  893. Creating directory dom/interfaces/xpath
  894. Creating directory dom/interfaces/xul
  895. Creating directory dom/base
  896. Creating directory dom/src
  897. Creating directory dom/src/events
  898. Creating directory dom/src/jsurl
  899. Creating directory dom/src/geolocation
  900. Creating directory dom/src/json
  901. Creating directory dom/src/offline
  902. Creating directory dom/src/storage
  903. Creating directory dom/src/threads
  904. Creating directory dom/locales
  905. Creating directory dom/plugins
  906. Creating directory js/jetpack
  907. Creating directory editor
  908. Creating directory editor/public
  909. Creating directory editor/idl
  910. Creating directory editor/txmgr
  911. Creating directory editor/txmgr/idl
  912. Creating directory editor/txmgr/public
  913. Creating directory editor/txmgr/src
  914. Creating directory editor/txmgr/tests
  915. Creating directory editor/txtsvc
  916. Creating directory editor/txtsvc/public
  917. Creating directory editor/txtsvc/src
  918. Creating directory editor/composer
  919. Creating directory editor/composer/public
  920. Creating directory editor/composer/src
  921. Creating directory editor/composer/test
  922. Creating directory editor/libeditor
  923. Creating directory editor/libeditor/base
  924. Creating directory editor/libeditor/base/tests
  925. Creating directory editor/libeditor/html
  926. Creating directory editor/libeditor/text
  927. Creating directory parser/expat
  928. Creating directory parser/expat/lib
  929. Creating directory parser/xml
  930. Creating directory parser/xml/public
  931. Creating directory parser/xml/src
  932. Creating directory gfx
  933. Creating directory gfx/ycbcr
  934. Creating directory gfx/layers
  935. Creating directory gfx/src
  936. Creating directory gfx/src/thebes
  937. Creating directory gfx/tests
  938. Creating directory gfx/thebes
  939. Creating directory gfx/qcms
  940. Creating directory gfx/angle
  941. Creating directory parser/htmlparser
  942. Creating directory parser/htmlparser/public
  943. Creating directory parser/htmlparser/src
  944. Creating directory parser/htmlparser/tests
  945. Creating directory parser/htmlparser/tests/grabpage
  946. Creating directory parser/htmlparser/tests/logparse
  947. Creating directory parser/htmlparser/tests/html
  948. Creating directory parser/htmlparser/tests/outsinks
  949. Creating directory intl
  950. Creating directory intl/build
  951. Creating directory intl/chardet
  952. Creating directory intl/chardet/public
  953. Creating directory intl/chardet/src
  954. Creating directory intl/uconv
  955. Creating directory intl/uconv/idl
  956. Creating directory intl/uconv/util
  957. Creating directory intl/uconv/public
  958. Creating directory intl/uconv/src
  959. Creating directory intl/uconv/tests
  960. Creating directory intl/uconv/ucvja
  961. Creating directory intl/uconv/ucvlatin
  962. Creating directory intl/uconv/ucvcn
  963. Creating directory intl/uconv/ucvtw
  964. Creating directory intl/uconv/ucvtw2
  965. Creating directory intl/uconv/ucvko
  966. Creating directory intl/uconv/ucvibm
  967. Creating directory intl/uconv/native
  968. Creating directory intl/locale
  969. Creating directory intl/locale/public
  970. Creating directory intl/locale/idl
  971. Creating directory intl/locale/src
  972. Creating directory intl/locale/src/mac
  973. Creating directory intl/locale/src/unix
  974. Creating directory intl/locale/src/os2
  975. Creating directory intl/locale/src/windows
  976. Creating directory intl/locale/tests
  977. Creating directory intl/lwbrk
  978. Creating directory intl/lwbrk/idl
  979. Creating directory intl/lwbrk/src
  980. Creating directory intl/lwbrk/public
  981. Creating directory intl/lwbrk/tests
  982. Creating directory intl/unicharutil
  983. Creating directory intl/unicharutil/util
  984. Creating directory intl/unicharutil/util/internal
  985. Creating directory intl/unicharutil/idl
  986. Creating directory intl/unicharutil/src
  987. Creating directory intl/unicharutil/public
  988. Creating directory intl/unicharutil/tables
  989. Creating directory intl/unicharutil/tests
  990. Creating directory intl/unicharutil/tools
  991. Creating directory intl/strres
  992. Creating directory intl/strres/public
  993. Creating directory intl/strres/src
  994. Creating directory intl/strres/tests
  995. Creating directory js/src/xpconnect
  996. Creating directory js/src/xpconnect/public
  997. Creating directory js/src/xpconnect/idl
  998. Creating directory js/src/xpconnect/shell
  999. Creating directory js/src/xpconnect/src
  1000. Creating directory js/src/xpconnect/loader
  1001. Creating directory js/src/xpconnect/tests
  1002. Creating directory js/src/xpconnect/tests/components
  1003. Creating directory js/src/xpconnect/tests/idl
  1004. Creating directory js/ipc
  1005. Creating directory js/jsd
  1006. Creating directory js/jsd/idl
  1007. Creating directory content
  1008. Creating directory content/base
  1009. Creating directory content/base/public
  1010. Creating directory content/base/src
  1011. Creating directory content/base/test
  1012. Creating directory content/base/test/chrome
  1013. Creating directory content/canvas
  1014. Creating directory content/canvas/public
  1015. Creating directory content/canvas/src
  1016. Creating directory content/events
  1017. Creating directory content/events/public
  1018. Creating directory content/events/src
  1019. Creating directory content/html
  1020. Creating directory content/html/content
  1021. Creating directory content/html/content/public
  1022. Creating directory content/html/content/src
  1023. Creating directory content/html/document
  1024. Creating directory content/html/document/public
  1025. Creating directory content/html/document/src
  1026. Creating directory content/xml
  1027. Creating directory content/xml/content
  1028. Creating directory content/xml/content/src
  1029. Creating directory content/xml/document
  1030. Creating directory content/xml/document/public
  1031. Creating directory content/xml/document/resources
  1032. Creating directory content/xml/document/src
  1033. Creating directory content/xul
  1034. Creating directory content/xul/content
  1035. Creating directory content/xul/content/src
  1036. Creating directory content/xul/document
  1037. Creating directory content/xul/document/public
  1038. Creating directory content/xul/document/src
  1039. Creating directory content/xul/templates
  1040. Creating directory content/xul/templates/public
  1041. Creating directory content/xul/templates/src
  1042. Creating directory content/xul/templates/tests
  1043. Creating directory content/xul/templates/tests/chrome
  1044. Creating directory content/xbl
  1045. Creating directory content/xbl/public
  1046. Creating directory content/xbl/src
  1047. Creating directory content/xbl/builtin
  1048. Creating directory content/xbl/builtin/emacs
  1049. Creating directory content/xbl/builtin/mac
  1050. Creating directory content/xbl/builtin/unix
  1051. Creating directory content/xslt
  1052. Creating directory content/xslt/public
  1053. Creating directory content/xslt/src
  1054. Creating directory content/xslt/src/base
  1055. Creating directory content/xslt/src/xml
  1056. Creating directory content/xslt/src/xpath
  1057. Creating directory content/xslt/src/xslt
  1058. Creating directory content/xslt/src/main
  1059. Creating directory layout
  1060. Creating directory layout/base
  1061. Creating directory layout/base/tests
  1062. Creating directory layout/build
  1063. Creating directory layout/forms
  1064. Creating directory layout/generic
  1065. Creating directory layout/inspector/public
  1066. Creating directory layout/inspector/src
  1067. Creating directory layout/printing
  1068. Creating directory layout/style
  1069. Creating directory layout/style/xbl-marquee
  1070. Creating directory layout/tables
  1071. Creating directory layout/xul/base/public
  1072. Creating directory layout/xul/base/src
  1073. Creating directory layout/xul/base/src/grid
  1074. Creating directory layout/xul/base/src/tree/src
  1075. Creating directory layout/xul/base/src/tree/public
  1076. Creating directory modules/libimg
  1077. Creating directory modules/libjar
  1078. Creating directory modules/libjar/test
  1079. Creating directory modules/libreg
  1080. Creating directory modules/libreg/include
  1081. Creating directory modules/libreg/src
  1082. Creating directory modules/libreg/standalone
  1083. Creating directory modules/libpref
  1084. Creating directory modules/libpref/public
  1085. Creating directory modules/libpref/src
  1086. Creating directory modules/plugin
  1087. Creating directory modules/plugin/base/src
  1088. Creating directory modules/plugin/base/public
  1089. Creating directory modules/plugin/sdk
  1090. Creating directory modules/plugin/sdk/samples
  1091. Creating directory modules/plugin/sdk/samples/common
  1092. Creating directory modules/plugin/sdk/samples/basic/windows
  1093. Creating directory modules/plugin/sdk/samples/winless/windows
  1094. Creating directory netwerk
  1095. Creating directory netwerk/base
  1096. Creating directory netwerk/base/public
  1097. Creating directory netwerk/base/src
  1098. Creating directory netwerk/build
  1099. Creating directory netwerk/cache
  1100. Creating directory netwerk/cookie
  1101. Creating directory netwerk/wifi
  1102. Creating directory netwerk/dns
  1103. Creating directory netwerk/protocol
  1104. Creating directory netwerk/protocol/about
  1105. Creating directory netwerk/protocol/data
  1106. Creating directory netwerk/protocol/file
  1107. Creating directory netwerk/protocol/ftp
  1108. Creating directory netwerk/protocol/http
  1109. Creating directory netwerk/protocol/res
  1110. Creating directory netwerk/protocol/viewsource
  1111. Creating directory netwerk/mime
  1112. Creating directory netwerk/socket
  1113. Creating directory netwerk/streamconv
  1114. Creating directory netwerk/streamconv/converters
  1115. Creating directory netwerk/streamconv/public
  1116. Creating directory netwerk/streamconv/src
  1117. Creating directory netwerk/streamconv/test
  1118. Creating directory netwerk/test
  1119. Creating directory netwerk/locales
  1120. Creating directory netwerk/system
  1121. Creating directory netwerk/system/mac
  1122. Creating directory netwerk/system/win32
  1123. Creating directory uriloader
  1124. Creating directory uriloader/base
  1125. Creating directory uriloader/exthandler
  1126. Creating directory uriloader/exthandler/tests
  1127. Creating directory uriloader/prefetch
  1128. Creating directory profile
  1129. Creating directory profile/public
  1130. Creating directory profile/dirserviceprovider
  1131. Creating directory profile/dirserviceprovider/public
  1132. Creating directory profile/dirserviceprovider/src
  1133. Creating directory profile/dirserviceprovider/standalone
  1134. Creating directory rdf
  1135. Creating directory rdf/base
  1136. Creating directory rdf/base/idl
  1137. Creating directory rdf/base/public
  1138. Creating directory rdf/base/src
  1139. Creating directory rdf/util
  1140. Creating directory rdf/util/public
  1141. Creating directory rdf/util/src
  1142. Creating directory rdf/util/src/internal
  1143. Creating directory rdf/build
  1144. Creating directory rdf/datasource
  1145. Creating directory rdf/datasource/public
  1146. Creating directory rdf/datasource/src
  1147. Creating directory rdf/tests
  1148. Creating directory rdf/tests/rdfcat
  1149. Creating directory rdf/tests/rdfpoll
  1150. Creating directory caps
  1151. Creating directory caps/idl
  1152. Creating directory caps/include
  1153. Creating directory caps/src
  1154. Creating directory caps/tests
  1155. Creating directory caps/tests/mochitest
  1156. Creating directory chrome
  1157. Creating directory chrome/public
  1158. Creating directory chrome/src
  1159. Creating directory view
  1160. Creating directory view/public
  1161. Creating directory view/src
  1162. Creating directory docshell
  1163. Creating directory docshell/base
  1164. Creating directory docshell/resources
  1165. Creating directory docshell/resources/content
  1166. Creating directory docshell/shistory
  1167. Creating directory docshell/shistory/public
  1168. Creating directory docshell/shistory/src
  1169. Creating directory docshell/build
  1170. Creating directory webshell
  1171. Creating directory webshell/public
  1172. Creating directory widget
  1173. Creating directory widget/public
  1174. Creating directory widget/src
  1175. Creating directory widget/src/beos
  1176. Creating directory widget/src/build
  1177. Creating directory widget/src/gtk2
  1178. Creating directory widget/src/gtkxtbin
  1179. Creating directory widget/src/cocoa
  1180. Creating directory widget/src/os2
  1181. Creating directory widget/src/windows
  1182. Creating directory widget/src/xpwidgets
  1183. Creating directory xpcom/string
  1184. Creating directory xpcom/string/public
  1185. Creating directory xpcom/string/src
  1186. Creating directory xpcom/base
  1187. Creating directory xpcom/build
  1188. Creating directory xpcom/components
  1189. Creating directory xpcom/ds
  1190. Creating directory xpcom/glue
  1191. Creating directory xpcom/glue/standalone
  1192. Creating directory xpcom/io
  1193. Creating directory xpcom/typelib
  1194. Creating directory xpcom/reflect
  1195. Creating directory xpcom/typelib/xpt
  1196. Creating directory xpcom/typelib/xpt/public
  1197. Creating directory xpcom/typelib/xpt/src
  1198. Creating directory xpcom/typelib/xpt/tests
  1199. Creating directory xpcom/typelib/xpt/tools
  1200. Creating directory xpcom/typelib/xpidl
  1201. Creating directory xpcom/reflect/xptcall
  1202. Creating directory xpcom/reflect/xptcall/public
  1203. Creating directory xpcom/reflect/xptcall/src
  1204. Creating directory xpcom/reflect/xptcall/src/md
  1205. Creating directory xpcom/reflect/xptcall/src/md/os2
  1206. Creating directory xpcom/reflect/xptcall/src/md/test
  1207. Creating directory xpcom/reflect/xptcall/src/md/unix
  1208. Creating directory xpcom/reflect/xptcall/src/md/win32
  1209. Creating directory xpcom/reflect/xptcall/tests
  1210. Creating directory xpcom/reflect/xptinfo
  1211. Creating directory xpcom/reflect/xptinfo/public
  1212. Creating directory xpcom/reflect/xptinfo/src
  1213. Creating directory xpcom/reflect/xptinfo/tests
  1214. Creating directory xpcom/proxy
  1215. Creating directory xpcom/proxy/public
  1216. Creating directory xpcom/proxy/src
  1217. Creating directory xpcom/proxy/tests
  1218. Creating directory xpcom/sample
  1219. Creating directory xpcom/threads
  1220. Creating directory xpcom/stub
  1221. Creating directory xpcom/windbgdlg
  1222. Creating directory xpcom/system
  1223. Creating directory xpcom/tests
  1224. Creating directory xpcom/tests/windows
  1225. Creating directory xpcom/tests/static-checker
  1226. Creating directory widget/src/xremoteclient
  1227. Creating directory toolkit/components/remote
  1228. Creating directory xpfe/components
  1229. Creating directory xpfe/components/directory
  1230. Creating directory xpfe/components/autocomplete
  1231. Creating directory xpfe/components/autocomplete/public
  1232. Creating directory xpfe/components/autocomplete/src
  1233. Creating directory xpfe/components/windowds
  1234. Creating directory xpfe/components/build
  1235. Creating directory xpfe/appshell
  1236. Creating directory xpfe/appshell/src
  1237. Creating directory xpfe/appshell/public
  1238. Creating directory extensions/spellcheck
  1239. Creating directory extensions/spellcheck/hunspell
  1240. Creating directory extensions/spellcheck/hunspell/src
  1241. Creating directory extensions/spellcheck/idl
  1242. Creating directory extensions/spellcheck/locales
  1243. Creating directory extensions/spellcheck/src
  1244. Creating directory embedding
  1245. Creating directory embedding/base
  1246. Creating directory embedding/browser
  1247. Creating directory embedding/browser/activex/src
  1248. Creating directory embedding/browser/activex/src/common
  1249. Creating directory embedding/browser/activex/src/control
  1250. Creating directory embedding/browser/activex/src/control_kicker
  1251. Creating directory embedding/browser/activex/src/plugin
  1252. Creating directory embedding/browser/build
  1253. Creating directory embedding/browser/webBrowser
  1254. Creating directory embedding/browser/gtk
  1255. Creating directory embedding/browser/gtk/src
  1256. Creating directory embedding/browser/gtk/tests
  1257. Creating directory embedding/components
  1258. Creating directory embedding/components/appstartup
  1259. Creating directory embedding/components/appstartup/src
  1260. Creating directory embedding/components/build
  1261. Creating directory embedding/components/commandhandler
  1262. Creating directory embedding/components/commandhandler/public
  1263. Creating directory embedding/components/commandhandler/src
  1264. Creating directory embedding/components/find
  1265. Creating directory embedding/components/find/public
  1266. Creating directory embedding/components/find/src
  1267. Creating directory embedding/components/printingui
  1268. Creating directory embedding/components/printingui/src
  1269. Creating directory embedding/components/printingui/src/mac
  1270. Creating directory embedding/components/printingui/src/unixshared
  1271. Creating directory embedding/components/printingui/src/win
  1272. Creating directory embedding/components/webbrowserpersist
  1273. Creating directory embedding/components/webbrowserpersist/public
  1274. Creating directory embedding/components/webbrowserpersist/src
  1275. Creating directory embedding/components/windowwatcher
  1276. Creating directory embedding/components/windowwatcher/public
  1277. Creating directory embedding/components/windowwatcher/src
  1278. Creating directory embedding/tests
  1279. Creating directory embedding/tests/winEmbed
  1280. Creating directory toolkit/library
  1281. Creating directory toolkit/crashreporter
  1282. Creating directory toolkit/crashreporter/client
  1283. Creating directory toolkit/crashreporter/google-breakpad/src/client
  1284. Creating directory toolkit/crashreporter/google-breakpad/src/client/linux/handler
  1285. Creating directory toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer
  1286. Creating directory toolkit/crashreporter/google-breakpad/src/client/mac/handler
  1287. Creating directory toolkit/crashreporter/google-breakpad/src/client/solaris/handler
  1288. Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation
  1289. Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/handler
  1290. Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/sender
  1291. Creating directory toolkit/crashreporter/google-breakpad/src/common
  1292. Creating directory toolkit/crashreporter/google-breakpad/src/common/linux
  1293. Creating directory toolkit/crashreporter/google-breakpad/src/common/mac
  1294. Creating directory toolkit/crashreporter/google-breakpad/src/common/dwarf
  1295. Creating directory toolkit/crashreporter/google-breakpad/src/common/solaris
  1296. Creating directory toolkit/crashreporter/google-breakpad/src/common/windows
  1297. Creating directory toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms
  1298. Creating directory toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms
  1299. Creating directory toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms
  1300. Creating directory toolkit/content
  1301. Creating directory toolkit/components/alerts
  1302. Creating directory toolkit/components/alerts/public
  1303. Creating directory toolkit/components/alerts/src
  1304. Creating directory toolkit/components/alerts/src/mac
  1305. Creating directory toolkit/components/alerts/src/mac/growl
  1306. Creating directory toolkit/components/apppicker
  1307. Creating directory toolkit/components/autocomplete
  1308. Creating directory toolkit/components/autocomplete/public
  1309. Creating directory toolkit/components/autocomplete/src
  1310. Creating directory toolkit/components/build
  1311. Creating directory toolkit/components/commandlines
  1312. Creating directory toolkit/components/commandlines/public
  1313. Creating directory toolkit/components/commandlines/src
  1314. Creating directory toolkit/components/console
  1315. Creating directory toolkit/components/contentprefs
  1316. Creating directory toolkit/components/contentprefs/src
  1317. Creating directory toolkit/components/cookie
  1318. Creating directory toolkit/components/downloads/public
  1319. Creating directory toolkit/components/downloads/src
  1320. Creating directory toolkit/components/exthelper
  1321. Creating directory toolkit/components/feeds
  1322. Creating directory toolkit/components/feeds/public
  1323. Creating directory toolkit/components/feeds/src
  1324. Creating directory toolkit/components/filepicker
  1325. Creating directory toolkit/components/filepicker/public
  1326. Creating directory toolkit/components/filepicker/src
  1327. Creating directory toolkit/components/find
  1328. Creating directory toolkit/components/find/public
  1329. Creating directory toolkit/components/find/src
  1330. Creating directory toolkit/components/help
  1331. Creating directory toolkit/components/intl
  1332. Creating directory toolkit/components/microformats
  1333. Creating directory toolkit/components/microformats/src
  1334. Creating directory toolkit/components/parentalcontrols
  1335. Creating directory toolkit/components/parentalcontrols/public
  1336. Creating directory toolkit/components/parentalcontrols/src
  1337. Creating directory toolkit/components/passwordmgr
  1338. Creating directory toolkit/components/passwordmgr/public
  1339. Creating directory toolkit/components/passwordmgr/src
  1340. Creating directory toolkit/components/passwordmgr/content
  1341. Creating directory toolkit/components/passwordmgr/test
  1342. Creating directory toolkit/components/places
  1343. Creating directory toolkit/components/places/public
  1344. Creating directory toolkit/components/places/src
  1345. Creating directory toolkit/components/printing
  1346. Creating directory toolkit/components/satchel
  1347. Creating directory toolkit/components/satchel/public
  1348. Creating directory toolkit/components/satchel/src
  1349. Creating directory toolkit/components/search
  1350. Creating directory toolkit/spatial-navigation
  1351. Creating directory toolkit/components/startup
  1352. Creating directory toolkit/components/startup/public
  1353. Creating directory toolkit/components/startup/src
  1354. Creating directory toolkit/components/statusfilter
  1355. Creating directory toolkit/components/typeaheadfind
  1356. Creating directory toolkit/components/typeaheadfind/public
  1357. Creating directory toolkit/components/typeaheadfind/src
  1358. Creating directory toolkit/components/url-classifier
  1359. Creating directory toolkit/components/url-classifier/public
  1360. Creating directory toolkit/components/url-classifier/src
  1361. Creating directory toolkit/components/urlformatter
  1362. Creating directory toolkit/components/urlformatter/public
  1363. Creating directory toolkit/components/urlformatter/src
  1364. Creating directory toolkit/components/viewconfig
  1365. Creating directory toolkit/components/viewsource
  1366. Creating directory toolkit/locales
  1367. Creating directory toolkit/mozapps
  1368. Creating directory toolkit/mozapps/downloads
  1369. Creating directory toolkit/mozapps/extensions
  1370. Creating directory toolkit/mozapps/handling
  1371. Creating directory toolkit/mozapps/plugins
  1372. Creating directory toolkit/mozapps/readstrings
  1373. Creating directory toolkit/mozapps/update
  1374. Creating directory toolkit/mozapps/update/updater
  1375. Creating directory toolkit/mozapps/xpinstall
  1376. Creating directory toolkit/profile
  1377. Creating directory toolkit/profile/public
  1378. Creating directory toolkit/profile/src
  1379. Creating directory toolkit/system/dbus
  1380. Creating directory toolkit/system/gnome
  1381. Creating directory toolkit/system/unixproxy
  1382. Creating directory toolkit/system/osxproxy
  1383. Creating directory toolkit/system/windowsproxy
  1384. Creating directory toolkit/themes
  1385. Creating directory toolkit/themes/gnomestripe/global
  1386. Creating directory toolkit/themes/gnomestripe/mozapps
  1387. Creating directory toolkit/themes/pmstripe/global
  1388. Creating directory toolkit/themes/pinstripe
  1389. Creating directory toolkit/themes/pinstripe/global
  1390. Creating directory toolkit/themes/pinstripe/help
  1391. Creating directory toolkit/themes/pinstripe/mozapps
  1392. Creating directory toolkit/themes/winstripe
  1393. Creating directory toolkit/themes/winstripe/global
  1394. Creating directory toolkit/themes/winstripe/help
  1395. Creating directory toolkit/themes/winstripe/mozapps
  1396. Creating directory toolkit/xre
  1397. Creating directory modules/libpr0n
  1398. Creating directory modules/libpr0n/build
  1399. Creating directory modules/libpr0n/public
  1400. Creating directory modules/libpr0n/src
  1401. Creating directory modules/libpr0n/decoders
  1402. Creating directory modules/libpr0n/decoders/icon
  1403. Creating directory modules/libpr0n/decoders/icon/mac
  1404. Creating directory modules/libpr0n/decoders/icon/win
  1405. Creating directory modules/libpr0n/decoders/icon/gtk
  1406. Creating directory modules/libpr0n/decoders/icon/beos
  1407. Creating directory modules/libpr0n/encoders
  1408. Creating directory modules/libpr0n/encoders/png
  1409. Creating directory modules/libpr0n/encoders/jpeg
  1410. Creating directory accessible
  1411. Creating directory accessible/public
  1412. Creating directory accessible/public/ia2
  1413. Creating directory accessible/public/msaa
  1414. Creating directory accessible/src
  1415. Creating directory accessible/src/base
  1416. Creating directory accessible/src/html
  1417. Creating directory accessible/src/xforms
  1418. Creating directory accessible/src/xul
  1419. Creating directory accessible/src/msaa
  1420. Creating directory accessible/src/atk
  1421. Creating directory accessible/src/mac
  1422. Creating directory accessible/build
  1423. Creating directory modules/zlib/standalone
  1424. Creating directory modules/libmar
  1425. Creating directory modules/libmar/src
  1426. Creating directory modules/libmar/tool
  1427. Creating directory modules/lib7z
  1428. Creating directory extensions/cookie
  1429. Creating directory extensions/permissions
  1430. Creating directory extensions/pref
  1431. Creating directory extensions/pref/autoconfig
  1432. Creating directory extensions/pref/autoconfig/public
  1433. Creating directory extensions/pref/autoconfig/src
  1434. Creating directory startupcache
  1435. Creating directory modules/libjar/zipwriter
  1436. Creating directory modules/libjar/zipwriter/public
  1437. Creating directory modules/libjar/zipwriter/src
  1438. Creating directory modules/libjar/zipwriter/test
  1439. Creating directory db/sqlite3/src
  1440. Creating directory db/morkreader
  1441. Creating directory db/morkreader/external
  1442. Creating directory storage
  1443. Creating directory storage/public
  1444. Creating directory storage/src
  1445. Creating directory storage/build
  1446. Creating directory storage/test
  1447. Creating directory gfx/cairo
  1448. Creating directory gfx/cairo/cairo/src
  1449. Creating directory gfx/cairo/libpixman/src
  1450. Creating directory extensions/universalchardet
  1451. Creating directory extensions/universalchardet/src
  1452. Creating directory extensions/universalchardet/src/base
  1453. Creating directory extensions/universalchardet/src/xpcom
  1454. Creating directory extensions/universalchardet/tests
  1455. Creating directory extensions/auth
  1456. Creating directory security/manager
  1457. Creating directory security/manager/boot
  1458. Creating directory security/manager/boot/src
  1459. Creating directory security/manager/boot/public
  1460. Creating directory security/manager/ssl
  1461. Creating directory security/manager/ssl/src
  1462. Creating directory security/manager/ssl/public
  1463. Creating directory security/manager/pki
  1464. Creating directory security/manager/pki/resources
  1465. Creating directory security/manager/pki/src
  1466. Creating directory security/manager/pki/public
  1467. Creating directory security/manager/locales
  1468. Creating directory jpeg
  1469. Creating directory modules/zlib/src
  1470. Creating directory modules/libbz2
  1471. Creating directory modules/libbz2/src
  1472. Creating directory modules/libimg/png
  1473. Creating directory content/svg
  1474. Creating directory content/svg/document
  1475. Creating directory content/svg/document/src
  1476. Creating directory content/svg/content
  1477. Creating directory content/svg/content/src
  1478. Creating directory dom/interfaces/svg
  1479. Creating directory layout/svg/base/src
  1480. Creating directory content/smil
  1481. Creating directory dom/interfaces/smil
  1482. Creating directory content/xtf
  1483. Creating directory content/xtf/public
  1484. Creating directory content/xtf/src
  1485. Creating directory content/media
  1486. Creating directory content/media/test
  1487. Creating directory media/libvorbis
  1488. Creating directory media/libvorbis/lib
  1489. Creating directory media/libvorbis/include
  1490. Creating directory media/libvorbis/include/vorbis
  1491. Creating directory media/libogg
  1492. Creating directory media/libogg/src
  1493. Creating directory media/libogg/include
  1494. Creating directory media/libogg/include/ogg
  1495. Creating directory media/libtheora
  1496. Creating directory media/libtheora/lib
  1497. Creating directory media/libtheora/include
  1498. Creating directory media/libtheora/include/theora
  1499. Creating directory content/media/ogg
  1500. Creating directory media/libvpx
  1501. Creating directory media/libnestegg
  1502. Creating directory media/libnestegg/include
  1503. Creating directory media/libnestegg/src
  1504. Creating directory content/media/webm
  1505. Creating directory content/media/wave
  1506. Creating directory media/libsydneyaudio
  1507. Creating directory media/libsydneyaudio/include
  1508. Creating directory media/libsydneyaudio/src
  1509. Creating directory services
  1510. Creating directory services/crypto
  1511. Creating directory services/sync
  1512. Creating directory services/sync/locales
  1513. Creating directory services/sync/tests
  1514. creating Makefile
  1515. creating build/Makefile
  1516. creating build/pgo/Makefile
  1517. creating build/pgo/blueprint/Makefile
  1518. creating build/pgo/js-input/Makefile
  1519. creating build/unix/Makefile
  1520. creating build/win32/Makefile
  1521. creating build/win32/crashinjectdll/Makefile
  1522. creating config/Makefile
  1523. creating config/mkdepend/Makefile
  1524. creating config/nspr/Makefile
  1525. creating config/tests/src-simple/Makefile
  1526. creating probes/Makefile
  1527. creating extensions/Makefile
  1528. creating memory/jemalloc/Makefile
  1529. creating db/Makefile
  1530. creating db/mdb/Makefile
  1531. creating db/mdb/public/Makefile
  1532. creating db/mork/Makefile
  1533. creating db/mork/build/Makefile
  1534. creating db/mork/src/Makefile
  1535. creating ipc/Makefile
  1536. creating ipc/chromium/Makefile
  1537. creating ipc/glue/Makefile
  1538. creating ipc/ipdl/Makefile
  1539. creating dom/Makefile
  1540. creating dom/public/coreEvents/Makefile
  1541. creating dom/interfaces/base/Makefile
  1542. creating dom/interfaces/canvas/Makefile
  1543. creating dom/interfaces/core/Makefile
  1544. creating dom/interfaces/css/Makefile
  1545. creating dom/interfaces/events/Makefile
  1546. creating dom/interfaces/geolocation/Makefile
  1547. creating dom/interfaces/html/Makefile
  1548. creating dom/interfaces/json/Makefile
  1549. creating dom/interfaces/load-save/Makefile
  1550. creating dom/interfaces/offline/Makefile
  1551. creating dom/interfaces/range/Makefile
  1552. creating dom/interfaces/sidebar/Makefile
  1553. creating dom/interfaces/storage/Makefile
  1554. creating dom/interfaces/stylesheets/Makefile
  1555. creating dom/interfaces/threads/Makefile
  1556. creating dom/interfaces/traversal/Makefile
  1557. creating dom/interfaces/views/Makefile
  1558. creating dom/interfaces/xbl/Makefile
  1559. creating dom/interfaces/xpath/Makefile
  1560. creating dom/interfaces/xul/Makefile
  1561. creating dom/base/Makefile
  1562. creating dom/src/Makefile
  1563. creating dom/src/events/Makefile
  1564. creating dom/src/jsurl/Makefile
  1565. creating dom/src/geolocation/Makefile
  1566. creating dom/src/json/Makefile
  1567. creating dom/src/offline/Makefile
  1568. creating dom/src/storage/Makefile
  1569. creating dom/src/threads/Makefile
  1570. creating dom/locales/Makefile
  1571. creating dom/plugins/Makefile
  1572. creating js/jetpack/Makefile
  1573. creating editor/Makefile
  1574. creating editor/public/Makefile
  1575. creating editor/idl/Makefile
  1576. creating editor/txmgr/Makefile
  1577. creating editor/txmgr/idl/Makefile
  1578. creating editor/txmgr/public/Makefile
  1579. creating editor/txmgr/src/Makefile
  1580. creating editor/txmgr/tests/Makefile
  1581. creating editor/txtsvc/Makefile
  1582. creating editor/txtsvc/public/Makefile
  1583. creating editor/txtsvc/src/Makefile
  1584. creating editor/composer/Makefile
  1585. creating editor/composer/public/Makefile
  1586. creating editor/composer/src/Makefile
  1587. creating editor/composer/test/Makefile
  1588. creating editor/libeditor/Makefile
  1589. creating editor/libeditor/base/Makefile
  1590. creating editor/libeditor/base/tests/Makefile
  1591. creating editor/libeditor/html/Makefile
  1592. creating editor/libeditor/text/Makefile
  1593. creating parser/expat/Makefile
  1594. creating parser/expat/lib/Makefile
  1595. creating parser/xml/Makefile
  1596. creating parser/xml/public/Makefile
  1597. creating parser/xml/src/Makefile
  1598. creating gfx/Makefile
  1599. creating gfx/ycbcr/Makefile
  1600. creating gfx/layers/Makefile
  1601. creating gfx/src/Makefile
  1602. creating gfx/src/thebes/Makefile
  1603. creating gfx/tests/Makefile
  1604. creating gfx/thebes/Makefile
  1605. creating gfx/qcms/Makefile
  1606. creating gfx/angle/Makefile
  1607. creating parser/htmlparser/Makefile
  1608. creating parser/htmlparser/public/Makefile
  1609. creating parser/htmlparser/src/Makefile
  1610. creating parser/htmlparser/tests/Makefile
  1611. creating parser/htmlparser/tests/grabpage/Makefile
  1612. creating parser/htmlparser/tests/logparse/Makefile
  1613. creating parser/htmlparser/tests/html/Makefile
  1614. creating parser/htmlparser/tests/outsinks/Makefile
  1615. creating intl/Makefile
  1616. creating intl/build/Makefile
  1617. creating intl/chardet/Makefile
  1618. creating intl/chardet/public/Makefile
  1619. creating intl/chardet/src/Makefile
  1620. creating intl/uconv/Makefile
  1621. creating intl/uconv/idl/Makefile
  1622. creating intl/uconv/util/Makefile
  1623. creating intl/uconv/public/Makefile
  1624. creating intl/uconv/src/Makefile
  1625. creating intl/uconv/tests/Makefile
  1626. creating intl/uconv/ucvja/Makefile
  1627. creating intl/uconv/ucvlatin/Makefile
  1628. creating intl/uconv/ucvcn/Makefile
  1629. creating intl/uconv/ucvtw/Makefile
  1630. creating intl/uconv/ucvtw2/Makefile
  1631. creating intl/uconv/ucvko/Makefile
  1632. creating intl/uconv/ucvibm/Makefile
  1633. creating intl/uconv/native/Makefile
  1634. creating intl/locale/Makefile
  1635. creating intl/locale/public/Makefile
  1636. creating intl/locale/idl/Makefile
  1637. creating intl/locale/src/Makefile
  1638. creating intl/locale/src/mac/Makefile
  1639. creating intl/locale/src/unix/Makefile
  1640. creating intl/locale/src/os2/Makefile
  1641. creating intl/locale/src/windows/Makefile
  1642. creating intl/locale/tests/Makefile
  1643. creating intl/lwbrk/Makefile
  1644. creating intl/lwbrk/idl/Makefile
  1645. creating intl/lwbrk/src/Makefile
  1646. creating intl/lwbrk/public/Makefile
  1647. creating intl/lwbrk/tests/Makefile
  1648. creating intl/unicharutil/Makefile
  1649. creating intl/unicharutil/util/Makefile
  1650. creating intl/unicharutil/util/internal/Makefile
  1651. creating intl/unicharutil/idl/Makefile
  1652. creating intl/unicharutil/src/Makefile
  1653. creating intl/unicharutil/public/Makefile
  1654. creating intl/unicharutil/tables/Makefile
  1655. creating intl/unicharutil/tests/Makefile
  1656. creating intl/unicharutil/tools/Makefile
  1657. creating intl/strres/Makefile
  1658. creating intl/strres/public/Makefile
  1659. creating intl/strres/src/Makefile
  1660. creating intl/strres/tests/Makefile
  1661. creating js/src/xpconnect/Makefile
  1662. creating js/src/xpconnect/public/Makefile
  1663. creating js/src/xpconnect/idl/Makefile
  1664. creating js/src/xpconnect/shell/Makefile
  1665. creating js/src/xpconnect/src/Makefile
  1666. creating js/src/xpconnect/loader/Makefile
  1667. creating js/src/xpconnect/tests/Makefile
  1668. creating js/src/xpconnect/tests/components/Makefile
  1669. creating js/src/xpconnect/tests/idl/Makefile
  1670. creating js/ipc/Makefile
  1671. creating js/jsd/Makefile
  1672. creating js/jsd/idl/Makefile
  1673. creating content/Makefile
  1674. creating content/base/Makefile
  1675. creating content/base/public/Makefile
  1676. creating content/base/src/Makefile
  1677. creating content/base/test/Makefile
  1678. creating content/base/test/chrome/Makefile
  1679. creating content/canvas/Makefile
  1680. creating content/canvas/public/Makefile
  1681. creating content/canvas/src/Makefile
  1682. creating content/events/Makefile
  1683. creating content/events/public/Makefile
  1684. creating content/events/src/Makefile
  1685. creating content/html/Makefile
  1686. creating content/html/content/Makefile
  1687. creating content/html/content/public/Makefile
  1688. creating content/html/content/src/Makefile
  1689. creating content/html/document/Makefile
  1690. creating content/html/document/public/Makefile
  1691. creating content/html/document/src/Makefile
  1692. creating content/xml/Makefile
  1693. creating content/xml/content/Makefile
  1694. creating content/xml/content/src/Makefile
  1695. creating content/xml/document/Makefile
  1696. creating content/xml/document/public/Makefile
  1697. creating content/xml/document/resources/Makefile
  1698. creating content/xml/document/src/Makefile
  1699. creating content/xul/Makefile
  1700. creating content/xul/content/Makefile
  1701. creating content/xul/content/src/Makefile
  1702. creating content/xul/document/Makefile
  1703. creating content/xul/document/public/Makefile
  1704. creating content/xul/document/src/Makefile
  1705. creating content/xul/templates/Makefile
  1706. creating content/xul/templates/public/Makefile
  1707. creating content/xul/templates/src/Makefile
  1708. creating content/xul/templates/tests/Makefile
  1709. creating content/xul/templates/tests/chrome/Makefile
  1710. creating content/xbl/Makefile
  1711. creating content/xbl/public/Makefile
  1712. creating content/xbl/src/Makefile
  1713. creating content/xbl/builtin/Makefile
  1714. creating content/xbl/builtin/emacs/Makefile
  1715. creating content/xbl/builtin/mac/Makefile
  1716. creating content/xbl/builtin/unix/Makefile
  1717. creating content/xslt/Makefile
  1718. creating content/xslt/public/Makefile
  1719. creating content/xslt/src/Makefile
  1720. creating content/xslt/src/base/Makefile
  1721. creating content/xslt/src/xml/Makefile
  1722. creating content/xslt/src/xpath/Makefile
  1723. creating content/xslt/src/xslt/Makefile
  1724. creating content/xslt/src/main/Makefile
  1725. creating layout/Makefile
  1726. creating layout/base/Makefile
  1727. creating layout/base/tests/Makefile
  1728. creating layout/build/Makefile
  1729. creating layout/forms/Makefile
  1730. creating layout/generic/Makefile
  1731. creating layout/inspector/public/Makefile
  1732. creating layout/inspector/src/Makefile
  1733. creating layout/printing/Makefile
  1734. creating layout/style/Makefile
  1735. creating layout/style/xbl-marquee/Makefile
  1736. creating layout/tables/Makefile
  1737. creating layout/xul/base/public/Makefile
  1738. creating layout/xul/base/src/Makefile
  1739. creating layout/xul/base/src/grid/Makefile
  1740. creating layout/xul/base/src/tree/src/Makefile
  1741. creating layout/xul/base/src/tree/public/Makefile
  1742. creating modules/libimg/Makefile
  1743. creating modules/libjar/Makefile
  1744. creating modules/libjar/test/Makefile
  1745. creating modules/libreg/Makefile
  1746. creating modules/libreg/include/Makefile
  1747. creating modules/libreg/src/Makefile
  1748. creating modules/libreg/standalone/Makefile
  1749. creating modules/libpref/Makefile
  1750. creating modules/libpref/public/Makefile
  1751. creating modules/libpref/src/Makefile
  1752. creating modules/plugin/Makefile
  1753. creating modules/plugin/base/src/Makefile
  1754. creating modules/plugin/base/public/Makefile
  1755. creating modules/plugin/sdk/Makefile
  1756. creating modules/plugin/sdk/samples/Makefile
  1757. creating modules/plugin/sdk/samples/common/Makefile
  1758. creating modules/plugin/sdk/samples/basic/windows/Makefile
  1759. creating modules/plugin/sdk/samples/winless/windows/Makefile
  1760. creating netwerk/Makefile
  1761. creating netwerk/base/Makefile
  1762. creating netwerk/base/public/Makefile
  1763. creating netwerk/base/src/Makefile
  1764. creating netwerk/build/Makefile
  1765. creating netwerk/cache/Makefile
  1766. creating netwerk/cookie/Makefile
  1767. creating netwerk/wifi/Makefile
  1768. creating netwerk/dns/Makefile
  1769. creating netwerk/protocol/Makefile
  1770. creating netwerk/protocol/about/Makefile
  1771. creating netwerk/protocol/data/Makefile
  1772. creating netwerk/protocol/file/Makefile
  1773. creating netwerk/protocol/ftp/Makefile
  1774. creating netwerk/protocol/http/Makefile
  1775. creating netwerk/protocol/res/Makefile
  1776. creating netwerk/protocol/viewsource/Makefile
  1777. creating netwerk/mime/Makefile
  1778. creating netwerk/socket/Makefile
  1779. creating netwerk/streamconv/Makefile
  1780. creating netwerk/streamconv/converters/Makefile
  1781. creating netwerk/streamconv/public/Makefile
  1782. creating netwerk/streamconv/src/Makefile
  1783. creating netwerk/streamconv/test/Makefile
  1784. creating netwerk/test/Makefile
  1785. creating netwerk/locales/Makefile
  1786. creating netwerk/system/Makefile
  1787. creating netwerk/system/mac/Makefile
  1788. creating netwerk/system/win32/Makefile
  1789. creating uriloader/Makefile
  1790. creating uriloader/base/Makefile
  1791. creating uriloader/exthandler/Makefile
  1792. creating uriloader/exthandler/tests/Makefile
  1793. creating uriloader/prefetch/Makefile
  1794. creating profile/Makefile
  1795. creating profile/public/Makefile
  1796. creating profile/dirserviceprovider/Makefile
  1797. creating profile/dirserviceprovider/public/Makefile
  1798. creating profile/dirserviceprovider/src/Makefile
  1799. creating profile/dirserviceprovider/standalone/Makefile
  1800. creating rdf/Makefile
  1801. creating rdf/base/Makefile
  1802. creating rdf/base/idl/Makefile
  1803. creating rdf/base/public/Makefile
  1804. creating rdf/base/src/Makefile
  1805. creating rdf/util/Makefile
  1806. creating rdf/util/public/Makefile
  1807. creating rdf/util/src/Makefile
  1808. creating rdf/util/src/internal/Makefile
  1809. creating rdf/build/Makefile
  1810. creating rdf/datasource/Makefile
  1811. creating rdf/datasource/public/Makefile
  1812. creating rdf/datasource/src/Makefile
  1813. creating rdf/tests/Makefile
  1814. creating rdf/tests/rdfcat/Makefile
  1815. creating rdf/tests/rdfpoll/Makefile
  1816. creating caps/Makefile
  1817. creating caps/idl/Makefile
  1818. creating caps/include/Makefile
  1819. creating caps/src/Makefile
  1820. creating caps/tests/Makefile
  1821. creating caps/tests/mochitest/Makefile
  1822. creating chrome/Makefile
  1823. creating chrome/public/Makefile
  1824. creating chrome/src/Makefile
  1825. creating view/Makefile
  1826. creating view/public/Makefile
  1827. creating view/src/Makefile
  1828. creating docshell/Makefile
  1829. creating docshell/base/Makefile
  1830. creating docshell/resources/Makefile
  1831. creating docshell/resources/content/Makefile
  1832. creating docshell/shistory/Makefile
  1833. creating docshell/shistory/public/Makefile
  1834. creating docshell/shistory/src/Makefile
  1835. creating docshell/build/Makefile
  1836. creating webshell/Makefile
  1837. creating webshell/public/Makefile
  1838. creating widget/Makefile
  1839. creating widget/public/Makefile
  1840. creating widget/src/Makefile
  1841. creating widget/src/beos/Makefile
  1842. creating widget/src/build/Makefile
  1843. creating widget/src/gtk2/Makefile
  1844. creating widget/src/gtkxtbin/Makefile
  1845. creating widget/src/cocoa/Makefile
  1846. creating widget/src/os2/Makefile
  1847. creating widget/src/windows/Makefile
  1848. creating widget/src/xpwidgets/Makefile
  1849. creating xpcom/string/Makefile
  1850. creating xpcom/string/public/Makefile
  1851. creating xpcom/string/src/Makefile
  1852. creating xpcom/Makefile
  1853. creating xpcom/base/Makefile
  1854. creating xpcom/build/Makefile
  1855. creating xpcom/components/Makefile
  1856. creating xpcom/ds/Makefile
  1857. creating xpcom/glue/Makefile
  1858. creating xpcom/glue/standalone/Makefile
  1859. creating xpcom/io/Makefile
  1860. creating xpcom/typelib/Makefile
  1861. creating xpcom/reflect/Makefile
  1862. creating xpcom/typelib/xpt/Makefile
  1863. creating xpcom/typelib/xpt/public/Makefile
  1864. creating xpcom/typelib/xpt/src/Makefile
  1865. creating xpcom/typelib/xpt/tests/Makefile
  1866. creating xpcom/typelib/xpt/tools/Makefile
  1867. creating xpcom/typelib/xpidl/Makefile
  1868. creating xpcom/reflect/xptcall/Makefile
  1869. creating xpcom/reflect/xptcall/public/Makefile
  1870. creating xpcom/reflect/xptcall/src/Makefile
  1871. creating xpcom/reflect/xptcall/src/md/Makefile
  1872. creating xpcom/reflect/xptcall/src/md/os2/Makefile
  1873. creating xpcom/reflect/xptcall/src/md/test/Makefile
  1874. creating xpcom/reflect/xptcall/src/md/unix/Makefile
  1875. creating xpcom/reflect/xptcall/src/md/win32/Makefile
  1876. creating xpcom/reflect/xptcall/tests/Makefile
  1877. creating xpcom/reflect/xptinfo/Makefile
  1878. creating xpcom/reflect/xptinfo/public/Makefile
  1879. creating xpcom/reflect/xptinfo/src/Makefile
  1880. creating xpcom/reflect/xptinfo/tests/Makefile
  1881. creating xpcom/proxy/Makefile
  1882. creating xpcom/proxy/public/Makefile
  1883. creating xpcom/proxy/src/Makefile
  1884. creating xpcom/proxy/tests/Makefile
  1885. creating xpcom/sample/Makefile
  1886. creating xpcom/threads/Makefile
  1887. creating xpcom/stub/Makefile
  1888. creating xpcom/windbgdlg/Makefile
  1889. creating xpcom/system/Makefile
  1890. creating xpcom/tests/Makefile
  1891. creating xpcom/tests/windows/Makefile
  1892. creating xpcom/tests/static-checker/Makefile
  1893. creating widget/src/xremoteclient/Makefile
  1894. creating toolkit/components/remote/Makefile
  1895. creating xpfe/components/Makefile
  1896. creating xpfe/components/directory/Makefile
  1897. creating xpfe/components/autocomplete/Makefile
  1898. creating xpfe/components/autocomplete/public/Makefile
  1899. creating xpfe/components/autocomplete/src/Makefile
  1900. creating xpfe/components/windowds/Makefile
  1901. creating xpfe/components/build/Makefile
  1902. creating xpfe/appshell/Makefile
  1903. creating xpfe/appshell/src/Makefile
  1904. creating xpfe/appshell/public/Makefile
  1905. creating extensions/spellcheck/Makefile
  1906. creating extensions/spellcheck/hunspell/Makefile
  1907. creating extensions/spellcheck/hunspell/src/Makefile
  1908. creating extensions/spellcheck/idl/Makefile
  1909. creating extensions/spellcheck/locales/Makefile
  1910. creating extensions/spellcheck/src/Makefile
  1911. creating embedding/Makefile
  1912. creating embedding/base/Makefile
  1913. creating embedding/browser/Makefile
  1914. creating embedding/browser/activex/src/Makefile
  1915. creating embedding/browser/activex/src/common/Makefile
  1916. creating embedding/browser/activex/src/control/Makefile
  1917. creating embedding/browser/activex/src/control_kicker/Makefile
  1918. creating embedding/browser/activex/src/plugin/Makefile
  1919. creating embedding/browser/build/Makefile
  1920. creating embedding/browser/webBrowser/Makefile
  1921. creating embedding/browser/gtk/Makefile
  1922. creating embedding/browser/gtk/src/Makefile
  1923. creating embedding/browser/gtk/tests/Makefile
  1924. creating embedding/components/Makefile
  1925. creating embedding/components/appstartup/Makefile
  1926. creating embedding/components/appstartup/src/Makefile
  1927. creating embedding/components/build/Makefile
  1928. creating embedding/components/commandhandler/Makefile
  1929. creating embedding/components/commandhandler/public/Makefile
  1930. creating embedding/components/commandhandler/src/Makefile
  1931. creating embedding/components/find/Makefile
  1932. creating embedding/components/find/public/Makefile
  1933. creating embedding/components/find/src/Makefile
  1934. creating embedding/components/printingui/Makefile
  1935. creating embedding/components/printingui/src/Makefile
  1936. creating embedding/components/printingui/src/mac/Makefile
  1937. creating embedding/components/printingui/src/unixshared/Makefile
  1938. creating embedding/components/printingui/src/win/Makefile
  1939. creating embedding/components/webbrowserpersist/Makefile
  1940. creating embedding/components/webbrowserpersist/public/Makefile
  1941. creating embedding/components/webbrowserpersist/src/Makefile
  1942. creating embedding/components/windowwatcher/Makefile
  1943. creating embedding/components/windowwatcher/public/Makefile
  1944. creating embedding/components/windowwatcher/src/Makefile
  1945. creating embedding/tests/Makefile
  1946. creating embedding/tests/winEmbed/Makefile
  1947. creating toolkit/Makefile
  1948. creating toolkit/library/Makefile
  1949. creating toolkit/crashreporter/Makefile
  1950. creating toolkit/crashreporter/client/Makefile
  1951. creating toolkit/crashreporter/google-breakpad/src/client/Makefile
  1952. creating toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile
  1953. creating toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/Makefile
  1954. creating toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
  1955. creating toolkit/crashreporter/google-breakpad/src/client/solaris/handler/Makefile
  1956. creating toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/Makefile
  1957. creating toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
  1958. creating toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
  1959. creating toolkit/crashreporter/google-breakpad/src/common/Makefile
  1960. creating toolkit/crashreporter/google-breakpad/src/common/linux/Makefile
  1961. creating toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
  1962. creating toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile
  1963. creating toolkit/crashreporter/google-breakpad/src/common/solaris/Makefile
  1964. creating toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
  1965. creating toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile
  1966. creating toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
  1967. creating toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/Makefile
  1968. creating toolkit/content/Makefile
  1969. creating toolkit/components/alerts/Makefile
  1970. creating toolkit/components/alerts/public/Makefile
  1971. creating toolkit/components/alerts/src/Makefile
  1972. creating toolkit/components/alerts/src/mac/Makefile
  1973. creating toolkit/components/alerts/src/mac/growl/Makefile
  1974. creating toolkit/components/apppicker/Makefile
  1975. creating toolkit/components/autocomplete/Makefile
  1976. creating toolkit/components/autocomplete/public/Makefile
  1977. creating toolkit/components/autocomplete/src/Makefile
  1978. creating toolkit/components/Makefile
  1979. creating toolkit/components/build/Makefile
  1980. creating toolkit/components/commandlines/Makefile
  1981. creating toolkit/components/commandlines/public/Makefile
  1982. creating toolkit/components/commandlines/src/Makefile
  1983. creating toolkit/components/console/Makefile
  1984. creating toolkit/components/contentprefs/Makefile
  1985. creating toolkit/components/contentprefs/src/Makefile
  1986. creating toolkit/components/cookie/Makefile
  1987. creating toolkit/components/downloads/public/Makefile
  1988. creating toolkit/components/downloads/Makefile
  1989. creating toolkit/components/downloads/src/Makefile
  1990. creating toolkit/components/exthelper/Makefile
  1991. creating toolkit/components/feeds/Makefile
  1992. creating toolkit/components/feeds/public/Makefile
  1993. creating toolkit/components/feeds/src/Makefile
  1994. creating toolkit/components/filepicker/Makefile
  1995. creating toolkit/components/filepicker/public/Makefile
  1996. creating toolkit/components/filepicker/src/Makefile
  1997. creating toolkit/components/find/Makefile
  1998. creating toolkit/components/find/public/Makefile
  1999. creating toolkit/components/find/src/Makefile
  2000. creating toolkit/components/help/Makefile
  2001. creating toolkit/components/intl/Makefile
  2002. creating toolkit/components/microformats/Makefile
  2003. creating toolkit/components/microformats/src/Makefile
  2004. creating toolkit/components/parentalcontrols/Makefile
  2005. creating toolkit/components/parentalcontrols/public/Makefile
  2006. creating toolkit/components/parentalcontrols/src/Makefile
  2007. creating toolkit/components/passwordmgr/Makefile
  2008. creating toolkit/components/passwordmgr/public/Makefile
  2009. creating toolkit/components/passwordmgr/src/Makefile
  2010. creating toolkit/components/passwordmgr/content/Makefile
  2011. creating toolkit/components/passwordmgr/test/Makefile
  2012. creating toolkit/components/places/Makefile
  2013. creating toolkit/components/places/public/Makefile
  2014. creating toolkit/components/places/src/Makefile
  2015. creating toolkit/components/printing/Makefile
  2016. creating toolkit/components/satchel/Makefile
  2017. creating toolkit/components/satchel/public/Makefile
  2018. creating toolkit/components/satchel/src/Makefile
  2019. creating toolkit/components/search/Makefile
  2020. creating toolkit/spatial-navigation/Makefile
  2021. creating toolkit/components/startup/Makefile
  2022. creating toolkit/components/startup/public/Makefile
  2023. creating toolkit/components/startup/src/Makefile
  2024. creating toolkit/components/statusfilter/Makefile
  2025. creating toolkit/components/typeaheadfind/Makefile
  2026. creating toolkit/components/typeaheadfind/public/Makefile
  2027. creating toolkit/components/typeaheadfind/src/Makefile
  2028. creating toolkit/components/url-classifier/Makefile
  2029. creating toolkit/components/url-classifier/public/Makefile
  2030. creating toolkit/components/url-classifier/src/Makefile
  2031. creating toolkit/components/urlformatter/Makefile
  2032. creating toolkit/components/urlformatter/public/Makefile
  2033. creating toolkit/components/urlformatter/src/Makefile
  2034. creating toolkit/components/viewconfig/Makefile
  2035. creating toolkit/components/viewsource/Makefile
  2036. creating toolkit/locales/Makefile
  2037. creating toolkit/mozapps/Makefile
  2038. creating toolkit/mozapps/downloads/Makefile
  2039. creating toolkit/mozapps/extensions/Makefile
  2040. creating toolkit/mozapps/handling/Makefile
  2041. creating toolkit/mozapps/plugins/Makefile
  2042. creating toolkit/mozapps/readstrings/Makefile
  2043. creating toolkit/mozapps/update/Makefile
  2044. creating toolkit/mozapps/update/updater/Makefile
  2045. creating toolkit/mozapps/xpinstall/Makefile
  2046. creating toolkit/profile/Makefile
  2047. creating toolkit/profile/public/Makefile
  2048. creating toolkit/profile/src/Makefile
  2049. creating toolkit/system/dbus/Makefile
  2050. creating toolkit/system/gnome/Makefile
  2051. creating toolkit/system/unixproxy/Makefile
  2052. creating toolkit/system/osxproxy/Makefile
  2053. creating toolkit/system/windowsproxy/Makefile
  2054. creating toolkit/themes/Makefile
  2055. creating toolkit/themes/gnomestripe/global/Makefile
  2056. creating toolkit/themes/gnomestripe/Makefile
  2057. creating toolkit/themes/gnomestripe/mozapps/Makefile
  2058. creating toolkit/themes/pmstripe/global/Makefile
  2059. creating toolkit/themes/pmstripe/Makefile
  2060. creating toolkit/themes/pinstripe/Makefile
  2061. creating toolkit/themes/pinstripe/global/Makefile
  2062. creating toolkit/themes/pinstripe/help/Makefile
  2063. creating toolkit/themes/pinstripe/mozapps/Makefile
  2064. creating toolkit/themes/winstripe/Makefile
  2065. creating toolkit/themes/winstripe/global/Makefile
  2066. creating toolkit/themes/winstripe/help/Makefile
  2067. creating toolkit/themes/winstripe/mozapps/Makefile
  2068. creating toolkit/xre/Makefile
  2069. creating modules/libpr0n/Makefile
  2070. creating modules/libpr0n/build/Makefile
  2071. creating modules/libpr0n/public/Makefile
  2072. creating modules/libpr0n/src/Makefile
  2073. creating modules/libpr0n/decoders/Makefile
  2074. creating modules/libpr0n/decoders/icon/Makefile
  2075. creating modules/libpr0n/decoders/icon/mac/Makefile
  2076. creating modules/libpr0n/decoders/icon/win/Makefile
  2077. creating modules/libpr0n/decoders/icon/gtk/Makefile
  2078. creating modules/libpr0n/decoders/icon/beos/Makefile
  2079. creating modules/libpr0n/encoders/Makefile
  2080. creating modules/libpr0n/encoders/png/Makefile
  2081. creating modules/libpr0n/encoders/jpeg/Makefile
  2082. creating accessible/Makefile
  2083. creating accessible/public/Makefile
  2084. creating accessible/public/ia2/Makefile
  2085. creating accessible/public/msaa/Makefile
  2086. creating accessible/src/Makefile
  2087. creating accessible/src/base/Makefile
  2088. creating accessible/src/html/Makefile
  2089. creating accessible/src/xforms/Makefile
  2090. creating accessible/src/xul/Makefile
  2091. creating accessible/src/msaa/Makefile
  2092. creating accessible/src/atk/Makefile
  2093. creating accessible/src/mac/Makefile
  2094. creating accessible/build/Makefile
  2095. creating modules/zlib/standalone/Makefile
  2096. creating modules/libmar/Makefile
  2097. creating modules/libmar/src/Makefile
  2098. creating modules/libmar/tool/Makefile
  2099. creating modules/lib7z/Makefile
  2100. creating extensions/cookie/Makefile
  2101. creating extensions/permissions/Makefile
  2102. creating extensions/pref/Makefile
  2103. creating extensions/pref/autoconfig/Makefile
  2104. creating extensions/pref/autoconfig/public/Makefile
  2105. creating extensions/pref/autoconfig/src/Makefile
  2106. creating startupcache/Makefile
  2107. creating modules/libjar/zipwriter/Makefile
  2108. creating modules/libjar/zipwriter/public/Makefile
  2109. creating modules/libjar/zipwriter/src/Makefile
  2110. creating modules/libjar/zipwriter/test/Makefile
  2111. creating db/sqlite3/src/Makefile
  2112. creating db/morkreader/Makefile
  2113. creating db/morkreader/external/Makefile
  2114. creating storage/Makefile
  2115. creating storage/public/Makefile
  2116. creating storage/src/Makefile
  2117. creating storage/build/Makefile
  2118. creating storage/test/Makefile
  2119. creating gfx/cairo/Makefile
  2120. creating gfx/cairo/cairo/src/Makefile
  2121. creating gfx/cairo/libpixman/src/Makefile
  2122. creating extensions/universalchardet/Makefile
  2123. creating extensions/universalchardet/src/Makefile
  2124. creating extensions/universalchardet/src/base/Makefile
  2125. creating extensions/universalchardet/src/xpcom/Makefile
  2126. creating extensions/universalchardet/tests/Makefile
  2127. creating extensions/auth/Makefile
  2128. creating security/manager/Makefile
  2129. creating security/manager/boot/Makefile
  2130. creating security/manager/boot/src/Makefile
  2131. creating security/manager/boot/public/Makefile
  2132. creating security/manager/ssl/Makefile
  2133. creating security/manager/ssl/src/Makefile
  2134. creating security/manager/ssl/public/Makefile
  2135. creating security/manager/pki/Makefile
  2136. creating security/manager/pki/resources/Makefile
  2137. creating security/manager/pki/src/Makefile
  2138. creating security/manager/pki/public/Makefile
  2139. creating security/manager/locales/Makefile
  2140. creating jpeg/Makefile
  2141. creating modules/zlib/Makefile
  2142. creating modules/zlib/src/Makefile
  2143. creating modules/libbz2/Makefile
  2144. creating modules/libbz2/src/Makefile
  2145. creating modules/libimg/png/Makefile
  2146. creating content/svg/Makefile
  2147. creating content/svg/document/Makefile
  2148. creating content/svg/document/src/Makefile
  2149. creating content/svg/content/Makefile
  2150. creating content/svg/content/src/Makefile
  2151. creating dom/interfaces/svg/Makefile
  2152. creating layout/svg/base/src/Makefile
  2153. creating content/smil/Makefile
  2154. creating dom/interfaces/smil/Makefile
  2155. creating content/xtf/Makefile
  2156. creating content/xtf/public/Makefile
  2157. creating content/xtf/src/Makefile
  2158. creating content/media/Makefile
  2159. creating content/media/test/Makefile
  2160. creating media/libvorbis/Makefile
  2161. creating media/libvorbis/lib/Makefile
  2162. creating media/libvorbis/include/Makefile
  2163. creating media/libvorbis/include/vorbis/Makefile
  2164. creating media/libogg/Makefile
  2165. creating media/libogg/src/Makefile
  2166. creating media/libogg/include/Makefile
  2167. creating media/libogg/include/ogg/Makefile
  2168. creating media/libtheora/Makefile
  2169. creating media/libtheora/lib/Makefile
  2170. creating media/libtheora/include/Makefile
  2171. creating media/libtheora/include/theora/Makefile
  2172. creating content/media/ogg/Makefile
  2173. creating media/libvpx/Makefile
  2174. creating media/libnestegg/Makefile
  2175. creating media/libnestegg/include/Makefile
  2176. creating media/libnestegg/src/Makefile
  2177. creating content/media/webm/Makefile
  2178. creating content/media/wave/Makefile
  2179. creating media/libsydneyaudio/Makefile
  2180. creating media/libsydneyaudio/include/Makefile
  2181. creating media/libsydneyaudio/src/Makefile
  2182. creating services/Makefile
  2183. creating services/crypto/Makefile
  2184. creating services/sync/Makefile
  2185. creating services/sync/locales/Makefile
  2186. creating services/sync/tests/Makefile
  2187. updating cache .././config.cache
  2188. creating ./config.status
  2189. creating config/autoconf.mk
  2190. creating config/doxygen.cfg
  2191. creating gfx/cairo/cairo/src/cairo-features.h
  2192. creating netwerk/necko-config.h
  2193. creating xpcom/xpcom-config.h
  2194. creating xpcom/xpcom-private.h
  2195. configuring in nsprpub
  2196. running /bin/sh /home/acemo/tmp/instbrd/instantbird/mozilla/nsprpub/configure  --enable-application=instantbird --disable-tests --disable-debug --enable-optimize --enable-application=instantbird --disable-tests --disable-debug --enable-optimize --enable-application=../instantbird --disable-official-branding --with-branding=../instantbird/branding/nightly --with-dist-prefix=/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist --with-mozilla --disable-debug --enable-optimize --enable-64bit --cache-file=../.././config.cache --srcdir=/home/acemo/tmp/instbrd/instantbird/mozilla/nsprpub
  2197. loading cache ../.././config.cache
  2198. checking host system type... x86_64-unknown-linux-gnu
  2199. checking target system type... x86_64-unknown-linux-gnu
  2200. checking build system type... x86_64-unknown-linux-gnu
  2201. checking for whoami... /usr/bin/whoami
  2202. checking for gcc... (cached) gcc
  2203. checking whether the C compiler (gcc  ) works... yes
  2204. checking whether the C compiler (gcc  ) is a cross-compiler... no
  2205. checking whether we are using GNU C... (cached) yes
  2206. checking whether gcc accepts -g... (cached) yes
  2207. checking how to run the C preprocessor... (cached) gcc -E
  2208. checking for ranlib... (cached) ranlib
  2209. checking for as... (cached) /usr/bin/as
  2210. checking for ar... /usr/bin/ar
  2211. checking for ld... /usr/bin/ld
  2212. checking for strip... /usr/bin/strip
  2213. checking for windres... no
  2214. checking for gcc -pipe support... no
  2215. checking whether C compiler supports -fprofile-generate... yes
  2216. checking for visibility(hidden) attribute... (cached) yes
  2217. checking for visibility pragma support... (cached) yes
  2218. checking for perl5... (cached) /usr/bin/perl
  2219. checking for dlopen in -ldl... (cached) yes
  2220. checking for dlfcn.h... (cached) yes
  2221. checking whether gcc needs -traditional... (cached) no
  2222. checking for lchown... (cached) yes
  2223. checking for strerror... (cached) yes
  2224. checking for pthread_create in -lpthreads... no
  2225. checking for pthread_create in -lpthread... yes
  2226. checking whether gcc accepts -pthread... yes
  2227. updating cache ../.././config.cache
  2228. creating ./config.status
  2229. creating Makefile
  2230. creating config/Makefile
  2231. creating config/autoconf.mk
  2232. creating config/nsprincl.mk
  2233. creating config/nsprincl.sh
  2234. creating config/nspr-config
  2235. creating lib/Makefile
  2236. creating lib/ds/Makefile
  2237. creating lib/libc/Makefile
  2238. creating lib/libc/include/Makefile
  2239. creating lib/libc/src/Makefile
  2240. creating lib/tests/Makefile
  2241. creating pkg/Makefile
  2242. creating pkg/linux/Makefile
  2243. creating pkg/solaris/Makefile
  2244. creating pkg/solaris/SUNWpr/Makefile
  2245. creating pkg/solaris/SUNWprd/Makefile
  2246. creating pr/Makefile
  2247. creating pr/include/Makefile
  2248. creating pr/include/md/Makefile
  2249. creating pr/include/obsolete/Makefile
  2250. creating pr/include/private/Makefile
  2251. creating pr/src/Makefile
  2252. creating pr/src/io/Makefile
  2253. creating pr/src/linking/Makefile
  2254. creating pr/src/malloc/Makefile
  2255. creating pr/src/md/Makefile
  2256. creating pr/src/md/unix/Makefile
  2257. creating pr/src/memory/Makefile
  2258. creating pr/src/misc/Makefile
  2259. creating pr/src/threads/Makefile
  2260. creating pr/tests/Makefile
  2261. creating pr/tests/dll/Makefile
  2262. creating pr/src/pthreads/Makefile
  2263. configure: warning: Recreating autoconf.mk with updated nspr-config output
  2264. configuring in js/src
  2265. running /bin/sh /home/acemo/tmp/instbrd/instantbird/mozilla/js/src/configure  --enable-application=instantbird --disable-tests --disable-debug --enable-optimize --enable-application=instantbird --disable-tests --disable-debug --enable-optimize --enable-application=../instantbird --disable-official-branding --with-branding=../instantbird/branding/nightly --enable-threadsafe --enable-ctypes --disable-shared-js --with-nspr-cflags='-I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nspr' --with-nspr-libs='-L/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl' --with-dist-dir=../../dist --prefix=/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist --with-sync-build-files=/home/acemo/tmp/instbrd/instantbird/mozilla --enable-jemalloc --cache-file=../../.././config.cache --srcdir=/home/acemo/tmp/instbrd/instantbird/mozilla/js/src
  2266. loading cache ../../.././config.cache
  2267. checking host system type... x86_64-unknown-linux-gnu
  2268. checking target system type... x86_64-unknown-linux-gnu
  2269. checking build system type... x86_64-unknown-linux-gnu
  2270. checking for mawk... (cached) gawk
  2271. checking for perl5... (cached) /usr/bin/perl
  2272. checking for gcc... (cached) gcc
  2273. checking whether the C compiler (gcc  ) works... yes
  2274. checking whether the C compiler (gcc  ) is a cross-compiler... no
  2275. checking whether we are using GNU C... (cached) yes
  2276. checking whether gcc accepts -g... (cached) yes
  2277. checking for c++... (cached) c++
  2278. checking whether the C++ compiler (c++  ) works... yes
  2279. checking whether the C++ compiler (c++  ) is a cross-compiler... no
  2280. checking whether we are using GNU C++... (cached) yes
  2281. checking whether c++ accepts -g... (cached) yes
  2282. checking for ranlib... (cached) ranlib
  2283. checking for as... (cached) /usr/bin/as
  2284. checking for ar... (cached) ar
  2285. checking for ld... (cached) ld
  2286. checking for strip... (cached) strip
  2287. checking for windres... no
  2288. checking whether gcc and cc understand -c and -o together... (cached) yes
  2289. checking how to run the C preprocessor... (cached) gcc -E
  2290. checking how to run the C++ preprocessor... (cached) c++ -E
  2291. checking for sb-conf... no
  2292. checking for ve... no
  2293. checking for a BSD compatible install... (cached) /bin/install -c
  2294. checking whether ln -s works... (cached) yes
  2295. checking for minimum required perl version >= 5.006... 5.012001
  2296. checking for full perl installation... yes
  2297. checking for python2.6... (cached) /usr/bin/python
  2298. checking for doxygen... (cached) :
  2299. checking for autoconf... (cached) /usr/bin/autoconf
  2300. checking for unzip... (cached) /usr/bin/unzip
  2301. checking for zip... (cached) /usr/bin/zip
  2302. checking for makedepend... no
  2303. checking for xargs... (cached) /usr/bin/xargs
  2304. checking for gmake... (cached) /usr/bin/make
  2305. checking for X... (cached) libraries , headers
  2306. checking for dnet_ntoa in -ldnet... (cached) no
  2307. checking for dnet_ntoa in -ldnet_stub... (cached) no
  2308. checking for gethostbyname... (cached) yes
  2309. checking for connect... (cached) yes
  2310. checking for remove... (cached) yes
  2311. checking for shmat... (cached) yes
  2312. checking for IceConnectionNumber in -lICE... (cached) yes
  2313. checking whether the compiler supports -Wno-invalid-offsetof... yes
  2314. checking whether the compiler supports -Wno-variadic-macros... yes
  2315. checking whether the compiler supports -Werror=return-type... yes
  2316. checking whether ld has archive extraction flags... (cached) yes
  2317. checking that static assertion macros used in autoconf tests work... (cached) yes
  2318. checking for 64-bit OS... yes
  2319. checking for minimum required Python version >= 2.5... yes
  2320. checking for ANSI C header files... (cached) yes
  2321. checking for working const... (cached) yes
  2322. checking for mode_t... (cached) yes
  2323. checking for off_t... (cached) yes
  2324. checking for pid_t... (cached) yes
  2325. checking for size_t... (cached) yes
  2326. checking for __stdcall... (cached) no
  2327. checking for ssize_t... (cached) yes
  2328. checking for st_blksize in struct stat... (cached) yes
  2329. checking for siginfo_t... (cached) yes
  2330. checking for stdint.h... (cached) yes
  2331. checking for the size of void*... 8
  2332. checking for the alignment of void*... 8
  2333. checking for the size of double... 8
  2334. checking for int16_t... (cached) yes
  2335. checking for int32_t... (cached) yes
  2336. checking for int64_t... (cached) yes
  2337. checking for int64... (cached) no
  2338. checking for uint... (cached) yes
  2339. checking for uint_t... (cached) no
  2340. checking for uint16_t... (cached) no
  2341. checking for uname.domainname... (cached) yes
  2342. checking for uname.__domainname... (cached) no
  2343. checking for visibility(hidden) attribute... (cached) yes
  2344. checking for visibility(default) attribute... (cached) yes
  2345. checking for visibility pragma support... (cached) yes
  2346. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... (cached) no
  2347. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... (cached) no
  2348. checking for __force_align_arg_pointer__ attribute... (cached) no
  2349. checking for dirent.h that defines DIR... (cached) yes
  2350. checking for opendir in -ldir... (cached) no
  2351. checking for sys/byteorder.h... (cached) no
  2352. checking for compat.h... (cached) no
  2353. checking for getopt.h... (cached) yes
  2354. checking for sys/bitypes.h... (cached) yes
  2355. checking for memory.h... (cached) yes
  2356. checking for unistd.h... (cached) yes
  2357. checking for gnu/libc-version.h... (cached) yes
  2358. checking for nl_types.h... (cached) yes
  2359. checking for malloc.h... (cached) yes
  2360. checking for X11/XKBlib.h... (cached) yes
  2361. checking for io.h... (cached) no
  2362. checking for sys/statvfs.h... (cached) yes
  2363. checking for sys/statfs.h... (cached) yes
  2364. checking for sys/vfs.h... (cached) yes
  2365. checking for sys/mount.h... (cached) yes
  2366. checking for sys/quota.h... (cached) yes
  2367. checking for linux/quota.h... (cached) yes
  2368. checking for mmintrin.h... (cached) yes
  2369. checking for new... (cached) yes
  2370. checking for sys/cdefs.h... (cached) yes
  2371. checking for linux/perf_event.h... yes
  2372. checking for gethostbyname_r in -lc_r... (cached) no
  2373. checking for library containing dlopen... (cached) -ldl
  2374. checking for dlfcn.h... (cached) yes
  2375. checking for dladdr... (cached) yes
  2376. checking for socket in -lsocket... (cached) no
  2377. checking for ARM SIMD support in compiler... no
  2378. checking for ARM NEON support in compiler... no
  2379. checking for pthread_create in -lpthreads... no
  2380. checking for pthread_create in -lpthread... yes
  2381. checking whether gcc accepts -pthread... yes
  2382. checking whether mmap() sees write()s... yes
  2383. checking whether gcc needs -traditional... (cached) no
  2384. checking for 8-bit clean memcmp... (cached) yes
  2385. checking for fchmod... (cached) yes
  2386. checking for flockfile... (cached) yes
  2387. checking for getc_unlocked... yes
  2388. checking for _getc_nolock... no
  2389. checking for getpagesize... (cached) yes
  2390. checking for lchown... (cached) yes
  2391. checking for localtime_r... (cached) yes
  2392. checking for lstat64... (cached) yes
  2393. checking for memmove... (cached) yes
  2394. checking for random... (cached) yes
  2395. checking for rint... (cached) yes
  2396. checking for sbrk... yes
  2397. checking for snprintf... (cached) yes
  2398. checking for stat64... (cached) yes
  2399. checking for statvfs... (cached) yes
  2400. checking for statvfs64... (cached) yes
  2401. checking for strerror... (cached) yes
  2402. checking for strtok_r... (cached) yes
  2403. checking for truncate64... (cached) yes
  2404. checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... (cached) yes
  2405. /home/acemo/tmp/instbrd/instantbird/mozilla/js/src/configure: line 11195: test: : integer expression expected
  2406. checking for res_ninit()... (cached) yes
  2407. checking for gnu_get_libc_version()... (cached) yes
  2408. checking for iconv in -lc... (cached) yes
  2409. checking for iconv()... (cached) yes
  2410. checking for iconv() with const input... (cached) no
  2411. checking for an implementation of va_copy()... (cached) yes
  2412. checking for an implementation of __va_copy()... (cached) yes
  2413. checking whether va_lists can be copied by value... (cached) no
  2414. checking for gcc 3.0 ABI... (cached) yes
  2415. checking for C++ "explicit" keyword... (cached) yes
  2416. checking for C++ "typename" keyword... (cached) yes
  2417. checking for modern C++ template specialization syntax support... (cached) yes
  2418. checking whether partial template specialization works... (cached) yes
  2419. checking whether operators must be re-defined for templates derived from templates... (cached) no
  2420. checking whether we need to cast a derived template to pass as its base class... (cached) no
  2421. checking whether the compiler can resolve const ambiguities for templates... (cached) yes
  2422. checking whether the C++ "using" keyword can change access... (cached) yes
  2423. checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
  2424. checking for "std::" namespace... (cached) yes
  2425. checking whether standard template operator!=() is ambiguous... (cached) unambiguous
  2426. checking for C++ reinterpret_cast... (cached) yes
  2427. checking for C++ dynamic_cast to void*... (cached) yes
  2428. checking whether C++ requires implementation of unused virtual methods... (cached) yes
  2429. checking for trouble comparing to zero near std::operator!=()... (cached) no
  2430. checking for __thread keyword for TLS variables... (cached) yes
  2431. checking for malloc.h... (cached) yes
  2432. checking for strndup... (cached) yes
  2433. checking for posix_memalign... (cached) yes
  2434. checking for memalign... (cached) yes
  2435. checking for valloc... (cached) yes
  2436. checking for __attribute__((always_inline))... (cached) yes
  2437. checking for __attribute__((malloc))... (cached) yes
  2438. checking for __attribute__((warn_unused_result))... (cached) yes
  2439. checking for __attribute__((noreturn))... (cached) yes
  2440. checking for LC_MESSAGES... (cached) yes
  2441. checking for localeconv... (cached) yes
  2442. checking for valid optimization flags... yes
  2443. checking size of int *... (cached) 8
  2444. checking for __cxa_demangle... (cached) yes
  2445. checking for unwind.h... (cached) yes
  2446. checking for _Unwind_Backtrace... (cached) yes
  2447. checking for gcc -pipe support... yes
  2448. checking whether C compiler supports -fprofile-generate... yes
  2449. checking whether C++ compiler has -pedantic long long bug... no
  2450. checking for correct temporary object destruction order... yes
  2451. checking for correct overload resolution with const and templates... no
  2452. checking for tm_zone tm_gmtoff in struct tm... yes
  2453. checking for posix_fallocate... yes
  2454. checking for setlocale... yes
  2455. checking for localeconv... (cached) yes
  2456. creating js-confdefs.h
  2457. ==== js-confdefs.h =================================
  2458. /* List of defines generated by configure. Included with preprocessor flag,
  2459. * -include, to avoid long list of -D defines on the compile command-line.
  2460. * Do not edit.
  2461. */
  2462.  
  2463. #ifndef _JS_CONFDEFS_H_
  2464. #define _JS_CONFDEFS_H_
  2465.  
  2466. #define AVMPLUS_64BIT 1
  2467. #define AVMPLUS_AMD64 1
  2468. #define AVMPLUS_LINUX 1
  2469. #define AVMPLUS_UNIX 1
  2470. #define CPP_THROW_NEW throw()
  2471. #define D_INO d_ino
  2472. #define EDITLINE 1
  2473. #define FEATURE_NANOJIT 1
  2474. #define HAVE_64BIT_OS 1
  2475. #define HAVE_CLOCK_MONOTONIC 1
  2476. #define HAVE_CPP_ACCESS_CHANGING_USING 1
  2477. #define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1
  2478. #define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1
  2479. #define HAVE_CPP_EXPLICIT 1
  2480. #define HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX 1
  2481. #define HAVE_CPP_NAMESPACE_STD 1
  2482. #define HAVE_CPP_NEW_CASTS 1
  2483. #define HAVE_CPP_PARTIAL_SPECIALIZATION 1
  2484. #define HAVE_CPP_TYPENAME 1
  2485. #define HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL 1
  2486. #define HAVE_DIRENT_H 1
  2487. #define HAVE_DLADDR 1
  2488. #define HAVE_DLOPEN 1
  2489. #define HAVE_FCHMOD 1
  2490. #define HAVE_FLOCKFILE 1
  2491. #define HAVE_GETC_UNLOCKED 1
  2492. #define HAVE_GETOPT_H 1
  2493. #define HAVE_GETPAGESIZE 1
  2494. #define HAVE_GNU_GET_LIBC_VERSION 1
  2495. #define HAVE_GNU_LIBC_VERSION_H 1
  2496. #define HAVE_I18N_LC_MESSAGES 1
  2497. #define HAVE_ICONV 1
  2498. #define HAVE_INT16_T 1
  2499. #define HAVE_INT32_T 1
  2500. #define HAVE_INT64_T 1
  2501. #define HAVE_JEMALLOC_MEMALIGN 1
  2502. #define HAVE_JEMALLOC_POSIX_MEMALIGN 1
  2503. #define HAVE_JEMALLOC_VALLOC 1
  2504. #define HAVE_LCHOWN 1
  2505. #define HAVE_LINUX_QUOTA_H 1
  2506. #define HAVE_LOCALECONV 1
  2507. #define HAVE_LOCALECONV 1
  2508. #define HAVE_LOCALTIME_R 1
  2509. #define HAVE_LSTAT64 1
  2510. #define HAVE_MALLOC_H 1
  2511. #define HAVE_MEMALIGN 1
  2512. #define HAVE_MEMMOVE 1
  2513. #define HAVE_MEMORY_H 1
  2514. #define HAVE_MMINTRIN_H 1
  2515. #define HAVE_NL_TYPES_H 1
  2516. #define HAVE_POSIX_FALLOCATE 1
  2517. #define HAVE_POSIX_MEMALIGN 1
  2518. #define HAVE_RANDOM 1
  2519. #define HAVE_RES_NINIT 1
  2520. #define HAVE_RINT 1
  2521. #define HAVE_SBRK 1
  2522. #define HAVE_SETLOCALE 1
  2523. #define HAVE_SIGINFO_T 1
  2524. #define HAVE_SNPRINTF 1
  2525. #define HAVE_SSIZE_T 1
  2526. #define HAVE_STAT64 1
  2527. #define HAVE_STATVFS 1
  2528. #define HAVE_STATVFS64 1
  2529. #define HAVE_STRERROR 1
  2530. #define HAVE_STRNDUP 1
  2531. #define HAVE_STRTOK_R 1
  2532. #define HAVE_ST_BLKSIZE 1
  2533. #define HAVE_SYS_BITYPES_H 1
  2534. #define HAVE_SYS_CDEFS_H 1
  2535. #define HAVE_SYS_MOUNT_H 1
  2536. #define HAVE_SYS_QUOTA_H 1
  2537. #define HAVE_SYS_STATFS_H 1
  2538. #define HAVE_SYS_STATVFS_H 1
  2539. #define HAVE_SYS_VFS_H 1
  2540. #define HAVE_THREAD_TLS_KEYWORD 1
  2541. #define HAVE_TM_ZONE_TM_GMTOFF 1
  2542. #define HAVE_TRUNCATE64 1
  2543. #define HAVE_UINT 1
  2544. #define HAVE_UNAME_DOMAINNAME_FIELD 1
  2545. #define HAVE_UNISTD_H 1
  2546. #define HAVE_VALLOC 1
  2547. #define HAVE_VA_COPY 1
  2548. #define HAVE_VA_LIST_AS_ARRAY 1
  2549. #define HAVE_VISIBILITY_ATTRIBUTE 1
  2550. #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
  2551. #define HAVE_X11_XKBLIB_H 1
  2552. #define HAVE__UNWIND_BACKTRACE 1
  2553. #define HAVE___CXA_DEMANGLE 1
  2554. #define JS_ALIGN_OF_POINTER 8
  2555. #define JS_BITS_PER_WORD_LOG2 6
  2556. #define JS_BYTES_PER_DOUBLE 8
  2557. #define JS_BYTES_PER_WORD 8
  2558. #define JS_CPU_X64 1
  2559. #define JS_HAS_CTYPES 1
  2560. #define JS_HAVE_STDINT_H 1
  2561. #define JS_METHODJIT 1
  2562. #define JS_MONOIC 1
  2563. #define JS_POLYIC 1
  2564. #define JS_PUNBOX64 1
  2565. #define JS_THREADSAFE 1
  2566. #define JS_TRACER 1
  2567. #define MALLOC_H <malloc.h>
  2568. #define MOZ_DLL_SUFFIX ".so"
  2569. #define MOZ_MEMORY 1
  2570. #define MOZ_MEMORY_LINUX 1
  2571. #define MOZ_MEMORY_SIZEOF_PTR_2POW 3
  2572. #define NEED_CPP_UNUSED_IMPLEMENTATIONS 1
  2573. #define NEW_H <new>
  2574. #define NS_ALWAYS_INLINE __attribute__((always_inline))
  2575. #define NS_ATTR_MALLOC __attribute__((malloc))
  2576. #define NS_NORETURN __attribute__((noreturn))
  2577. #define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
  2578. #define SIZEOF_INT_P 8
  2579. #define STATIC_EXPORTABLE_JS_API 1
  2580. #define STDC_HEADERS 1
  2581. #define UNIX_ASYNC_DNS 1
  2582. #define VA_COPY va_copy
  2583. #define XP_UNIX 1
  2584. #define _REENTRANT 1
  2585.  
  2586. #endif /* _JS_CONFDEFS_H_ */
  2587.  
  2588. Creating directory shell
  2589. Creating directory lirasm
  2590. Creating directory jsapi-tests
  2591. Creating directory tests
  2592. Creating directory config
  2593. Creating directory config/mkdepend
  2594. Creating directory editline
  2595. creating Makefile
  2596. creating shell/Makefile
  2597. creating lirasm/Makefile
  2598. creating jsapi-tests/Makefile
  2599. creating tests/Makefile
  2600. creating config/Makefile
  2601. creating config/mkdepend/Makefile
  2602. creating editline/Makefile
  2603. updating cache ../../.././config.cache
  2604. creating ./config.status
  2605. creating config/autoconf.mk
  2606. creating js-config.h
  2607. invoking make to create js-config script
  2608. make[2]: Entering directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla/js/src'
  2609. rm -f js-config.tmp
  2610. sed < /home/acemo/tmp/instbrd/instantbird/mozilla/js/src/js-config.in > js-config.tmp \
  2611.     -e 's|@prefix@|/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist|' \
  2612.     -e 's|@exec_prefix@|/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist|' \
  2613.     -e 's|@includedir@|/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include|' \
  2614.     -e 's|@libdir@|/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/lib|' \
  2615.     -e 's|@MOZILLA_VERSION@||' \
  2616.     -e 's|@LIBRARY_NAME@|mozjs|' \
  2617.     -e 's|@NSPR_CFLAGS@|-I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nspr|' \
  2618.     -e 's|@JS_CONFIG_LIBS@|-Wl,--whole-archive ctypes/libffi/.libs/libffi.a  -Wl,--no-whole-archive -L/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl  -lm -ldl |' \
  2619.     -e 's|@MOZ_JS_LIBS@|-L/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/lib -lmozjs|' \
  2620.     && mv js-config.tmp js-config && chmod +x js-config
  2621. make[2]: Leaving directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla/js/src'
  2622. configuring in ctypes/libffi
  2623. running /bin/sh /home/acemo/tmp/instbrd/instantbird/mozilla/js/src/ctypes/libffi/configure  --disable-shared --enable-static --disable-raw-api --with-pic --cache-file=/home/acemo/tmp/instbrd/obj-instantbird/mozilla/js/src/ctypes/libffi/config.cache --srcdir=/home/acemo/tmp/instbrd/instantbird/mozilla/js/src/ctypes/libffi
  2624. configure: creating cache /home/acemo/tmp/instbrd/obj-instantbird/mozilla/js/src/ctypes/libffi/config.cache
  2625. checking build system type... x86_64-unknown-linux-gnu
  2626. checking host system type... x86_64-unknown-linux-gnu
  2627. checking target system type... x86_64-unknown-linux-gnu
  2628. checking for a BSD-compatible install... /bin/install -c
  2629. checking whether build environment is sane... yes
  2630. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2631. checking for gawk... gawk
  2632. checking whether make sets $(MAKE)... yes
  2633. checking for gcc... gcc
  2634. checking whether the C compiler works... yes
  2635. checking for C compiler default output file name... a.out
  2636. checking for suffix of executables...
  2637. checking whether we are cross compiling... no
  2638. checking for suffix of object files... o
  2639. checking whether we are using the GNU C compiler... yes
  2640. checking whether gcc accepts -g... yes
  2641. checking for gcc option to accept ISO C89... none needed
  2642. checking for style of include used by make... GNU
  2643. checking dependency style of gcc... gcc3
  2644. checking dependency style of gcc... gcc3
  2645. checking whether gcc and cc understand -c and -o together... yes
  2646. checking for a sed that does not truncate output... /bin/sed
  2647. checking for grep that handles long lines and -e... /bin/grep
  2648. checking for egrep... /bin/grep -E
  2649. checking for fgrep... /bin/grep -F
  2650. checking for ld used by gcc... /usr/bin/ld
  2651. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2652. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2653. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  2654. checking whether ln -s works... yes
  2655. checking the maximum length of command line arguments... 3458764513820540925
  2656. checking whether the shell understands some XSI constructs... yes
  2657. checking whether the shell understands "+="... yes
  2658. checking for /usr/bin/ld option to reload object files... -r
  2659. checking for objdump... objdump
  2660. checking how to recognize dependent libraries... pass_all
  2661. checking for ar... ar
  2662. checking for strip... strip
  2663. checking for ranlib... ranlib
  2664. checking command to parse /usr/bin/nm -B output from gcc object... ok
  2665. checking how to run the C preprocessor... gcc -E
  2666. checking for ANSI C header files... yes
  2667. checking for sys/types.h... yes
  2668. checking for sys/stat.h... yes
  2669. checking for stdlib.h... yes
  2670. checking for string.h... yes
  2671. checking for memory.h... yes
  2672. checking for strings.h... yes
  2673. checking for inttypes.h... yes
  2674. checking for stdint.h... yes
  2675. checking for unistd.h... yes
  2676. checking for dlfcn.h... yes
  2677. checking for objdir... .libs
  2678. checking if gcc supports -fno-rtti -fno-exceptions... no
  2679. checking for gcc option to produce PIC... -fPIC -DPIC
  2680. checking if gcc PIC flag -fPIC -DPIC works... yes
  2681. checking if gcc static flag -static works... yes
  2682. checking if gcc supports -c -o file.o... yes
  2683. checking if gcc supports -c -o file.o... (cached) yes
  2684. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2685. checking dynamic linker characteristics... GNU/Linux ld.so
  2686. checking how to hardcode library paths into programs... immediate
  2687. checking whether stripping libraries is possible... yes
  2688. checking if libtool supports shared libraries... yes
  2689. checking whether to build shared libraries... no
  2690. checking whether to build static libraries... yes
  2691. checking whether to enable maintainer-specific portions of Makefiles... no
  2692. checking sys/mman.h usability... yes
  2693. checking sys/mman.h presence... yes
  2694. checking for sys/mman.h... yes
  2695. checking for mmap... yes
  2696. checking for sys/mman.h... (cached) yes
  2697. checking for mmap... (cached) yes
  2698. checking whether read-only mmap of a plain file works... yes
  2699. checking whether mmap from /dev/zero works... yes
  2700. checking for MAP_ANON(YMOUS)... yes
  2701. checking whether mmap with MAP_ANON(YMOUS) works... yes
  2702. checking for ANSI C header files... (cached) yes
  2703. checking for memcpy... yes
  2704. checking for working alloca.h... yes
  2705. checking for alloca... yes
  2706. checking size of double... 8
  2707. checking size of long double... 16
  2708. checking whether byte ordering is bigendian... no
  2709. checking assembler .cfi pseudo-op support... yes
  2710. checking assembler supports pc related relocs... yes
  2711. checking assembler .ascii pseudo-op support... yes
  2712. checking assembler .string pseudo-op support... yes
  2713. checking assembler supports unwind section type... yes
  2714. checking whether .eh_frame section should be read-only... no
  2715. checking for __attribute__((visibility("hidden")))... yes
  2716. configure: updating cache /home/acemo/tmp/instbrd/obj-instantbird/mozilla/js/src/ctypes/libffi/config.cache
  2717. configure: creating ./config.status
  2718. config.status: creating include/Makefile
  2719. config.status: creating include/ffi.h
  2720. config.status: creating Makefile
  2721. config.status: creating testsuite/Makefile
  2722. config.status: creating man/Makefile
  2723. config.status: creating libffi.pc
  2724. config.status: creating fficonfig.h
  2725. config.status: linking /home/acemo/tmp/instbrd/instantbird/mozilla/js/src/ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h
  2726. config.status: executing depfiles commands
  2727. config.status: executing libtool commands
  2728. config.status: executing include commands
  2729. config.status: executing src commands
  2730. make[1]: Leaving directory `/home/acemo/tmp/instbrd/instantbird'
  2731. make -j4 -C /home/acemo/tmp/instbrd/instantbird/../obj-instantbird
  2732.   File "/home/acemo/tmp/instbrd/instantbird/mozilla/config/printconfigsetting.py", line 6
  2733.     print "Usage: printconfigsetting.py <file> <section> <setting>"
  2734.                                                                   ^
  2735. SyntaxError: invalid syntax
  2736.   File "/home/acemo/tmp/instbrd/instantbird/mozilla/config/printconfigsetting.py", line 6
  2737.     print "Usage: printconfigsetting.py <file> <section> <setting>"
  2738.                                                                   ^
  2739. SyntaxError: invalid syntax
  2740.   File "/home/acemo/tmp/instbrd/instantbird/mozilla/config/printconfigsetting.py", line 6
  2741.     print "Usage: printconfigsetting.py <file> <section> <setting>"
  2742.                                                                   ^
  2743. SyntaxError: invalid syntax
  2744.   File "/home/acemo/tmp/instbrd/instantbird/mozilla/config/printconfigsetting.py", line 6
  2745.     print "Usage: printconfigsetting.py <file> <section> <setting>"
  2746.                                                                   ^
  2747. SyntaxError: invalid syntax
  2748. make[1]: Entering directory `/home/acemo/tmp/instbrd/obj-instantbird'
  2749. make[1]: warning: -jN forced in submake: disabling jobserver mode.
  2750. make -C mozilla default
  2751. make[2]: Entering directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2752. rm -f -rf ./dist/sdk
  2753. /usr/bin/python: can't open file '/config/printconfigsetting.py': [Errno 2] No such file or directory
  2754. rm -f -rf ./dist/include
  2755. rm -f -rf ./dist/private
  2756. rm -f -rf ./dist/public
  2757. rm -f -rf ./dist/bin/components
  2758. rm -f -rf _tests
  2759. /usr/bin/python: can't open file '/config/printconfigsetting.py': [Errno 2] No such file or directory
  2760. make[3]: Entering directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2761. /usr/bin/python: can't open file '/config/printconfigsetting.py': [Errno 2] No such file or directory
  2762. tier_base:  config build probes  memory
  2763. make export_tier_base
  2764. make[4]: Entering directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2765. /usr/bin/python: can't open file '/config/printconfigsetting.py': [Errno 2] No such file or directory
  2766. export_tier_base
  2767. make[5]: Entering directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2768. make[5]: `config/Makefile' is up to date.
  2769. make[5]: `build/Makefile' is up to date.
  2770. make[5]: `probes/Makefile' is up to date.
  2771. /usr/bin/perl /home/acemo/tmp/instbrd/instantbird/mozilla/build/autoconf/make-makefile -t /home/acemo/tmp/instbrd/instantbird/mozilla -d .  memory/Makefile
  2772. /usr/bin/python: can't open file '/config/printconfigsetting.py': [Errno 2] No such file or directory
  2773. creating memory/Makefile
  2774. make[5]: Leaving directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2775. make[5]: Entering directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla/config'
  2776. rm -f nfspwd
  2777. pathsub.c
  2778. gcc -o host_nsinstall.o -c  -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -fno-strict-aliasing -pthread -pipe  -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O3  -DUNICODE -D_UNICODE  -I/home/acemo/tmp/instbrd/instantbird/mozilla/config -I. -I../dist/include -I../dist/include/nsprpub  -I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nspr -I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nss      -I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nspr /home/acemo/tmp/instbrd/instantbird/mozilla/config/nsinstall.c
  2779. gcc -o host_pathsub.o -c  -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -fno-strict-aliasing -pthread -pipe  -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O3  -DUNICODE -D_UNICODE  -I/home/acemo/tmp/instbrd/instantbird/mozilla/config -I. -I../dist/include -I../dist/include/nsprpub  -I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nspr -I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nss      -I/home/acemo/tmp/instbrd/obj-instantbird/mozilla/dist/include/nspr /home/acemo/tmp/instbrd/instantbird/mozilla/config/pathsub.c
  2780. cp /home/acemo/tmp/instbrd/instantbird/mozilla/config/nfspwd.pl nfspwd
  2781. chmod +x nfspwd
  2782. /usr/bin/python /home/acemo/tmp/instbrd/instantbird/mozilla/config/make-stl-wrappers.py stl_wrappers gcc /home/acemo/tmp/instbrd/instantbird/mozilla/config/gcc-stl-wrapper.template.h /home/acemo/tmp/instbrd/instantbird/mozilla/config/stl-headers
  2783.  File "/home/acemo/tmp/instbrd/instantbird/mozilla/config/make-stl-wrappers.py", line 55
  2784.    raise NotImplementedError, compiler
  2785.                             ^
  2786. SyntaxError: invalid syntax
  2787. make[5]: *** [../dist/stl_wrappers/sentinel] Error 1
  2788. make[5]: *** Waiting for unfinished jobs....
  2789. make[5]: Leaving directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla/config'
  2790. make[4]: *** [export_tier_base] Error 2
  2791. make[4]: Leaving directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2792. make[3]: *** [tier_base] Error 2
  2793. make[3]: Leaving directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2794. make[2]: *** [default] Error 2
  2795. make[2]: Leaving directory `/home/acemo/tmp/instbrd/obj-instantbird/mozilla'
  2796. make[1]: *** [default] Error 2
  2797. make[1]: Leaving directory `/home/acemo/tmp/instbrd/obj-instantbird'
  2798. make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement