Advertisement
Guest User

micah

a guest
Oct 23rd, 2009
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.14 KB | None | 0 0
  1. dpkg-buildpackage -rfakeroot -D -us -uc -b
  2. dpkg-buildpackage: set CFLAGS to default value: -g -O2
  3. dpkg-buildpackage: set CPPFLAGS to default value:
  4. dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
  5. dpkg-buildpackage: set FFLAGS to default value: -g -O2
  6. dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
  7. dpkg-buildpackage: source package prism
  8. dpkg-buildpackage: source version 1.0~b2+svn20090813r49078-0ubuntu1~karmic~ppa3
  9. dpkg-buildpackage: source changed by Micah Gersten <launchpad@micahscomputing.com>
  10. dpkg-buildpackage: host architecture amd64
  11. fakeroot debian/rules clean
  12. test -x debian/rules
  13. dh_testroot
  14. /usr/bin/make -C . -k distclean
  15. make[1]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  16. rm -rf dist _javagen _profile _tests staticlib _java /no-such-file
  17. rm -f .md .bak core Templates.DB LOGS TAGS a.out so_locations _gen _stubs \
  18. Makefile .HSancillary \
  19. \
  20. \
  21.  
  22. cat unallmakefiles | /usr/bin/xargs rm -f
  23. rm -f unallmakefiles config.cache config.log config.status config-defs.h dependencies.beos config/autoconf.mk config/myrules.mk config/myconfig.mk unallmakefiles mozilla-config.h netwerk/necko-config.h xpcom/xpcom-config.h xpcom/xpcom-private.h ./.mozconfig.mk ./.mozconfig.out
  24. make[1]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  25. rm -f debian/stamp-makefile-build
  26. for i in ./build/autoconf/config.guess ./build/autoconf/config.sub ; do \
  27. if test -e $i.cdbs-orig ; then \
  28. mv $i.cdbs-orig $i ; \
  29. fi ; \
  30. done
  31. /usr/bin/make -f debian/rules reverse-config
  32. make[1]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  33. for i in ./build/autoconf/config.guess ./build/autoconf/config.sub ; do \
  34. if test -e $i.cdbs-orig ; then \
  35. mv $i.cdbs-orig $i ; \
  36. fi ; \
  37. done
  38. make[1]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  39. if [ -d "." ]; then \
  40. cd . && QUILT_PATCHES=/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
  41. fi
  42. Removing patch fix_desktop_launcher.patch
  43. Restoring prism/newapp/modules/WebAppInstall.jsm
  44.  
  45. Removing patch installer_shouldnt_copy_xulrunner.patch
  46. Restoring prism/client/Makefile.in
  47.  
  48. Removing patch fix_installer.patch
  49. Restoring prism/build.mk
  50.  
  51. Removing patch dont_build_our_own_stub_with_the_sdk.patch
  52. Restoring prism/client/Makefile.in
  53.  
  54. No patches applied
  55. rm -rf ./.pc
  56. rm -f debian/stamp-patch*
  57. dh_clean
  58. rm -f debian/stamp-autotools-files
  59. rm -f build-system.stamp
  60. # Drop build-system files, and files/dirs generated during the build but
  61. # outside of the xulapp tree
  62. rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom
  63. rm -f Makefile.in configure.in aclocal.m4 allmakefiles.sh config.* configure mozilla-config.h confdefs.h a.out
  64. dh_testdir
  65. dh_clean
  66. rm -rf temp-xpi-unpacked
  67. rm -f *-stamp
  68. rm -f debian/prism-*.png
  69. rm -f refractor.xpi
  70. debian/rules build
  71. test -x debian/rules
  72. mkdir -p "."
  73. tar zxf /usr/lib/xulrunner-devel-1.9.1.3/sdk/build-system.tar.gz
  74. touch build-system.stamp
  75. /usr/bin/make -f debian/rules reverse-config
  76. make[1]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  77. for i in ./build/autoconf/config.guess ./build/autoconf/config.sub ; do \
  78. if test -e $i.cdbs-orig ; then \
  79. mv $i.cdbs-orig $i ; \
  80. fi ; \
  81. done
  82. make[1]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  83. cd . && QUILT_PATCHES=/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
  84. Applying patch dont_build_our_own_stub_with_the_sdk.patch
  85. patching file prism/client/Makefile.in
  86.  
  87. Applying patch fix_installer.patch
  88. patching file prism/build.mk
  89.  
  90. Applying patch installer_shouldnt_copy_xulrunner.patch
  91. patching file prism/client/Makefile.in
  92.  
  93. Applying patch fix_desktop_launcher.patch
  94. patching file prism/newapp/modules/WebAppInstall.jsm
  95. Hunk #1 succeeded at 474 (offset -18 lines).
  96.  
  97. Now at patch fix_desktop_launcher.patch
  98. touch debian/stamp-patched
  99. /usr/bin/make -f debian/rules update-config
  100. make[1]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  101. if test -e /usr/share/misc/config.guess ; then \
  102. for i in ./build/autoconf/config.guess ; do \
  103. if ! test -e $i.cdbs-orig ; then \
  104. mv $i $i.cdbs-orig ; \
  105. cp --remove-destination /usr/share/misc/config.guess $i ; \
  106. fi ; \
  107. done ; \
  108. fi
  109. if test -e /usr/share/misc/config.sub ; then \
  110. for i in ./build/autoconf/config.sub ; do \
  111. if ! test -e $i.cdbs-orig ; then \
  112. mv $i $i.cdbs-orig ; \
  113. cp --remove-destination /usr/share/misc/config.sub $i ; \
  114. fi ; \
  115. done ; \
  116. fi
  117. make[1]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  118. if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which autoconf2.13 || which autoconf`; fi
  119. touch debian/stamp-autotools-files
  120. chmod a+x /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/./configure
  121. cd . && CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="-Wl,-Bsymbolic-functions" /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/prism" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.3 --enable-application=prism --with-system-libxul --with-system-nspr --with-system-nss --disable-debug --disable-crashreporter --with-distribution-id=com.ubuntu
  122. creating cache ./config.cache
  123. checking host system type... x86_64-unknown-linux-gnu
  124. checking target system type... x86_64-unknown-linux-gnu
  125. checking build system type... x86_64-pc-linux-gnu
  126. checking for mawk... mawk
  127. checking for gcc... gcc
  128. checking whether the C compiler (gcc -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions) works... yes
  129. checking whether the C compiler (gcc -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions) is a cross-compiler... no
  130. checking whether we are using GNU C... yes
  131. checking whether gcc accepts -g... yes
  132. checking for c++... c++
  133. checking whether the C++ compiler (c++ -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions) works... yes
  134. checking whether the C++ compiler (c++ -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions) is a cross-compiler... no
  135. checking whether we are using GNU C++... yes
  136. checking whether c++ accepts -g... yes
  137. checking for ranlib... ranlib
  138. checking for as... /usr/bin/as
  139. checking for ar... ar
  140. checking for ld... ld
  141. checking for strip... strip
  142. checking for windres... no
  143. checking whether gcc and cc understand -c and -o together... yes
  144. checking how to run the C preprocessor... gcc -E
  145. checking how to run the C++ preprocessor... c++ -E
  146. checking for a BSD compatible install... /usr/bin/install -c
  147. checking whether ln -s works... yes
  148. checking for perl5... no
  149. checking for perl... /usr/bin/perl
  150. checking for minimum required perl version >= 5.006... 5.010000
  151. checking for full perl installation... yes
  152. checking for python... /usr/bin/python
  153. checking for nsinstall... no
  154. checking for doxygen... :
  155. checking for whoami... /usr/bin/whoami
  156. checking for autoconf... /usr/bin/autoconf
  157. checking for unzip... /usr/bin/unzip
  158. checking for zip... /usr/bin/zip
  159. checking for makedepend... /usr/bin/makedepend
  160. checking for xargs... /usr/bin/xargs
  161. checking for gmake... no
  162. checking for make... /usr/bin/make
  163. checking for X... libraries , headers
  164. checking for dnet_ntoa in -ldnet... no
  165. checking for dnet_ntoa in -ldnet_stub... no
  166. checking for gethostbyname... yes
  167. checking for connect... yes
  168. checking for remove... yes
  169. checking for shmat... yes
  170. checking for IceConnectionNumber in -lICE... yes
  171. checking whether the compiler supports -Wno-invalid-offsetof... yes
  172. checking whether ld has archive extraction flags... yes
  173. checking that static assertion macros used in autoconf tests work... yes
  174. checking for 64-bit OS... yes
  175. cat: /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/./browser/config/version.txt: No such file or directory
  176. checking for ANSI C header files... yes
  177. checking for working const... yes
  178. checking for mode_t... yes
  179. checking for off_t... yes
  180. checking for pid_t... yes
  181. checking for size_t... yes
  182. checking for st_blksize in struct stat... yes
  183. checking for siginfo_t... yes
  184. checking for int16_t... yes
  185. checking for int32_t... yes
  186. checking for int64_t... yes
  187. checking for int64... no
  188. checking for uint... yes
  189. checking for uint_t... no
  190. checking for uint16_t... no
  191. checking for uname.domainname... yes
  192. checking for uname.__domainname... no
  193. checking for usable wchar_t (2 bytes, unsigned)... no
  194. checking for compiler -fshort-wchar option... yes
  195. checking for visibility(hidden) attribute... yes
  196. checking for visibility(default) attribute... yes
  197. checking for visibility pragma support... yes
  198. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
  199. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
  200. checking for dirent.h that defines DIR... yes
  201. checking for opendir in -ldir... no
  202. checking for sys/byteorder.h... no
  203. checking for compat.h... no
  204. checking for getopt.h... yes
  205. checking for sys/bitypes.h... yes
  206. checking for memory.h... yes
  207. checking for unistd.h... yes
  208. checking for gnu/libc-version.h... yes
  209. checking for nl_types.h... yes
  210. checking for malloc.h... yes
  211. checking for X11/XKBlib.h... yes
  212. checking for sys/statvfs.h... yes
  213. checking for sys/statfs.h... yes
  214. checking for sys/vfs.h... yes
  215. checking for sys/mount.h... yes
  216. checking for mmintrin.h... yes
  217. checking for new... yes
  218. checking for sys/cdefs.h... yes
  219. checking for gethostbyname_r in -lc_r... no
  220. checking for atan in -lm... yes
  221. checking for dlopen in -ldl... yes
  222. checking for dlfcn.h... yes
  223. checking for dladdr... yes
  224. checking for socket in -lsocket... no
  225. checking for XDrawLines in -lX11... yes
  226. checking for XextAddDisplay in -lXext... yes
  227. checking for XtFree in -lXt... yes
  228. checking for XShmCreateImage in -lXext... yes
  229. checking for X11/extensions/XShm.h... yes
  230. checking for XieFloGeometry in -lXIE... no
  231. checking for X11/extensions/XIElib.h... no
  232. checking for freetype-config... /usr/bin/freetype-config
  233. checking for FreeType - version >= 6.1.0... yes
  234. checking for FT_Bitmap_Size.y_ppem... yes
  235. checking for FT_GlyphSlot_Embolden... yes
  236. checking for FT_Load_Sfnt_Table... yes
  237. checking for FT_Select_Size... yes
  238. checking for ARM SIMD support... no
  239. checking for pthread_create in -lpthreads... no
  240. checking for pthread_create in -lpthread... yes
  241. checking whether gcc accepts -pthread... yes
  242. checking whether mmap() sees write()s... yes
  243. checking whether gcc needs -traditional... no
  244. checking for 8-bit clean memcmp... yes
  245. checking for random... yes
  246. checking for strerror... yes
  247. checking for lchown... yes
  248. checking for fchmod... yes
  249. checking for snprintf... yes
  250. checking for statvfs... yes
  251. checking for memmove... yes
  252. checking for rint... yes
  253. checking for stat64... yes
  254. checking for lstat64... yes
  255. checking for truncate64... yes
  256. checking for statvfs64... yes
  257. checking for flockfile... yes
  258. checking for getpagesize... yes
  259. checking for localtime_r... yes
  260. checking for strtok_r... yes
  261. checking for wcrtomb... yes
  262. checking for mbrtowc... yes
  263. checking for res_ninit()... yes
  264. checking for gnu_get_libc_version()... yes
  265. checking for iconv in -lc... yes
  266. checking for iconv()... yes
  267. checking for iconv() with const input... no
  268. checking for nl_langinfo and CODESET... yes
  269. checking for an implementation of va_copy()... yes
  270. checking for an implementation of __va_copy()... yes
  271. checking whether va_lists can be copied by value... no
  272. checking for C++ exceptions flag... -fno-exceptions
  273. checking for gcc 3.0 ABI... yes
  274. checking for C++ "explicit" keyword... yes
  275. checking for C++ "typename" keyword... yes
  276. checking for modern C++ template specialization syntax support... yes
  277. checking whether partial template specialization works... yes
  278. checking whether operators must be re-defined for templates derived from templates... no
  279. checking whether we need to cast a derived template to pass as its base class... no
  280. checking whether the compiler can resolve const ambiguities for templates... yes
  281. checking whether the C++ "using" keyword can change access... yes
  282. checking whether the C++ "using" keyword resolves ambiguity... yes
  283. checking for "std::" namespace... yes
  284. checking whether standard template operator!=() is ambiguous... unambiguous
  285. checking for C++ reinterpret_cast... yes
  286. checking for C++ dynamic_cast to void*... yes
  287. checking whether C++ requires implementation of unused virtual methods... no
  288. checking for trouble comparing to zero near std::operator!=()... no
  289. checking for LC_MESSAGES... yes
  290. checking for nspr-config... /usr/bin/nspr-config
  291. checking for NSPR - version >= 4.7.0... yes
  292. checking for nss-config... /usr/bin/nss-config
  293. checking for NSS - version >= 3.12.0... yes
  294. checking if app-specific confvars.sh exists... ./prism/confvars.sh
  295. checking for pkg-config... /usr/bin/pkg-config
  296. checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes
  297. checking MOZ_GTK2_CFLAGS... -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-unix-print-2.0
  298. checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  299. checking for pango >= 1.14.0... yes
  300. checking _PANGOCHK_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  301. checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  302. checking for pango >= 1.14.0 pangoft2 >= 1.14.0... yes
  303. checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
  304. checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  305. checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... yes
  306. checking MOZ_GNOMEVFS_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0
  307. checking MOZ_GNOMEVFS_LIBS... -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0
  308. checking for gconf-2.0 >= 1.2.1... yes
  309. checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  310. checking MOZ_GCONF_LIBS... -lgconf-2 -lglib-2.0
  311. checking for libgnome-2.0 >= 2.0... yes
  312. checking MOZ_LIBGNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0
  313. checking MOZ_LIBGNOME_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0
  314. checking for libgnomeui-2.0 >= 2.2.0... checking for dbus-glib-1 >= 0.60... yes
  315. checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  316. checking MOZ_DBUS_GLIB_LIBS... -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0
  317. checking __attribute__ ((aligned ())) support... trying 64
  318. 64
  319. checking for snd_pcm_open in -lasound... yes
  320. checking for tar archiver... checking for gnutar... no
  321. checking for gtar... no
  322. checking for tar... tar
  323. tar
  324. checking for wget... checking for wget... wget
  325. wget
  326. checking for libhildonmime... checking for libosso... checking for liblocation gpsbt... checking for valid optimization flags... yes
  327. checking size of int *... 8
  328. checking for __cxa_demangle... yes
  329. checking for unwind.h... yes
  330. checking for _Unwind_Backtrace... yes
  331. checking for gcc -pipe support... cat: dummy-hello.s: No such file or directory
  332. yes
  333. checking whether compiler supports -Wno-long-long... yes
  334. checking whether C compiler supports -fprofile-generate... yes
  335. checking whether C++ compiler has -pedantic long long bug... no
  336. checking for correct temporary object destruction order... yes
  337. checking for correct overload resolution with const and templates... no
  338. checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes
  339. checking LIBIDL_CFLAGS... -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  340. checking LIBIDL_LIBS... -lIDL-2 -lgobject-2.0 -lglib-2.0
  341. checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  342. checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  343. checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
  344. checking for stdint.h... yes
  345. checking for inttypes.h... yes
  346. checking for sys/int_types.h... no
  347. checking for iwlib.h... no
  348. creating mozilla-config.h
  349. ==== mozilla-config.h =================================
  350. /* List of defines generated by configure. Included with preprocessor flag,
  351. * -include, to avoid long list of -D defines on the compile command-line.
  352. * Do not edit.
  353. */
  354.  
  355. #ifndef _MOZILLA_CONFIG_H_
  356. #define _MOZILLA_CONFIG_H_
  357.  
  358. #define ACCESSIBILITY 1
  359. #define ATK_MAJOR_VERSION 1
  360. #define ATK_MINOR_VERSION 28
  361. #define ATK_REV_VERSION 0
  362. #define ATTRIBUTE_ALIGNED_MAX 64
  363. #define D_INO d_ino
  364. #define FUNCPROTO 15
  365. #define HAVE_64BIT_OS 1
  366. #define HAVE_DIRENT_H 1
  367. #define HAVE_DLADDR 1
  368. #define HAVE_FCHMOD 1
  369. #define HAVE_FLOCKFILE 1
  370. #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  371. #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  372. #define HAVE_FT_LOAD_SFNT_TABLE 1
  373. #define HAVE_FT_SELECT_SIZE 1
  374. #define HAVE_GETOPT_H 1
  375. #define HAVE_GNU_GET_LIBC_VERSION 1
  376. #define HAVE_GNU_LIBC_VERSION_H 1
  377. #define HAVE_I18N_LC_MESSAGES 1
  378. #define HAVE_INT16_T 1
  379. #define HAVE_INT32_T 1
  380. #define HAVE_INT64_T 1
  381. #define HAVE_INTTYPES_H 1
  382. #define HAVE_LANGINFO_CODESET 1
  383. #define HAVE_LCHOWN 1
  384. #define HAVE_LIBASOUND 1
  385. #define HAVE_LIBDL 1
  386. #define HAVE_LIBM 1
  387. #define HAVE_LOCALTIME_R 1
  388. #define HAVE_LSTAT64 1
  389. #define HAVE_MALLOC_H 1
  390. #define HAVE_MEMMOVE 1
  391. #define HAVE_MEMORY_H 1
  392. #define HAVE_MMINTRIN_H 1
  393. #define HAVE_NL_TYPES_H 1
  394. #define HAVE_RANDOM 1
  395. #define HAVE_RES_NINIT 1
  396. #define HAVE_RINT 1
  397. #define HAVE_SIGINFO_T 1
  398. #define HAVE_SNPRINTF 1
  399. #define HAVE_STAT64 1
  400. #define HAVE_STDINT_H 1
  401. #define HAVE_STRERROR 1
  402. #define HAVE_STRTOK_R 1
  403. #define HAVE_ST_BLKSIZE 1
  404. #define HAVE_SYS_BITYPES_H 1
  405. #define HAVE_SYS_CDEFS_H 1
  406. #define HAVE_SYS_STATFS_H 1
  407. #define HAVE_SYS_STATVFS_H 1
  408. #define HAVE_TRUNCATE64 1
  409. #define HAVE_UINT 1
  410. #define HAVE_UINT64_T 1
  411. #define HAVE_UNAME_DOMAINNAME_FIELD 1
  412. #define HAVE_UNISTD_H 1
  413. #define HAVE_VA_COPY 1
  414. #define HAVE_VA_LIST_AS_ARRAY 1
  415. #define HAVE_VISIBILITY_ATTRIBUTE 1
  416. #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
  417. #define HAVE_X11_XKBLIB_H 1
  418. #define HAVE_XSHM 1
  419. #define HAVE__UNWIND_BACKTRACE 1
  420. #define HAVE___CXA_DEMANGLE 1
  421. #define IBMBIDI 1
  422. #define MOZILLA_VERSION "1.9.1.3"
  423. #define MOZILLA_VERSION_U 1.9.1.3
  424. #define MOZ_ACCESSIBILITY_ATK 1
  425. #define MOZ_BUILD_APP prism
  426. #define MOZ_CRASHREPORTER_ENABLE_PERCENT 100
  427. #define MOZ_DEFAULT_TOOLKIT "cairo-gtk2"
  428. #define MOZ_DISTRIBUTION_ID "com.ubuntu"
  429. #define MOZ_DLL_SUFFIX ".so"
  430. #define MOZ_EMBEDDING_LEVEL_BASIC 1
  431. #define MOZ_EMBEDDING_LEVEL_DEFAULT 1
  432. #define MOZ_EMBEDDING_LEVEL_MINIMAL 1
  433. #define MOZ_ENABLE_CANVAS 1
  434. #define MOZ_ENABLE_DBUS 1
  435. #define MOZ_ENABLE_GCONF 1
  436. #define MOZ_ENABLE_LIBXUL 1
  437. #define MOZ_ENABLE_XREMOTE 1
  438. #define MOZ_FEEDS 1
  439. #define MOZ_JSLOADER 1
  440. #define MOZ_LOGGING 1
  441. #define MOZ_MATHML 1
  442. #define MOZ_MEDIA 1
  443. #define MOZ_MEMORY 1
  444. #define MOZ_MEMORY_LINUX 1
  445. #define MOZ_MEMORY_SIZEOF_PTR_2POW 3
  446. #define MOZ_MORK 1
  447. #define MOZ_NO_XPCOM_OBSOLETE 1
  448. #define MOZ_OGG 1
  449. #define MOZ_PANGO 1
  450. #define MOZ_PROFILELOCKING 1
  451. #define MOZ_RDF 1
  452. #define MOZ_STORAGE 1
  453. #define MOZ_SVG 1
  454. #define MOZ_SYDNEYAUDIO 1
  455. #define MOZ_TREE_CAIRO 1
  456. #define MOZ_UPDATE_CHANNEL default
  457. #define MOZ_USER_DIR ".mozilla"
  458. #define MOZ_VIEW_SOURCE 1
  459. #define MOZ_WAVE 1
  460. #define MOZ_WIDGET_GTK2 1
  461. #define MOZ_X11 1
  462. #define MOZ_XPINSTALL 1
  463. #define MOZ_XTF 1
  464. #define MOZ_XUL 1
  465. #define MOZ_XUL_APP 1
  466. #define NS_PRINTING 1
  467. #define NS_PRINT_PREVIEW 1
  468. #define OJI 1
  469. #define SIZEOF_INT_P 8
  470. #define STDC_HEADERS 1
  471. #define UNIX_ASYNC_DNS 1
  472. #define VA_COPY va_copy
  473. #define XP_UNIX 1
  474. #define _REENTRANT 1
  475.  
  476. #endif /* _MOZILLA_CONFIG_H_ */
  477.  
  478. Creating directory probes
  479. Creating directory memory/jemalloc
  480. creating Makefile
  481. creating build/Makefile
  482. creating build/unix/Makefile
  483. creating config/Makefile
  484. creating config/mkdepend/Makefile
  485. creating config/tests/src-simple/Makefile
  486. creating probes/Makefile
  487. can't read ./probes/Makefile.in: No such file or directory
  488. creating extensions/Makefile
  489. updating build/wince/tools/Makefile
  490. creating build/wince/shunt/Makefile
  491. creating build/wince/shunt/include/sys/Makefile
  492. creating memory/jemalloc/Makefile
  493. can't read ./memory/jemalloc/Makefile.in: No such file or directory
  494. creating prism/installer/Makefile
  495. updating cache ./config.cache
  496. creating ./config.status
  497. creating config/autoconf.mk
  498. creating config/doxygen.cfg
  499. creating build/wince/shunt/include/windows.h
  500. creating build/wince/shunt/include/ymath.h
  501. creating build/wince/shunt/include/stdlib.h
  502. creating netwerk/necko-config.h
  503. cat: ./netwerk/necko-config.h.in: No such file or directory
  504. creating xpcom/xpcom-config.h
  505. cat: ./xpcom/xpcom-config.h.in: No such file or directory
  506. creating xpcom/xpcom-private.h
  507. cat: ./xpcom/xpcom-private.h.in: No such file or directory
  508. /usr/bin/make -C .
  509. make[1]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  510. make[1]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  511. make[1]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  512. rm -f -rf _tests
  513. set -e; \
  514. /usr/bin/make tier_base; /usr/bin/make tier_app; true
  515. make[2]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  516. tier_base: config build
  517. /usr/bin/make export_tier_base
  518. make[3]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  519. export_tier_base
  520. make[4]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  521. make[4]: Nothing to be done for `config/Makefile'.
  522. make[4]: Nothing to be done for `build/Makefile'.
  523. make[4]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  524. make[4]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config'
  525. nsinstall.c
  526. gcc -o host_nsinstall.o -c -g -O2 -g -Wall -O2 -DXP_UNIX -O3 -I. -I. -I../dist/include -I/usr/lib/xulrunner-devel-1.9.1.3/include -I../dist/include -I/usr/include/nspr -I/usr/lib/xulrunner-devel-1.9.1.3/sdk/include -I/usr/include/nspr nsinstall.c
  527. nsinstall.c: In function ‘copydir’:
  528. nsinstall.c:248: warning: unused variable ‘i’
  529. nsinstall.c: In function ‘main’:
  530. nsinstall.c:297: warning: unused variable ‘utb’
  531. nsinstall.c:293: warning: unused variable ‘bp’
  532. nsinstall.c:291: warning: unused variable ‘wc’
  533. nsinstall.c:291: warning: unused variable ‘cc’
  534. nsinstall.c:291: warning: unused variable ‘tofd’
  535. nsinstall.c:291: warning: unused variable ‘fromfd’
  536. pathsub.c
  537. gcc -o host_pathsub.o -c -g -O2 -g -Wall -O2 -DXP_UNIX -O3 -I. -I. -I../dist/include -I/usr/lib/xulrunner-devel-1.9.1.3/include -I../dist/include -I/usr/include/nspr -I/usr/lib/xulrunner-devel-1.9.1.3/sdk/include -I/usr/include/nspr pathsub.c
  538. gcc -o nsinstall -g -O2 -g -Wall -O2 -DXP_UNIX -O3 host_nsinstall.o host_pathsub.o
  539. rm -f nfspwd
  540. cp nfspwd.pl nfspwd
  541. chmod +x nfspwd
  542. rm -f revdepth
  543. cp revdepth.pl revdepth
  544. chmod +x revdepth
  545. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R -m 644 ../mozilla-config.h ./nsStaticComponents.h ../dist/include
  546. rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names
  547. rm -f ../dist/bin/chrome/chromelist.txt
  548. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R nsinstall ../dist/bin
  549. /usr/bin/python ../toolkit/xre/make-platformini.py --print-buildid > buildid
  550. if test ! -d system_wrappers; then mkdir system_wrappers; fi
  551. /usr/bin/perl ../config/preprocessor.pl -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.1.3\" -DMOZILLA_VERSION_U=1.9.1.3 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=prism -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"com.ubuntu\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=0 \
  552. -DBUILD_STATIC_LIBS= \
  553. -DMOZ_TREE_CAIRO=1 \
  554. -DMOZ_ENABLE_LIBXUL=1 \
  555. -DMOZ_NATIVE_HUNSPELL= \
  556. -DMOZ_NATIVE_BZ2= \
  557. -DMOZ_NATIVE_ZLIB= \
  558. -DMOZ_NATIVE_PNG= \
  559. -DMOZ_NATIVE_JPEG= \
  560. ./system-headers | /usr/bin/perl ../nsprpub/config/make-system-wrappers.pl system_wrappers
  561. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R system_wrappers ../dist/include
  562. make[4]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config'
  563. make[4]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build'
  564. /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. pgo/Makefile
  565. creating build/pgo/Makefile
  566. make[5]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/unix'
  567. make[5]: Nothing to be done for `export'.
  568. make[5]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/unix'
  569. make[5]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/pgo'
  570. make[5]: Nothing to be done for `export'.
  571. make[5]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/pgo'
  572. make[4]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build'
  573. make[3]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  574. /usr/bin/make libs_tier_base
  575. make[3]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  576. libs_tier_base
  577. make[4]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  578. make[4]: Nothing to be done for `config/Makefile'.
  579. make[4]: Nothing to be done for `build/Makefile'.
  580. make[4]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  581. make[4]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config'
  582. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R -m 755 nsinstall ../dist/host/bin
  583. make[4]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config'
  584. make[4]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build'
  585. make[5]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/unix'
  586. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R run-mozilla.sh ../../dist/bin
  587. make[5]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/unix'
  588. make[5]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/pgo'
  589. /usr/bin/python ../../config/Preprocessor.py \
  590. -DBROWSER_PATH=\"../../dist/bin/prism-bin\" -DXPC_BIN_PATH=\"/usr/lib/xulrunner-devel-1.9.1.3/bin\" -DBIN_SUFFIX=\"\" -DPROFILE_DIR=\"../../_profile/pgo\" -DCERTS_SRC_DIR=\"/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/pgo/../../build/pgo/certs\" -DSYMBOLS_PATH=\"../../dist/crashreporter-symbols\" -DIS_MAC=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=1 -DIS_DEBUG_BUILD=0 -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.1.3\" -DMOZILLA_VERSION_U=1.9.1.3 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=prism -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"com.ubuntu\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=0 ../../build/automation.py.in > automation.py
  591. /usr/bin/python ../../config/Preprocessor.py profileserver.py.in > profileserver.py
  592. chmod +x profileserver.py
  593. /usr/bin/python ../../config/Preprocessor.py \
  594. -DBROWSER_PATH=\"../../dist/bin/prism-bin\" -DXPC_BIN_PATH=\"/usr/lib/xulrunner-devel-1.9.1.3/bin\" -DBIN_SUFFIX=\"\" -DPROFILE_DIR=\"../../_profile/pgo\" -DCERTS_SRC_DIR=\"/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/pgo/../../build/pgo/certs\" -DSYMBOLS_PATH=\"../../dist/crashreporter-symbols\" -DIS_MAC=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=1 -DIS_DEBUG_BUILD=0 -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.1.3\" -DMOZILLA_VERSION_U=1.9.1.3 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=prism -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"com.ubuntu\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=0 genpgocert.py.in > genpgocert.py
  595. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R automation.py profileserver.py genpgocert.py index.html quit.js server-locations.txt ../../_profile/pgo
  596. make[5]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/pgo'
  597. /usr/bin/python ../config/Preprocessor.py \
  598. -DBROWSER_PATH=\"../dist/bin/prism-bin\" -DXPC_BIN_PATH=\"/usr/lib/xulrunner-devel-1.9.1.3/bin\" -DBIN_SUFFIX=\"\" -DPROFILE_DIR=\"../_profile/pgo\" -DCERTS_SRC_DIR=\"/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build/../build/pgo/certs\" -DSYMBOLS_PATH=\"../dist/crashreporter-symbols\" -DIS_MAC=0 -DIS_CAMINO=0 -DIS_TEST_BUILD=1 -DIS_DEBUG_BUILD=0 -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9.1.3\" -DMOZILLA_VERSION_U=1.9.1.3 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_BUILD_APP=prism -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X11=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"com.ubuntu\" -DMOZ_PANGO=1 -DMOZ_ENABLE_GCONF=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_OGG=1 -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DHAVE_LIBASOUND=1 -DMOZ_XTF=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=0 ../build/automation.py.in > automation.py
  599. /usr/bin/python ../config/Preprocessor.py leaktest.py.in > leaktest.py
  600. chmod +x leaktest.py
  601. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R automation.py leaktest.py bloatcycle.html ../build/pgo/server-locations.txt ../_leaktest
  602. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R bloaturls.txt ../dist/bin
  603. /opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/config/nsinstall -R bloatcycle.html ../dist/bin/res
  604. make[4]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078/build'
  605. make[3]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  606. make[2]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  607. make[2]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  608. tier_app: prism
  609. /usr/bin/make export_tier_app
  610. make[3]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  611. export_tier_app
  612. make[4]: Entering directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  613. make[4]: *** No rule to make target `prism/Makefile'. Stop.
  614. make[4]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  615. make[3]: *** [export_tier_app] Error 2
  616. make[3]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  617. make[2]: *** [tier_app] Error 2
  618. make[2]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  619. make[1]: *** [default] Error 2
  620. make[1]: Leaving directory `/opt/source/bzr/builds/prism-1.0~b2+svn20090813r49078'
  621. make: *** [debian/stamp-makefile-build] Error 2
  622. dpkg-buildpackage: error: debian/rules build gave error exit status 2
  623.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement