Advertisement
Guest User

Untitled

a guest
Feb 9th, 2014
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.28 KB | None | 0 0
  1. ==> Making package: instantbird 1.5-1 (Sat Feb 8 14:36:32 PST 2014)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Found instantbird-1.5.src.tgz
  6. -> Found nss.patch
  7. -> Found libxul-fixes.patch
  8. -> Found shared-libs.patch
  9. -> Found mozconfig
  10. -> Found instantbird.desktop
  11. ==> Validating source files with md5sums...
  12. instantbird-1.5.src.tgz ... Passed
  13. nss.patch ... Passed
  14. libxul-fixes.patch ... Passed
  15. shared-libs.patch ... Passed
  16. mozconfig ... Passed
  17. instantbird.desktop ... Passed
  18. ==> Extracting sources...
  19. -> Extracting instantbird-1.5.src.tgz with bsdtar
  20. ==> Starting build()...
  21. patching file mozilla/configure.in
  22. patching file purple/libpurple/Makefile.in
  23. patching file config/config.mk
  24. patching file mozilla/build/unix/Makefile.in
  25. Hunk #1 succeeded at 11 with fuzz 2 (offset -12 lines).
  26. patching file mozilla/config/config.mk
  27. Hunk #1 succeeded at 529 (offset 2 lines).
  28. patching file mozilla/js/src/config/config.mk
  29. Hunk #1 succeeded at 529 (offset 2 lines).
  30. patching file instantbird/locales/Makefile.in
  31. patching file instantbird/installer/Makefile.in
  32. Hunk #1 succeeded at 18 (offset -32 lines).
  33. Adding client.mk options from /home/andy/Instantbird/src/instantbird-1.5-src/mozconfig:
  34. MOZ_OBJDIR=$(TOPSRCDIR)/../obj-instantbird
  35. make[1]: Entering directory '/home/andy/Instantbird/src/instantbird-1.5-src'
  36. Generating /home/andy/Instantbird/src/instantbird-1.5-src/configure using autoconf
  37. cd /home/andy/Instantbird/src/instantbird-1.5-src; /usr/bin/autoconf-2.13
  38. Generating /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/configure using autoconf
  39. cd /home/andy/Instantbird/src/instantbird-1.5-src/mozilla; /usr/bin/autoconf-2.13
  40. Generating /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/js/src/configure using autoconf
  41. cd /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/js/src; /usr/bin/autoconf-2.13
  42. mkdir -p "/home/andy/Instantbird/src/instantbird-1.5-src/../obj-instantbird/"
  43. cd /home/andy/Instantbird/src/instantbird-1.5-src/../obj-instantbird
  44. /home/andy/Instantbird/src/instantbird-1.5-src/configure
  45. Adding configure options from /home/andy/Instantbird/src/instantbird-1.5-src/mozconfig:
  46. --enable-application=instantbird
  47. --prefix=/usr
  48. --with-system-nss
  49. --with-system-nspr
  50. --disable-crashreporter
  51. --disable-installer
  52. --disable-tests
  53. --disable-debug
  54. --enable-optimize
  55. --with-libxul-sdk=/usr/lib/xulrunner-devel-25.0
  56. creating cache ./config.cache
  57. checking host system type... x86_64-unknown-linux-gnu
  58. checking target system type... x86_64-unknown-linux-gnu
  59. checking build system type... x86_64-unknown-linux-gnu
  60. checking for python2.7... /usr/bin/python2.7
  61. Creating Python environment
  62. New python executable in /home/andy/Instantbird/src/obj-instantbird/mozilla/_virtualenv/bin/python2.7
  63. Also creating executable in /home/andy/Instantbird/src/obj-instantbird/mozilla/_virtualenv/bin/python
  64. Installing setuptools............done.
  65. Installing pip...............done.
  66. running build_ext
  67. building '_psutil_linux' extension
  68. creating build
  69. creating build/temp.linux-x86_64-2.7
  70. creating build/temp.linux-x86_64-2.7/psutil
  71. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
  72. creating build/lib.linux-x86_64-2.7
  73. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/_psutil_linux.so
  74. building '_psutil_posix' extension
  75. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
  76. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/_psutil_posix.so
  77. copying build/lib.linux-x86_64-2.7/_psutil_linux.so ->
  78. copying build/lib.linux-x86_64-2.7/_psutil_posix.so ->
  79.  
  80. checking Python environment is Mozilla virtualenv... yes
  81. checking for application to build... instantbird
  82. checking if app-specific confvars.sh exists... /home/andy/Instantbird/src/instantbird-1.5-src/instantbird/confvars.sh
  83. updating cache ./config.cache
  84. creating ./config.status
  85. Reticulating splines...
  86. Finished reading 1 moz.build files into 2 descriptors in 0.00s
  87. Backend executed in 0.00s
  88. 4 total backend files. 10 created; 0 updated; 0 unchanged
  89. Total wall time: 0.01s; CPU time: 0.01s; Efficiency: 98%
  90. creating ./config.status
  91. configuring in mozilla
  92. running /bin/sh /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/configure --enable-application=instantbird --prefix=/usr --with-system-nss --with-system-nspr --disable-crashreporter --disable-installer --disable-tests --disable-debug --enable-optimize --with-libxul-sdk=/usr/lib/xulrunner-devel-25.0 --enable-application=../instantbird --with-external-source-dir=/home/andy/Instantbird/src/instantbird-1.5-src --disable-official-branding --with-branding=../instantbird/branding/nightly --cache-file=.././config.cache --srcdir=/home/andy/Instantbird/src/instantbird-1.5-src/mozilla
  93. Adding configure options from /home/andy/Instantbird/src/instantbird-1.5-src/mozconfig:
  94. --enable-application=instantbird
  95. --prefix=/usr
  96. --with-system-nss
  97. --with-system-nspr
  98. --disable-crashreporter
  99. --disable-installer
  100. --disable-tests
  101. --disable-debug
  102. --enable-optimize
  103. --with-libxul-sdk=/usr/lib/xulrunner-devel-25.0
  104. loading cache .././config.cache
  105. checking host system type... x86_64-unknown-linux-gnu
  106. checking target system type... x86_64-unknown-linux-gnu
  107. checking build system type... x86_64-unknown-linux-gnu
  108. checking for mawk... no
  109. checking for gawk... gawk
  110. checking for python2.7... (cached) /usr/bin/python2.7
  111. Creating Python environment
  112. checking Python environment is Mozilla virtualenv... yes
  113. checking for perl5... no
  114. checking for perl... /usr/bin/perl
  115. checking for objcopy... /usr/bin/objcopy
  116. checking for gcc... gcc
  117. checking whether the C compiler (gcc ) works... yes
  118. checking whether the C compiler (gcc ) is a cross-compiler... no
  119. checking whether we are using GNU C... yes
  120. checking whether gcc accepts -g... yes
  121. checking for c++... c++
  122. checking whether the C++ compiler (c++ ) works... yes
  123. checking whether the C++ compiler (c++ ) is a cross-compiler... no
  124. checking whether we are using GNU C++... yes
  125. checking whether c++ accepts -g... yes
  126. checking for ranlib... ranlib
  127. checking for as... /usr/bin/as
  128. checking for ar... ar
  129. checking for ld... ld
  130. checking for strip... strip
  131. checking for windres... no
  132. checking how to run the C preprocessor... gcc -E
  133. checking how to run the C++ preprocessor... c++ -E
  134. checking for a BSD compatible install... /usr/bin/install -c
  135. checking whether ln -s works... yes
  136. checking for minimum required perl version >= 5.006... 5.018002
  137. checking for full perl installation... yes
  138. checking for doxygen... :
  139. checking for autoconf... /usr/bin/autoconf
  140. checking for unzip... /usr/bin/unzip
  141. checking for zip... /usr/bin/zip
  142. checking for xargs... /usr/bin/xargs
  143. checking for rpmbuild... :
  144. checking compiler version... gcc (GCC) 4.8.2 20131219 (prerelease)
  145. Copyright (C) 2013 Free Software Foundation, Inc.
  146. This is free software; see the source for copying conditions. There is NO
  147. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  148. checking for gmake... no
  149. checking for make... /usr/bin/make
  150. checking for X... libraries , headers
  151. checking for dnet_ntoa in -ldnet... no
  152. checking for dnet_ntoa in -ldnet_stub... no
  153. checking for gethostbyname... yes
  154. checking for connect... yes
  155. checking for remove... yes
  156. checking for shmat... yes
  157. checking for IceConnectionNumber in -lICE... yes
  158. checking that static assertion macros used in autoconf tests work... yes
  159. checking for --noexecstack option to as... yes
  160. checking for -z noexecstack option to ld... yes
  161. checking for -z text option to ld... yes
  162. checking for --build-id option to ld... yes
  163. checking if toolchain supports -mssse3 option... yes
  164. checking if toolchain supports -msse4.1 option... yes
  165. checking whether the C compiler supports -Werror=return-type... yes
  166. checking whether the C compiler supports -Wtype-limits... yes
  167. checking whether the C compiler supports -Wempty-body... yes
  168. checking whether the C compiler supports -Wsign-compare... yes
  169. checking whether the C++ compiler supports -Werror=return-type... yes
  170. checking whether the C++ compiler supports -Wtype-limits... yes
  171. checking whether the C++ compiler supports -Wempty-body... yes
  172. checking whether the C++ compiler supports -Wsign-compare... yes
  173. checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
  174. checking whether ld has archive extraction flags... yes
  175. checking for 64-bit OS... yes
  176. defined(@array) is deprecated at /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/config/milestone.pl line 58.
  177. (Maybe you should just omit the defined()?)
  178. defined(@array) is deprecated at /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/config/milestone.pl line 58.
  179. (Maybe you should just omit the defined()?)
  180. checking whether the linker supports Identical Code Folding... no
  181. checking whether removing dead symbols breaks debugging... no
  182. checking for ANSI C header files... yes
  183. checking for working const... yes
  184. checking for mode_t... yes
  185. checking for off_t... yes
  186. checking for pid_t... yes
  187. checking for size_t... yes
  188. checking for ssize_t... yes
  189. checking for st_blksize in struct stat... yes
  190. checking for siginfo_t... yes
  191. checking for int64... no
  192. checking for uint... yes
  193. checking for uint_t... no
  194. checking for uname.domainname... yes
  195. checking for uname.__domainname... no
  196. checking for gcc c++0x headers bug without rtti... no
  197. checking for usable char16_t (2 bytes, unsigned)... yes
  198. checking for usable wchar_t (2 bytes, unsigned)... no
  199. checking for visibility(hidden) attribute... yes
  200. checking for visibility(default) attribute... yes
  201. checking for visibility pragma support... yes
  202. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
  203. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
  204. checking for gcc PR49911... no
  205. checking for gcc pr39608... no
  206. checking for llvm pr8927... no
  207. checking for __force_align_arg_pointer__ attribute... no
  208. checking for dirent.h that defines DIR... yes
  209. checking for opendir in -ldir... no
  210. checking for sys/byteorder.h... no
  211. checking for compat.h... no
  212. checking for getopt.h... yes
  213. checking for sys/bitypes.h... yes
  214. checking for memory.h... yes
  215. checking for unistd.h... yes
  216. checking for gnu/libc-version.h... yes
  217. checking for nl_types.h... yes
  218. checking for malloc.h... yes
  219. checking for X11/XKBlib.h... yes
  220. checking for io.h... no
  221. checking for cpuid.h... yes
  222. checking for sys/statvfs.h... yes
  223. checking for sys/statfs.h... yes
  224. checking for sys/vfs.h... yes
  225. checking for sys/mount.h... yes
  226. checking for sys/quota.h... yes
  227. checking for sys/sysmacros.h... yes
  228. checking for linux/quota.h... yes
  229. checking for linux/if_addr.h... yes
  230. checking for linux/rtnetlink.h... yes
  231. checking for sys/types.h... yes
  232. checking for netinet/in.h... yes
  233. checking for byteswap.h... yes
  234. checking for sockaddr_in.sin_len... false
  235. checking for sockaddr_in6.sin6_len... false
  236. checking for sockaddr.sa_len... false
  237. checking for sys/cdefs.h... yes
  238. checking for linux/perf_event.h... yes
  239. checking for perf_event_open system call... yes
  240. checking for gethostbyname_r in -lc_r... no
  241. checking for library containing dlopen... -ldl
  242. checking for dlfcn.h... yes
  243. checking for dladdr... yes
  244. checking for memmem... yes
  245. checking for socket in -lsocket... no
  246. checking for XDrawLines in -lX11... yes
  247. checking for XextAddDisplay in -lXext... yes
  248. checking for XtFree in -lXt... yes
  249. checking for XShmCreateImage in -lXext... yes
  250. checking for X11/extensions/scrnsaver.h... yes
  251. checking for XScreenSaverQueryInfo in -lXss... yes
  252. checking for pthread_create in -lpthreads... no
  253. checking for pthread_create in -lpthread... yes
  254. checking whether gcc accepts -pthread... yes
  255. checking whether gcc needs -traditional... no
  256. checking for 8-bit clean memcmp... yes
  257. checking for random... yes
  258. checking for strerror... yes
  259. checking for lchown... yes
  260. checking for fchmod... yes
  261. checking for snprintf... yes
  262. checking for memmove... yes
  263. checking for rint... no
  264. checking for stat64... yes
  265. checking for lstat64... yes
  266. checking for truncate64... yes
  267. checking for setbuf... yes
  268. checking for isatty... yes
  269. checking for statvfs64... yes
  270. checking for statvfs... yes
  271. checking for statfs64... yes
  272. checking for statfs... yes
  273. checking for flockfile... yes
  274. checking for getpagesize... yes
  275. checking for localtime_r... yes
  276. checking for strtok_r... yes
  277. checking for clock_gettime(CLOCK_MONOTONIC)...
  278. checking for wcrtomb... yes
  279. checking for mbrtowc... yes
  280. checking for res_ninit()... yes
  281. checking for gnu_get_libc_version()... yes
  282. checking for iconv in -lc... yes
  283. checking for iconv()... yes
  284. checking for iconv() with const input... no
  285. checking for nl_langinfo and CODESET... yes
  286. checking for an implementation of va_copy()... yes
  287. checking for an implementation of __va_copy()... yes
  288. checking whether va_lists can be copied by value... no
  289. checking whether the C++ "using" keyword resolves ambiguity... yes
  290. checking for C++ dynamic_cast to void*... yes
  291. checking whether C++ requires implementation of unused virtual methods... yes
  292. checking for trouble comparing to zero near std::operator!=()... no
  293. checking for __thread keyword for TLS variables... yes
  294. checking for malloc.h... (cached) yes
  295. checking for strndup... yes
  296. checking for posix_memalign... yes
  297. checking for memalign... yes
  298. checking for valloc... yes
  299. checking for malloc_usable_size... yes
  300. checking for __attribute__((always_inline))... yes
  301. checking for __attribute__((malloc))... yes
  302. checking for __attribute__((warn_unused_result))... yes
  303. checking for LC_MESSAGES... yes
  304. checking for localeconv... yes
  305. checking for nspr-config... /usr/bin/nspr-config
  306. checking for NSPR - version >= 4.9.6... yes
  307. checking for nss-config... /usr/bin/nss-config
  308. checking for NSS - version >= 3.15... yes
  309. checking for YASM assembler... checking for yasm... yasm
  310. checking for application to build... ../instantbird
  311. checking if app-specific confvars.sh exists... /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/../instantbird/confvars.sh
  312. checking for pkg-config... /usr/bin/pkg-config
  313. checking for libxml-2.0... yes
  314. checking LIBXML2_CFLAGS... -I/usr/include/libxml2
  315. checking LIBXML2_LIBS... -lxml2
  316. checking for avahi-client avahi-glib... yes
  317. checking AVAHI_CFLAGS... -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  318. checking AVAHI_LIBS... -lavahi-common -lavahi-client -ldbus-1 -lavahi-glib -lglib-2.0
  319. checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes
  320. checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  321. checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  322. checking for pango >= 1.14.0... yes
  323. checking _PANGOCHK_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  324. checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lglib-2.0
  325. checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0... yes
  326. checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16
  327. checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
  328. checking for gtk+-2.0 >= 2.14... yes
  329. checking _GTKCHECK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
  330. checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
  331. checking for gio-2.0 >= 2.20... yes
  332. checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  333. checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
  334. checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes
  335. checking MOZ_GCONF_CFLAGS... -pthread -I/usr/include/gconf/2 -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
  336. checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -lglib-2.0
  337. checking for dbus-1 >= 0.60... yes
  338. checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
  339. checking MOZ_DBUS_LIBS... -ldbus-1
  340. checking for dbus-glib-1 >= 0.60... yes
  341. 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
  342. checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
  343. checking __attribute__ ((aligned ())) support... trying 64
  344. 64
  345. checking for alsa... yes
  346. checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa
  347. checking MOZ_ALSA_LIBS... -lasound
  348. checking for gstreamer-0.10 >= 0.10.25
  349. gstreamer-app-0.10
  350. gstreamer-plugins-base-0.10... configure: error: gstreamer and gstreamer-plugins-base development packages are needed to build gstreamer backend. Install them or disable gstreamer support with --disable-gstreamer
  351. ------ config.log ------
  352. configure:18412: checking MOZ_PANGO_CFLAGS
  353. configure:18417: checking MOZ_PANGO_LIBS
  354. configure:18754: checking for gtk+-2.0 >= 2.14
  355. configure:18761: checking _GTKCHECK_CFLAGS
  356. configure:18766: checking _GTKCHECK_LIBS
  357. configure:18845: checking for gio-2.0 >= 2.20
  358. configure:18852: checking MOZ_GIO_CFLAGS
  359. configure:18857: checking MOZ_GIO_LIBS
  360. configure:18973: checking for gconf-2.0 >= 1.2.1 gobject-2.0
  361. configure:18980: checking MOZ_GCONF_CFLAGS
  362. configure:18985: checking MOZ_GCONF_LIBS
  363. configure:19374: checking for dbus-1 >= 0.60
  364. configure:19381: checking MOZ_DBUS_CFLAGS
  365. configure:19386: checking MOZ_DBUS_LIBS
  366. configure:19465: checking for dbus-glib-1 >= 0.60
  367. configure:19472: checking MOZ_DBUS_GLIB_CFLAGS
  368. configure:19477: checking MOZ_DBUS_GLIB_LIBS
  369. configure:19920: checking __attribute__ ((aligned ())) support
  370. configure:19937: gcc -c -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -Werror conftest.c 1>&5
  371. configure:20599: checking for alsa
  372. configure:20606: checking MOZ_ALSA_CFLAGS
  373. configure:20611: checking MOZ_ALSA_LIBS
  374. configure:20846: checking for gstreamer-0.10 >= 0.10.25
  375. gstreamer-app-0.10
  376. gstreamer-plugins-base-0.10
  377. configure: error: /home/andy/Instantbird/src/instantbird-1.5-src/mozilla/configure failed for mozilla
  378. *** Fix above errors and then restart with "make -f client.mk build"
  379. /home/andy/Instantbird/src/instantbird-1.5-src/client.mk:301: recipe for target 'configure' failed
  380. make[1]: *** [configure] Error 1
  381. make[1]: Leaving directory '/home/andy/Instantbird/src/instantbird-1.5-src'
  382. client.mk:315: recipe for target '/home/andy/Instantbird/src/instantbird-1.5-src/../obj-instantbird/Makefile' failed
  383. make: *** [/home/andy/Instantbird/src/instantbird-1.5-src/../obj-instantbird/Makefile] Error 2
  384. ==> ERROR: A failure occurred in build().
  385. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement