Advertisement
Guest User

mozilla compile output

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