spacepaste

  1.  
  2. These are the packages that would be merged, in order:
  3. Calculating dependencies ... done!
  4. [ebuild U ~] www-client/palemoon-28.1.0::local [27.9.3::x-portage] USE="gtk2 jemalloc official-branding optimize threads -dbus -debug -devtools -gnome% -gtk3 -necko-wifi -pulseaudio -valgrind (-shared-js%*) (-system-bzip2%) (-system-libevent%) (-system-libvpx%) (-system-libwebp%) (-system-sqlite%) (-system-zlib%)" CPU_FLAGS_X86="sse sse2" 0 KiB
  5. Total: 1 package (1 upgrade), Size of downloads: 0 KiB
  6. >>> Verifying ebuild manifests
  7. >>> Running pre-merge checks for www-client/palemoon-28.1.0
  8. * Checking for at least 9 GiB disk space at "/var/tmp/portage/www-client/palemoon-28.1.0/temp" ...
  9. [ ok ]
  10. * Checking compiler profile...
  11. >>> Emerging (1 of 1) www-client/palemoon-28.1.0::local
  12. >>> Unpacking source...
  13. * Repository id: MoonchildProductions_UXP.git
  14. * To override fetched repository properties, use:
  15. * EGIT_OVERRIDE_REPO_MOONCHILDPRODUCTIONS_UXP
  16. * EGIT_OVERRIDE_BRANCH_MOONCHILDPRODUCTIONS_UXP
  17. * EGIT_OVERRIDE_COMMIT_MOONCHILDPRODUCTIONS_UXP
  18. * EGIT_OVERRIDE_COMMIT_DATE_MOONCHILDPRODUCTIONS_UXP
  19. *
  20. * Fetching https://github.com/MoonchildProductions/UXP.git ...
  21. git fetch https://github.com/MoonchildProductions/UXP.git +refs/tags/PM28.1.0_Release:refs/tags/PM28.1.0_Release
  22. git symbolic-ref refs/git-r3/www-client/palemoon/0/__main__ refs/tags/PM28.1.0_Release
  23. * Checking out https://github.com/MoonchildProductions/UXP.git to /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ...
  24. git checkout --quiet refs/tags/PM28.1.0_Release
  25. GIT update -->
  26. repository: https://github.com/MoonchildProductions/UXP.git
  27. at the commit: 0ad6bd82392b540015345c13fe674f29f12eb97c
  28. >>> Source unpacked in /var/tmp/portage/www-client/palemoon-28.1.0/work
  29. >>> Preparing source in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ...
  30. >>> Source prepared.
  31. >>> Configuring source in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ...
  32. * You are enabling the official branding. You may not redistribute this build
  33. * to any users on your network or the internet. Doing so puts yourself into
  34. * a legal problem with Moonchild Productions.
  35. * You can disable the official branding by emerging palemoon _without_
  36. * the official-branding USE flag.
  37. >>> Source configured.
  38. >>> Compiling source in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ...
  39. /usr/bin/gmake -f client.mk MOZ_PARALLEL_BUILD=8 -s configure
  40. Clobber not needed.
  41. Generating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/configure
  42. Generating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/js/src/configure
  43. cd /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o
  44. /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/configure
  45. Creating Python environment
  46. New python executable in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/_virtualenv/bin/python2.7
  47. Also creating executable in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/_virtualenv/bin/python
  48. Installing setuptools, pip, wheel...done.
  49. running build_ext
  50. building 'psutil._psutil_linux' extension
  51. creating build
  52. creating build/temp.linux-x86_64-2.7
  53. creating build/temp.linux-x86_64-2.7/psutil
  54. x86_64-pc-linux-gnu-gcc -pthread -fPIC -DPSUTIL_VERSION=311 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
  55. creating build/lib.linux-x86_64-2.7
  56. creating build/lib.linux-x86_64-2.7/psutil
  57. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so
  58. building 'psutil._psutil_posix' extension
  59. x86_64-pc-linux-gnu-gcc -pthread -fPIC -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
  60. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so
  61. copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil
  62. copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil
  63. Reexecuting in the virtualenv
  64. Adding configure options from /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/.mozconfig
  65. --enable-application=palemoon
  66. --disable-updater
  67. --disable-install-strip
  68. --enable-official-branding
  69. --enable-optimize=-O2 -msse2 -mfpmath=sse
  70. --with-pthreads
  71. --enable-jemalloc
  72. --disable-dbus
  73. --disable-gconf
  74. --enable-default-toolkit=cairo-gtk2
  75. --disable-necko-wifi
  76. --disable-pulseaudio
  77. --disable-precompiled-startupcache
  78. checking for a shell... /bin/sh
  79. checking for host system type... x86_64-pc-linux-gnu
  80. checking for target system type... x86_64-pc-linux-gnu
  81. checking whether cross compiling... no
  82. checking for pkg_config... /usr/bin/pkg-config
  83. checking for pkg-config version... 0.29.2
  84. checking for yasm... /usr/bin/yasm
  85. checking yasm version... 1.3.0
  86. checking for the target C compiler... /usr/bin/gcc
  87. checking whether the target C compiler can be used... yes
  88. checking the target C compiler version... 7.3.0
  89. checking the target C compiler works... yes
  90. checking for the target C++ compiler... /usr/bin/g++
  91. checking whether the target C++ compiler can be used... yes
  92. checking the target C++ compiler version... 7.3.0
  93. checking the target C++ compiler works... yes
  94. checking for the host C compiler... /usr/bin/gcc
  95. checking whether the host C compiler can be used... yes
  96. checking the host C compiler version... 7.3.0
  97. checking the host C compiler works... yes
  98. checking for the host C++ compiler... /usr/bin/g++
  99. checking whether the host C++ compiler can be used... yes
  100. checking the host C++ compiler version... 7.3.0
  101. checking the host C++ compiler works... yes
  102. checking for 64-bit OS... yes
  103. checking for stdint.h... yes
  104. checking for inttypes.h... yes
  105. checking for malloc.h... yes
  106. checking for alloca.h... yes
  107. checking for sys/byteorder.h... no
  108. checking for getopt.h... yes
  109. checking for unistd.h... yes
  110. checking for nl_types.h... yes
  111. checking for cpuid.h... yes
  112. checking for sys/statvfs.h... yes
  113. checking for sys/statfs.h... yes
  114. checking for sys/vfs.h... yes
  115. checking for sys/mount.h... yes
  116. checking for sys/quota.h... yes
  117. checking for linux/quota.h... yes
  118. checking for linux/if_addr.h... yes
  119. checking for linux/rtnetlink.h... yes
  120. checking for sys/queue.h... yes
  121. checking for sys/types.h... yes
  122. checking for netinet/in.h... yes
  123. checking for byteswap.h... yes
  124. checking for linux/perf_event.h... yes
  125. checking for perf_event_open system call... yes
  126. checking whether the C compiler supports -Wclass-varargs... no
  127. checking whether the C++ compiler supports -Wclass-varargs... no
  128. checking whether the C compiler supports -Wloop-analysis... no
  129. checking whether the C++ compiler supports -Wloop-analysis... no
  130. checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
  131. checking whether the C++ compiler supports -Wc++14-compat... yes
  132. checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
  133. checking whether the C++ compiler supports -Wc++1z-compat... yes
  134. checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
  135. checking whether the C compiler supports -Wstring-conversion... no
  136. checking whether the C++ compiler supports -Wstring-conversion... no
  137. checking whether the C compiler supports -Wthread-safety... no
  138. checking whether the C++ compiler supports -Wthread-safety... no
  139. checking whether the C++ compiler supports -Wno-inline-new-delete... no
  140. checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
  141. checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
  142. checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
  143. checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
  144. checking whether the C compiler supports -Wno-error=array-bounds... yes
  145. checking whether the C++ compiler supports -Wno-error=array-bounds... yes
  146. checking whether the C compiler supports -Wno-error=multistatement-macros... no
  147. checking whether the C++ compiler supports -Wno-error=multistatement-macros... no
  148. checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
  149. checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16
  150. checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
  151. checking for fontconfig >= 2.7.0... yes
  152. checking _FONTCONFIG_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2
  153. checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
  154. checking for freetype2 >= 6.1.0... yes
  155. checking _FT2_CFLAGS... -I/usr/include/freetype2
  156. checking _FT2_LIBS... -lfreetype
  157. checking for tar... /bin/tar
  158. checking for unzip... /usr/bin/unzip
  159. checking for zip... /usr/bin/zip
  160. checking for the Mozilla API key... no
  161. checking for the Google API key... no
  162. checking for the Bing API key... no
  163. checking for the Adjust SDK key... no
  164. checking for awk... /usr/bin/gawk
  165. checking for perl... /usr/local/bin/perl
  166. checking for minimum required perl version >= 5.006... 5.024003
  167. checking for full perl installation... yes
  168. checking for gmake... /usr/bin/gmake
  169. checking for doxygen... not found
  170. checking for xargs... /usr/bin/xargs
  171. checking for rpmbuild... not found
  172. checking for autoconf... /usr/bin/autoconf-2.13
  173. Refreshing /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/old-configure with /usr/bin/autoconf-2.13
  174. creating cache ./config.cache
  175. checking host system type... x86_64-pc-linux-gnu
  176. checking target system type... x86_64-pc-linux-gnu
  177. checking build system type... x86_64-pc-linux-gnu
  178. checking for objcopy... /usr/bin/objcopy
  179. checking for gcc... /usr/bin/gcc -std=gnu99
  180. checking whether the C compiler (/usr/bin/gcc -std=gnu99 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) works... yes
  181. checking whether the C compiler (/usr/bin/gcc -std=gnu99 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) is a cross-compiler... no
  182. checking whether we are using GNU C... yes
  183. checking whether /usr/bin/gcc -std=gnu99 accepts -g... yes
  184. checking for c++... /usr/bin/g++ -std=gnu++11
  185. checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) works... yes
  186. checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) is a cross-compiler... no
  187. checking whether we are using GNU C++... yes
  188. checking whether /usr/bin/g++ -std=gnu++11 accepts -g... yes
  189. checking for ranlib... ranlib
  190. checking for as... /usr/bin/as
  191. checking for ar... ar
  192. checking for ld... ld
  193. checking for strip... strip
  194. checking for windres... no
  195. checking for otool... no
  196. checking for X... libraries /usr/lib64, headers
  197. checking for dnet_ntoa in -ldnet... no
  198. checking for dnet_ntoa in -ldnet_stub... no
  199. checking for gethostbyname... yes
  200. checking for connect... yes
  201. checking for remove... yes
  202. checking for shmat... yes
  203. checking for IceConnectionNumber in -lICE... yes
  204. checking for --noexecstack option to as... yes
  205. checking for -z noexecstack option to ld... yes
  206. checking for -z text option to ld... yes
  207. checking for --build-id option to ld... yes
  208. checking for --ignore-unresolved-symbol option to ld... yes
  209. checking if toolchain supports -mssse3 option... yes
  210. checking if toolchain supports -msse4.1 option... yes
  211. checking for x86 AVX2 asm support in compiler... yes
  212. checking for working const... yes
  213. checking for mode_t... yes
  214. checking for off_t... yes
  215. checking for pid_t... yes
  216. checking for size_t... yes
  217. checking whether 64-bits std::atomic requires -latomic... no
  218. checking for dirent.h that defines DIR... yes
  219. checking for opendir in -ldir... no
  220. checking for sockaddr_in.sin_len... false
  221. checking for sockaddr_in6.sin6_len... false
  222. checking for sockaddr.sa_len... false
  223. checking for gethostbyname_r in -lc_r... no
  224. checking for library containing dlopen... -ldl
  225. checking for dlfcn.h... yes
  226. checking for dladdr... yes
  227. checking for memmem... yes
  228. checking for socket in -lsocket... no
  229. checking for XDrawLines in -lX11... yes
  230. checking for XextAddDisplay in -lXext... yes
  231. checking for XtFree in -lXt... yes
  232. checking for xcb_connect in -lxcb... yes
  233. checking for xcb_shm_query_version in -lxcb-shm... yes
  234. checking for XGetXCBConnection in -lX11-xcb... yes
  235. checking for X11/extensions/scrnsaver.h... yes
  236. checking for XScreenSaverQueryInfo in -lXss... yes
  237. checking for pthread_create in -lpthreads... no
  238. checking for pthread_create in -lpthread... yes
  239. checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
  240. checking for pthread.h... yes
  241. checking whether /usr/bin/gcc -std=gnu99 needs -traditional... no
  242. checking for 8-bit clean memcmp... yes
  243. checking for stat64... yes
  244. checking for lstat64... yes
  245. checking for truncate64... yes
  246. checking for statvfs64... yes
  247. checking for statvfs... yes
  248. checking for statfs64... yes
  249. checking for statfs... yes
  250. checking for getpagesize... yes
  251. checking for gmtime_r... yes
  252. checking for localtime_r... yes
  253. checking for arc4random... no
  254. checking for arc4random_buf... no
  255. checking for mallinfo... yes
  256. checking for gettid... no
  257. checking for lchown... yes
  258. checking for setpriority... yes
  259. checking for strerror... yes
  260. checking for syscall... yes
  261. checking for clock_gettime(CLOCK_MONOTONIC)...
  262. checking for pthread_cond_timedwait_monotonic_np...
  263. checking for wcrtomb... yes
  264. checking for mbrtowc... yes
  265. checking for res_ninit()... yes
  266. checking for iconv in -lc... yes
  267. checking for iconv()... yes
  268. checking for iconv() with const input... no
  269. checking for nl_langinfo and CODESET... yes
  270. checking for an implementation of va_copy()... yes
  271. checking whether va_list can be copied by value... no
  272. checking whether the C++ "using" keyword resolves ambiguity... yes
  273. checking for C++ dynamic_cast to void*... yes
  274. checking for __thread keyword for TLS variables... yes
  275. checking for __attribute__((always_inline))... yes
  276. checking for LC_MESSAGES... yes
  277. checking for localeconv... yes
  278. checking for malloc.h... yes
  279. checking for strndup... yes
  280. checking for posix_memalign... yes
  281. checking for memalign... yes
  282. checking for malloc_usable_size... yes
  283. checking whether malloc_usable_size definition can use const argument... no
  284. checking for valloc in malloc.h... yes
  285. checking for valloc in unistd.h... no
  286. checking NSPR selection... source-tree
  287. checking if app-specific confvars.sh exists... /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/application/palemoon/confvars.sh
  288. checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
  289. 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/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
  290. 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
  291. checking for gtk+-2.0 >= 2.14... yes
  292. checking _GTKCHECK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/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/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2
  293. 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
  294. checking for gio-2.0 >= 2.22... yes
  295. checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
  296. checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
  297. checking for alsa... yes
  298. checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa
  299. checking MOZ_ALSA_LIBS... -lasound
  300. checking for linux/joystick.h... yes
  301. /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/old-configure: line 14971: test: : integer expression expected
  302. /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/old-configure: line 15031: test: : integer expression expected
  303. checking for wget... wget
  304. checking for valid C compiler optimization flags... yes
  305. checking whether linker creates PT_GNU_RELRO segments... yes
  306. configure: warning: Disabling elfhack
  307. checking for __cxa_demangle... yes
  308. checking for unwind.h... yes
  309. checking for _Unwind_Backtrace... yes
  310. checking for -pipe support... yes
  311. checking whether C compiler supports -fprofile-generate... yes
  312. checking what kind of list files are supported by the linker... linkerscript
  313. checking what kind of ordering can be done with the linker... section-ordering-file
  314. checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
  315. checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
  316. checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
  317. checking for FT_Bitmap_Size.y_ppem... yes
  318. checking for FT_GlyphSlot_Embolden... yes
  319. checking for FT_Load_Sfnt_Table... yes
  320. checking for fontconfig/fcfreetype.h... yes
  321. checking for posix_fadvise... yes
  322. checking for posix_fallocate... yes
  323. updating cache ./config.cache
  324. creating ./config.data
  325. js/src> configuring
  326. js/src> running /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/_virtualenv/bin/python /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/build/../configure.py --enable-project=js --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --disable-dbus --disable-gconf --disable-install-strip --disable-necko-wifi --enable-official-branding --enable-optimize=-O2 -msse2 -mfpmath=sse --disable-precompiled-startupcache --disable-pulseaudio --disable-updater --with-pthreads --disable-debug --without-toolchain-prefix --enable-debug-symbols --enable-jemalloc --without-linux-headers --disable-warnings-as-errors --disable-js-shell --enable-sm-promise --disable-shared-js --disable-export-js --disable-instruments --disable-callgrind --disable-profiling --disable-vtune --disable-gc-trace --disable-perf --disable-more-deterministic --enable-ctypes --without-system-ffi --with-nspr-cflags=-I/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/include/nspr --with-nspr-libs=-L/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/bin -lnspr4 -lplc4 -lplds4 --prefix=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist JS_STANDALONE= --cache-file=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/config.cache
  327. js/src> checking for a shell... /bin/sh
  328. js/src> checking for host system type... x86_64-pc-linux-gnu
  329. js/src> checking for target system type... x86_64-pc-linux-gnu
  330. js/src> checking for the Android toolchain directory... not found
  331. js/src> checking whether cross compiling... no
  332. js/src> checking for pkg_config... /usr/bin/pkg-config
  333. js/src> checking for pkg-config version... 0.29.2
  334. js/src> checking for yasm... /usr/bin/yasm
  335. js/src> checking yasm version... 1.3.0
  336. js/src> checking for android platform directory... no
  337. js/src> checking for the target C compiler... /usr/bin/gcc
  338. js/src> checking whether the target C compiler can be used... yes
  339. js/src> checking the target C compiler version... 7.3.0
  340. js/src> checking the target C compiler works... yes
  341. js/src> checking for the target C++ compiler... /usr/bin/g++
  342. js/src> checking whether the target C++ compiler can be used... yes
  343. js/src> checking the target C++ compiler version... 7.3.0
  344. js/src> checking the target C++ compiler works... yes
  345. js/src> checking for the host C compiler... /usr/bin/gcc
  346. js/src> checking whether the host C compiler can be used... yes
  347. js/src> checking the host C compiler version... 7.3.0
  348. js/src> checking the host C compiler works... yes
  349. js/src> checking for the host C++ compiler... /usr/bin/g++
  350. js/src> checking whether the host C++ compiler can be used... yes
  351. js/src> checking the host C++ compiler version... 7.3.0
  352. js/src> checking the host C++ compiler works... yes
  353. js/src> checking for 64-bit OS... yes
  354. js/src> checking for link... /usr/bin/ld
  355. js/src> checking for stdint.h... yes
  356. js/src> checking for inttypes.h... yes
  357. js/src> checking for malloc.h... yes
  358. js/src> checking for alloca.h... yes
  359. js/src> checking for sys/byteorder.h... no
  360. js/src> checking for getopt.h... yes
  361. js/src> checking for unistd.h... yes
  362. js/src> checking for nl_types.h... yes
  363. js/src> checking for cpuid.h... yes
  364. js/src> checking for sys/statvfs.h... yes
  365. js/src> checking for sys/statfs.h... yes
  366. js/src> checking for sys/vfs.h... yes
  367. js/src> checking for sys/mount.h... yes
  368. js/src> checking for sys/quota.h... yes
  369. js/src> checking for linux/quota.h... yes
  370. js/src> checking for linux/if_addr.h... yes
  371. js/src> checking for linux/rtnetlink.h... yes
  372. js/src> checking for sys/queue.h... yes
  373. js/src> checking for sys/types.h... yes
  374. js/src> checking for netinet/in.h... yes
  375. js/src> checking for byteswap.h... yes
  376. js/src> checking for linux/perf_event.h... yes
  377. js/src> checking for perf_event_open system call... yes
  378. js/src> checking whether the C compiler supports -Wclass-varargs... no
  379. js/src> checking whether the C++ compiler supports -Wclass-varargs... no
  380. js/src> checking whether the C compiler supports -Wloop-analysis... no
  381. js/src> checking whether the C++ compiler supports -Wloop-analysis... no
  382. js/src> checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
  383. js/src> checking whether the C++ compiler supports -Wc++14-compat... yes
  384. js/src> checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
  385. js/src> checking whether the C++ compiler supports -Wc++1z-compat... yes
  386. js/src> checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
  387. js/src> checking whether the C compiler supports -Wstring-conversion... no
  388. js/src> checking whether the C++ compiler supports -Wstring-conversion... no
  389. js/src> checking whether the C compiler supports -Wthread-safety... no
  390. js/src> checking whether the C++ compiler supports -Wthread-safety... no
  391. js/src> checking whether the C++ compiler supports -Wno-inline-new-delete... no
  392. js/src> checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
  393. js/src> checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
  394. js/src> checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
  395. js/src> checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
  396. js/src> checking whether the C compiler supports -Wno-error=array-bounds... yes
  397. js/src> checking whether the C++ compiler supports -Wno-error=array-bounds... yes
  398. js/src> checking whether the C compiler supports -Wno-error=multistatement-macros... no
  399. js/src> checking whether the C++ compiler supports -Wno-error=multistatement-macros... no
  400. js/src> checking whether the C++ compiler supports -Wno-noexcept-type... yes
  401. js/src> checking for awk... /usr/bin/gawk
  402. js/src> checking for perl... /usr/local/bin/perl
  403. js/src> checking for minimum required perl version >= 5.006... 5.024003
  404. js/src> checking for full perl installation... yes
  405. js/src> checking for gmake... /usr/bin/gmake
  406. js/src> checking for doxygen... not found
  407. js/src> checking for xargs... /usr/bin/xargs
  408. js/src> checking for rpmbuild... not found
  409. js/src> checking for autoconf... /usr/bin/autoconf-2.13
  410. js/src> Refreshing /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/js/src/old-configure with /usr/bin/autoconf-2.13
  411. js/src> loading cache /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/config.cache
  412. js/src> checking host system type... x86_64-pc-linux-gnu
  413. js/src> checking target system type... x86_64-pc-linux-gnu
  414. js/src> checking build system type... x86_64-pc-linux-gnu
  415. js/src> checking for gcc... (cached) /usr/bin/gcc -std=gnu99
  416. js/src> checking whether the C compiler (/usr/bin/gcc -std=gnu99 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) works... yes
  417. js/src> checking whether the C compiler (/usr/bin/gcc -std=gnu99 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) is a cross-compiler... no
  418. js/src> checking whether we are using GNU C... (cached) yes
  419. js/src> checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
  420. js/src> checking for c++... (cached) /usr/bin/g++ -std=gnu++11
  421. js/src> checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) works... yes
  422. js/src> checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 -march=native -floop-interchange -floop-strip-mine -floop-block -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath=/usr/lib64/palemoon) is a cross-compiler... no
  423. js/src> checking whether we are using GNU C++... (cached) yes
  424. js/src> checking whether /usr/bin/g++ -std=gnu++11 accepts -g... (cached) yes
  425. js/src> checking for ranlib... (cached) ranlib
  426. js/src> checking for as... (cached) /usr/bin/as
  427. js/src> checking for ar... (cached) ar
  428. js/src> checking for ld... (cached) ld
  429. js/src> checking for strip... (cached) strip
  430. js/src> checking for windres... no
  431. js/src> checking for sb-conf... no
  432. js/src> checking for ve... no
  433. js/src> checking for X... (cached) libraries /usr/lib64, headers
  434. js/src> checking for dnet_ntoa in -ldnet... (cached) no
  435. js/src> checking for dnet_ntoa in -ldnet_stub... (cached) no
  436. js/src> checking for gethostbyname... (cached) yes
  437. js/src> checking for connect... (cached) yes
  438. js/src> checking for remove... (cached) yes
  439. js/src> checking for shmat... (cached) yes
  440. js/src> checking for IceConnectionNumber in -lICE... (cached) yes
  441. js/src> checking for --noexecstack option to as... yes
  442. js/src> checking for -z noexecstack option to ld... yes
  443. js/src> checking for -z text option to ld... yes
  444. js/src> checking for --build-id option to ld... yes
  445. js/src> checking for working const... (cached) yes
  446. js/src> checking for mode_t... (cached) yes
  447. js/src> checking for off_t... (cached) yes
  448. js/src> checking for pid_t... (cached) yes
  449. js/src> checking for size_t... (cached) yes
  450. js/src> checking for ssize_t... yes
  451. js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no
  452. js/src> checking for dirent.h that defines DIR... (cached) yes
  453. js/src> checking for opendir in -ldir... (cached) no
  454. js/src> checking for gethostbyname_r in -lc_r... (cached) no
  455. js/src> checking for library containing dlopen... (cached) -ldl
  456. js/src> checking for dlfcn.h... (cached) yes
  457. js/src> checking for socket in -lsocket... (cached) no
  458. js/src> checking for pthread_create in -lpthreads... (cached) no
  459. js/src> checking for pthread_create in -lpthread... (cached) yes
  460. js/src> checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
  461. js/src> checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
  462. js/src> checking for 8-bit clean memcmp... (cached) yes
  463. js/src> checking for getc_unlocked... yes
  464. js/src> checking for _getc_nolock... no
  465. js/src> checking for gmtime_r... (cached) yes
  466. js/src> checking for localtime_r... (cached) yes
  467. js/src> checking for pthread_getname_np... yes
  468. js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
  469. js/src> checking for sin in -lm... yes
  470. js/src> checking for sincos in -lm... yes
  471. js/src> checking for __sincos in -lm... no
  472. js/src> checking for wcrtomb... (cached) yes
  473. js/src> checking for mbrtowc... (cached) yes
  474. js/src> checking for res_ninit()... (cached) yes
  475. js/src> checking for nl_langinfo and CODESET... (cached) yes
  476. js/src> checking for an implementation of va_copy()... (cached) yes
  477. js/src> checking whether va_list can be copied by value... (cached) no
  478. js/src> checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
  479. js/src> checking for C++ dynamic_cast to void*... (cached) yes
  480. js/src> checking for __thread keyword for TLS variables... (cached) yes
  481. js/src> checking for __attribute__((always_inline))... (cached) yes
  482. js/src> checking for LC_MESSAGES... (cached) yes
  483. js/src> checking for localeconv... (cached) yes
  484. js/src> checking NSPR selection... command-line
  485. js/src> checking for valid optimization flags... yes
  486. js/src> checking for __cxa_demangle... (cached) yes
  487. js/src> checking for -pipe support... yes
  488. js/src> checking whether C compiler supports -fprofile-generate... yes
  489. js/src> checking for tm_zone tm_gmtoff in struct tm... yes
  490. js/src> checking what kind of list files are supported by the linker... linkerscript
  491. js/src> checking what kind of ordering can be done with the linker... section-ordering-file
  492. js/src> checking for posix_fadvise... (cached) yes
  493. js/src> checking for posix_fallocate... (cached) yes
  494. js/src> checking for malloc.h... (cached) yes
  495. js/src> checking for strndup... (cached) yes
  496. js/src> checking for posix_memalign... (cached) yes
  497. js/src> checking for memalign... (cached) yes
  498. js/src> checking for malloc_usable_size... (cached) yes
  499. js/src> checking whether malloc_usable_size definition can use const argument... no
  500. js/src> checking for valloc in malloc.h... yes
  501. js/src> checking for valloc in unistd.h... no
  502. js/src> checking for setlocale... yes
  503. js/src> checking for localeconv... (cached) yes
  504. js/src> updating cache /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/config.cache
  505. js/src> creating ./config.data
  506. js/src> Creating config.status
  507. Creating config.status
  508. Feeding the hatchlings...
  509. Finished reading 980 moz.build files in 3.89s
  510. Processed into 6823 build config descriptors in 3.16s
  511. RecursiveMake backend executed in 5.86s
  512. 2124 total backend files; 2124 created; 0 updated; 0 unchanged; 0 deleted; 38 -> 792 Makefile
  513. FasterMake backend executed in 0.59s
  514. 7 total backend files; 7 created; 0 updated; 0 unchanged; 0 deleted
  515. Total wall time: 13.95s; CPU time: 14.80s; Efficiency: 106%; Untracked: 0.45s
  516. 7878Configure complete!
  517. Be sure to run |mach build| to pick up any changes
  518. /usr/bin/gmake -f client.mk MOZ_PARALLEL_BUILD=8 -s
  519. Adding client.mk options from /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/.mozconfig:
  520. PYTHON=/usr/bin/python2
  521. AUTOCONF=/usr/bin/autoconf-2.13
  522. MOZ_MAKE_FLAGS=-j8
  523. MOZ_OBJDIR=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o
  524. OBJDIR=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o
  525. FOUND_MOZCONFIG=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/.mozconfig
  526. Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  527. Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
  528. Elapsed: 0.00s; From dist/branding: Kept 0 existing; Added/updated 4; Removed 0 files and 0 directories.
  529. Elapsed: 0.00s; From dist/sdk: Kept 3 existing; Added/updated 8; Removed 0 files and 0 directories.
  530. Elapsed: 0.00s; From dist/xpi-stage: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories.
  531. Elapsed: 0.02s; From _tests: Kept 10 existing; Added/updated 76; Removed 0 files and 0 directories.
  532. Elapsed: 0.12s; From dist/idl: Kept 0 existing; Added/updated 1070; Removed 0 files and 0 directories.
  533. Elapsed: 0.45s; From dist/include: Kept 1777 existing; Added/updated 3026; Removed 0 files and 0 directories.
  534. Elapsed: 0.41s; From dist/bin: Kept 168 existing; Added/updated 1814; Removed 0 files and 0 directories.
  535. mozilla-config.h
  536. buildid.h
  537. source-repo.h
  538. nsinstall_real
  539. xpcom-config.h
  540. fficonfig.h
  541. marketplace-prod-public.inc
  542. js-confdefs.h
  543. necko-config.h
  544. application.ini.h
  545. cd util; /usr/bin/gmake private_export
  546. Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/private/nss
  547. cd freebl; /usr/bin/gmake private_export
  548. Makefile:639: warning: overriding recipe for target '/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/security/nss/lib/freebl'
  549. Makefile:626: warning: ignoring old recipe for target '/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/security/nss/lib/freebl'
  550. cd dbm; /usr/bin/gmake private_export
  551. cd include; /usr/bin/gmake private_export
  552. marketplace-prod-reviewers.inc
  553. js-config.h
  554. Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/private/dbm
  555. xpcom-private.h
  556. cd src; /usr/bin/gmake private_export
  557. ffi.h
  558. There are no private exports.
  559. There are no private exports.
  560. cd softoken; /usr/bin/gmake private_export
  561. DeprecatedPremultiplyTables.h
  562. cd legacydb; /usr/bin/gmake private_export
  563. There are no private exports.
  564. cd base; /usr/bin/gmake private_export
  565. cd dev; /usr/bin/gmake private_export
  566. cd pki; /usr/bin/gmake private_export
  567. cd libpkix; /usr/bin/gmake private_export
  568. marketplace-dev-public.inc
  569. cd include; /usr/bin/gmake private_export
  570. jsautokw.h
  571. CSS2Properties.webidl
  572. domainsfallbacks.properties.h
  573. cd pkix; /usr/bin/gmake private_export
  574. cd certsel; /usr/bin/gmake private_export
  575. cd crlsel; /usr/bin/gmake private_export
  576. cd mangle; /usr/bin/gmake private_export
  577. cd checker; /usr/bin/gmake private_export
  578. There are no private exports.
  579. cd params; /usr/bin/gmake private_export
  580. There are no private exports.
  581. marketplace-dev-reviewers.inc
  582. cd results; /usr/bin/gmake private_export
  583. selfhosted.out.h
  584. encodingsgroups.properties.h
  585. cd store; /usr/bin/gmake private_export
  586. cd top; /usr/bin/gmake private_export
  587. There are no private exports.
  588. cd util; /usr/bin/gmake private_export
  589. xpidl.stub
  590. There are no private exports.
  591. cd pkix_pl_nss; /usr/bin/gmake private_export
  592. cd pki; /usr/bin/gmake private_export
  593. cd mangle; /usr/bin/gmake export
  594. cd system; /usr/bin/gmake private_export
  595. marketplace-stage.inc
  596. cd module; /usr/bin/gmake private_export
  597. labelsencodings.properties.h
  598. There are no private exports.
  599. There are no private exports.
  600. cd certdb; /usr/bin/gmake private_export
  601. cd certhigh; /usr/bin/gmake private_export
  602. /usr/bin/g++ -std=gnu++11 -E -o self-hosting-preprocessed.pp -DMOZ_PERMISSIONS=1 -DMOZ_DEVTOOLS=1 -DMOZ_DISABLE_PRECOMPILED_STARTUPCACHE=1 -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DU_USING_ICU_NAMESPACE=0 -DNO_NSPR_10_SUPPORT=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_STDINT_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MEMMEM=1 -DMALLOC_H=<malloc.h> -DMOZ_MACBUNDLE_ID=org.mozilla.palemoon -DHAVE_LANGINFO_CODESET=1 -DSTDC_HEADERS=1 -DHAVE__UNWIND_BACKTRACE=1 -D_REENTRANT=1 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_26 -DHAVE_MALLOC_H=1 -DSTATIC_JS_API=1 -DMOZ_FFMPEG=1 -DMOZ_USER_DIR=".mozilla" -DMOZ_GAMEPAD=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMOZ_FFVPX=1 -DHAVE_DLOPEN=1 -DMOZ_ENABLE_GIO=1 -DHAVE_ALLOCA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DNS_PRINT_PREVIEW=1 -DMOZ_LIBAV_FFT=1 -DHAVE_SYSCALL=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DMOZ_DLL_SUFFIX=".so" -DNS_PRINTING=1 -DMOZ_MEMORY=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_WEBSPEECH=1 -DHAVE_STRNDUP=1 -DRELEASE_OR_BETA=1 -DCROSS_COMPILE= -DTARGET_XPCOM_ABI="x86_64-gcc3" -DMOZILLA_UAVERSION="4.1" -DMOZ_TREE_PIXMAN=1 -DMOZ_FMP4=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_RES_NINIT=1 -DMOZ_APP_UA_NAME="" -DMOZ_JETPACK=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_APP_UA_VERSION="28.1.0" -DMOZ_TREE_CAIRO=1 -DMOZ_UA_BUILDID="" -DSPIDERMONKEY_PROMISE=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DMOZ_JSDOWNLOADS=1 -DHAVE_NETINET_IN_H=1 -DVA_COPY=va_copy -DHAVE_MEMALIGN=1 -DMOZ_X11=1 -DVPX_X86_ASM=1 -DHAVE_LOCALECONV=1 -DMOZ_STATIC_JS=1 -DMOZ_LOGGING=1 -DMOZILLA_VERSION_U=4.1.5 -DHAVE_CPUID_H=1 -DHAVE_DLADDR=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMC_OFFICIAL=1 -DHAVE_LSTAT64=1 -DHAVE_SYS_QUOTA_H=1 -DMOZ_BUILD_APP=application/palemoon -DMOZ_SERVICES_SYNC=1 -DMOZ_SERVICES_CLOUDSYNC=1 -DMOZ_PHOENIX=1 -DMC_PALEMOON=1 -DMOZ_WIDGET_GTK=2 -DGL_PROVIDER_GLX=1 -DHAVE_CLOCK_MONOTONIC=1 -DMOZILLA_VERSION="4.1.5" -DMOZ_OFFICIAL_BRANDING=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DACCESSIBILITY=1 -DHAVE_INTTYPES_H=1 -DHAVE_TRUNCATE64=1 -DHAVE_PTHREAD_H=1 -DMOZ_WEBGL_CONFORMANT=1 -DHAVE_UNISTD_H=1 -DMOZ_VORBIS=1 -DNDEBUG=1 -DMOZ_MEMORY_LINUX=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_STAT64=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_SETPRIORITY=1 -DD_INO=d_ino -DMOZ_SECUREELEMENT=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DENABLE_MARIONETTE=1 -DHAVE_GMTIME_R=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_BROWSER_STATUSBAR=1 -DMOZ_DEVTOOLS_SERVER=1 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DFORCE_PR_LOG=1 -DATK_REV_VERSION=0 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DATK_MAJOR_VERSION=2 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DMOZILLA_UAVERSION_U=4.1 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_ENABLE_XREMOTE=1 -DHAVE_SYS_TYPES_H=1 -DBUILD_CTYPES=1 -DMOZ_ENABLE_SKIA=1 -DHAVE_GETOPT_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLINFO=1 -DXP_LINUX=1 -DHAVE_DIRENT_H=1 -DATK_MINOR_VERSION=24 -DUSE_SKIA_GPU=1 -DMOZ_FEEDS=1 -DHAVE_VA_COPY=1 -DMOZ_BUNDLED_FONTS=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_GLUE_IN_PROGRAM=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DFUNCPROTO=15 -DHAVE_STRERROR=1 -DHAVE_BYTESWAP_H=1 -DHAVE_LCHOWN=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_PHOENIX_EXTENSIONS=1 -DTRIMMED=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DHAVE_VALLOC=1 -DU_STATIC_IMPLEMENTATION=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_LIBXSS=1 -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp
  603. cd pk11wrap; /usr/bin/gmake private_export
  604. cd cryptohi; /usr/bin/gmake private_export
  605. cd nss; /usr/bin/gmake private_export
  606. manifest-signing-root.inc
  607. localesfallbacks.properties.h
  608. manifest-signing-test-root.inc
  609. nonparticipatingdomains.properties.h
  610. Elapsed: 0.09s; From ../../dist/idl: Kept 1070 existing; Added/updated 0; Removed 0 files and 0 directories.
  611. xpcshell.inc
  612. browser-feeds.xpt
  613. browsercompsbase.xpt
  614. fuel.xpt
  615. cd ssl; /usr/bin/gmake private_export
  616. There are no private exports.
  617. cd pkcs7; /usr/bin/gmake private_export
  618. jsinspector.xpt
  619. cd pkcs12; /usr/bin/gmake private_export
  620. There are no private exports.
  621. cd smime; /usr/bin/gmake private_export
  622. addons-public.inc
  623. cd crmf; /usr/bin/gmake private_export
  624. cd jar; /usr/bin/gmake private_export
  625. There are no private exports.
  626. cd ckfw; /usr/bin/gmake private_export
  627. cd builtins; /usr/bin/gmake private_export
  628. sessionstore.xpt
  629. There are no private exports.
  630. shellservice.xpt
  631. There are no private exports.
  632. status4evar.xpt
  633. addons-stage.inc
  634. accessibility.xpt
  635. cd util; /usr/bin/gmake export
  636. Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/include/nss
  637. There are no private exports.
  638. cd freebl; /usr/bin/gmake export
  639. Makefile:639: warning: overriding recipe for target '/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/security/nss/lib/freebl'
  640. Makefile:626: warning: ignoring old recipe for target '/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/security/nss/lib/freebl'
  641. There are no private exports.
  642. cd dbm; /usr/bin/gmake export
  643. privileged-package-root.inc
  644. cd include; /usr/bin/gmake export
  645. Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/include/dbm
  646. There are no private exports.
  647. cd src; /usr/bin/gmake export
  648. alerts.xpt
  649. cd softoken; /usr/bin/gmake export
  650. appshell.xpt
  651. cd legacydb; /usr/bin/gmake export
  652. appstartup.xpt
  653. There are no private exports.
  654. cd legacydb; /usr/bin/gmake private_export
  655. There are no private exports.
  656. There are no private exports.
  657. cd base; /usr/bin/gmake export
  658. autocomplete.xpt
  659. There are no private exports.
  660. cd dev; /usr/bin/gmake export
  661. There are no private exports.
  662. cd pki; /usr/bin/gmake export
  663. There are no private exports.
  664. cd libpkix; /usr/bin/gmake export
  665. cd include; /usr/bin/gmake export
  666. There are no private exports.
  667. cd pkix; /usr/bin/gmake export
  668. cd certsel; /usr/bin/gmake export
  669. There are no private exports.
  670. cd crlsel; /usr/bin/gmake export
  671. autoconfig.xpt
  672. There are no private exports.
  673. cd checker; /usr/bin/gmake export
  674. There are no private exports.
  675. cd params; /usr/bin/gmake export
  676. browser-element.xpt
  677. There are no private exports.
  678. cd results; /usr/bin/gmake export
  679. There are no private exports.
  680. cd store; /usr/bin/gmake export
  681. There are no private exports.
  682. cd top; /usr/bin/gmake export
  683. caps.xpt
  684. There are no private exports.
  685. cd util; /usr/bin/gmake export
  686. There are no private exports.
  687. cd certsel; /usr/bin/gmake private_export
  688. There are no private exports.
  689. cd crlsel; /usr/bin/gmake private_export
  690. captivedetect.xpt
  691. There are no private exports.
  692. chrome.xpt
  693. cd checker; /usr/bin/gmake private_export
  694. There are no private exports.
  695. cd params; /usr/bin/gmake private_export
  696. There are no private exports.
  697. cd results; /usr/bin/gmake private_export
  698. commandhandler.xpt
  699. There are no private exports.
  700. cd store; /usr/bin/gmake private_export
  701. There are no private exports.
  702. cd top; /usr/bin/gmake private_export
  703. commandlines.xpt
  704. There are no private exports.
  705. cd util; /usr/bin/gmake private_export
  706. There are no private exports.
  707. There are no private exports.
  708. cd pkix_pl_nss; /usr/bin/gmake export
  709. cd pki; /usr/bin/gmake export
  710. There are no private exports.
  711. cd system; /usr/bin/gmake export
  712. There are no private exports.
  713. cd module; /usr/bin/gmake export
  714. composer.xpt
  715. content_events.xpt
  716. There are no private exports.
  717. cd pki; /usr/bin/gmake private_export
  718. content_geckomediaplugins.xpt
  719. There are no private exports.
  720. cd system; /usr/bin/gmake private_export
  721. There are no private exports.
  722. cd module; /usr/bin/gmake private_export
  723. There are no private exports.
  724. There are no private exports.
  725. cd include; /usr/bin/gmake private_export
  726. There are no private exports.
  727. cd pkix; /usr/bin/gmake private_export
  728. cd certsel; /usr/bin/gmake private_export
  729. There are no private exports.
  730. content_html.xpt
  731. cd crlsel; /usr/bin/gmake private_export
  732. There are no private exports.
  733. cd checker; /usr/bin/gmake private_export
  734. There are no private exports.
  735. cd params; /usr/bin/gmake private_export
  736. content_webrtc.xpt
  737. There are no private exports.
  738. cd results; /usr/bin/gmake private_export
  739. There are no private exports.
  740. cd store; /usr/bin/gmake private_export
  741. content_xslt.xpt
  742. cookie.xpt
  743. There are no private exports.
  744. cd top; /usr/bin/gmake private_export
  745. There are no private exports.
  746. cd util; /usr/bin/gmake private_export
  747. There are no private exports.
  748. There are no private exports.
  749. cd pkix_pl_nss; /usr/bin/gmake private_export
  750. directory.xpt
  751. cd pki; /usr/bin/gmake private_export
  752. There are no private exports.
  753. cd system; /usr/bin/gmake private_export
  754. There are no private exports.
  755. cd module; /usr/bin/gmake private_export
  756. There are no private exports.
  757. There are no private exports.
  758. There are no private exports.
  759. cd certdb; /usr/bin/gmake export
  760. diskspacewatcher.xpt
  761. There are no private exports.
  762. cd certhigh; /usr/bin/gmake export
  763. docshell.xpt
  764. There are no private exports.
  765. cd pk11wrap; /usr/bin/gmake export
  766. There are no private exports.
  767. cd cryptohi; /usr/bin/gmake export
  768. dom.xpt
  769. There are no private exports.
  770. cd nss; /usr/bin/gmake export
  771. dom_apps.xpt
  772. dom_audiochannel.xpt
  773. dom_base.xpt
  774. dom_canvas.xpt
  775. dom_core.xpt
  776. There are no private exports.
  777. cd ssl; /usr/bin/gmake export
  778. There are no private exports.
  779. cd pkcs7; /usr/bin/gmake export
  780. cd pkcs12; /usr/bin/gmake export
  781. cd smime; /usr/bin/gmake export
  782. dom_css.xpt
  783. cd crmf; /usr/bin/gmake export
  784. dom_events.xpt
  785. There are no private exports.
  786. cd jar; /usr/bin/gmake export
  787. cd ckfw; /usr/bin/gmake export
  788. cd builtins; /usr/bin/gmake export
  789. cd builtins; /usr/bin/gmake private_export
  790. dom_geolocation.xpt
  791. There are no private exports.
  792. There are no private exports.
  793. dom_html.xpt
  794. dom_json.xpt
  795. dom_media.xpt
  796. dom_network.xpt
  797. dom_notification.xpt
  798. dom_offline.xpt
  799. dom_permissionsettings.xpt
  800. dom_power.xpt
  801. dom_presentation.xpt
  802. dom_push.xpt
  803. dom_quota.xpt
  804. dom_range.xpt
  805. dom_security.xpt
  806. dom_settings.xpt
  807. dom_sidebar.xpt
  808. dom_smil.xpt
  809. dom_storage.xpt
  810. dom_stylesheets.xpt
  811. dom_svg.xpt
  812. dom_system.xpt
  813. dom_time.xpt
  814. dom_traversal.xpt
  815. dom_webspeechrecognition.xpt
  816. dom_webspeechsynth.xpt
  817. dom_workers.xpt
  818. dom_xbl.xpt
  819. dom_xhr.xpt
  820. dom_xpath.xpt
  821. dom_xul.xpt
  822. downloads.xpt
  823. editor.xpt
  824. embed_base.xpt
  825. extensions.xpt
  826. exthandler.xpt
  827. exthelper.xpt
  828. fastfind.xpt
  829. feeds.xpt
  830. filepicker.xpt
  831. find.xpt
  832. gfx.xpt
  833. html5.xpt
  834. htmlparser.xpt
  835. identity.xpt
  836. imglib2.xpt
  837. inspector.xpt
  838. intl.xpt
  839. jar.xpt
  840. jsdebugger.xpt
  841. jsdownloads.xpt
  842. layout_base.xpt
  843. layout_printing.xpt
  844. layout_xul.xpt
  845. layout_xul_tree.xpt
  846. locale.xpt
  847. loginmgr.xpt
  848. lwbrk.xpt
  849. mimetype.xpt
  850. mozfind.xpt
  851. mozintl.xpt
  852. necko.xpt
  853. necko_about.xpt
  854. necko_cache.xpt
  855. necko_cache2.xpt
  856. necko_cookie.xpt
  857. necko_dns.xpt
  858. necko_file.xpt
  859. necko_ftp.xpt
  860. necko_http.xpt
  861. necko_mdns.xpt
  862. necko_res.xpt
  863. necko_socket.xpt
  864. necko_strconv.xpt
  865. necko_viewsource.xpt
  866. necko_websocket.xpt
  867. necko_wyciwyg.xpt
  868. parentalcontrols.xpt
  869. pipnss.xpt
  870. pippki.xpt
  871. places.xpt
  872. plugin.xpt
  873. pref.xpt
  874. prefetch.xpt
  875. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  876. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  877. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  878. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  879. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  880. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  881. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  882. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  883. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  884. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  885. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  886. warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
  887. privatebrowsing.xpt
  888. rdf.xpt
  889. satchel.xpt
  890. saxparser.xpt
  891. services-crypto-component.xpt
  892. services_fxaccounts.xpt
  893. shistory.xpt
  894. spellchecker.xpt
  895. startupcache.xpt
  896. storage.xpt
  897. telemetry.xpt
  898. toolkit_asyncshutdown.xpt
  899. toolkit_filewatcher.xpt
  900. toolkit_finalizationwitness.xpt
  901. toolkit_formautofill.xpt
  902. toolkit_osfile.xpt
  903. toolkit_perfmonitoring.xpt
  904. toolkit_xulstore.xpt
  905. toolkitprofile.xpt
  906. toolkitremote.xpt
  907. txmgr.xpt
  908. txtsvc.xpt
  909. uconv.xpt
  910. unicharutil.xpt
  911. update.xpt
  912. uriloader.xpt
  913. urlformatter.xpt
  914. webBrowser_core.xpt
  915. webbrowserpersist.xpt
  916. webvtt.xpt
  917. widget.xpt
  918. windowds.xpt
  919. windowwatcher.xpt
  920. xpcom_base.xpt
  921. xpcom_components.xpt
  922. xpcom_ds.xpt
  923. xpcom_io.xpt
  924. xpcom_system.xpt
  925. xpcom_threads.xpt
  926. xpcom_xpti.xpt
  927. xpconnect.xpt
  928. xul.xpt
  929. xulapp.xpt
  930. xultmpl.xpt
  931. zipwriter.xpt
  932. langGroups.properties.h
  933. etld_data.inc
  934. nsStyleStructList.h
  935. xpcAccEvents.h
  936. PropertyUseCounterMap.inc
  937. TelemetryEventData.h
  938. UseCounterList.h
  939. nsCSSPropsGenerated.inc
  940. unixcharset.properties.h
  941. TelemetryEventEnums.h
  942. TelemetryHistogramData.inc
  943. TelemetryHistogramEnums.h
  944. TelemetryScalarData.h
  945. TelemetryScalarEnums.h
  946. libchromium_atomics.a.desc
  947. libfallible.a.desc
  948. libicustubdata.a.desc
  949. librlz.a.desc
  950. libtoolkit_components_statusfilter.a.desc
  951. libtoolkit_components_finalizationwitness.a.desc
  952. /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/intl/icu/source/i18n/calendar.cpp: In member function ‘virtual void icu_58::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)’:
  953. Warning: -Wimplicit-fallthrough= in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/intl/icu/source/i18n/calendar.cpp: this statement may fall through
  954.