Advertisement
Guest User

Untitled

a guest
Jan 29th, 2022
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 KB | None | 0 0
  1. Adding configure options from :
  2. --disable-accessibility
  3. --disable-calendar
  4. --disable-chatzilla
  5. --disable-composer
  6. --disable-crashreporter
  7. --disable-debug
  8. --disable-elf-dynstr-gc
  9. --disable-installer
  10. --disable-ipc
  11. --disable-ldap
  12. --disable-mailnews
  13. --disable-mochitest
  14. --disable-negotiateauth
  15. --disable-official-branding
  16. --disable-profilesharing
  17. --disable-system-cairo
  18. --disable-tests
  19. --disable-toolkit-qt
  20. --disable-updater
  21. --disable-xinerama
  22. --disable-xprint
  23. --enable-application=browser
  24. --enable-crypto
  25. --enable-default-toolkit=cairo-gtk2
  26. --enable-extensions=default spellcheck
  27. --enable-freetype2
  28. --enable-optimize=-pipe -O3
  29. --enable-pango
  30. --enable-strip
  31. --enable-svg
  32. --enable-svg-renderer=cairo
  33. --enable-toolkit-cairo-gtk2
  34. --enable-xft
  35. --prefix=/usr/local
  36. --with-branding=browser/branding/unofficial
  37. --with-distribution-id=org.gnu.gnuzilla
  38. --with-system-jpeg
  39. --with-system-zlib
  40. --with-user-appdir=.gnuzilla
  41. creating cache ./config.cache
  42. checking host system type... x86_64-unknown-linux-gnu
  43. checking target system type... x86_64-unknown-linux-gnu
  44. checking build system type... x86_64-unknown-linux-gnu
  45. checking for gawk... no
  46. checking for mawk... mawk
  47. checking for perl5... no
  48. checking for perl... /usr/bin/perl
  49. checking for objcopy... /usr/bin/objcopy
  50. checking for gcc... gcc
  51. checking whether the C compiler (gcc ) works... yes
  52. checking whether the C compiler (gcc ) is a cross-compiler... no
  53. checking whether we are using GNU C... yes
  54. checking whether gcc accepts -g... yes
  55. checking for c++... c++
  56. checking whether the C++ compiler (c++ ) works... yes
  57. checking whether the C++ compiler (c++ ) is a cross-compiler... no
  58. checking whether we are using GNU C++... yes
  59. checking whether c++ accepts -g... yes
  60. checking for ranlib... ranlib
  61. checking for as... /usr/bin/as
  62. checking for ar... ar
  63. checking for ld... ld
  64. checking for strip... strip
  65. checking for windres... no
  66. checking how to run the C preprocessor... gcc -E
  67. checking how to run the C++ preprocessor... c++ -E
  68. checking for a BSD compatible install... /usr/bin/install -c
  69. checking whether ln -s works... yes
  70. checking for minimum required perl version >= 5.006... 5.032001
  71. checking for full perl installation... yes
  72. checking for python2.7... /usr/bin/python2.7
  73. checking for doxygen... :
  74. checking for autoconf... /usr/bin/autoconf
  75. checking for unzip... /usr/bin/unzip
  76. checking for zip... /usr/bin/zip
  77. checking for makedepend... no
  78. checking for xargs... /usr/bin/xargs
  79. checking for rpmbuild... :
  80. checking for gmake... /usr/bin/gmake
  81. checking for X... libraries , headers
  82. checking for dnet_ntoa in -ldnet... no
  83. checking for dnet_ntoa in -ldnet_stub... no
  84. checking for gethostbyname... yes
  85. checking for connect... yes
  86. checking for remove... yes
  87. checking for shmat... yes
  88. checking for IceConnectionNumber in -lICE... yes
  89. checking whether the compiler supports -Wno-invalid-offsetof... yes
  90. checking whether the compiler supports -Wno-variadic-macros... yes
  91. checking whether the compiler supports -Werror=return-type... yes
  92. checking whether ld has archive extraction flags... yes
  93. checking that static assertion macros used in autoconf tests work... yes
  94. checking for 64-bit OS... yes
  95. checking for Python version >= 2.5 but not 3.x... yes
  96. Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./../src/config/milestone.pl line 88.
  97. checking for ANSI C header files... yes
  98. checking for working const... yes
  99. checking for mode_t... yes
  100. checking for off_t... yes
  101. checking for pid_t... yes
  102. checking for size_t... yes
  103. checking for __stdcall... no
  104. checking for ssize_t... yes
  105. checking for st_blksize in struct stat... yes
  106. checking for siginfo_t... yes
  107. checking for int16_t... yes
  108. checking for int32_t... yes
  109. checking for int64_t... yes
  110. checking for int64... no
  111. checking for uint... yes
  112. checking for uint_t... no
  113. checking for uint16_t... no
  114. checking for uname.domainname... yes
  115. checking for uname.__domainname... no
  116. checking for gcc c++0x headers bug without rtti... no
  117. checking for usable char16_t (2 bytes, unsigned)... yes
  118. checking for usable wchar_t (2 bytes, unsigned)... no
  119. checking for visibility(hidden) attribute... yes
  120. checking for visibility(default) attribute... yes
  121. checking for visibility pragma support... yes
  122. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
  123. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
  124. checking for gcc PR49911... ./../src/configure: 9048: test: no: unexpected operator
  125. no
  126. checking for __force_align_arg_pointer__ attribute... yes
  127. checking for dirent.h that defines DIR... yes
  128. checking for opendir in -ldir... no
  129. checking for sys/byteorder.h... no
  130. checking for compat.h... no
  131. checking for getopt.h... yes
  132. checking for sys/bitypes.h... yes
  133. checking for memory.h... yes
  134. checking for unistd.h... yes
  135. checking for gnu/libc-version.h... yes
  136. checking for nl_types.h... yes
  137. checking for malloc.h... yes
  138. checking for X11/XKBlib.h... yes
  139. checking for io.h... no
  140. checking for sys/statvfs.h... yes
  141. checking for sys/statfs.h... yes
  142. checking for sys/vfs.h... yes
  143. checking for sys/mount.h... yes
  144. checking for sys/quota.h... yes
  145. checking for sys/sysmacros.h... yes
  146. checking for linux/quota.h... yes
  147. checking for mmintrin.h... yes
  148. checking for new... yes
  149. checking for sys/cdefs.h... yes
  150. checking for gethostbyname_r in -lc_r... no
  151. checking for library containing dlopen... -ldl
  152. checking for dlfcn.h... yes
  153. checking for dladdr... yes
  154. checking for memmem... yes
  155. checking for socket in -lsocket... no
  156. checking for XDrawLines in -lX11... yes
  157. checking for XextAddDisplay in -lXext... yes
  158. checking for XtFree in -lXt... yes
  159. checking for XShmCreateImage in -lXext... yes
  160. checking for X11/extensions/scrnsaver.h... no
  161. checking for freetype-config... no
  162. checking for FreeType - version >= 6.1.0... no
  163. *** The freetype-config script installed by FreeType 2 could not be found.
  164. *** If FreeType 2 was installed in PREFIX, make sure PREFIX/bin is in
  165. *** your path, or set the FT2_CONFIG environment variable to the
  166. *** full path to freetype-config.
  167. checking for pthread_create in -lpthreads... no
  168. checking for pthread_create in -lpthread... yes
  169. checking whether gcc accepts -pthread... yes
  170. checking whether gcc needs -traditional... no
  171. checking for 8-bit clean memcmp... yes
  172. checking for random... yes
  173. checking for strerror... yes
  174. checking for lchown... yes
  175. checking for fchmod... yes
  176. checking for snprintf... yes
  177. checking for statvfs... yes
  178. checking for memmove... yes
  179. checking for rint... no
  180. checking for stat64... yes
  181. checking for lstat64... yes
  182. checking for truncate64... yes
  183. checking for statvfs64... yes
  184. checking for setbuf... yes
  185. checking for isatty... yes
  186. checking for flockfile... yes
  187. checking for getpagesize... yes
  188. checking for localtime_r... yes
  189. checking for strtok_r... yes
  190. checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... yes
  191. checking for wcrtomb... yes
  192. checking for mbrtowc... yes
  193. checking for res_ninit()... yes
  194. checking for gnu_get_libc_version()... yes
  195. checking for iconv in -lc... yes
  196. checking for iconv()... yes
  197. checking for iconv() with const input... no
  198. checking for nl_langinfo and CODESET... yes
  199. checking for an implementation of va_copy()... yes
  200. checking for an implementation of __va_copy()... yes
  201. checking whether va_lists can be copied by value... no
  202. checking for gcc 3.0 ABI... yes
  203. checking for modern C++ template specialization syntax support... yes
  204. checking whether partial template specialization works... yes
  205. checking whether the C++ "using" keyword resolves ambiguity... yes
  206. checking for C++ dynamic_cast to void*... yes
  207. checking whether C++ requires implementation of unused virtual methods... yes
  208. checking for trouble comparing to zero near std::operator!=()... no
  209. checking for __thread keyword for TLS variables... yes
  210. checking for malloc.h... (cached) yes
  211. checking for strndup... yes
  212. checking for posix_memalign... yes
  213. checking for memalign... yes
  214. checking for valloc... yes
  215. checking for __attribute__((always_inline))... yes
  216. checking for __attribute__((malloc))... yes
  217. checking for __attribute__((warn_unused_result))... yes
  218. checking for __attribute__((noreturn))... yes
  219. checking for LC_MESSAGES... yes
  220. checking for localeconv... yes
  221. checking for YASM assembler... checking for yasm... yasm
  222. checking for jpeg_destroy_compress in -ljpeg... no
  223. checking for gzread in -lz... yes
  224. checking for application to build... browser
  225. checking if app-specific confvars.sh exists... ./../src/browser/confvars.sh
  226. checking for pkg-config... /usr/bin/pkg-config
  227. checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes
  228. checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  229. checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  230. checking for pango >= 1.14.0... yes
  231. checking _PANGOCHK_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16
  232. checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
  233. checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0... yes
  234. checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  235. checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
  236. checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... checking for libnotify >= 0.4... yes
  237. checking MOZ_LIBNOTIFY_CFLAGS... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  238. checking MOZ_LIBNOTIFY_LIBS... -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  239. checking for libgnomeui-2.0 >= 2.2.0... checking for dbus-1 >= 0.60... yes
  240. checking MOZ_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
  241. checking MOZ_DBUS_LIBS... -ldbus-1
  242. checking for dbus-glib-1 >= 0.60... yes
  243. checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  244. checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
  245. checking __attribute__ ((aligned ())) support... trying 64
  246. 64
  247. checking for alsa... yes
  248. checking MOZ_ALSA_CFLAGS...
  249. checking MOZ_ALSA_LIBS... -lasound
  250. checking for java... /usr/bin/java
  251. checking for javac... :
  252. checking for jar... :
  253. checking for YASM assembler... checking for yasm... yasm
  254. ./../src/configure: 18263: test: Illegal number:
  255. configure: warning: Cannot build gnomevfs without required libraries. Removing gnomevfs from MOZ_EXTENSIONS.
  256. checking for tar archiver... checking for gnutar... no
  257. checking for gtar... no
  258. checking for tar... tar
  259. tar
  260. checking for wget... checking for wget... wget
  261. wget
  262. checking for conic... checking for valid optimization flags... yes
  263. checking whether the linker supports Identical Code Folding... no
  264. checking whether removing dead symbols breaks debugging... no
  265. checking size of int *... 8
  266. checking whether linker creates PT_GNU_RELRO segments... yes
  267. configure: warning: Disabling elfhack
  268. checking for __cxa_demangle... yes
  269. checking for unwind.h... yes
  270. checking for _Unwind_Backtrace... yes
  271. checking for gcc -pipe support... yes
  272. checking whether C compiler supports -fprofile-generate... yes
  273. checking whether C++ compiler has -pedantic long long bug... no
  274. checking for correct overload resolution with const and templates... no
  275. checking what kind of list files are supported by the linker... linkerscript
  276. checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  277. checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
  278. checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
  279. checking for stdint.h... yes
  280. checking for inttypes.h... yes
  281. checking for sys/int_types.h... no
  282. checking for iwlib.h... yes
  283. checking for posix_fallocate... yes
  284. checking for GL/glx.h... yes
  285. checking for fontconfig/fcfreetype.h... no
  286. configure: error: Can't find header fontconfig/fcfreetype.h.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement