These are the packages that would be merged, in order: Calculating dependencies ... done! [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 Total: 1 package (1 upgrade), Size of downloads: 0 KiB >>> Verifying ebuild manifests >>> Running pre-merge checks for www-client/palemoon-28.1.0 * Checking for at least 9 GiB disk space at "/var/tmp/portage/www-client/palemoon-28.1.0/temp" ... [ ok ] * Checking compiler profile... >>> Emerging (1 of 1) www-client/palemoon-28.1.0::local >>> Unpacking source... * Repository id: MoonchildProductions_UXP.git * To override fetched repository properties, use: * EGIT_OVERRIDE_REPO_MOONCHILDPRODUCTIONS_UXP * EGIT_OVERRIDE_BRANCH_MOONCHILDPRODUCTIONS_UXP * EGIT_OVERRIDE_COMMIT_MOONCHILDPRODUCTIONS_UXP * EGIT_OVERRIDE_COMMIT_DATE_MOONCHILDPRODUCTIONS_UXP * * Fetching https://github.com/MoonchildProductions/UXP.git ... git fetch https://github.com/MoonchildProductions/UXP.git +refs/tags/PM28.1.0_Release:refs/tags/PM28.1.0_Release git symbolic-ref refs/git-r3/www-client/palemoon/0/__main__ refs/tags/PM28.1.0_Release * Checking out https://github.com/MoonchildProductions/UXP.git to /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ... git checkout --quiet refs/tags/PM28.1.0_Release GIT update --> repository: https://github.com/MoonchildProductions/UXP.git at the commit: 0ad6bd82392b540015345c13fe674f29f12eb97c >>> Source unpacked in /var/tmp/portage/www-client/palemoon-28.1.0/work >>> Preparing source in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ... * You are enabling the official branding. You may not redistribute this build * to any users on your network or the internet. Doing so puts yourself into * a legal problem with Moonchild Productions. * You can disable the official branding by emerging palemoon _without_ * the official-branding USE flag. >>> Source configured. >>> Compiling source in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0 ... /usr/bin/gmake -f client.mk MOZ_PARALLEL_BUILD=8 -s configure Clobber not needed. Generating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/configure Generating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/js/src/configure cd /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/configure Creating Python environment New python executable in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/_virtualenv/bin/python2.7 Also creating executable in /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/_virtualenv/bin/python Installing setuptools, pip, wheel...done. running build_ext building 'psutil._psutil_linux' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/psutil 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 creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/psutil 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 building 'psutil._psutil_posix' extension 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 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 copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil Reexecuting in the virtualenv Adding configure options from /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/.mozconfig --enable-application=palemoon --disable-updater --disable-install-strip --enable-official-branding --enable-optimize=-O2 -msse2 -mfpmath=sse --with-pthreads --enable-jemalloc --disable-dbus --disable-gconf --enable-default-toolkit=cairo-gtk2 --disable-necko-wifi --disable-pulseaudio --disable-precompiled-startupcache checking for a shell... /bin/sh checking for host system type... x86_64-pc-linux-gnu checking for target system type... x86_64-pc-linux-gnu checking whether cross compiling... no checking for pkg_config... /usr/bin/pkg-config checking for pkg-config version... 0.29.2 checking for yasm... /usr/bin/yasm checking yasm version... 1.3.0 checking for the target C compiler... /usr/bin/gcc checking whether the target C compiler can be used... yes checking the target C compiler version... 7.3.0 checking the target C compiler works... yes checking for the target C++ compiler... /usr/bin/g++ checking whether the target C++ compiler can be used... yes checking the target C++ compiler version... 7.3.0 checking the target C++ compiler works... yes checking for the host C compiler... /usr/bin/gcc checking whether the host C compiler can be used... yes checking the host C compiler version... 7.3.0 checking the host C compiler works... yes checking for the host C++ compiler... /usr/bin/g++ checking whether the host C++ compiler can be used... yes checking the host C++ compiler version... 7.3.0 checking the host C++ compiler works... yes checking for 64-bit OS... yes checking for stdint.h... yes checking for inttypes.h... yes checking for malloc.h... yes checking for alloca.h... yes checking for sys/byteorder.h... no checking for getopt.h... yes checking for unistd.h... yes checking for nl_types.h... yes checking for cpuid.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for sys/quota.h... yes checking for linux/quota.h... yes checking for linux/if_addr.h... yes checking for linux/rtnetlink.h... yes checking for sys/queue.h... yes checking for sys/types.h... yes checking for netinet/in.h... yes checking for byteswap.h... yes checking for linux/perf_event.h... yes checking for perf_event_open system call... yes checking whether the C compiler supports -Wclass-varargs... no checking whether the C++ compiler supports -Wclass-varargs... no checking whether the C compiler supports -Wloop-analysis... no checking whether the C++ compiler supports -Wloop-analysis... no checking whether the C++ compiler supports -Wc++11-compat-pedantic... no checking whether the C++ compiler supports -Wc++14-compat... yes checking whether the C++ compiler supports -Wc++14-compat-pedantic... no checking whether the C++ compiler supports -Wc++1z-compat... yes checking whether the C++ compiler supports -Wimplicit-fallthrough... yes checking whether the C compiler supports -Wstring-conversion... no checking whether the C++ compiler supports -Wstring-conversion... no checking whether the C compiler supports -Wthread-safety... no checking whether the C++ compiler supports -Wthread-safety... no checking whether the C++ compiler supports -Wno-inline-new-delete... no checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes checking whether the C compiler supports -Wno-error=deprecated-declarations... yes checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes checking whether the C compiler supports -Wno-error=array-bounds... yes checking whether the C++ compiler supports -Wno-error=array-bounds... yes checking whether the C compiler supports -Wno-error=multistatement-macros... no checking whether the C++ compiler supports -Wno-error=multistatement-macros... no checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes 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 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo checking for fontconfig >= 2.7.0... yes checking _FONTCONFIG_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype checking for freetype2 >= 6.1.0... yes checking _FT2_CFLAGS... -I/usr/include/freetype2 checking _FT2_LIBS... -lfreetype checking for tar... /bin/tar checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for the Mozilla API key... no checking for the Google API key... no checking for the Bing API key... no checking for the Adjust SDK key... no checking for awk... /usr/bin/gawk checking for perl... /usr/local/bin/perl checking for minimum required perl version >= 5.006... 5.024003 checking for full perl installation... yes checking for gmake... /usr/bin/gmake checking for doxygen... not found checking for xargs... /usr/bin/xargs checking for rpmbuild... not found checking for autoconf... /usr/bin/autoconf-2.13 Refreshing /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/old-configure with /usr/bin/autoconf-2.13 creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for objcopy... /usr/bin/objcopy checking for gcc... /usr/bin/gcc -std=gnu99 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 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 checking whether we are using GNU C... yes checking whether /usr/bin/gcc -std=gnu99 accepts -g... yes checking for c++... /usr/bin/g++ -std=gnu++11 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 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 checking whether we are using GNU C++... yes checking whether /usr/bin/g++ -std=gnu++11 accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking for otool... no checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for --noexecstack option to as... yes checking for -z noexecstack option to ld... yes checking for -z text option to ld... yes checking for --build-id option to ld... yes checking for --ignore-unresolved-symbol option to ld... yes checking if toolchain supports -mssse3 option... yes checking if toolchain supports -msse4.1 option... yes checking for x86 AVX2 asm support in compiler... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether 64-bits std::atomic requires -latomic... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sockaddr_in.sin_len... false checking for sockaddr_in6.sin6_len... false checking for sockaddr.sa_len... false checking for gethostbyname_r in -lc_r... no checking for library containing dlopen... -ldl checking for dlfcn.h... yes checking for dladdr... yes checking for memmem... yes checking for socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for xcb_connect in -lxcb... yes checking for xcb_shm_query_version in -lxcb-shm... yes checking for XGetXCBConnection in -lX11-xcb... yes checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverQueryInfo in -lXss... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes checking for pthread.h... yes checking whether /usr/bin/gcc -std=gnu99 needs -traditional... no checking for 8-bit clean memcmp... yes checking for stat64... yes checking for lstat64... yes checking for truncate64... yes checking for statvfs64... yes checking for statvfs... yes checking for statfs64... yes checking for statfs... yes checking for getpagesize... yes checking for gmtime_r... yes checking for localtime_r... yes checking for arc4random... no checking for arc4random_buf... no checking for mallinfo... yes checking for gettid... no checking for lchown... yes checking for setpriority... yes checking for strerror... yes checking for syscall... yes checking for clock_gettime(CLOCK_MONOTONIC)... checking for pthread_cond_timedwait_monotonic_np... checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for iconv in -lc... yes checking for iconv()... yes checking for iconv() with const input... no checking for nl_langinfo and CODESET... yes checking for an implementation of va_copy()... yes checking whether va_list can be copied by value... no checking whether the C++ "using" keyword resolves ambiguity... yes checking for C++ dynamic_cast to void*... yes checking for __thread keyword for TLS variables... yes checking for __attribute__((always_inline))... yes checking for LC_MESSAGES... yes checking for localeconv... yes checking for malloc.h... yes checking for strndup... yes checking for posix_memalign... yes checking for memalign... yes checking for malloc_usable_size... yes checking whether malloc_usable_size definition can use const argument... no checking for valloc in malloc.h... yes checking for valloc in unistd.h... no checking NSPR selection... source-tree 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 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 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 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 checking for gtk+-2.0 >= 2.14... yes 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 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 checking for gio-2.0 >= 2.22... yes checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for alsa... yes checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa checking MOZ_ALSA_LIBS... -lasound checking for linux/joystick.h... yes /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/old-configure: line 14971: test: : integer expression expected /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/old-configure: line 15031: test: : integer expression expected checking for wget... wget checking for valid C compiler optimization flags... yes checking whether linker creates PT_GNU_RELRO segments... yes configure: warning: Disabling elfhack checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -pipe support... yes checking whether C compiler supports -fprofile-generate... yes checking what kind of list files are supported by the linker... linkerscript checking what kind of ordering can be done with the linker... section-ordering-file checking for glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0 checking for FT_Bitmap_Size.y_ppem... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_Load_Sfnt_Table... yes checking for fontconfig/fcfreetype.h... yes checking for posix_fadvise... yes checking for posix_fallocate... yes updating cache ./config.cache creating ./config.data js/src> configuring 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 js/src> checking for a shell... /bin/sh js/src> checking for host system type... x86_64-pc-linux-gnu js/src> checking for target system type... x86_64-pc-linux-gnu js/src> checking for the Android toolchain directory... not found js/src> checking whether cross compiling... no js/src> checking for pkg_config... /usr/bin/pkg-config js/src> checking for pkg-config version... 0.29.2 js/src> checking for yasm... /usr/bin/yasm js/src> checking yasm version... 1.3.0 js/src> checking for android platform directory... no js/src> checking for the target C compiler... /usr/bin/gcc js/src> checking whether the target C compiler can be used... yes js/src> checking the target C compiler version... 7.3.0 js/src> checking the target C compiler works... yes js/src> checking for the target C++ compiler... /usr/bin/g++ js/src> checking whether the target C++ compiler can be used... yes js/src> checking the target C++ compiler version... 7.3.0 js/src> checking the target C++ compiler works... yes js/src> checking for the host C compiler... /usr/bin/gcc js/src> checking whether the host C compiler can be used... yes js/src> checking the host C compiler version... 7.3.0 js/src> checking the host C compiler works... yes js/src> checking for the host C++ compiler... /usr/bin/g++ js/src> checking whether the host C++ compiler can be used... yes js/src> checking the host C++ compiler version... 7.3.0 js/src> checking the host C++ compiler works... yes js/src> checking for 64-bit OS... yes js/src> checking for link... /usr/bin/ld js/src> checking for stdint.h... yes js/src> checking for inttypes.h... yes js/src> checking for malloc.h... yes js/src> checking for alloca.h... yes js/src> checking for sys/byteorder.h... no js/src> checking for getopt.h... yes js/src> checking for unistd.h... yes js/src> checking for nl_types.h... yes js/src> checking for cpuid.h... yes js/src> checking for sys/statvfs.h... yes js/src> checking for sys/statfs.h... yes js/src> checking for sys/vfs.h... yes js/src> checking for sys/mount.h... yes js/src> checking for sys/quota.h... yes js/src> checking for linux/quota.h... yes js/src> checking for linux/if_addr.h... yes js/src> checking for linux/rtnetlink.h... yes js/src> checking for sys/queue.h... yes js/src> checking for sys/types.h... yes js/src> checking for netinet/in.h... yes js/src> checking for byteswap.h... yes js/src> checking for linux/perf_event.h... yes js/src> checking for perf_event_open system call... yes js/src> checking whether the C compiler supports -Wclass-varargs... no js/src> checking whether the C++ compiler supports -Wclass-varargs... no js/src> checking whether the C compiler supports -Wloop-analysis... no js/src> checking whether the C++ compiler supports -Wloop-analysis... no js/src> checking whether the C++ compiler supports -Wc++11-compat-pedantic... no js/src> checking whether the C++ compiler supports -Wc++14-compat... yes js/src> checking whether the C++ compiler supports -Wc++14-compat-pedantic... no js/src> checking whether the C++ compiler supports -Wc++1z-compat... yes js/src> checking whether the C++ compiler supports -Wimplicit-fallthrough... yes js/src> checking whether the C compiler supports -Wstring-conversion... no js/src> checking whether the C++ compiler supports -Wstring-conversion... no js/src> checking whether the C compiler supports -Wthread-safety... no js/src> checking whether the C++ compiler supports -Wthread-safety... no js/src> checking whether the C++ compiler supports -Wno-inline-new-delete... no js/src> checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes js/src> checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes js/src> checking whether the C compiler supports -Wno-error=deprecated-declarations... yes js/src> checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes js/src> checking whether the C compiler supports -Wno-error=array-bounds... yes js/src> checking whether the C++ compiler supports -Wno-error=array-bounds... yes js/src> checking whether the C compiler supports -Wno-error=multistatement-macros... no js/src> checking whether the C++ compiler supports -Wno-error=multistatement-macros... no js/src> checking whether the C++ compiler supports -Wno-noexcept-type... yes js/src> checking for awk... /usr/bin/gawk js/src> checking for perl... /usr/local/bin/perl js/src> checking for minimum required perl version >= 5.006... 5.024003 js/src> checking for full perl installation... yes js/src> checking for gmake... /usr/bin/gmake js/src> checking for doxygen... not found js/src> checking for xargs... /usr/bin/xargs js/src> checking for rpmbuild... not found js/src> checking for autoconf... /usr/bin/autoconf-2.13 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 js/src> loading cache /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/config.cache js/src> checking host system type... x86_64-pc-linux-gnu js/src> checking target system type... x86_64-pc-linux-gnu js/src> checking build system type... x86_64-pc-linux-gnu js/src> checking for gcc... (cached) /usr/bin/gcc -std=gnu99 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 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 js/src> checking whether we are using GNU C... (cached) yes js/src> checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes js/src> checking for c++... (cached) /usr/bin/g++ -std=gnu++11 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 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 js/src> checking whether we are using GNU C++... (cached) yes js/src> checking whether /usr/bin/g++ -std=gnu++11 accepts -g... (cached) yes js/src> checking for ranlib... (cached) ranlib js/src> checking for as... (cached) /usr/bin/as js/src> checking for ar... (cached) ar js/src> checking for ld... (cached) ld js/src> checking for strip... (cached) strip js/src> checking for windres... no js/src> checking for sb-conf... no js/src> checking for ve... no js/src> checking for X... (cached) libraries /usr/lib64, headers js/src> checking for dnet_ntoa in -ldnet... (cached) no js/src> checking for dnet_ntoa in -ldnet_stub... (cached) no js/src> checking for gethostbyname... (cached) yes js/src> checking for connect... (cached) yes js/src> checking for remove... (cached) yes js/src> checking for shmat... (cached) yes js/src> checking for IceConnectionNumber in -lICE... (cached) yes js/src> checking for --noexecstack option to as... yes js/src> checking for -z noexecstack option to ld... yes js/src> checking for -z text option to ld... yes js/src> checking for --build-id option to ld... yes js/src> checking for working const... (cached) yes js/src> checking for mode_t... (cached) yes js/src> checking for off_t... (cached) yes js/src> checking for pid_t... (cached) yes js/src> checking for size_t... (cached) yes js/src> checking for ssize_t... yes js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no js/src> checking for dirent.h that defines DIR... (cached) yes js/src> checking for opendir in -ldir... (cached) no js/src> checking for gethostbyname_r in -lc_r... (cached) no js/src> checking for library containing dlopen... (cached) -ldl js/src> checking for dlfcn.h... (cached) yes js/src> checking for socket in -lsocket... (cached) no js/src> checking for pthread_create in -lpthreads... (cached) no js/src> checking for pthread_create in -lpthread... (cached) yes js/src> checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes js/src> checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no js/src> checking for 8-bit clean memcmp... (cached) yes js/src> checking for getc_unlocked... yes js/src> checking for _getc_nolock... no js/src> checking for gmtime_r... (cached) yes js/src> checking for localtime_r... (cached) yes js/src> checking for pthread_getname_np... yes js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached) js/src> checking for sin in -lm... yes js/src> checking for sincos in -lm... yes js/src> checking for __sincos in -lm... no js/src> checking for wcrtomb... (cached) yes js/src> checking for mbrtowc... (cached) yes js/src> checking for res_ninit()... (cached) yes js/src> checking for nl_langinfo and CODESET... (cached) yes js/src> checking for an implementation of va_copy()... (cached) yes js/src> checking whether va_list can be copied by value... (cached) no js/src> checking whether the C++ "using" keyword resolves ambiguity... (cached) yes js/src> checking for C++ dynamic_cast to void*... (cached) yes js/src> checking for __thread keyword for TLS variables... (cached) yes js/src> checking for __attribute__((always_inline))... (cached) yes js/src> checking for LC_MESSAGES... (cached) yes js/src> checking for localeconv... (cached) yes js/src> checking NSPR selection... command-line js/src> checking for valid optimization flags... yes js/src> checking for __cxa_demangle... (cached) yes js/src> checking for -pipe support... yes js/src> checking whether C compiler supports -fprofile-generate... yes js/src> checking for tm_zone tm_gmtoff in struct tm... yes js/src> checking what kind of list files are supported by the linker... linkerscript js/src> checking what kind of ordering can be done with the linker... section-ordering-file js/src> checking for posix_fadvise... (cached) yes js/src> checking for posix_fallocate... (cached) yes js/src> checking for malloc.h... (cached) yes js/src> checking for strndup... (cached) yes js/src> checking for posix_memalign... (cached) yes js/src> checking for memalign... (cached) yes js/src> checking for malloc_usable_size... (cached) yes js/src> checking whether malloc_usable_size definition can use const argument... no js/src> checking for valloc in malloc.h... yes js/src> checking for valloc in unistd.h... no js/src> checking for setlocale... yes js/src> checking for localeconv... (cached) yes js/src> updating cache /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/config.cache js/src> creating ./config.data js/src> Creating config.status Creating config.status Feeding the hatchlings... Finished reading 980 moz.build files in 3.89s Processed into 6823 build config descriptors in 3.16s RecursiveMake backend executed in 5.86s 2124 total backend files; 2124 created; 0 updated; 0 unchanged; 0 deleted; 38 -> 792 Makefile FasterMake backend executed in 0.59s 7 total backend files; 7 created; 0 updated; 0 unchanged; 0 deleted Total wall time: 13.95s; CPU time: 14.80s; Efficiency: 106%; Untracked: 0.45s 7878Configure complete! Be sure to run |mach build| to pick up any changes /usr/bin/gmake -f client.mk MOZ_PARALLEL_BUILD=8 -s Adding client.mk options from /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/.mozconfig: PYTHON=/usr/bin/python2 AUTOCONF=/usr/bin/autoconf-2.13 MOZ_MAKE_FLAGS=-j8 MOZ_OBJDIR=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o OBJDIR=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o FOUND_MOZCONFIG=/var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/.mozconfig Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. Elapsed: 0.00s; From dist/branding: Kept 0 existing; Added/updated 4; Removed 0 files and 0 directories. Elapsed: 0.00s; From dist/sdk: Kept 3 existing; Added/updated 8; Removed 0 files and 0 directories. Elapsed: 0.00s; From dist/xpi-stage: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories. Elapsed: 0.02s; From _tests: Kept 10 existing; Added/updated 76; Removed 0 files and 0 directories. Elapsed: 0.12s; From dist/idl: Kept 0 existing; Added/updated 1070; Removed 0 files and 0 directories. Elapsed: 0.45s; From dist/include: Kept 1777 existing; Added/updated 3026; Removed 0 files and 0 directories. Elapsed: 0.41s; From dist/bin: Kept 168 existing; Added/updated 1814; Removed 0 files and 0 directories. mozilla-config.h buildid.h source-repo.h nsinstall_real xpcom-config.h fficonfig.h marketplace-prod-public.inc js-confdefs.h necko-config.h application.ini.h cd util; /usr/bin/gmake private_export Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/private/nss cd freebl; /usr/bin/gmake private_export 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' 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' cd dbm; /usr/bin/gmake private_export cd include; /usr/bin/gmake private_export marketplace-prod-reviewers.inc js-config.h Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/private/dbm xpcom-private.h cd src; /usr/bin/gmake private_export ffi.h There are no private exports. There are no private exports. cd softoken; /usr/bin/gmake private_export DeprecatedPremultiplyTables.h cd legacydb; /usr/bin/gmake private_export There are no private exports. cd base; /usr/bin/gmake private_export cd dev; /usr/bin/gmake private_export cd pki; /usr/bin/gmake private_export cd libpkix; /usr/bin/gmake private_export marketplace-dev-public.inc cd include; /usr/bin/gmake private_export jsautokw.h CSS2Properties.webidl domainsfallbacks.properties.h cd pkix; /usr/bin/gmake private_export cd certsel; /usr/bin/gmake private_export cd crlsel; /usr/bin/gmake private_export cd mangle; /usr/bin/gmake private_export cd checker; /usr/bin/gmake private_export There are no private exports. cd params; /usr/bin/gmake private_export There are no private exports. marketplace-dev-reviewers.inc cd results; /usr/bin/gmake private_export selfhosted.out.h encodingsgroups.properties.h cd store; /usr/bin/gmake private_export cd top; /usr/bin/gmake private_export There are no private exports. cd util; /usr/bin/gmake private_export xpidl.stub There are no private exports. cd pkix_pl_nss; /usr/bin/gmake private_export cd pki; /usr/bin/gmake private_export cd mangle; /usr/bin/gmake export cd system; /usr/bin/gmake private_export marketplace-stage.inc cd module; /usr/bin/gmake private_export labelsencodings.properties.h There are no private exports. There are no private exports. cd certdb; /usr/bin/gmake private_export cd certhigh; /usr/bin/gmake private_export /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= -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 cd pk11wrap; /usr/bin/gmake private_export cd cryptohi; /usr/bin/gmake private_export cd nss; /usr/bin/gmake private_export manifest-signing-root.inc localesfallbacks.properties.h manifest-signing-test-root.inc nonparticipatingdomains.properties.h Elapsed: 0.09s; From ../../dist/idl: Kept 1070 existing; Added/updated 0; Removed 0 files and 0 directories. xpcshell.inc browser-feeds.xpt browsercompsbase.xpt fuel.xpt cd ssl; /usr/bin/gmake private_export There are no private exports. cd pkcs7; /usr/bin/gmake private_export jsinspector.xpt cd pkcs12; /usr/bin/gmake private_export There are no private exports. cd smime; /usr/bin/gmake private_export addons-public.inc cd crmf; /usr/bin/gmake private_export cd jar; /usr/bin/gmake private_export There are no private exports. cd ckfw; /usr/bin/gmake private_export cd builtins; /usr/bin/gmake private_export sessionstore.xpt There are no private exports. shellservice.xpt There are no private exports. status4evar.xpt addons-stage.inc accessibility.xpt cd util; /usr/bin/gmake export Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/include/nss There are no private exports. cd freebl; /usr/bin/gmake export 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' 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' There are no private exports. cd dbm; /usr/bin/gmake export privileged-package-root.inc cd include; /usr/bin/gmake export Creating /var/tmp/portage/www-client/palemoon-28.1.0/work/palemoon-28.1.0/o/dist/include/dbm There are no private exports. cd src; /usr/bin/gmake export alerts.xpt cd softoken; /usr/bin/gmake export appshell.xpt cd legacydb; /usr/bin/gmake export appstartup.xpt There are no private exports. cd legacydb; /usr/bin/gmake private_export There are no private exports. There are no private exports. cd base; /usr/bin/gmake export autocomplete.xpt There are no private exports. cd dev; /usr/bin/gmake export There are no private exports. cd pki; /usr/bin/gmake export There are no private exports. cd libpkix; /usr/bin/gmake export cd include; /usr/bin/gmake export There are no private exports. cd pkix; /usr/bin/gmake export cd certsel; /usr/bin/gmake export There are no private exports. cd crlsel; /usr/bin/gmake export autoconfig.xpt There are no private exports. cd checker; /usr/bin/gmake export There are no private exports. cd params; /usr/bin/gmake export browser-element.xpt There are no private exports. cd results; /usr/bin/gmake export There are no private exports. cd store; /usr/bin/gmake export There are no private exports. cd top; /usr/bin/gmake export caps.xpt There are no private exports. cd util; /usr/bin/gmake export There are no private exports. cd certsel; /usr/bin/gmake private_export There are no private exports. cd crlsel; /usr/bin/gmake private_export captivedetect.xpt There are no private exports. chrome.xpt cd checker; /usr/bin/gmake private_export There are no private exports. cd params; /usr/bin/gmake private_export There are no private exports. cd results; /usr/bin/gmake private_export commandhandler.xpt There are no private exports. cd store; /usr/bin/gmake private_export There are no private exports. cd top; /usr/bin/gmake private_export commandlines.xpt There are no private exports. cd util; /usr/bin/gmake private_export There are no private exports. There are no private exports. cd pkix_pl_nss; /usr/bin/gmake export cd pki; /usr/bin/gmake export There are no private exports. cd system; /usr/bin/gmake export There are no private exports. cd module; /usr/bin/gmake export composer.xpt content_events.xpt There are no private exports. cd pki; /usr/bin/gmake private_export content_geckomediaplugins.xpt There are no private exports. cd system; /usr/bin/gmake private_export There are no private exports. cd module; /usr/bin/gmake private_export There are no private exports. There are no private exports. cd include; /usr/bin/gmake private_export There are no private exports. cd pkix; /usr/bin/gmake private_export cd certsel; /usr/bin/gmake private_export There are no private exports. content_html.xpt cd crlsel; /usr/bin/gmake private_export There are no private exports. cd checker; /usr/bin/gmake private_export There are no private exports. cd params; /usr/bin/gmake private_export content_webrtc.xpt There are no private exports. cd results; /usr/bin/gmake private_export There are no private exports. cd store; /usr/bin/gmake private_export content_xslt.xpt cookie.xpt There are no private exports. cd top; /usr/bin/gmake private_export There are no private exports. cd util; /usr/bin/gmake private_export There are no private exports. There are no private exports. cd pkix_pl_nss; /usr/bin/gmake private_export directory.xpt cd pki; /usr/bin/gmake private_export There are no private exports. cd system; /usr/bin/gmake private_export There are no private exports. cd module; /usr/bin/gmake private_export There are no private exports. There are no private exports. There are no private exports. cd certdb; /usr/bin/gmake export diskspacewatcher.xpt There are no private exports. cd certhigh; /usr/bin/gmake export docshell.xpt There are no private exports. cd pk11wrap; /usr/bin/gmake export There are no private exports. cd cryptohi; /usr/bin/gmake export dom.xpt There are no private exports. cd nss; /usr/bin/gmake export dom_apps.xpt dom_audiochannel.xpt dom_base.xpt dom_canvas.xpt dom_core.xpt There are no private exports. cd ssl; /usr/bin/gmake export There are no private exports. cd pkcs7; /usr/bin/gmake export cd pkcs12; /usr/bin/gmake export cd smime; /usr/bin/gmake export dom_css.xpt cd crmf; /usr/bin/gmake export dom_events.xpt There are no private exports. cd jar; /usr/bin/gmake export cd ckfw; /usr/bin/gmake export cd builtins; /usr/bin/gmake export cd builtins; /usr/bin/gmake private_export dom_geolocation.xpt There are no private exports. There are no private exports. dom_html.xpt dom_json.xpt dom_media.xpt dom_network.xpt dom_notification.xpt dom_offline.xpt dom_permissionsettings.xpt dom_power.xpt dom_presentation.xpt dom_push.xpt dom_quota.xpt dom_range.xpt dom_security.xpt dom_settings.xpt dom_sidebar.xpt dom_smil.xpt dom_storage.xpt dom_stylesheets.xpt dom_svg.xpt dom_system.xpt dom_time.xpt dom_traversal.xpt dom_webspeechrecognition.xpt dom_webspeechsynth.xpt dom_workers.xpt dom_xbl.xpt dom_xhr.xpt dom_xpath.xpt dom_xul.xpt downloads.xpt editor.xpt embed_base.xpt extensions.xpt exthandler.xpt exthelper.xpt fastfind.xpt feeds.xpt filepicker.xpt find.xpt gfx.xpt html5.xpt htmlparser.xpt identity.xpt imglib2.xpt inspector.xpt intl.xpt jar.xpt jsdebugger.xpt jsdownloads.xpt layout_base.xpt layout_printing.xpt layout_xul.xpt layout_xul_tree.xpt locale.xpt loginmgr.xpt lwbrk.xpt mimetype.xpt mozfind.xpt mozintl.xpt necko.xpt necko_about.xpt necko_cache.xpt necko_cache2.xpt necko_cookie.xpt necko_dns.xpt necko_file.xpt necko_ftp.xpt necko_http.xpt necko_mdns.xpt necko_res.xpt necko_socket.xpt necko_strconv.xpt necko_viewsource.xpt necko_websocket.xpt necko_wyciwyg.xpt parentalcontrols.xpt pipnss.xpt pippki.xpt places.xpt plugin.xpt pref.xpt prefetch.xpt warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., warning: [const] doesn't make sense on builtin types., privatebrowsing.xpt rdf.xpt satchel.xpt saxparser.xpt services-crypto-component.xpt services_fxaccounts.xpt shistory.xpt spellchecker.xpt startupcache.xpt storage.xpt telemetry.xpt toolkit_asyncshutdown.xpt toolkit_filewatcher.xpt toolkit_finalizationwitness.xpt toolkit_formautofill.xpt toolkit_osfile.xpt toolkit_perfmonitoring.xpt toolkit_xulstore.xpt toolkitprofile.xpt toolkitremote.xpt txmgr.xpt txtsvc.xpt uconv.xpt unicharutil.xpt update.xpt uriloader.xpt urlformatter.xpt webBrowser_core.xpt webbrowserpersist.xpt webvtt.xpt widget.xpt windowds.xpt windowwatcher.xpt xpcom_base.xpt xpcom_components.xpt xpcom_ds.xpt xpcom_io.xpt xpcom_system.xpt xpcom_threads.xpt xpcom_xpti.xpt xpconnect.xpt xul.xpt xulapp.xpt xultmpl.xpt zipwriter.xpt langGroups.properties.h etld_data.inc nsStyleStructList.h xpcAccEvents.h PropertyUseCounterMap.inc TelemetryEventData.h UseCounterList.h nsCSSPropsGenerated.inc unixcharset.properties.h TelemetryEventEnums.h TelemetryHistogramData.inc TelemetryHistogramEnums.h TelemetryScalarData.h TelemetryScalarEnums.h libchromium_atomics.a.desc libfallible.a.desc libicustubdata.a.desc librlz.a.desc libtoolkit_components_statusfilter.a.desc libtoolkit_components_finalizationwitness.a.desc /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&)’: 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