DEBUG: Executing shell function do_compile
NOTE: make -j 22 SHELL=/bin/sh installdir=/usr/lib/firefox -f client.mk build
Traceback (most recent call last):
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 148, in <module>
    main(sys.argv[1:])
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 76, in main
    mach = get_mach()
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 67, in get_mach
    mach = check_and_get_mach(dir_path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 42, in check_and_get_mach
    return load_mach(dir_path, mach_path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 30, in load_mach
    return mach_bootstrap.bootstrap(dir_path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/build/mach_bootstrap.py", line 217, in bootstrap
    mach.load_commands_from_file(os.path.join(mozilla_dir, path))
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mach/mach/main.py", line 266, in load_commands_from_file
    imp.load_source(module_name, path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/addon-sdk/mach_commands.py", line 13, in <module>
    from mozbuild.base import (
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/base.py", line 17, in <module>
    from mach.mixin.process import ProcessExecutionMixin
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mach/mach/mixin/process.py", line 29, in <module>
    raise Exception('Could not detect environment shell!')
Exception: Could not detect environment shell!
Traceback (most recent call last):
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 148, in <module>
    main(sys.argv[1:])
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 76, in main
    mach = get_mach()
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 67, in get_mach
    mach = check_and_get_mach(dir_path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 42, in check_and_get_mach
    return load_mach(dir_path, mach_path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mach", line 30, in load_mach
    return mach_bootstrap.bootstrap(dir_path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/build/mach_bootstrap.py", line 217, in bootstrap
    mach.load_commands_from_file(os.path.join(mozilla_dir, path))
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mach/mach/main.py", line 266, in load_commands_from_file
    imp.load_source(module_name, path)
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/addon-sdk/mach_commands.py", line 13, in <module>
    from mozbuild.base import (
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/base.py", line 17, in <module>
    from mach.mixin.process import ProcessExecutionMixin
  File " /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mach/mach/mixin/process.py", line 29, in <module>
    raise Exception('Could not detect environment shell!')
Exception: Could not detect environment shell!
make -f  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/client.mk realbuild CREATE_MOZCONFIG_JSON=
Adding client.mk options from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozconfig:
    CONFIG_GUESS=arm-oe-linux-gnueabi
    MOZ_MAKE_FLAGS=-j 22
    MOZ_OBJDIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir
    OBJDIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir
    FOUND_MOZCONFIG= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozconfig
make[1]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38'
make[2]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38'
cp  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozconfig  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/.mozconfig
cd  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/configure --target=arm-oe-linux-gnueabi --host=x86_64-linux --build=x86_64-linux --prefix=/usr --disable-elf-hack --disable-static --enable-nls
Adding configure options from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozconfig
  --enable-application=browser
  --target=arm-oe-linux-gnueabi
  --prefix=/usr
  --libdir=/usr/lib
  --enable-application=browser
  --enable-official-branding
  --disable-elf-hack
  --disable-gold
  --disable-strip
  --disable-install-strip
  --with-system-zlib
  --with-system-bz2
  --with-system-libevent
  --with-system-libvpx
  --with-system-icu
  --enable-system-ffi
  --enable-system-pixman
  --enable-startup-notification
  --enable-pulseaudio
  --disable-gstreamer
  --disable-pango
  --disable-tests
  --disable-necko-wifi
  --disable-pedantic
  --disable-gnomevfs
  --disable-gconf
  --disable-crashreporter
  --disable-updater
  --disable-installer
  --disable-debug-symbols
loading cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
checking target system type... arm-oe-linux-gnueabi
checking build system type... x86_64-pc-linux-gnu
checking for gawk... (cached) gawk
checking for python2.7... (cached) /usr/bin/python2.7
Creating Python environment
checking Python environment is Mozilla virtualenv... yes
checking for perl5... (cached) /usr/bin/perl
checking for objcopy... (cached) /usr/bin/objcopy
cross compiling from x86_64-pc-linux-gnu to arm-oe-linux-gnueabi
checking for host c compiler... checking for cc... (cached) gcc 
gcc 
checking for host c++ compiler... checking for c++... (cached) g++ 
g++ 
checking for ranlib... (cached) ranlib
checking for ar... (cached) ar
checking whether the host c compiler (gcc  -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -L /tmp-glibc/sysroots/x86_64-linux/usr/lib -L /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-O1) works... yes
checking whether the host c++ compiler (g++  -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -L /tmp-glibc/sysroots/x86_64-linux/usr/lib -L /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-O1) works... yes
checking for arm-oe-linux-gnueabi-gcc... (cached) arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm
checking for gcc... arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm
checking whether the C compiler (arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm  -Os -fsigned-char -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed) works... yes
checking whether the C compiler (arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm  -Os -fsigned-char -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed) is a cross-compiler... yes
checking whether we are using GNU C... (cached) yes
checking whether arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm accepts -g... (cached) yes
checking for arm-oe-linux-gnueabi-g++... (cached) arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm
checking for c++... arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm
checking whether the C++ compiler (arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm  -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed) works... yes
checking whether the C++ compiler (arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm  -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed) is a cross-compiler... yes
checking whether we are using GNU C++... (cached) yes
checking whether arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm accepts -g... (cached) yes
checking for arm-oe-linux-gnueabi-ranlib... (cached) arm-oe-linux-gnueabi-ranlib
checking for arm-oe-linux-gnueabi-ar... (cached) arm-oe-linux-gnueabi-ar
checking for arm-oe-linux-gnueabi-as... (cached) arm-oe-linux-gnueabi-as 
checking for arm-oe-linux-gnueabi-ld... (cached) arm-oe-linux-gnueabi-ld --sysroot= /tmp-glibc/sysroots/qemuarm 
checking for arm-oe-linux-gnueabi-strip... (cached) arm-oe-linux-gnueabi-strip
checking for arm-oe-linux-gnueabi-windres... no
checking for arm-oe-linux-gnueabi-windres... no
checking for arm-oe-linux-gnueabi-otool... no
checking for arm-oe-linux-gnueabi-otool... no
checking how to run the C preprocessor... arm-oe-linux-gnueabi-gcc -E --sysroot= /tmp-glibc/sysroots/qemuarm  -march=armv5e -marm
checking how to run the C++ preprocessor... (cached) arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -E
checking for a BSD compatible install... (cached)  /tmp-glibc/sysroots/x86_64-linux/usr/bin/install -c
checking whether ln -s works... (cached) yes
checking for minimum required perl version >= 5.006... 5.018002
checking for full perl installation... yes
checking for doxygen... (cached) :
checking for autoconf... (cached)  /tmp-glibc/sysroots/x86_64-linux/usr/bin/autoconf
checking for unzip... (cached)  /tmp-glibc/sysroots/x86_64-linux/usr/bin/unzip
checking for zip... (cached)  /tmp-glibc/sysroots/x86_64-linux/usr/bin/zip
checking for xargs... (cached) /usr/bin/xargs
checking for rpmbuild... (cached)  /tmp-glibc/sysroots/x86_64-linux/usr/bin/rpmbuild
checking for make... (cached) /usr/bin/make
checking for X... (cached) libraries , headers 
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) no
checking for connect... (cached) no
checking for remove... (cached) no
checking for shmat... (cached) no
checking for IceConnectionNumber in -lICE... (cached) yes
checking for ARM SIMD support in compiler... no
checking ARM version support in compiler... 5
checking for ARM NEON support in compiler... yes
checking that static assertion macros used in autoconf tests work... (cached) 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... no
checking if toolchain supports -mssse3 option... no
checking if toolchain supports -msse4.1 option... no
checking whether the C++ compiler supports -Wno-inline-new-delete... no
checking whether ld has archive extraction flags... (cached) yes
checking for 64-bit OS... no
checking whether the C++ compiler (arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm  -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler... yes
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for gcc c++0x headers bug without rtti... (cached) no
checking for host gcc c++0x headers bug without rtti... (cached) no
checking for gcc PR49911... no
checking for llvm pr8927... no
checking for __force_align_arg_pointer__ attribute... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/byteorder.h... (cached) no
checking for compat.h... (cached) no
checking for getopt.h... (cached) yes
checking for sys/bitypes.h... (cached) yes
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking for gnu/libc-version.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for X11/XKBlib.h... (cached) yes
checking for io.h... (cached) no
checking for cpuid.h... (cached) no
checking for sys/statvfs.h... (cached) yes
checking for sys/statfs.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for sys/quota.h... (cached) yes
checking for sys/sysmacros.h... (cached) yes
checking for linux/quota.h... (cached) yes
checking for linux/if_addr.h... (cached) yes
checking for linux/rtnetlink.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for byteswap.h... (cached) yes
checking for sockaddr_in.sin_len... (cached) false
checking for sockaddr_in6.sin6_len... (cached) false
checking for sockaddr.sa_len... (cached) false
checking for sys/cdefs.h... (cached) yes
checking for linux/perf_event.h... (cached) yes
checking for perf_event_open system call... (cached) yes
checking for gethostbyname_r in -lc_r... (cached) no
checking for library containing dlopen... (cached) -ldl
checking for dlfcn.h... (cached) yes
checking for dladdr... (cached) yes
checking for memmem... (cached) yes
checking for socket in -lsocket... (cached) no
checking for XDrawLines in -lX11... (cached) yes
checking for XextAddDisplay in -lXext... (cached) yes
checking for XtFree in -lXt... (cached) yes
checking for XShmCreateImage in -lXext... (cached) yes
checking for X11/extensions/scrnsaver.h... (cached) yes
checking for XScreenSaverQueryInfo in -lXss... (cached) yes
checking for pthread_create in -lpthreads... (cached) no
checking for pthread_create in -lpthread... (cached) yes
checking whether arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm accepts -pthread... yes
checking whether arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) no
checking for stat64... (cached) yes
checking for lstat64... (cached) yes
checking for truncate64... (cached) yes
checking for statvfs64... (cached) yes
checking for statvfs... (cached) yes
checking for statfs64... (cached) yes
checking for statfs... (cached) yes
checking for getpagesize... (cached) yes
checking for gmtime_r... (cached) yes
checking for localtime_r... (cached) yes
checking for arc4random... (cached) no
checking for arc4random_buf... (cached) no
checking for clock_gettime(CLOCK_MONOTONIC)... (cached) 
checking for wcrtomb... (cached) yes
checking for mbrtowc... (cached) yes
checking for res_ninit()... (cached) yes
checking for iconv in -lc... (cached) yes
checking for iconv()... (cached) yes
checking for iconv() with const input... (cached) no
checking for nl_langinfo and CODESET... (cached) yes
checking for an implementation of va_copy()... (cached) yes
checking whether va_list can be copied by value... (cached) yes
checking for ARM EABI... (cached) yes
checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
checking for C++ dynamic_cast to void*... (cached) no
checking for __thread keyword for TLS variables... (cached) yes
checking for malloc.h... (cached) yes
checking for alloca.h... (cached) yes
checking for strndup... (cached) yes
checking for posix_memalign... (cached) yes
checking for memalign... (cached) yes
checking for malloc_usable_size... (cached) yes
checking for malloc.h... (cached) 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 for __attribute__((always_inline))... (cached) yes
checking for __attribute__((malloc))... (cached) yes
checking for __attribute__((warn_unused_result))... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for localeconv... (cached) yes
checking NSPR selection... source-tree
checking for pkg-config... (cached)  /tmp-glibc/sysroots/x86_64-linux/usr/bin/pkg-config
checking for libevent... yes
checking MOZ_LIBEVENT_CFLAGS... 
checking MOZ_LIBEVENT_LIBS... -levent
checking for YASM assembler... checking for yasm... (cached) yasm
checking for gzread in -lz... (cached) yes
checking for BZ2_bzread in -lbz2... (cached) yes
checking for libffi >= 3.0.9... yes
checking MOZ_FFI_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/lib/libffi-3.2.1/include
checking MOZ_FFI_LIBS... -lffi
checking for application to build... browser
checking if app-specific confvars.sh exists...  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/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 /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/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 libstartup-notification-1.0 >= 0.8... yes
checking MOZ_STARTUP_NOTIFICATION_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/startup-notification-1.0
checking MOZ_STARTUP_NOTIFICATION_LIBS... -lstartup-notification-1
checking for pango >= 1.22.0... yes
checking _PANGOCHK_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include
checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lglib-2.0
checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
checking MOZ_PANGO_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/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 gtk+-2.0 >= 2.14... yes
checking _GTKCHECK_CFLAGS... -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/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 /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include
checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for dbus-1 >= 0.60... yes
checking MOZ_DBUS_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include
checking MOZ_DBUS_LIBS... -ldbus-1
checking for dbus-glib-1 >= 0.60... yes
checking MOZ_DBUS_GLIB_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include
checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
checking __attribute__ ((aligned ())) support... (cached) 64
checking for vpx >= 1.3.0... yes
checking MOZ_LIBVPX_CFLAGS... 
checking MOZ_LIBVPX_LIBS... -lvpx -lm
checking for vpx/vpx_decoder.h... (cached) yes
checking for vpx_codec_dec_init_ver in -lvpx... (cached) yes
checking for vpx_mem/vpx_mem.h... (cached) no
checking for alsa... yes
checking MOZ_ALSA_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/alsa
checking MOZ_ALSA_LIBS... -lasound
checking for libpulse... yes
checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
checking MOZ_PULSEAUDIO_LIBS... -lpulse
checking for java... (cached) /usr/bin/java
checking for javac... (cached) /usr/bin/javac
checking for javah... (cached) /usr/bin/javah
checking for jar... (cached) /usr/bin/jar
checking for jarsigner... (cached) /usr/bin/jarsigner
checking for keytool... (cached) /usr/bin/keytool
checking for linux/joystick.h... (cached) yes
Using $(CC) as the assembler for ARM code.
checking for gnutar... (cached) tar
checking for wget... (cached) wget
checking for valid optimization flags... yes
checking for __cxa_demangle... (cached) yes
checking for unwind.h... (cached) yes
checking for _Unwind_Backtrace... (cached) yes
checking for -pipe support... yes
checking whether C compiler supports -fprofile-generate... yes
checking whether C compiler supports -fno-integrated-as... no
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 /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include
checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
checking for freetype2 >= 6.1.0... yes
checking FT2_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2
checking FT2_LIBS... -lfreetype
checking for FT_Bitmap_Size.y_ppem... (cached) yes
checking for FT_GlyphSlot_Embolden... (cached) yes
checking for FT_Load_Sfnt_Table... (cached) yes
checking for fontconfig/fcfreetype.h... (cached) yes
checking for fontconfig... yes
checking _FONTCONFIG_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2
checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
checking for pixman-1 >= 0.19.2... yes
checking PIXMAN_CFLAGS... -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1
checking PIXMAN_LIBS... -lpixman-1
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/int_types.h... (cached) no
checking for posix_fadvise... (cached) yes
checking for posix_fallocate... (cached) yes
checking for icu-i18n >= 50.1... yes
checking MOZ_ICU_CFLAGS... 
checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata
creating ./config.status


Reticulating splines...
Finished reading 2119 moz.build files in 4.57s
Processed into 6545 build config descriptors in 3.22s
Backend executed in 5.18s
1899 total backend files; 0 created; 0 updated; 1899 unchanged; 0 deleted; 81 -> 690 Makefile
Total wall time: 13.47s; CPU time: 12.15s; Efficiency: 90%; Untracked: 0.49s
make[2]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38'
make -j 22 -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir
make[2]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
if test -d dist/bin/browser ; then touch dist/bin/browser/.purgecaches ; fi
if test -d dist/bin/webapprt ; then touch dist/bin/webapprt/.purgecaches ; fi
make[3]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/bin _build_manifests/install/dist_bin
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/idl _build_manifests/install/dist_idl
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/include _build_manifests/install/dist_include
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/public _build_manifests/install/dist_public
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/private _build_manifests/install/dist_private
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/sdk _build_manifests/install/dist_sdk
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/xpi-stage _build_manifests/install/dist_xpi-stage
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest _tests _build_manifests/install/tests
From dist/xpi-stage: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
From dist/sdk: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/mathfont.properties: WARNING: no preprocessor directives found
From dist/bin: Kept 179 existing; Added/updated 55; Removed 0 files and 0 directories.
From dist/idl: Kept 0 existing; Added/updated 1101; Removed 0 files and 0 directories.
From dist/include: Kept 1825 existing; Added/updated 2564; Removed 0 files and 0 directories.
From _tests: Kept 17 existing; Added/updated 10826; Removed 0 files and 0 directories.
make recurse_export
make[4]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config'
mkdir -p '.deps/'
host_nsinstall.o
gcc  -o host_nsinstall.o -c -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -DXP_UNIX -MD -MP -MF .deps/host_nsinstall.o.pp -O3 -DUNICODE -D_UNICODE -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config -I.  -I../dist/include  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/nsinstall.c
host_pathsub.o
gcc  -o host_pathsub.o -c -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -DXP_UNIX -MD -MP -MF .deps/host_pathsub.o.pp -O3 -DUNICODE -D_UNICODE -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config -I.  -I../dist/include  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pathsub.c
nsinstall_real
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_exec.py -- gcc  -o nsinstall_real -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -DXP_UNIX -MD -MP -MF .deps/nsinstall_real.pp -O3 -DUNICODE -D_UNICODE -L /tmp-glibc/sysroots/x86_64-linux/usr/lib -L /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-O1 host_nsinstall.o host_pathsub.o  
cp nsinstall_real nsinstall.tmp
mv nsinstall.tmp nsinstall
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/nsinstall.py -t -m 755 'nsinstall' '../dist/bin'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config'
../config/nsinstall -R -m 755 'nsinstall' '../dist/bin'
../config/nsinstall -R -m 644 '../mozilla-config.h' '../dist/include'
mkdir -p 'system_wrappers/'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/make-stl-wrappers.py stl_wrappers gcc  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc-stl-wrapper.template.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/stl-headers
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/make-platformini.py --print-buildid > buildid
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DMOZ_SHARED_ICU -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' \
		-DMOZ_TREE_CAIRO=1 \
		-DMOZ_TREE_PIXMAN= \
		-DMOZ_NATIVE_HUNSPELL= \
		-DMOZ_NATIVE_BZ2=1 \
		-DMOZ_NATIVE_ZLIB=1 \
		-DMOZ_NATIVE_PNG= \
		-DMOZ_NATIVE_JPEG= \
		-DMOZ_NATIVE_LIBEVENT=1 \
		-DMOZ_NATIVE_LIBVPX=1 \
		-DMOZ_NATIVE_ICU=1 \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/system-headers | /usr/bin/perl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/config/make-system-wrappers.pl system_wrappers
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/nsinstall.py -t stl_wrappers ../dist
touch ../dist/stl_wrappers/sentinel
../config/nsinstall -R system_wrappers ../dist
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/nspr'
make -C ../../../nsprpub export SHARED_LIBRARY= IMPORT_LIBRARY= SHARED_LIB_PDB=
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/xpidl'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/mozjemalloc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/mozjemalloc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/mozalloc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/mozalloc'
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub'
make -C config export
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora'
make[5]: Nothing to be done for `export'.
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/probes'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/probes'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/mozglue/build'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/mozglue/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/icu'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/icu'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/build'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/sqlite'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/sqlite'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/locales'
make[5]: Nothing to be done for `export'.
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libjpeg'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/locales'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libjpeg'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/config'
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/idl-parser'
../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply/ply/__init__.py' '../../dist/sdk/bin/ply'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libopus'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libopus'
gcc  -o now.o -c -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -DXP_UNIX  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/config/now.c
../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply/ply/lex.py' '../../dist/sdk/bin/ply'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/ffi'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/ffi'
../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply/ply/yacc.py' '../../dist/sdk/bin/ply'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/freetype2'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/freetype2'
../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser/header.py' '../../dist/sdk/bin'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/nss'
../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser/typelib.py' '../../dist/sdk/bin'
LDFLAGS=-Wl,--build-id make -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib private_export  CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' SOURCE_MD_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist SOURCE_MDHEADERS_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr DIST= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist NSPR_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr NSPR_LIB_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 SQLITE_LIB_NAME=mozsqlite3 SQLITE_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include topsrcdir=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38' BUILD=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/$(subst $(topsrcdir)/security/,,$(CURDIR))' BUILD_TREE='$(BUILD)' OBJDIR='$(BUILD)' DEPENDENCIES='$(BUILD)/.deps' SINGLE_SHLIB_DIR='$(BUILD)' SOURCE_XP_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC=1 NSS_ENABLE_ZLIB= PROGRAMS= CHECKLOC= NATIVE_CC='gcc ' CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' CCC=' arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' LINK='arm-oe-linux-gnueabi-ld --sysroot= /tmp-glibc/sysroots/qemuarm ' AS=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' AR='arm-oe-linux-gnueabi-ar crs $@' RANLIB='arm-oe-linux-gnueabi-ranlib' RC=' ' OS_ARCH='Linux' OS_TEST='arm' CPU_ARCH='arm'  FREEBL_NO_DEPEND=0 FREEBL_LOWHASH=1 NSS_NO_PKCS11_BYPASS=1 PUBLIC_EXPORT_DIR=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/$(MODULE)' SOURCE_XPHEADERS_DIR='$(SOURCE_XP_DIR)/include/$(MODULE)' MODULE_INCLUDES='$(addprefix -I$(SOURCE_XP_DIR)/include/,$(REQUIRES))' MAKE_OBJDIR='$(INSTALL) -D $(OBJDIR)' TARGETS='$(LIBRARY) $(SHARED_LIBRARY) $(PROGRAM)' NSINSTALL=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall' 
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/src'
../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom'
../config/nsinstall -R -m 644 'xpcom-config.h' '../dist/include'
../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser/xpidl.py' '../../dist/sdk/bin'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ipc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ipc'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py \
	  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply \
	   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser/header.py --cachedir=../../xpcom/idl-parser --regen
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/testshell'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/testshell'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/embedjs.py -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DMOZ_GLUE_IN_PROGRAM -DAB_CD= -DNO_NSPR_10_SUPPORT -DSTATIC_JS_API='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DMOZJS_MAJOR_VERSION='38' -DMOZJS_MINOR_VERSION='7' -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DD_INO='d_ino' -DJS_CPU_ARM='1' -DJS_NUNBOX32='1' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ENDIAN_H='1' -DJS_HAVE_ENDIAN_H='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_STATVFS_H='1' -DHAVE_SYS_STATFS_H='1' -DHAVE_SYS_VFS_H='1' -DHAVE_SYS_MOUNT_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -D_REENTRANT='1' -DHAVE_GETC_UNLOCKED='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_LIBM='1' -DHAVE_LOG2='1' -DHAVE_LOG1P='1' -DHAVE_EXPM1='1' -DHAVE_ACOSH='1' -DHAVE_ASINH='1' -DHAVE_ATANH='1' -DHAVE_TRUNC='1' -DHAVE_CBRT='1' -DHAVE_WCRTOMB='1' -DHAVE_MBRTOWC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_CPP_AMBIGUITY_RESOLVING_USING='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DMOZ_UPDATE_CHANNEL='default' -DRELEASE_BUILD='1' -DJS_TRACE_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DJS_CODEGEN_ARM='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DHAVE_TM_ZONE_TM_GMTOFF='1' -DCPP_THROW_NEW='throw()' -DEDITLINE='1' -DJS_HAS_CTYPES='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMALLOC_H='<malloc.h>' -DHAVE_SETLOCALE='1' -DHAVE_LOCALECONV='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DNDEBUG -DTRIMMED \
	  -c ' arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' -p '-E -o ' -m  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/js.msg \
	  -o selfhosted.out.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Utilities.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Array.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Date.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Error.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Generator.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Intl.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/IntlData.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Iterator.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Map.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Number.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Object.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/String.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/Set.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/TypedArray.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/TypedObject.js  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/builtin/WeakSet.js 
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk'
../config/nsinstall -R -m 644 'necko-config.h' '../dist/include'
LDFLAGS=-Wl,--build-id make -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/lib private_export  CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' SOURCE_MD_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist SOURCE_MDHEADERS_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr DIST= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist NSPR_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr NSPR_LIB_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 SQLITE_LIB_NAME=mozsqlite3 SQLITE_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include topsrcdir=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38' BUILD=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/$(subst $(topsrcdir)/security/,,$(CURDIR))' BUILD_TREE='$(BUILD)' OBJDIR='$(BUILD)' DEPENDENCIES='$(BUILD)/.deps' SINGLE_SHLIB_DIR='$(BUILD)' SOURCE_XP_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC=1 NSS_ENABLE_ZLIB= PROGRAMS= CHECKLOC= NATIVE_CC='gcc ' CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' CCC=' arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' LINK='arm-oe-linux-gnueabi-ld --sysroot= /tmp-glibc/sysroots/qemuarm ' AS=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' AR='arm-oe-linux-gnueabi-ar crs $@' RANLIB='arm-oe-linux-gnueabi-ranlib' RC=' ' OS_ARCH='Linux' OS_TEST='arm' CPU_ARCH='arm'  FREEBL_NO_DEPEND=0 FREEBL_LOWHASH=1 NSS_NO_PKCS11_BYPASS=1 PUBLIC_EXPORT_DIR=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/$(MODULE)' SOURCE_XPHEADERS_DIR='$(SOURCE_XP_DIR)/include/$(MODULE)' MODULE_INCLUDES='$(addprefix -I$(SOURCE_XP_DIR)/include/,$(REQUIRES))' MAKE_OBJDIR='$(INSTALL) -D $(OBJDIR)' TARGETS='$(LIBRARY) $(SHARED_LIBRARY) $(PROGRAM)' NSINSTALL=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall' 
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/app'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/util'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/util'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/apps'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py marketplaceProdPublicRoot  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/marketplace-prod-public.crt > marketplace-prod-public.inc
LDFLAGS=-Wl,--build-id make -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign private_export  CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' SOURCE_MD_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist SOURCE_MDHEADERS_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr DIST= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist NSPR_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr NSPR_LIB_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 SQLITE_LIB_NAME=mozsqlite3 SQLITE_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include topsrcdir=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38' BUILD=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/$(subst $(topsrcdir)/security/,,$(CURDIR))' BUILD_TREE='$(BUILD)' OBJDIR='$(BUILD)' DEPENDENCIES='$(BUILD)/.deps' SINGLE_SHLIB_DIR='$(BUILD)' SOURCE_XP_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC=1 NSS_ENABLE_ZLIB= PROGRAMS= CHECKLOC= NATIVE_CC='gcc ' CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' CCC=' arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' LINK='arm-oe-linux-gnueabi-ld --sysroot= /tmp-glibc/sysroots/qemuarm ' AS=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' AR='arm-oe-linux-gnueabi-ar crs $@' RANLIB='arm-oe-linux-gnueabi-ranlib' RC=' ' OS_ARCH='Linux' OS_TEST='arm' CPU_ARCH='arm'  FREEBL_NO_DEPEND=0 FREEBL_LOWHASH=1 NSS_NO_PKCS11_BYPASS=1 PUBLIC_EXPORT_DIR=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/$(MODULE)' SOURCE_XPHEADERS_DIR='$(SOURCE_XP_DIR)/include/$(MODULE)' MODULE_INCLUDES='$(addprefix -I$(SOURCE_XP_DIR)/include/,$(REQUIRES))' MAKE_OBJDIR='$(INSTALL) -D $(OBJDIR)' TARGETS='$(LIBRARY) $(SHARED_LIBRARY) $(PROGRAM)' NSINSTALL=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall' 
WARNING: mkdir -dot- requested by make -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/app export
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/glue'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/glue'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py marketplaceProdReviewersRoot  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/marketplace-prod-reviewers.crt > marketplace-prod-reviewers.inc
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/app'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/angle'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/angle'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/2d'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/2d'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/shell'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/shell'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium'
mkdir -p ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium/third_party/libevent/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/testing/gtest'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/testing/gtest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src'
../../../../config/nsinstall -R -m 644 'cairo-features.h' '../../../../dist/include/cairo'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/gl'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/gl'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py marketplaceDevPublicRoot  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/marketplace-dev-public.crt > marketplace-dev-public.inc
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py \
	  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply \
	   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl/ipdl.py \
	  --outheaders-dir=_ipdlheaders \
	  --outcpp-dir=. \
	  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/asmjscache -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/broadcastchannel -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/cellbroadcast/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobileconnection/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/network -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/telephony/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/testshell -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/ftp -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/websocket -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/wyciwyg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/prefetch \
	   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/ipc/PDocAccessible.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/asmjscache/PAsmJSCacheEntry.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc/BluetoothTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc/PBluetooth.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc/PBluetoothRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/broadcastchannel/PBroadcastChannel.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/cellbroadcast/ipc/PCellBroadcast.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage/PDeviceStorageRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem/PFileSystemRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc/PFMRadio.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc/PFMRadioRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBCursor.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBDatabase.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBDatabaseFile.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBFactory.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBFactoryRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBSharedTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBTransaction.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PBackgroundIDBVersionChangeTransaction.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB/PIndexedDBPermissionRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/DOMTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PBlob.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PBlobStream.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PBrowser.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PBrowserOrId.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PColorPicker.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PContent.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PContentBridge.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PContentPermission.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PContentPermissionRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PCrashReporter.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PCycleCollectWithLogs.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PDocumentRenderer.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PFilePicker.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PMemoryReportRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PPluginWidget.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PProcessHangMonitor.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PScreenManager.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/PTabContext.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/GMPTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/PGMP.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/PGMPAudioDecoder.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/PGMPDecryptor.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/PGMPStorage.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/PGMPTimer.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/PGMPVideoDecoder.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp/PGMPVideoEncoder.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc/PSpeechSynthesis.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc/PSpeechSynthesisRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobileconnection/ipc/PMobileConnection.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobileconnection/ipc/PMobileConnectionRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobileconnection/ipc/PMobileConnectionTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc/PMobileMessageCursor.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc/PSms.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc/PSmsRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc/SmsTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/network/PTCPServerSocket.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/network/PTCPSocket.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/network/PUDPSocket.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PBrowserStream.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PPluginBackgroundDestroyer.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PPluginInstance.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PPluginModule.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PPluginScriptableObject.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PPluginStream.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PPluginSurface.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PStreamNotify.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/plugins/ipc/PluginTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage/PStorage.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/telephony/ipc/PTelephony.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/telephony/ipc/PTelephonyRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/telephony/ipc/TelephonyTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/ipc/PVoicemail.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers/ServiceWorkerRegistrarTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc/PPrintProgressDialog.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc/PPrinting.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/hunspell/src/PRemoteSpellcheckEngine.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/LayersMessages.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/LayersSurfaces.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/PCompositable.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/PCompositor.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/PImageBridge.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/PLayer.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/PLayerTransaction.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/PSharedBufferManager.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/PTexture.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox/PHal.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/InputStreamParams.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/PBackground.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/PBackgroundSharedTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/PBackgroundTest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/PFileDescriptorSet.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/PProcLoader.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/ProtocolTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue/URIParams.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/testshell/PTestShell.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/testshell/PTestShellCommand.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/ipc/JavaScriptTypes.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/ipc/PJavaScript.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/ipc/PRenderFrame.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/ipc/PVsync.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cookie/PCookieService.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns/PDNSRequest.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns/PDNSRequestParams.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc/NeckoChannelParams.ipdlh  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc/PChannelDiverter.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc/PNecko.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc/PRemoteOpenFile.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc/PRtspChannel.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc/PRtspController.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/ftp/PFTPChannel.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http/PHttpChannel.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/websocket/PWebSocket.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/wyciwyg/PWyciwygChannel.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler/PExternalHelperApp.ipdl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/prefetch/POfflineCacheUpdate.ipdl
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/devicestorage'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/devicestorage'
echo '#include <event.h>' >  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium/third_party/libevent/event.h
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/genTables.py
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py marketplaceDevReviewersRoot  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/marketplace-dev-reviewers.crt > marketplace-dev-reviewers.inc
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/harfbuzz/src'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/harfbuzz/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers'
make[5]: Nothing to be done for `export'.
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings'
Makefile:68: codegen.pp: No such file or directory
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py marketplaceStageRoot  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/marketplace-stage.crt > marketplace-stage.inc
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/cellbroadcast'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/cellbroadcast'
arm-oe-linux-gnueabi-gcc -E --sysroot= /tmp-glibc/sysroots/qemuarm  -march=armv5e -marm -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style \
	   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/webidl/CSS2PropertiesProps.h | \
	    PYTHONDONTWRITEBYTECODE=1  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python \
	       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings/GenerateCSS2PropertiesWebIDL.py \
	       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/webidl/CSS2Properties.webidl.in > CSS2Properties.webidl
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/skia'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/skia'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py trustedAppPublicRoot  > manifest-signing-root.inc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/encoding'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/props2arrays.py domainsfallbacks.properties.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/encoding/domainsfallbacks.properties
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/filesystem'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/filesystem'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/props2arrays.py encodingsgroups.properties.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/encoding/encodingsgroups.properties
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/fmradio'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/fmradio'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py trustedAppTestRoot  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/../manager/ssl/tests/unit/test_signed_manifest/trusted_ca1.der > manifest-signing-test-root.inc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/asmjscache'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/asmjscache'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/props2arrays.py labelsencodings.properties.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/encoding/labelsencodings.properties
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/lib'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobilemessage'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobilemessage'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/gen_cert_header.py xpcshellRoot  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/apps/../manager/ssl/tests/unit/test_signed_apps/trusted_ca1.der > xpcshell.inc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/storage'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/storage'
rm -f HTMLMediaElement.webidl
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/webidl/HTMLMediaElement.webidl -o HTMLMediaElement.webidl
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign'
rm -f Navigator.webidl
Creating  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
cd util; make private_export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/webidl/Navigator.webidl -o Navigator.webidl
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 basicutil.h secutil.h pk11table.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
cd mangle; make private_export
rm -f Window.webidl
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/props2arrays.py localesfallbacks.properties.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/encoding/localesfallbacks.properties
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/lib'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/props2arrays.py nonparticipatingdomains.properties.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/encoding/nonparticipatingdomains.properties
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/webidl/Window.webidl -o Window.webidl
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/network'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/network'
gcc   now.o -L /tmp-glibc/sysroots/x86_64-linux/usr/lib -L /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-O1  -o now
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/plugins/ipc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/plugins/ipc'
LDFLAGS=-Wl,--build-id make -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/lib export  CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' SOURCE_MD_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist SOURCE_MDHEADERS_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr DIST= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist NSPR_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr NSPR_LIB_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 SQLITE_LIB_NAME=mozsqlite3 SQLITE_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include topsrcdir=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38' BUILD=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/$(subst $(topsrcdir)/security/,,$(CURDIR))' BUILD_TREE='$(BUILD)' OBJDIR='$(BUILD)' DEPENDENCIES='$(BUILD)/.deps' SINGLE_SHLIB_DIR='$(BUILD)' SOURCE_XP_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC=1 NSS_ENABLE_ZLIB= PROGRAMS= CHECKLOC= NATIVE_CC='gcc ' CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' CCC=' arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' LINK='arm-oe-linux-gnueabi-ld --sysroot= /tmp-glibc/sysroots/qemuarm ' AS=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' AR='arm-oe-linux-gnueabi-ar crs $@' RANLIB='arm-oe-linux-gnueabi-ranlib' RC=' ' OS_ARCH='Linux' OS_TEST='arm' CPU_ARCH='arm'  FREEBL_NO_DEPEND=0 FREEBL_LOWHASH=1 NSS_NO_PKCS11_BYPASS=1 PUBLIC_EXPORT_DIR=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/$(MODULE)' SOURCE_XPHEADERS_DIR='$(SOURCE_XP_DIR)/include/$(MODULE)' MODULE_INCLUDES='$(addprefix -I$(SOURCE_XP_DIR)/include/,$(REQUIRES))' MAKE_OBJDIR='$(INSTALL) -D $(OBJDIR)' TARGETS='$(LIBRARY) $(SHARED_LIBRARY) $(PROGRAM)' NSINSTALL=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall' PRIVATE_EXPORTS=
../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/.ycm_extra_conf.py' ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/indexedDB'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/indexedDB'
rm -f '../dist/bin/application.ini'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/broadcastchannel'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/broadcastchannel'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/util'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/application.ini.pp --silence-missing-directive-warnings -DAPP_BUILDID=20160601145928 -DGRE_MILESTONE='38.7.1' -DMOZ_APP_VERSION='38.7.1' -DMOZ_APP_BASENAME='Firefox' -DMOZ_APP_VENDOR='Mozilla' -DMOZ_APP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMAR_CHANNEL_ID='firefox-mozilla-esr' -DACCEPTED_MAR_CHANNEL_IDS='firefox-mozilla-esr' -DMOZ_APP_REMOTINGNAME='firefox' -DMOZ_BUILD_APP_IS_BROWSER -DMOZ_PROFILE_MIGRATOR -DMOZ_APP_STATIC_INI -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/build/application.ini' -o '../dist/bin/application.ini'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/webidl'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/webidl'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/apps'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bluetooth'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bluetooth'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/generate-stylestructlist.py nsStyleStructList.h
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 templates.c  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/ipc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/ipc'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/util'
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/lib'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/ipc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/ipc'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign/mangle'
cd freebl; make private_export
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/media'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/media'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/locales'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/locales'
There are no private exports.
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/lib'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign/mangle'
gcc  -o nsinstall.o -c -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -DXP_UNIX  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/config/nsinstall.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/content'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/content'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/hunspell/src'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/hunspell/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/locales'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/locales'
There are no private exports.
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign'
LDFLAGS=-Wl,--build-id make -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign export  CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' SOURCE_MD_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist SOURCE_MDHEADERS_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr DIST= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist NSPR_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr NSPR_LIB_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 SQLITE_LIB_NAME=mozsqlite3 SQLITE_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include topsrcdir=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38' BUILD=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/$(subst $(topsrcdir)/security/,,$(CURDIR))' BUILD_TREE='$(BUILD)' OBJDIR='$(BUILD)' DEPENDENCIES='$(BUILD)/.deps' SINGLE_SHLIB_DIR='$(BUILD)' SOURCE_XP_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC=1 NSS_ENABLE_ZLIB= PROGRAMS= CHECKLOC= NATIVE_CC='gcc ' CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' CCC=' arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' LINK='arm-oe-linux-gnueabi-ld --sysroot= /tmp-glibc/sysroots/qemuarm ' AS=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' AR='arm-oe-linux-gnueabi-ar crs $@' RANLIB='arm-oe-linux-gnueabi-ranlib' RC=' ' OS_ARCH='Linux' OS_TEST='arm' CPU_ARCH='arm'  FREEBL_NO_DEPEND=0 FREEBL_LOWHASH=1 NSS_NO_PKCS11_BYPASS=1 PUBLIC_EXPORT_DIR=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/$(MODULE)' SOURCE_XPHEADERS_DIR='$(SOURCE_XP_DIR)/include/$(MODULE)' MODULE_INCLUDES='$(addprefix -I$(SOURCE_XP_DIR)/include/,$(REQUIRES))' MAKE_OBJDIR='$(INSTALL) -D $(OBJDIR)' TARGETS='$(LIBRARY) $(SHARED_LIBRARY) $(PROGRAM)' NSINSTALL=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall' PRIVATE_EXPORTS=
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/pref/autoconfig/src'
../../../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/pref/autoconfig/src/prefcalls.js' '../../../../dist/bin/defaults/autoconfig'
../../../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/pref/autoconfig/src/unix/platform.js' '../../../../dist/bin/defaults/autoconfig'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/sync'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/pref/autoconfig/src'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/sync'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/branding/official'
../../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/branding/official/default16.png' '../../../dist/branding'
../../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/branding/official/default32.png' '../../../dist/branding'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/tools/quitter'
../../config/nsinstall -D ../../dist/xpi-stage/quitter
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/gmp-clearkey/0.1'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/tools/quitter'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/gmp-clearkey/0.1'
../../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/branding/official/default48.png' '../../../dist/branding'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser'
../../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/branding/official/mozicon128.png' '../../../dist/branding'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/webapprt'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/webapprt'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/freebl'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/library'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/library'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/db/sqlite3/src'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/db/sqlite3/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/addon-sdk'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/addon-sdk'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/idl-parser'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/idl-parser'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/typelib/xpt'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/typelib/xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/branding/official'
 /tmp-glibc/sysroots/x86_64-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++ -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -E -o self-hosting-preprocessed.pp -DAB_CD= -DXP_UNIX=1 -DHAVE_GETC_UNLOCKED=1 -DJS_NUNBOX32=1 -DHAVE_X11_XKBLIB_H=1 -DNO_NSPR_10_SUPPORT=1 -DHAVE_LIBM=1 -DHAVE_POSIX_FALLOCATE=1 -DDLL_SUFFIX=".so" -DHAVE_ACOSH=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE___CXA_DEMANGLE=1 -DEXPOSE_INTL_API=1 -DMALLOC_H=<malloc.h> -DHAVE_LANGINFO_CODESET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_CDEFS_H=1 -DSTATIC_JS_API=1 -DTRIMMED=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMORY_H=1 -DHAVE_DLOPEN=1 -D_REENTRANT=1 -DHAVE_MALLOC_H=1 -DMOZ_DLL_SUFFIX=".so" -DMOZ_MEMORY=1 -DCROSS_COMPILE=1 -DMOZILLA_UAVERSION="38.0" -DHAVE_SYS_BITYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_CBRT=1 -DHAVE_RES_NINIT=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DENABLE_INTL_API=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DVA_COPY=va_copy -DJS_HAVE_ENDIAN_H=1 -DJS_CPU_ARM=1 -DHAVE_LOCALECONV=1 -DMOZILLA_VERSION_U=38.7.1 -DJS_CODEGEN_ARM=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_ARM_NEON=1 -DHAVE_ENDIAN_H=1 -DMOZJS_MAJOR_VERSION=38 -DHAVE_SETLOCALE=1 -DNS_ATTR_MALLOC=__attribute__((malloc)) -DHAVE_SYS_STATFS_H=1 -DDLL_PREFIX="lib" -DMOZILLA_VERSION="38.7.1" -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_MBRTOWC=1 -DHAVE_UNISTD_H=1 -DMOZ_MEMORY_LINUX=1 -DEXPORT_JS_API=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_I18N_LC_MESSAGES=1 -DD_INO=d_ino -DRELEASE_BUILD=1 -DJS_TRACE_LOGGING=1 -DHAVE_ASINH=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DHAVE_SYS_VFS_H=1 -DHAVE_WCRTOMB=1 -DNS_WARN_UNUSED_RESULT=__attribute__((warn_unused_result)) -DCPP_THROW_NEW=throw() -DHAVE_ATANH=1 -DHAVE_SSIZE_T=1 -DHAVE_DIRENT_H=1 -DHAVE_NL_TYPES_H=1 -DJS_HAS_CTYPES=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_VA_COPY=1 -DNDEBUG=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZJS_MINOR_VERSION=7 -DHAVE_LOG2=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_TRUNC=1 -DMOZ_UPDATE_CHANNEL=default -DHAVE_EXPM1=1 -DHAVE_LOG1P=1 -DEDITLINE=1 -DHAVE_LOCALTIME_R=1 self-hosting-cpp-input.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 alghmac.h blapi.h hmacct.h secmpi.h secrng.h ec.h ecl/ecl.h ecl/ecl-curve.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/glue'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/glue'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/experiments'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/experiments'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.webidl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/src'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/freebl'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/encoding'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/library/gtest'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/library/gtest'
WARNING: Token 'INFINITY' defined, but not used
WARNING: There is 1 unused token
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/branding/official/content'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/branding/official/content'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/extensions'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/extensions'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/themes/linux'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor  --marker % -D TAB_SIDE=start -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1'  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/themes/linux/../shared/tab-selected.svg -o tab-selected-start.svg
cd dbm; make private_export
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/app'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/app'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/typelib/xpt/tools'
../../../../config/nsinstall -R -m 644 ' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/typelib/xpt/tools/xpt.py' '../../../../dist/sdk/bin'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/typelib/xpt/tools'
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/src/shell'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/src/shell'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/webapprt/gtk'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/webapprt/gtk'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/glue/nomozalloc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/glue/nomozalloc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/locales'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/locales'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/glue/standalone'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/glue/standalone'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}'
cd mangle; make export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/build/appini_header.py ../dist/bin/application.ini > application.ini.h
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm'
../../config/nsinstall -R -m 644 '../../xpcom/idl-parser/xpidllex.py' '../../dist/sdk/bin'
../../config/nsinstall -R -m 644 '../../xpcom/idl-parser/xpidlyacc.py' '../../dist/sdk/bin'
cd include; make private_export
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/idl-parser'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest ../../dist/idl ../../_build_manifests/install/dist_idl
../../config/nsinstall -R -m 644 'nsStyleStructList.h' '../../dist/include'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign/mangle'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style'
make[7]: Nothing to be done for `export'.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign/mangle'
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/cmd/shlibsign'
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/include'
Creating  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/dbm
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/build'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 hsearch.h page.h extern.h queue.h hash.h mpool.h search.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/dbm
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor  --marker % -D TAB_SIDE=end -DCROSS_COMPILE='1' -DHAVE_ARM_NEON='1' -DMOZILLA_VERSION='"38.7.1"' -DMOZILLA_VERSION_U='38.7.1' -DMOZILLA_UAVERSION='"38.0"' -DXP_LINUX='1' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_SYS_BITYPES_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_GNU_LIBC_VERSION_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_MALLOC_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_SYS_QUOTA_H='1' -DHAVE_SYS_SYSMACROS_H='1' -DHAVE_LINUX_QUOTA_H='1' -DHAVE_LINUX_IF_ADDR_H='1' -DHAVE_LINUX_RTNETLINK_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_BYTESWAP_H='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -DHAVE_LIBXSS='1' -D_REENTRANT='1' -DHAVE_STAT64='1' -DHAVE_LSTAT64='1' -DHAVE_TRUNCATE64='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='<malloc.h>' -DHAVE_ALLOCA_H='1' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_MEMALIGN='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_MALLOC_H='1' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DHAVE_VALLOC='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DTARGET_XPCOM_ABI='"arm-eabi-gcc3"' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DMOZ_UPDATE_CHANNEL='default' -DMOZ_PHOENIX='1' -DMOZ_BUILD_APP='browser' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DGLIB_VERSION_MIN_REQUIRED='GLIB_VERSION_2_26' -DGLIB_VERSION_MAX_ALLOWED='GLIB_VERSION_2_26' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_OFFICIAL_BRANDING='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_S16='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_EME='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_TREMOR='1' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL_CONFORMANT='1' -DMOZ_GAMEPAD='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DLIBJPEG_TURBO_ARM_ASM='1' -DMOZ_WEBAPP_RUNTIME='1' -DMOZ_FEEDS='1' -DMOZ_SAFE_BROWSING='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_STACKWALKING='1' -DMOZ_LOGGING='1' -DFORCE_PR_LOG='1' -DMOZ_MEMORY='1' -DMOZ_MEMORY_LINUX='1' -DMOZ_PAY='1' -DMOZ_ACTIVITIES='1' -DMOZ_SECUREELEMENT='1' -DHAVE___CXA_DEMANGLE='1' -DHAVE__UNWIND_BACKTRACE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_TREE_CAIRO='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_SERVICES_CLOUDSYNC='1' -DMOZ_JSDOWNLOADS='1' -DMOZ_MACBUNDLE_ID='org.mozilla.firefox' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"38.7.1"' -DFIREFOX_VERSION='38.7.1' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='18' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1'  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/themes/linux/../shared/tab-selected.svg -o tab-selected-end.svg
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/include'
cd src; make private_export
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/build/unix'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/build/unix'
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/src'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/src'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm'
cd softoken; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/themes/linux'
cd legacydb; make private_export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken/legacydb'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken/legacydb'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 lgglue.h lowkeyi.h lowkeyti.h pkcs11ni.h softoken.h softoknt.h softkver.h sdb.h sftkdbt.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken'
cd base; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 baset.h base.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/base'
cd dev; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dev'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 ckhelper.h devm.h devtm.h devt.h dev.h nssdevt.h nssdev.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dev'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes'
cd pki; make private_export
gcc   nsinstall.o -L /tmp-glibc/sysroots/x86_64-linux/usr/lib -L /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-O1  -o nsinstall
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pki'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pki.h pkit.h nsspkit.h nsspki.h pkistore.h pki3hack.h pkitm.h pkim.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pki'
cd libpkix; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix'
rm -f nfspwd; cp  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/config/nfspwd.pl nfspwd; chmod +x nfspwd
cd include; make private_export
rm -f  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/bin/nspr-config
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/config'
make -C pr export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr'
make -C include export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/include'
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include'
make -C md export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/md'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_aix32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_aix64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_beos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_bsdi.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_darwin.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_dgux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_freebsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_hpux32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_hpux64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_irix32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_irix64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_netbsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_nto.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_openbsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_os2.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_osf1.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_qnx.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_riscos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_scoos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_solaris.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_symbian.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_unixware7.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_unixware.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_win95.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_winnt.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr/md
From ../../dist/idl: Kept 1101 existing; Added/updated 0; Removed 0 files and 0 directories.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix.h pkix_crlsel.h pkix_errorstrings.h pkix_results.h pkixt.h pkix_certsel.h pkix_params.h pkix_revchecker.h pkix_certstore.h pkix_pl_pki.h pkix_sample_modules.h pkix_checker.h pkix_pl_system.h pkix_util.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/include'
mv -f  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr/prcpucfg.h
cd pkix; make private_export
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/md'
make -C private export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/private'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/pprio.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/pprthred.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/prpriv.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr/private
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/private'
make -C obsolete export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/pralarm.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/probslet.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/protypes.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/prsem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr/obsolete
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/obsolete'
../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/nspr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/pratom.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prbit.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prclist.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcmon.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcountr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcvar.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prdtoa.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prenv.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prerr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prerror.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinet.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinit.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinrval.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prio.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/pripcsem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlink.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlog.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlong.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmon.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmwait.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prnetdb.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prolock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prpdce.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prprf.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prproces.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prrng.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prrwlock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prshma.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prshm.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prsystem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prthread.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtime.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtpool.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtrace.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtypes.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prvrsion.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prwin16.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include'
make -C src export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
make -C io export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/io'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prfdcach.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prfdcach.c
cd certsel; make private_export
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/makefiles/xpidl'
mkdir -p '.deps/'
mkdir -p '../../../dist/include/'
mkdir -p '../../../dist/bin/browser/components/'
mkdir -p '../../../dist/bin/components/'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
accessibility.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		accessibility nsIAccessible nsIAccessibleApplication nsIAccessibleCaretMoveEvent nsIAccessibleDocument nsIAccessibleEditableText nsIAccessibleEvent nsIAccessibleHideEvent nsIAccessibleHyperLink nsIAccessibleHyperText nsIAccessibleImage nsIAccessibleObjectAttributeChangedEvent nsIAccessiblePivot nsIAccessibleRelation nsIAccessibleRetrieval nsIAccessibleRole nsIAccessibleSelectable nsIAccessibleStateChangeEvent nsIAccessibleStates nsIAccessibleTable nsIAccessibleTableChangeEvent nsIAccessibleText nsIAccessibleTextChangeEvent nsIAccessibleTextRange nsIAccessibleTypes nsIAccessibleValue nsIAccessibleVirtualCursorChangeEvent nsIXBLAccessible
appshell.xpt
alerts.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		appshell nsIAppShellService nsIPopupWindowManager nsIWindowMediator nsIWindowMediatorListener nsIXULBrowserWindow nsIXULWindow
appstartup.xpt
autocomplete.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		alerts nsIAlertsService
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		appstartup nsIAppStartup nsIUserInfo
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		autocomplete nsIAutoCompleteController nsIAutoCompleteInput nsIAutoCompletePopup nsIAutoCompleteResult nsIAutoCompleteSearch nsIAutoCompleteSimpleResult
autoconfig.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_certselector.h pkix_comcertselparams.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		autoconfig nsIAutoConfig nsIReadConfig
browser-element.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		browser-element nsIBrowserElementAPI
caps.xpt
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		caps nsIDomainPolicy nsIPrincipal nsIScriptSecurityManager
chrome.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		chrome nsIChromeRegistry nsIToolkitChromeRegistry
commandhandler.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		commandhandler nsICommandManager nsICommandParams nsIControllerCommand nsIControllerCommandTable nsIControllerContext nsPICommandUpdater
commandlines.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		commandlines nsICommandLine nsICommandLineHandler nsICommandLineRunner nsICommandLineValidator
compartments.xpt
composer.xpt
cd crlsel; make private_export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		compartments nsICompartmentInfo
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		composer nsIEditingSession
content_events.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		content_events nsIEventListenerService
content_geckomediaplugins.xpt
content_html.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		content_geckomediaplugins mozIGeckoMediaPluginService
content_webrtc.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		content_html nsIFormSubmitObserver nsIHTMLMenu nsIImageDocument nsIMenuBuilder nsIPhonetic
content_xslt.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		content_webrtc nsITabSource
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		content_xslt nsIXSLTException nsIXSLTProcessor nsIXSLTProcessorPrivate txIEXSLTRegExFunctions txIFunctionEvaluationContext txINodeSet txIXPathObject
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_comcrlselparams.h pkix_crlselector.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
cd checker; make private_export
cookie.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		cookie nsICookieAcceptDialog nsICookiePromptService
devtools_security.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		devtools_security nsILocalCertService
directory.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		directory nsIHTTPIndex
diskspacewatcher.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		diskspacewatcher nsIDiskSpaceWatcher
docshell.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		docshell nsCDefaultURIFixup nsIClipboardCommands nsIContentViewer nsIContentViewerContainer nsIContentViewerEdit nsIContentViewerFile nsIDocCharset nsIDocShell nsIDocShellLoadInfo nsIDocShellTreeItem nsIDocShellTreeOwner nsIDocumentLoaderFactory nsIDownloadHistory nsIGlobalHistory2 nsILoadContext nsIPrivacyTransitionObserver nsIReflowObserver nsIRefreshURI nsIScrollable nsITextScroll nsIURIFixup nsIWebNavigation nsIWebNavigationInfo nsIWebPageDescriptor
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
dom.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_basicconstraintschecker.h pkix_certchainchecker.h pkix_crlchecker.h pkix_ekuchecker.h pkix_expirationchecker.h pkix_namechainingchecker.h pkix_nameconstraintschecker.h pkix_ocspchecker.h pkix_policychecker.h pkix_revocationmethod.h pkix_revocationchecker.h pkix_signaturechecker.h pkix_targetcertchecker.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom nsIConsoleAPIStorage nsIContentPolicy nsIContentPolicyBase nsIDOMDOMCursor nsIDOMDOMRequest nsIDOMDataChannel nsIDOMFile nsIDOMFileList nsIDOMFileReader nsIDOMFormData nsIDOMParser nsIDOMSerializer nsIDocumentEncoder nsIDroppedLinkHandler nsIEntropyCollector nsIFrameLoader nsIHangReport nsIImageLoadingContent nsIMessageManager nsIObjectLoadingContent nsIScriptChannel nsIScriptLoaderObserver nsISelection nsISelectionController nsISelectionDisplay nsISelectionListener nsISelectionPrivate nsISimpleContentPolicy nsISiteSpecificUserAgent nsISlowScriptDebug nsIXMLHttpRequest
dom_activities.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_activities nsIActivityProxy nsIActivityUIGlue
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
dom_apps.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_apps mozIApplication mozIApplicationClearPrivateDataParams nsIAppsService nsIInterAppCommService nsIInterAppCommUIGlue
dom_alarm.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_alarm nsIAlarmHalService
cd params; make private_export
dom_audiochannel.xpt
dom_base.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_audiochannel nsIAudioChannelAgent
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_base domstubs nsIBrowserDOMWindow nsIContentPermissionPrompt nsIContentPrefService nsIContentPrefService2 nsIContentURIGrouper nsIDOMChromeWindow nsIDOMClientRect nsIDOMClientRectList nsIDOMConstructor nsIDOMCrypto nsIDOMGlobalPropertyInitializer nsIDOMHistory nsIDOMJSWindow nsIDOMLocation nsIDOMModalContentWindow nsIDOMNavigator nsIDOMScreen nsIDOMWindow nsIDOMWindowCollection nsIDOMWindowUtils nsIFocusManager nsIFrameRequestCallback nsIIdleObserver nsIQueryContentEventResult nsIRemoteBrowser nsIServiceWorkerManager nsIStructuredCloneContainer nsITabChild nsITabParent nsITextInputProcessor nsITextInputProcessorCallback
dom_canvas.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_canvas nsIDOMCanvasRenderingContext2D nsIDOMWebGLRenderingContext
dom_cellbroadcast.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_cellbroadcast nsICellBroadcastService
dom_core.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_core nsIDOMAttr nsIDOMCDATASection nsIDOMCharacterData nsIDOMComment nsIDOMDOMException nsIDOMDOMImplementation nsIDOMDocument nsIDOMDocumentFragment nsIDOMDocumentType nsIDOMElement nsIDOMMozNamedAttrMap nsIDOMNSEditableElement nsIDOMNode nsIDOMNodeList nsIDOMProcessingInstruction nsIDOMText nsIDOMXMLDocument
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prmwait.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prmwait.c
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
dom_css.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_css nsIDOMCSSCharsetRule nsIDOMCSSConditionRule nsIDOMCSSCounterStyleRule nsIDOMCSSFontFaceRule nsIDOMCSSFontFeatureValuesRule nsIDOMCSSGroupingRule nsIDOMCSSImportRule nsIDOMCSSMediaRule nsIDOMCSSMozDocumentRule nsIDOMCSSPageRule nsIDOMCSSPrimitiveValue nsIDOMCSSRule nsIDOMCSSRuleList nsIDOMCSSStyleDeclaration nsIDOMCSSStyleRule nsIDOMCSSStyleSheet nsIDOMCSSSupportsRule nsIDOMCSSUnknownRule nsIDOMCSSValue nsIDOMCSSValueList nsIDOMCounter nsIDOMElementCSSInlineStyle nsIDOMMozCSSKeyframeRule nsIDOMMozCSSKeyframesRule nsIDOMRect
dom_datastore.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_datastore nsIDataStore nsIDataStoreService
dom_devicestorage.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_devicestorage nsIDOMDeviceStorage
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_procparams.h pkix_trustanchor.h pkix_valparams.h pkix_resourcelimits.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
dom_events.xpt
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_events nsIDOMAnimationEvent nsIDOMBeforeUnloadEvent nsIDOMClipboardEvent nsIDOMCommandEvent nsIDOMCompositionEvent nsIDOMCustomEvent nsIDOMDataContainerEvent nsIDOMDataTransfer nsIDOMDragEvent nsIDOMEvent nsIDOMEventListener nsIDOMEventTarget nsIDOMFocusEvent nsIDOMKeyEvent nsIDOMMessageEvent nsIDOMMouseEvent nsIDOMMouseScrollEvent nsIDOMMutationEvent nsIDOMNSEvent nsIDOMNotifyPaintEvent nsIDOMPaintRequest nsIDOMScrollAreaEvent nsIDOMSimpleGestureEvent nsIDOMTransitionEvent nsIDOMUIEvent nsIDOMWheelEvent
dom_gamepad.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_gamepad nsIGamepadServiceTest
dom_geolocation.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_geolocation nsIDOMGeoGeolocation nsIDOMGeoPosition nsIDOMGeoPositionCallback nsIDOMGeoPositionCoords nsIDOMGeoPositionError nsIDOMGeoPositionErrorCallback
cd results; make private_export
dom_html.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_html nsIDOMHTMLAnchorElement nsIDOMHTMLAppletElement nsIDOMHTMLAreaElement nsIDOMHTMLBRElement nsIDOMHTMLBaseElement nsIDOMHTMLBodyElement nsIDOMHTMLButtonElement nsIDOMHTMLCanvasElement nsIDOMHTMLCollection nsIDOMHTMLDirectoryElement nsIDOMHTMLDivElement nsIDOMHTMLDocument nsIDOMHTMLElement nsIDOMHTMLEmbedElement nsIDOMHTMLFieldSetElement nsIDOMHTMLFormElement nsIDOMHTMLFrameElement nsIDOMHTMLFrameSetElement nsIDOMHTMLHRElement nsIDOMHTMLHeadElement nsIDOMHTMLHeadingElement nsIDOMHTMLHtmlElement nsIDOMHTMLIFrameElement nsIDOMHTMLImageElement nsIDOMHTMLInputElement nsIDOMHTMLLIElement nsIDOMHTMLLabelElement nsIDOMHTMLLinkElement nsIDOMHTMLMapElement nsIDOMHTMLMediaElement nsIDOMHTMLMenuElement nsIDOMHTMLMenuItemElement nsIDOMHTMLMetaElement nsIDOMHTMLOListElement nsIDOMHTMLObjectElement nsIDOMHTMLOptGroupElement nsIDOMHTMLOptionElement nsIDOMHTMLOptionsCollection nsIDOMHTMLParagraphElement nsIDOMHTMLPictureElement nsIDOMHTMLPreElement nsIDOMHTMLQuoteElement nsIDOMHTMLScriptElement nsIDOMHTMLSelectElement nsIDOMHTMLSourceElement nsIDOMHTMLStyleElement nsIDOMHTMLTableCaptionElem nsIDOMHTMLTableCellElement nsIDOMHTMLTableElement nsIDOMHTMLTextAreaElement nsIDOMHTMLTitleElement nsIDOMHTMLUListElement nsIDOMMediaError nsIDOMMozBrowserFrame nsIDOMTimeRanges nsIDOMValidityState nsIMozBrowserFrame
dom_json.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_json nsIJSON
dom_media.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_media nsIDOMNavigatorUserMedia nsIMediaManager
dom_messages.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_messages nsIDOMNavigatorSystemMessages nsISystemMessageCache nsISystemMessageGlue nsISystemMessagesInternal
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
dom_mobileconnection.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_mobileconnection nsICellInfo nsIMobileCallForwardingOptions nsIMobileCellInfo nsIMobileConnectionInfo nsIMobileConnectionService nsIMobileNetworkInfo nsINeighboringCellInfo
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_buildresult.h pkix_policynode.h pkix_valresult.h pkix_verifynode.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
dom_mobilemessage.xpt
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_mobilemessage nsIDOMMozMmsMessage nsIDOMMozMobileMessageThread nsIDOMMozSmsMessage nsIDeletedMessageInfo nsIMmsService nsIMobileMessageCallback nsIMobileMessageCursorCallback nsIMobileMessageDatabaseService nsIMobileMessageService nsISmsService nsIWapPushApplication
cd store; make private_export
dom_network.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_network nsIDOMTCPServerSocket nsIDOMTCPSocket nsIMozNavigatorNetwork nsITCPServerSocketChild nsITCPServerSocketParent nsITCPSocketChild nsITCPSocketParent nsIUDPSocketChild
dom_notification.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_notification nsIDOMDesktopNotification nsINotificationStorage
dom_offline.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_offline nsIDOMOfflineResourceList
dom_payment.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_payment nsINavigatorPayment nsIPaymentFlowInfo nsIPaymentProviderStrategy nsIPaymentUIGlue
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
dom_permissionsettings.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_permissionsettings nsIPermissionPromptService
dom_power.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_power nsIDOMWakeLockListener nsIPowerManagerService
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_store.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
dom_presentation.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_presentation nsIPresentationControlChannel nsIPresentationDevice nsIPresentationDeviceManager nsIPresentationDevicePrompt nsIPresentationDeviceProvider nsIPresentationSessionRequest
cd top; make private_export
dom_quota.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_quota nsIQuotaManager nsIQuotaRequest nsIUsageCallback
dom_range.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_range nsIDOMRange
dom_security.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_security nsIContentSecurityPolicy
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
dom_settings.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_build.h pkix_lifecycle.h pkix_validate.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_settings nsISettingsService
dom_sidebar.xpt
cd util; make private_export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_sidebar nsIWebContentHandlerRegistrar
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o priometh.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/priometh.c
dom_smil.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_smil nsIDOMTimeEvent
dom_storage.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_storage nsIDOMStorage nsIDOMStorageManager
dom_stylesheets.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_stylesheets nsIDOMMediaList nsIDOMStyleSheet nsIDOMStyleSheetList
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_tools.h pkix_error.h pkix_logger.h pkix_list.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
dom_svg.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_svg nsIDOMSVGElement nsIDOMSVGLength
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix'
dom_system.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_system nsIOSFileConstantsService
dom_telephony.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_telephony nsITelephonyCallInfo nsITelephonyService
cd pkix_pl_nss; make private_export
dom_time.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_time nsITimeService
dom_traversal.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_traversal nsIDOMNodeFilter nsIDOMNodeIterator nsIDOMTreeWalker
dom_tv.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_tv nsITVService
dom_voicemail.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_voicemail nsIVoicemailService
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss'
cd pki; make private_export
dom_webspeechrecognition.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_webspeechrecognition nsISpeechRecognitionService
dom_webspeechsynth.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_webspeechsynth nsISpeechService nsISynthVoiceRegistry
dom_workers.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_workers nsIWorkerDebugger nsIWorkerDebuggerManager
warning: interface 'nsISelectionPrivate' is scriptable but derives from non-scriptable 'nsISelection', ../../../dist/idl/nsISelectionPrivate.idl line 31:0
interface nsISelectionPrivate : nsISelection
^
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
dom_xbl.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_pl_basicconstraints.h pkix_pl_cert.h pkix_pl_certpolicyinfo.h pkix_pl_certpolicymap.h pkix_pl_certpolicyqualifier.h pkix_pl_crl.h pkix_pl_crldp.h pkix_pl_crlentry.h pkix_pl_date.h pkix_pl_generalname.h pkix_pl_infoaccess.h pkix_pl_nameconstraints.h pkix_pl_ocsprequest.h pkix_pl_ocspresponse.h pkix_pl_publickey.h pkix_pl_x500name.h pkix_pl_ocspcertid.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_xbl nsIDOMDocumentXBL
dom_xpath.xpt
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_xpath nsIDOMXPathEvaluator nsIDOMXPathResult
cd system; make private_export
dom_xul.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		dom_xul nsIDOMXULButtonElement nsIDOMXULCheckboxElement nsIDOMXULCommandDispatcher nsIDOMXULCommandEvent nsIDOMXULContainerElement nsIDOMXULControlElement nsIDOMXULDescriptionElement nsIDOMXULDocument nsIDOMXULElement nsIDOMXULImageElement nsIDOMXULLabelElement nsIDOMXULLabeledControlEl nsIDOMXULMenuListElement nsIDOMXULMultSelectCntrlEl nsIDOMXULPopupElement nsIDOMXULRelatedElement nsIDOMXULSelectCntrlEl nsIDOMXULSelectCntrlItemEl nsIDOMXULTextboxElement nsIDOMXULTreeElement
downloads.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		downloads nsIApplicationReputation nsIDownload nsIDownloadManager nsIDownloadManagerUI nsIDownloadProgressListener
editor.xpt
embed_base.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		editor nsIContentFilter nsIDocumentStateListener nsIEditActionListener nsIEditor nsIEditorIMESupport nsIEditorMailSupport nsIEditorObserver nsIEditorSpellCheck nsIEditorStyleSheets nsIHTMLAbsPosEditor nsIHTMLEditor nsIHTMLInlineTableEditor nsIHTMLObjectResizeListener nsIHTMLObjectResizer nsIPlaintextEditor nsITableEditor nsIURIRefObject nsPIEditorTransaction
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		embed_base nsIWindowCreator nsIWindowCreator2 nsIWindowProvider
extensions.xpt
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		extensions amIAddonManager amIAddonPathService amIWebInstallListener amIWebInstaller
exthandler.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		exthandler nsCExternalHandlerService nsIContentDispatchChooser nsIExternalHelperAppService nsIExternalProtocolService nsIExternalSharingAppService nsIExternalURLHandlerService nsIHandlerService nsIHelperAppLauncherDialog
exthelper.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_pl_common.h pkix_pl_mem.h pkix_pl_object.h pkix_pl_string.h pkix_pl_primhash.h pkix_pl_bigint.h pkix_pl_mutex.h pkix_pl_bytearray.h pkix_pl_lifecycle.h pkix_pl_oid.h pkix_pl_hashtable.h pkix_pl_rwlock.h pkix_pl_monitorlock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		exthelper extIApplication
fastfind.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		fastfind nsITypeAheadFind
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
feeds.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		feeds nsIFeed nsIFeedContainer nsIFeedElementBase nsIFeedEntry nsIFeedGenerator nsIFeedListener nsIFeedPerson nsIFeedProcessor nsIFeedResult nsIFeedTextConstruct
cd module; make private_export
filepicker.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		filepicker nsIFileView
find.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		find nsIFind nsIWebBrowserFind
gfx.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		gfx nsIFontEnumerator nsIScriptableRegion
hal.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		hal nsIRecoveryService
html5.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		html5 nsIParserUtils nsIScriptableUnescapeHTML
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o pripv6.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/pripv6.c
htmlparser.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		htmlparser nsIExpatSink nsIExtendedExpatSink
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
identity.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		identity nsIIdentityCryptoService
imglib2.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		imglib2 imgICache imgIContainer imgIContainerDebug imgIEncoder imgILoader imgINotificationObserver imgIOnloadBlocker imgIRequest imgIScriptedNotificationObserver imgITools nsIIconURI
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkix_pl_aiamgr.h pkix_pl_colcertstore.h pkix_pl_httpcertstore.h pkix_pl_httpdefaultclient.h pkix_pl_ldapt.h pkix_pl_ldapcertstore.h pkix_pl_ldapresponse.h pkix_pl_ldaprequest.h pkix_pl_ldapdefaultclient.h pkix_pl_nsscontext.h pkix_pl_pk11certstore.h pkix_pl_socket.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
inspector.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		inspector inICSSValueSearch inIDOMUtils inIDOMView inIDeepTreeWalker inISearchObserver inISearchProcess nsIDOMFontFace nsIDOMFontFaceList
intl.xpt
jar.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		intl nsIStringBundle nsIStringBundleOverride
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		jar nsIJARChannel nsIJARProtocolHandler nsIJARURI nsIZipReader
jsdebugger.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		jsdebugger IJSDebugger
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix'
jsdownloads.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		jsdownloads mozIDownloadPlatform
jsinspector.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		jsinspector nsIJSInspector
cd certdb; make private_export
layout_base.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		layout_base nsIStyleSheetService
layout_printing.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		layout_printing nsIPrintProgress nsIPrintProgressParams nsIPrintStatusFeedback
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certdb'
layout_xul.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		layout_xul nsIBoxObject nsIBrowserBoxObject nsIContainerBoxObject nsIListBoxObject nsIMenuBoxObject nsIScrollBoxObject nsISliderListener
locale.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		locale nsICollation nsILocale nsILocaleService nsIScriptableDateFormat
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 genname.h xconst.h certxutl.h certi.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
layout_xul_tree.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		layout_xul_tree nsITreeBoxObject nsITreeColumns nsITreeContentView nsITreeSelection nsITreeView
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certdb'
cd certhigh; make private_export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/pripv6.c: In function 'Ipv6ToIpv4SocketAccept':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/pripv6.c:135:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/pripv6.c: In function 'Ipv6ToIpv4SocketAcceptRead':
loginmgr.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/pripv6.c:173:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		loginmgr nsILoginInfo nsILoginManager nsILoginManagerCrypto nsILoginManagerPrompter nsILoginManagerStorage nsILoginMetaInfo
lwbrk.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		lwbrk nsISemanticUnitScanner
mimetype.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		mimetype nsIMIMEHeaderParam nsIMIMEInfo nsIMIMEService
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certhigh'
mozfind.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		mozfind nsIFindService
necko.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko mozIThirdPartyUtil nsIApplicationCache nsIApplicationCacheChannel nsIApplicationCacheContainer nsIApplicationCacheService nsIArrayBufferInputStream nsIAsyncStreamCopier nsIAsyncStreamCopier2 nsIAsyncVerifyRedirectCallback nsIAuthInformation nsIAuthModule nsIAuthPrompt nsIAuthPrompt2 nsIAuthPromptAdapterFactory nsIAuthPromptCallback nsIAuthPromptProvider nsIBackgroundFileSaver nsIBrowserSearchService nsIBufferedStreams nsIByteRangeRequest nsICacheInfoChannel nsICachingChannel nsICancelable nsIChannel nsIChannelEventSink nsIChildChannel nsIClassOfService nsIContentSniffer nsICryptoFIPSInfo nsICryptoHMAC nsICryptoHash nsIDashboard nsIDashboardEventNotifier nsIDivertableChannel nsIDownloader nsIEncodedChannel nsIExternalProtocolHandler nsIFileStreams nsIFileURL nsIForcePendingChannel nsIHttpPushListener nsIIOService nsIIOService2 nsIIncrementalDownload nsIInputStreamChannel nsIInputStreamPump nsILoadContextInfo nsILoadGroup nsILoadGroupChild nsILoadInfo nsIMIMEInputStream nsIMultiPartChannel nsINSSErrorsService nsINestedURI nsINetAddr nsINetUtil nsINetUtil_ESR_38 nsINetworkInterceptController nsINetworkLinkService nsINetworkPredictor nsINetworkPredictorVerifier nsINetworkProperties nsINullChannel nsIParentChannel nsIParentRedirectingChannel nsIPermission nsIPermissionManager nsIPrivateBrowsingChannel nsIProgressEventSink nsIPrompt nsIProtocolHandler nsIProtocolProxyCallback nsIProtocolProxyFilter nsIProtocolProxyService nsIProtocolProxyService2 nsIProxiedChannel nsIProxiedProtocolHandler nsIProxyInfo nsIRandomGenerator nsIRedirectChannelRegistrar nsIRedirectHistory nsIRedirectResultListener nsIRequest nsIRequestObserver nsIRequestObserverProxy nsIResponseHeadProvider nsIResumableChannel nsISecretDecoderRing nsISecureBrowserUI nsISecurityEventSink nsISecurityInfoProvider nsISerializationHelper nsIServerSocket nsISimpleStreamListener nsISiteSecurityService nsISocketTransport nsISocketTransportService nsISpeculativeConnect nsIStandardURL nsIStreamListener nsIStreamListenerTee nsIStreamLoader nsIStreamTransportService nsIStreamingProtocolController nsIStreamingProtocolService nsISyncStreamListener nsISystemProxySettings nsITLSServerSocket nsIThreadRetargetableRequest nsIThreadRetargetableStreamListener nsITimedChannel nsITraceableChannel nsITransport nsIUDPSocket nsIUDPSocketFilter nsIURI nsIURIChecker nsIURIClassifier nsIURIWithPrincipal nsIURL nsIURLParser nsIUnicharStreamLoader nsIUploadChannel nsIUploadChannel2 nsPILoadGroupInternal nsPISocketTransportService
necko_about.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 ocspti.h ocspi.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_about nsIAboutModule
necko_cache.xpt
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certhigh'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_cache nsICache nsICacheEntryDescriptor nsICacheListener nsICacheService nsICacheSession nsICacheVisitor
cd pk11wrap; make private_export
necko_cache2.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_cache2 nsICacheEntry nsICacheEntryDoomCallback nsICacheEntryOpenCallback nsICacheStorage nsICacheStorageService nsICacheStorageVisitor
necko_cookie.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_cookie nsICookie nsICookie2 nsICookieManager nsICookieManager2 nsICookiePermission nsICookieService
necko_dns.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_dns nsIDNSListener nsIDNSRecord nsIDNSService nsIEffectiveTLDService nsIIDNService nsPIDNSService
necko_file.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_file nsIFileChannel nsIFileProtocolHandler
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pk11wrap'
necko_ftp.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_ftp nsIFTPChannel
necko_http.xpt
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prmapopt.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prmapopt.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_http nsIHttpActivityObserver nsIHttpAuthManager nsIHttpAuthenticableChannel nsIHttpAuthenticator nsIHttpChannel nsIHttpChannelAuthProvider nsIHttpChannelChild nsIHttpChannelInternal nsIHttpEventSink nsIHttpHeaderVisitor nsIHttpProtocolHandler
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 secmodi.h dev3hack.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pk11wrap'
necko_ipc.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_ipc nsIRemoteOpenFileListener
necko_res.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_res nsIResProtocolHandler
cd cryptohi; make private_export
necko_socket.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_socket nsISOCKSSocketInfo nsISSLSocketControl nsISocketProvider nsISocketProviderService nsITransportSecurityInfo
necko_strconv.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_strconv mozITXTToHTMLConv nsIDirIndex nsIDirIndexListener nsIStreamConverter nsIStreamConverterService nsITXTToHTMLConv
necko_viewsource.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_viewsource nsIViewSourceChannel
necko_websocket.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_websocket nsIWebSocketChannel nsIWebSocketListener
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/cryptohi'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/cryptohi'
necko_wyciwyg.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		necko_wyciwyg nsIWyciwygChannel
parentalcontrols.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		parentalcontrols nsIParentalControlsService
cd nss; make private_export
peerconnection.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		peerconnection IPeerConnection
pipboot.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		pipboot nsIBufEntropyCollector nsICertBlocklist nsISSLStatusProvider nsISecurityUITelemetry
pipnss.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		pipnss nsIASN1Object nsIASN1PrintableItem nsIASN1Sequence nsIAssociatedContentSecurity nsIBadCertListener2 nsICertOverrideService nsICertPickDialogs nsICertTree nsICertificateDialogs nsIClientAuthDialogs nsIDOMCryptoDialogs nsIDataSignatureVerifier nsIGenKeypairInfoDlg nsIIdentityInfo nsIKeyModule nsIKeygenThread nsINSSCertCache nsINSSVersion nsIPK11Token nsIPK11TokenDB nsIPKCS11 nsIPKCS11Module nsIPKCS11ModuleDB nsIPKCS11Slot nsIProtectedAuthThread nsISSLErrorListener nsISSLStatus nsITokenDialogs nsITokenPasswordDialogs nsIUserCertPicker nsIX509Cert nsIX509CertDB nsIX509CertList nsIX509CertValidity
pippki.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		pippki nsIASN1Tree nsIPKIParamBlock
places.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		places mozIAsyncFavicons mozIAsyncHistory mozIAsyncLivemarks mozIColorAnalyzer mozIPlacesAutoComplete nsIAnnotationService nsIBrowserHistory nsIFaviconService nsINavBookmarksService nsINavHistoryService nsITaggingService nsPIPlacesDatabase
plugin.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		plugin nsIHTTPHeaderListener nsIPluginDocument nsIPluginHost nsIPluginInputStream nsIPluginInstanceOwner nsIPluginTag nspluginroot
pref.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		pref nsIPrefBranch nsIPrefBranch2 nsIPrefBranchInternal nsIPrefLocalizedString nsIPrefService nsIRelativeFilePref
prefetch.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		prefetch nsIOfflineCacheUpdate nsIPrefetchService
profile.xpt
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prlayer.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prlayer.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		profile nsIProfileUnlocker
rdf.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		rdf nsIRDFCompositeDataSource nsIRDFContainer nsIRDFContainerUtils nsIRDFDataSource nsIRDFDelegateFactory nsIRDFInMemoryDataSource nsIRDFInferDataSource nsIRDFLiteral nsIRDFNode nsIRDFObserver nsIRDFPropagatableDataSource nsIRDFPurgeableDataSource nsIRDFRemoteDataSource nsIRDFResource nsIRDFService nsIRDFXMLParser nsIRDFXMLSerializer nsIRDFXMLSink nsIRDFXMLSource rdfIDataSource rdfISerializer rdfITripleVisitor
satchel.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		satchel nsIFormAutoComplete nsIFormFillController nsIFormHistory nsIInputListAutoComplete
saxparser.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		saxparser nsIMozSAXXMLDeclarationHandler nsISAXAttributes nsISAXContentHandler nsISAXDTDHandler nsISAXErrorHandler nsISAXLexicalHandler nsISAXLocator nsISAXMutableAttributes nsISAXXMLFilter nsISAXXMLReader
services-crypto-component.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		services-crypto-component nsISyncJPAKE
services_fxaccounts.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		services_fxaccounts nsIFxAccountsUIGlue
shistory.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		shistory nsIBFCacheEntry nsISHContainer nsISHEntry nsISHTransaction nsISHistory nsISHistoryInternal nsISHistoryListener
spellchecker.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		spellchecker mozIPersonalDictionary mozISpellCheckingEngine mozISpellI18NManager mozISpellI18NUtil
startupcache.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		startupcache nsIStartupCache
storage.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		storage mozIStorageAggregateFunction mozIStorageAsyncConnection mozIStorageAsyncStatement mozIStorageBaseStatement mozIStorageBindingParams mozIStorageBindingParamsArray mozIStorageCompletionCallback mozIStorageConnection mozIStorageError mozIStorageFunction mozIStoragePendingStatement mozIStorageProgressHandler mozIStorageResultSet mozIStorageRow mozIStorageService mozIStorageStatement mozIStorageStatementCallback mozIStorageStatementParams mozIStorageStatementRow mozIStorageVacuumParticipant mozIStorageValueArray
telemetry.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		telemetry nsITelemetry
toolkit_asyncshutdown.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkit_asyncshutdown nsIAsyncShutdown
toolkit_filewatcher.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkit_filewatcher nsINativeFileWatcher
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prlayer.c: In function 'pl_TopAccept':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prlayer.c:177:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prlayer.c: In function 'pl_DefAcceptread':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prlayer.c:297:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^~
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.BuiltinLocation'>
toolkit_finalizationwitness.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkit_finalizationwitness nsIFinalizationWitnessService
toolkit_formautofill.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkit_formautofill nsIFormAutofillContentService
toolkit_osfile.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkit_osfile nsINativeOSFileInternals
toolkit_xulstore.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkit_xulstore nsIXULStore
toolkitprofile.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkitprofile nsIProfileMigrator nsIToolkitProfile nsIToolkitProfileService
toolkitremote.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		toolkitremote nsIRemoteService
txmgr.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		txmgr nsITransaction nsITransactionList nsITransactionListener nsITransactionManager
txtsvc.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		txtsvc nsIInlineSpellChecker nsITextServicesFilter
uconv.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		uconv nsICurrentCharsetListener nsIScriptableUConv nsITextToSubURI nsIUTF8ConverterService
unicharutil.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		unicharutil nsIEntityConverter nsISaveAsCharset nsIUnicodeNormalizer
update.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		update nsIUpdateTimerManager
uriloader.xpt
url-classifier.xpt
urlformatter.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		uriloader nsCURILoader nsIContentHandler nsIDocumentLoader nsITransfer nsIURIContentListener nsIURILoader nsIWebProgress nsIWebProgressListener nsIWebProgressListener2
webBrowser_core.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		url-classifier nsIUrlClassifierDBService nsIUrlClassifierHashCompleter nsIUrlClassifierPrefixSet nsIUrlClassifierStreamUpdater nsIUrlClassifierUtils nsIUrlListManager
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		urlformatter nsIURLFormatter
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		webBrowser_core nsCWebBrowser nsICommandHandler nsIContextMenuListener nsIContextMenuListener2 nsIEmbeddingSiteWindow nsIPrintingPrompt nsIPrintingPromptService nsITooltipListener nsITooltipTextProvider nsIWebBrowser nsIWebBrowserChrome nsIWebBrowserChrome2 nsIWebBrowserChrome3 nsIWebBrowserChromeFocus nsIWebBrowserFocus nsIWebBrowserPrint nsIWebBrowserSetup nsIWebBrowserStream
webbrowserpersist.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		webbrowserpersist nsCWebBrowserPersist nsIWebBrowserPersist
webvtt.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		webvtt nsIWebVTTListener nsIWebVTTParserWrapper
widget.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		widget nsIAppShell nsIBaseWindow nsIBidiKeyboard nsIClipboard nsIClipboardDragDropHookList nsIClipboardDragDropHooks nsIClipboardHelper nsIClipboardOwner nsIColorPicker nsIDragService nsIDragSession nsIFilePicker nsIFormatConverter nsIGfxInfo nsIGfxInfoDebug nsIIMEPicker nsIIdleService nsIIdleServiceInternal nsIPrintOptions nsIPrintSession nsIPrintSettings nsIPrintSettingsService nsIScreen nsIScreenManager nsISound nsITransferable
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prlog.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prlog.c
windowds.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		windowds nsIWindowDataSource
windowwatcher.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		windowwatcher nsIDialogParamBlock nsIPromptFactory nsIPromptService nsIPromptService2 nsIWindowWatcher nsPIPromptService nsPIWindowWatcher
xpcom_base.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpcom_base nsIConsoleListener nsIConsoleMessage nsIConsoleService nsICycleCollectorListener nsIDebug nsIDebug2 nsIErrorService nsIException nsIGZFileWriter nsIInterfaceRequestor nsIMemory nsIMemoryInfoDumper nsIMemoryReporter nsIMessageLoop nsIMutable nsIProgrammingLanguage nsISecurityConsoleMessage nsIStatusReporter nsISupports nsIUUIDGenerator nsIVersionComparator nsIVisualEventTracer nsIWeakReference nsrootidl
xpcom_components.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpcom_components nsICategoryManager nsIClassInfo nsIComponentManager nsIComponentRegistrar nsIFactory nsIModule nsIServiceManager
xpcom_ds.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpcom_ds nsIArray nsIAtom nsIAtomService nsICollection nsIEnumerator nsIHashable nsIINIParser nsIMutableArray nsIObserver nsIObserverService nsIPersistentProperties2 nsIProperties nsIProperty nsIPropertyBag nsIPropertyBag2 nsISerializable nsISimpleEnumerator nsIStringEnumerator nsISupportsArray nsISupportsIterators nsISupportsPrimitives nsIVariant nsIWritablePropertyBag nsIWritablePropertyBag2
xpcom_io.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpcom_io nsIAsyncInputStream nsIAsyncOutputStream nsIBinaryInputStream nsIBinaryOutputStream nsICloneableInputStream nsIConverterInputStream nsIConverterOutputStream nsIDirectoryEnumerator nsIDirectoryService nsIFile nsIIOUtil nsIInputStream nsIInputStreamTee nsILineInputStream nsILocalFile nsILocalFileWin nsIMultiplexInputStream nsIObjectInputStream nsIObjectOutputStream nsIOutputStream nsIPipe nsISafeOutputStream nsIScriptableBase64Encoder nsIScriptableInputStream nsISeekableStream nsISimpleUnicharStreamFactory nsIStorageStream nsIStreamBufferAccess nsIStringStream nsIUnicharInputStream nsIUnicharLineInputStream nsIUnicharOutputStream
xpcom_system.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpcom_system nsIBlocklistService nsIDeviceSensors nsIGConfService nsIGIOService nsIGSettingsService nsIGeolocationProvider nsIGnomeVFSService nsIHapticFeedback nsIPackageKitService nsIXULAppInfo nsIXULRuntime
xpcom_threads.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpcom_threads nsICancelableRunnable nsIEnvironment nsIEventTarget nsIProcess nsIRunnable nsISupportsPriority nsIThread nsIThreadInternal nsIThreadManager nsIThreadPool nsITimer
xpcom_xpti.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpcom_xpti nsIInterfaceInfo nsIInterfaceInfoManager
xpconnect.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xpconnect mozIJSSubScriptLoader nsIAddonInterposition nsIJSRuntimeService nsIRemoteTagService nsIScriptError nsIXPCScriptable nsIXPConnect xpcIJSGetFactory xpcIJSModuleLoader xpcIJSWeakReference xpccomponents xpcexception xpcjsid
xul.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xul nsIController nsIControllers nsIXULOverlayProvider
xulapp.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xulapp nsINativeAppSupport
xultmpl.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		xultmpl nsIXULBuilderListener nsIXULSortService nsIXULTemplateBuilder nsIXULTemplateQueryProcessor nsIXULTemplateResult nsIXULTemplateRuleFilter
zipwriter.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/components .deps  \
		zipwriter nsIZipWriter
browser-feeds.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/browser/components .deps  \
		browser-feeds nsIFeedResultService nsIWebContentConverterRegistrar
browsercompsbase.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/browser/components .deps  \
		browsercompsbase nsIBrowserGlue nsIBrowserHandler
fuel.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/browser/components .deps  \
		fuel fuelIApplication
migration.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/browser/components .deps  \
		migration nsIBrowserProfileMigrator
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prmmap.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prmmap.c
sessionstore.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/browser/components .deps  \
		sessionstore nsISessionStartup nsISessionStore
shellservice.xpt
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/other-licenses/ply -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/idl-parser -I../../../xpcom/idl-parser \
		 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser ../../../dist/idl \
		../../../dist/include ../../../dist/bin/browser/components .deps  \
		shellservice nsIShellService
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prpolevt.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prpolevt.c
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/nss'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 nssrenam.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/nss'
cd ssl; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ssl'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ssl'
cd pkcs12; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs12'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs12'
cd pkcs7; make private_export
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prprf.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prprf.c
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs7'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 p7local.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs7'
cd smime; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/smime'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 cmslocal.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/smime'
cd crmf; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/crmf'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 crmfi.h crmfit.h cmmfi.h cmmfit.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/crmf'
cd jar; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/jar'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/jar'
cd ckfw; make private_export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw'
cd builtins; make private_export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw/builtins'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw/builtins'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 ck.h ckfw.h ckfwm.h ckfwtm.h ckmd.h ckt.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/private/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw'
There are no private exports.
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib'
LDFLAGS=-Wl,--build-id make -C  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib export  CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' SOURCE_MD_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist SOURCE_MDHEADERS_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr DIST= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist NSPR_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr NSPR_LIB_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib MOZILLA_CLIENT=1 NO_MDUPDATE=1 NSS_ENABLE_ECC=1 SQLITE_LIB_NAME=mozsqlite3 SQLITE_INCLUDE_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include topsrcdir=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38' BUILD=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/$(subst $(topsrcdir)/security/,,$(CURDIR))' BUILD_TREE='$(BUILD)' OBJDIR='$(BUILD)' DEPENDENCIES='$(BUILD)/.deps' SINGLE_SHLIB_DIR='$(BUILD)' SOURCE_XP_DIR= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist BUILD_OPT=1 OPT_CODE_SIZE=1 NS_USE_GCC=1 NSS_ENABLE_ZLIB= PROGRAMS= CHECKLOC= NATIVE_CC='gcc ' CC=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' CCC=' arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' LINK='arm-oe-linux-gnueabi-ld --sysroot= /tmp-glibc/sysroots/qemuarm ' AS=' arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm' AR='arm-oe-linux-gnueabi-ar crs $@' RANLIB='arm-oe-linux-gnueabi-ranlib' RC=' ' OS_ARCH='Linux' OS_TEST='arm' CPU_ARCH='arm'  FREEBL_NO_DEPEND=0 FREEBL_LOWHASH=1 NSS_NO_PKCS11_BYPASS=1 PUBLIC_EXPORT_DIR=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/$(MODULE)' SOURCE_XPHEADERS_DIR='$(SOURCE_XP_DIR)/include/$(MODULE)' MODULE_INCLUDES='$(addprefix -I$(SOURCE_XP_DIR)/include/,$(REQUIRES))' MAKE_OBJDIR='$(INSTALL) -D $(OBJDIR)' TARGETS='$(LIBRARY) $(SHARED_LIBRARY) $(PROGRAM)' NSINSTALL=' /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall' PRIVATE_EXPORTS=
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib'
cd util; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/util'
Creating  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
There are no private exports.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 base64.h ciferfam.h hasht.h nssb64.h nssb64t.h nsslocks.h nssilock.h nssilckt.h nssrwlk.h nssrwlkt.h nssutil.h pkcs11.h pkcs11f.h pkcs11p.h pkcs11t.h pkcs11n.h pkcs11u.h pkcs1sig.h portreg.h secasn1.h secasn1t.h seccomon.h secder.h secdert.h secdig.h secdigt.h secitem.h secoid.h secoidt.h secport.h secerr.h utilmodt.h utilrename.h utilpars.h utilparst.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/util'
cd freebl; make export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prprf.c: In function 'dosprintf':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prprf.c:1025:29: warning: 'nap' may be used uninitialized in this function [-Wmaybe-uninitialized]
      u.ip = nas ? nap->u.ip : va_arg(ap, int*);
                             ^
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/freebl'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 blapit.h shsign.h ecl/ecl-exp.h nsslowhash.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/freebl'
cd dbm; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm'
cd include; make export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/include'
Creating  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/dbm
There are no private exports.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 cdefs.h mcom_db.h ncompat.h winfile.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/dbm
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/include'
cd src; make export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/src'
make[8]: Nothing to be done for `export'.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm/src'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dbm'
cd softoken; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken'
cd legacydb; make export
cd legacydb; make private_export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken/legacydb'
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken/legacydb'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken/legacydb'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken/legacydb'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/softoken'
cd base; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 nssbaset.h nssbase.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/base'
cd dev; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dev'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prscanf.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prscanf.c
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/dev'
cd pki; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pki'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pki'
cd libpkix; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix'
cd include; make export
cd include; make private_export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/include'
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/include'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/include'
cd pkix; make export
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/include'
cd pkix; make private_export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix'
cd certsel; make export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix'
cd certsel; make private_export
cd certsel; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
cd crlsel; make private_export
cd crlsel; make export
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/certsel'
cd crlsel; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
cd checker; make private_export
cd checker; make export
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/crlsel'
cd checker; make private_export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prscanf.c: In function 'PR_sscanf':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prscanf.c:68:28: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
         ((state)->nChar--, (state)->unget((state)->stream, ch))
                            ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prscanf.c:197:9: note: 'ch' was declared here
     int ch;
         ^~
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
cd params; make export
cd params; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/checker'
cd params; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
cd results; make export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
cd results; make private_export
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/params'
cd results; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
There are no private exports.
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
cd store; make private_export
cd store; make export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/results'
cd store; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
cd top; make export
cd top; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/store'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
cd top; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
cd util; make export
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
cd util; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/top'
cd util; make private_export
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prstdio.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/io/prstdio.c
cd pkix_pl_nss; make export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix/util'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix'
cd pkix_pl_nss; make private_export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss'
cd pki; make export
cd pki; make private_export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
cd pki; make private_export
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
cd system; make private_export
cd system; make export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/pki'
cd system; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
cd module; make export
cd module; make private_export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/system'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
cd module; make private_export
There are no private exports.
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
There are no private exports.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss/module'
There are no private exports.
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix/pkix_pl_nss'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/libpkix'
cd certdb; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certdb'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/io'
make -C linking export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 cert.h certt.h certdb.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certdb'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/linking'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prlink.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/linking/prlink.c
cd certhigh; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certhigh'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 ocsp.h ocspt.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/certhigh'
cd pk11wrap; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pk11wrap'
There are no private exports.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 secmod.h secmodt.h secpkcs5.h pk11func.h pk11pub.h pk11priv.h pk11sdr.h pk11pqg.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pk11wrap'
cd cryptohi; make export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/cryptohi'
There are no private exports.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 cryptohi.h cryptoht.h key.h keyhi.h keyt.h keythi.h sechash.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/cryptohi'
cd nss; make export
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/makefiles/xpidl'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/xpidl'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xpcom_base.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/ds'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/threads'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xpcom_threads.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xpcom_ds.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/system'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xpcom_system.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xpcom_io.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/components'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xpcom_components.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptinfo'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces xpcom_xpti.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libpref'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/chrome'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces chrome.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces pref.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/locale'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces locale.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/strres'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces intl.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces unicharutil.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/lwbrk'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces lwbrk.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/dns'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko_dns.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces uconv.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/socket'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cookie'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko_cookie.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko_socket.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/system'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/props2arrays.py langGroups.properties.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/langGroups.properties
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/components'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns/prepare_tlds.py etld_data.inc  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns/effective_tld_names.dat
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/mime'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces mimetype.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/streamconv'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko_strconv.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko_cache.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/socket'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache2'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko_cache2.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/about'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_about.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/linking'
make -C malloc export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/malloc'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prmalloc.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/malloc/prmalloc.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/mime'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/streamconv'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/file'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_file.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/ftp'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_ftp.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/http'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_http.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache2'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/res'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_res.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/about'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/viewsource'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_viewsource.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/file'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/websocket'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_websocket.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/ftp'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/http'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/wyciwyg'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces necko_wyciwyg.xpt'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prmem.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/malloc/prmem.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/ipc'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces necko_ipc.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/viewsource'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/hal'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces hal.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/dns'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/idl'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces xpconnect.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/websocket'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libjar'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces jar.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/ipc'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/nss'
There are no private exports.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 nss.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/nss'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/storage/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces storage.xpt'
cd ssl; make export
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/hal'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ssl'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/cookie'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces cookie.xpt'
There are no private exports.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 ssl.h sslt.h sslerr.h sslproto.h preenc.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ssl'
cd pkcs12; make export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/idl'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs12'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces rdf.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 pkcs12t.h pkcs12.h p12plcy.h p12.h p12t.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs12'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
cd pkcs7; make export
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libjar'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs7'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/storage/public'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces uriloader.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 secmime.h secpkcs7.h pkcs7t.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/pkcs7'
cd smime; make export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/exthandler'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces exthandler.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/cookie'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/prefetch'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces prefetch.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/caps'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces caps.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/smime'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 cms.h cmst.h smime.h cmsreclist.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/smime'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
cd crmf; make export
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/malloc'
make -C md export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md'
make -C unix export
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/base'
make[10]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md/unix'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o unix.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/unix.c
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/crmf'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/xml'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces saxparser.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
There are no private exports.
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 crmf.h crmft.h cmmf.h cmmft.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/crmf'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/exthandler'
cd jar; make export
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/htmlparser'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces htmlparser.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/prefetch'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/jar'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 jar.h jar-ds.h jarfile.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/jar'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/caps'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/html'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces html5.xpt'
cd ckfw; make export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/src'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces gfx.xpt'
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw'
cd builtins; make export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/xml'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces imglib2.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw/builtins'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 nssckbi.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw/builtins'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/unix.c: In function '_PR_UnixInit':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/unix.c:2820:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
cd builtins; make private_export
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw/builtins'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/ds'
There are no private exports.
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_base.xpt'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw/builtins'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/nsinstall -R -m 444 nssck.api nssckepv.h nssckft.h nssckfw.h nssckfwc.h nssckfwt.h nssckg.h nssckmdt.h nssckt.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/threads'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/canvas'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_canvas.xpt'
There are no private exports.
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib/ckfw'
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/nss/lib'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/nss'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/core'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_core.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/html'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_html.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/html'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/strres'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/public'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/events'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_events.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/devicestorage'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_devicestorage.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/settings'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_settings.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/stylesheets'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_stylesheets.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/canvas'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/sidebar'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_sidebar.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/events'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/settings'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/devicestorage'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/css'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_css.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/traversal'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_traversal.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o unix_errors.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/unix_errors.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/range'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_range.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/res'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/xbl'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_xbl.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/stylesheets'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/xpath'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_xpath.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/sidebar'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/traversal'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/xul'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_xul.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/range'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/security'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_security.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/storage'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_storage.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/wyciwyg'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/json'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_json.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/xbl'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/offline'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_offline.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/xpath'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/geolocation'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_geolocation.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/security'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/xul'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/notification'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_notification.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/permission'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_permissionsettings.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/json'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/svg'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_svg.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/offline'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/smil'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_smil.xpt'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o uxproces.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxproces.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/notification'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/geolocation'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/apps'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_apps.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/gamepad'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_gamepad.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/svg'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/smil'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/activities/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_activities.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/gamepad'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxproces.c: In function 'pr_InstallSigchldHandler':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxproces.c:693:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxproces.c: In function '_MD_InitProcesses':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxproces.c:711:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/browser-element'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces browser-element.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/cellbroadcast/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_cellbroadcast.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/activities/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/cellbroadcast/interfaces'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/alarm'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_alarm.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/browser-element'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/datastore'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_datastore.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/events'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces content_events.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/locale'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cookie'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/html'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces content_html.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_media.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/messages/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_messages.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o uxrng.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxrng.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/datastore'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobileconnection'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_mobileconnection.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/events'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/alarm'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/power'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_power.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/quota'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_quota.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/messages/interfaces'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/html'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobilemessage/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_mobilemessage.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/time'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_time.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/network/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_network.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/html'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobileconnection'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/plugins/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces plugin.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/system'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_system.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/core'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/ipc'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom.xpt'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o uxshm.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxshm.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobilemessage/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/workers'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_workers.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/time'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/audiochannel'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_audiochannel.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/network/interfaces'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/telephony'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_telephony.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/plugins/base'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/system'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/tv'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_tv.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/ipc'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/voicemail'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces dom_voicemail.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces content_xslt.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/workers'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xul.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/css'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/payment/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_payment.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/audiochannel'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/presentation/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces dom_presentation.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/telephony'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces widget.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/tv'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces editor.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces layout_base.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/payment/interfaces'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces layout_xul.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/presentation/interfaces'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/inspector'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces inspector.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o uxwrap.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/uxwrap.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/printing'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces layout_printing.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/base'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces docshell.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/storage'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/shistory/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces shistory.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/appshell'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces appshell.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces embed_base.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/inspector'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces accessibility.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/permission'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/printing'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/xpcom'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/pythonpath.py \
	  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/bin \
	   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/xpcom/AccEventGen.py \
	  -I ../../dist/idl \
	   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/xpcom/AccEvents.conf \
	  xpcAccEvents.h \
	  xpcAccEvents.cpp \
	  .deps/xpcAccEvents.pp
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o linux.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/unix/linux.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/profile'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces profile.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/appshell'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/shistory/public'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/directory'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces directory.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/windowds'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces windowds.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/idl'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces spellchecker.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/interfaces/apps'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/interfaces'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/boot/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces pipboot.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/ssl/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces pipnss.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/profile'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/pki/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces pippki.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/directory'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/windowds'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/aboutcompartments'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces compartments.xpt'
make[10]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md/unix'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/remote'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces toolkitremote.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/idl'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prosdep.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/md/prosdep.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/alerts'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces alerts.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/boot/public'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/ssl/public'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/asyncshutdown'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces toolkit_asyncshutdown.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/commandlines'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces commandlines.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/pki/public'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/diskspacewatcher'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces diskspacewatcher.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libpref'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/chrome'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make -C memory export
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/downloads'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces downloads.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/exthelper'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces exthelper.xpt'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/memory'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prseg.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/memory/prseg.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/remote'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/filepicker'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces filepicker.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/aboutcompartments'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/filewatcher'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces toolkit_filewatcher.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/commandlines'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/asyncshutdown'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/finalizationwitness'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces toolkit_finalizationwitness.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/formautofill'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces toolkit_formautofill.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/diskspacewatcher'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/exthelper'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/find'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces mozfind.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/downloads'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/jsdownloads/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces jsdownloads.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/filepicker'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/osfile'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces toolkit_osfile.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/parentalcontrols'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces parentalcontrols.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/filewatcher'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/passwordmgr'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/rules.mk:1512: warning: overriding commands for target `../../../dist/bin/modules/LoginManagerParent.jsm'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/rules.mk:1447: warning: ignoring old commands for target `../../../dist/bin/modules/LoginManagerParent.jsm'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces loginmgr.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/power'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/quota'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prshm.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/memory/prshm.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/places'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces places.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/startup/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces appstartup.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/finalizationwitness'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/telemetry'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces telemetry.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/formautofill'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/telemetry/gen-histogram-enum.py  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/telemetry/Histograms.json > TelemetryHistogramEnums.h
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/jsdownloads/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/telemetry/gen-histogram-data.py  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/telemetry/Histograms.json > TelemetryHistogramData.inc
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/find'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/osfile'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/typeaheadfind'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces fastfind.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/passwordmgr'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/urlformatter'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/xulstore'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces toolkit_xulstore.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/places'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces urlformatter.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/parentalcontrols'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/feeds'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces feeds.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/autocomplete'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces autocomplete.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/startup/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/satchel'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces satchel.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/url-classifier'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces url-classifier.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/urlformatter'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/security'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces devtools_security.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/typeaheadfind'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/server'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces jsinspector.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/xulstore'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/identity'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces identity.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/satchel'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/mozapps/extensions'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces extensions.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/autocomplete'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/mozapps/update'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces update.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/profile'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces toolkitprofile.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prshma.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/memory/prshma.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/url-classifier'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
../../config/nsinstall -R -m 644 'xpcAccEvents.h' '../../dist/include'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/xpcom'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/security'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/server'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/crypto/component'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces services-crypto-component.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/pref/autoconfig/public'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces autoconfig.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/fxaccounts/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces services_fxaccounts.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/startupcache'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/components/interfaces.manifest 'interfaces startupcache.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/xre'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces xulapp.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/identity'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/mozapps/extensions'
../../../config/nsinstall -R -m 644 'TelemetryHistogramEnums.h' '../../../dist/include/mozilla'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ductwork/debugger'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces jsdebugger.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/browser/components/interfaces.manifest 'interfaces browsercompsbase.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/profile'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/fuel'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/browser/components/interfaces.manifest 'interfaces fuel.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/base'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/startupcache'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/locale/unix'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/unix/../props2arrays.py unixcharset.properties.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale/unix/unixcharset.properties
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/pref/autoconfig/public'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil/util'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil/util'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/crypto/component'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libjar/zipwriter'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces zipwriter.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/browser/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/memory'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces content_geckomediaplugins.xpt'
make -C misc export
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp-plugin'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp-plugin'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/misc'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o pralarm.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/pralarm.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/xre'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp-plugin-openh264'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp-plugin-openh264'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webrtc'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces content_webrtc.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webspeech/synth'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces dom_webspeechsynth.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/browser/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ductwork/debugger'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webspeech/recognition'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/components/interfaces.manifest 'interfaces dom_webspeechrecognition.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/locale/unix'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webvtt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces webvtt.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/bridge'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces peerconnection.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/fuel'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul/templates'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces xultmpl.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libjar/zipwriter'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webspeech/synth'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/txtsvc'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces txtsvc.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webrtc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/txmgr'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces txmgr.xpt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/composer'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces composer.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/tree'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces layout_xul_tree.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webvtt'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/telemetry'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webspeech/recognition'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/windowwatcher'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces windowwatcher.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/find'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces find.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/webbrowserpersist'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces webbrowserpersist.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/bridge'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul/templates'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/commandhandler'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces commandhandler.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/printingui/ipc'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/printingui/ipc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/browser'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/components/interfaces.manifest 'interfaces webBrowser_core.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/lwbrk'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/composer'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/txtsvc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/feeds'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/components/interfaces.manifest 'interfaces browser-feeds.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/migration'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/components/interfaces.manifest 'interfaces migration.xpt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/sessionstore'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/components/interfaces.manifest 'interfaces sessionstore.xpt'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o pratom.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/pratom.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/tree'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/alerts'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/shell'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/components/interfaces.manifest 'interfaces shellservice.xpt'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/build'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/build'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/windowwatcher'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil/util/internal'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil/util/internal'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/find'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/browser'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/migration'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/feeds'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/shell'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prcountr.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prcountr.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/voicemail'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prdtoa.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prdtoa.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/feeds'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/mozapps/update'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/fxaccounts/interfaces'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/src'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/txmgr'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/base'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/webbrowserpersist'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/chrome.manifest 'manifest components/interfaces.manifest'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/commandhandler'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/sessionstore'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prenv.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prenv.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prerr.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prerr.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prerror.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prerror.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptinfo'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prerrortable.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prerrortable.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prinit.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prinit.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prinrval.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prinrval.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o pripc.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/pripc.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prlog2.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prlog2.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/htmlparser'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prlong.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prlong.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prnetdb.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prnetdb.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o praton.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/praton.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prolock.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prolock.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prrng.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prrng.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prsystem.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prsystem.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prtime.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtime.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prthinfo.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prthinfo.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prtpool.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c: In function 'io_wstart':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c:385:13: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
    PRStatus rval_status;
             ^~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c: In function 'notify_ioq':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c:954:10: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
 PRStatus rval_status;
          ^~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c: In function 'PR_JoinThreadPool':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c:1075:10: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
 PRStatus rval_status;
          ^~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c: In function 'io_wstart':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c:348:12: warning: 'polljobs' may be used uninitialized in this function [-Wmaybe-uninitialized]
    polljobs[pollfds_used] = jobp;
            ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtpool.c:328:34: warning: 'pollfds' may be used uninitialized in this function [-Wmaybe-uninitialized]
   pollfds[pollfds_used].in_flags = PR_POLL_READ;
                                   
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prtrace.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prtrace.c
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/misc'
make -C threads export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/threads'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prcmon.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/threads/prcmon.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prrwlock.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/threads/prrwlock.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prtpd.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/threads/prtpd.c
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/threads'
make -C pthreads export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/pthreads'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ptio.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c: In function 'pt_linux_sendfile_cont':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c:1098:11: warning: variable 'oldoffset' set but not used [-Wunused-but-set-variable]
     off_t oldoffset;
           ^~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c: In function 'pt_Connect':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c:1545:11: warning: variable 'md_af' set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c: In function 'pt_Bind':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c:1735:11: warning: variable 'md_af' set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c: In function 'pt_SendTo':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c:1992:11: warning: variable 'md_af' set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c: In function '_pr_poll_with_poll':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptio.c:3935:33: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
                         elapsed = (PRIntervalTime) (PR_IntervalNow()
                         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                 - start);
                                 ~~~~~~~~
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ptsynch.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function '_PR_InitLocks':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:54:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'pt_PostNotifies':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:71:19: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn index, rv;
                   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_NewLock':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:137:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_DestroyLock':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:156:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_Lock':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:175:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_Unlock':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:196:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'pt_PostNotifiesFromMonitor':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:462:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_DestroyMonitor':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:542:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_GetMonitorEntryCount':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:563:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_EnterMonitor':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:592:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PR_ExitMonitor':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:621:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PRP_DestroyNakedCondVar':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:1212:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PRP_NakedNotify':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:1241:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c: In function 'PRP_NakedBroadcast':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptsynch.c:1250:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ptthread.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function 'pt_AttachThread':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:279:13: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
         int rv;
             ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function 'PR_DetachThread':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:636:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function 'PR_Interrupt':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:776:16: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
         PRIntn rv;
                ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function '_pt_thread_death':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:847:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function '_PR_Fini':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:1064:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function 'PR_Cleanup':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:1099:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function 'init_pthread_gc_support':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:1233:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function 'pt_SuspendSet':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:1451:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c: In function 'PR_SuspendAll':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptthread.c:1571:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^~
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ptmisc.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/pthreads/ptmisc.c
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/pthreads'
make build
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prvrsion.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private  -I.  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/prvrsion.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/prvrsion.c: In function 'libVersionPoint':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/prvrsion.c:84:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^~~~~
rm -f libnspr4.a
arm-oe-linux-gnueabi-ar cr libnspr4.a ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./praton.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./linux.o  
arm-oe-linux-gnueabi-ranlib libnspr4.a
../../config/./nsinstall -R -m 444 ./libnspr4.a   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr'
make -C lib export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib'
make -C ds export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/ds'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o plarena.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plarena.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o plhash.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plhash.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o plvrsion.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include  -I.  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plvrsion.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plvrsion.c: In function 'libVersionPoint':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plvrsion.c:84:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^~~~~
rm -f libplds4.a
arm-oe-linux-gnueabi-ar cr libplds4.a ./plarena.o ./plhash.o ./plvrsion.o  
arm-oe-linux-gnueabi-ranlib libplds4.a
../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plarenas.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plarena.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plhash.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr
../../config/./nsinstall -R -m 444 ./libplds4.a   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/ds'
make -C libc export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc'
make -C include export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/include'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plbase64.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plerror.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plgetopt.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plstr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/include'
make -C src export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/src'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o plvrsion.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr  -I.  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/plvrsion.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/plvrsion.c: In function 'libVersionPoint':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/plvrsion.c:84:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^~~~~
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strlen.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strlen.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strcpy.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strcpy.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strdup.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strdup.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strcase.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strcase.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strcat.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strcat.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strcmp.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strcmp.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strchr.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strchr.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strpbrk.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strpbrk.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strstr.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strstr.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o strtok.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/strtok.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o base64.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/base64.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o plerror.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/plerror.c
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o plgetopt.o -c -fvisibility=hidden     -Os -fsigned-char -fno-strict-aliasing -fomit-frame-pointer -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/src/plgetopt.c
rm -f libplc4.a
arm-oe-linux-gnueabi-ar cr libplc4.a ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o  
arm-oe-linux-gnueabi-ranlib libplc4.a
../../../config/./nsinstall -R -m 444 ./libplc4.a   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/src'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib'
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/nspr'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings'
make[5]: Nothing to be done for `export'.
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl'
make[4]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[3]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[3]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make recurse_compile
make[4]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/mozjemalloc'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/db/sqlite3/src'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/dirprovider'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/presentation'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/prefetch'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/contentproc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/cellbroadcast'
mkdir -p '.deps/'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/fallible'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp-plugin-openh264'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/mfbt'
mkdir -p '.deps/'
mkdir -p '.deps/'
jemalloc.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o jemalloc.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_JEMALLOC_HARD_ASSERTS -Dabort='moz_abort' -DMOZ_JEMALLOC_IMPL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/memory/mozjemalloc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/memory/build -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jemalloc.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/memory/mozjemalloc/jemalloc.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xpath'
mkdir -p '.deps/'
Unified_cpp_uriloader_prefetch0.o
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/about'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_uriloader_prefetch0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/prefetch -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_uriloader_prefetch0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/prefetch/Unified_cpp_uriloader_prefetch0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders/icon/gtk'
mkdir -p '.deps/'
DirectoryProvider.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o DirectoryProvider.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/components/dirprovider -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/components/dirprovider/../build -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/DirectoryProvider.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/components/dirprovider/DirectoryProvider.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/dns'
mkdir -p '.deps/'
plugin-container.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o plugin-container.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/contentproc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/plugin-container.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/contentproc/plugin-container.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/src'
mkdir -p '.deps/'
sqlite3.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o sqlite3.o -c  -DSQLITE_SECURE_DELETE=1 -DSQLITE_THREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_DEFAULT_PAGE_SIZE=32768 -DSQLITE_MAX_DEFAULT_PAGE_SIZE=32768 -DSQLITE_MAX_SCHEMA_RETRY=25 -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/db/sqlite3/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sqlite3.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-sign-compare -Wno-type-limits     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/db/sqlite3/src/sqlite3.c
Unified_cpp_dom_cellbroadcast0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_cellbroadcast0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/cellbroadcast -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_cellbroadcast0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/cellbroadcast/Unified_cpp_dom_cellbroadcast0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/statusfilter'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/finalizationwitness'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/security'
mkdir -p '.deps/'
PresentationDeviceManager.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o PresentationDeviceManager.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/presentation -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/PresentationDeviceManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/presentation/PresentationDeviceManager.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget'
gmp-fake.o
mkdir -p '.deps/'
PresentationSessionRequest.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gmp-fake.o -c   -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp-plugin-openh264 -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/gmp-fake.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/gmp-plugin/gmp-fake.cpp
Unified_cpp_dom_xslt_xpath0.o
AboutRedirector.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xslt_xpath0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../xslt -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xslt_xpath0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xpath/Unified_cpp_dom_xslt_xpath0.cpp
Unified_c_netwerk_dns0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o AboutRedirector.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/components/about -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/components/about/../build -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/AboutRedirector.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/browser/components/about/AboutRedirector.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_netwerk_dns0.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_netwerk_dns0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/dns/Unified_c_netwerk_dns0.c
Compression.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Compression.o -c  -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mfbt -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Compression.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -Wno-unused-function   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mfbt/Compression.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/activities'
mkdir -p '.deps/'
Unified_cpp_dom_xslt_xpath1.o
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/terminator'
mkdir -p '.deps/'
nsEffectiveTLDService.o
fallible.o
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o fallible.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/memory/fallible -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/fallible.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/memory/fallible/fallible.cpp
nsBrowserStatusFilter.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsBrowserStatusFilter.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/statusfilter -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsBrowserStatusFilter.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
host_jskwgen.o
g++  -o host_jskwgen.o -c -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -std=gnu++0x -MD -MP -MF .deps/host_jskwgen.o.pp -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src -I. -I /tmp-glibc/sysroots/qemuarm/usr/lib/libffi-3.2.1/include  -I../../dist/include  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src/jskwgen.cpp
Decimal.o
Unified_cpp_devtools_security0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_devtools_security0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/devtools/security -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_devtools_security0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/security/Unified_cpp_devtools_security0.cpp
nsBaseWidget.o
nsIconChannel.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsBaseWidget.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/nsBaseWidget.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/nsBaseWidget.cpp
FinalizationWitnessService.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsIconChannel.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/icon/gtk -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/nsIconChannel.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/icon/gtk/nsIconChannel.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o FinalizationWitnessService.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/finalizationwitness -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/FinalizationWitnessService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/finalizationwitness/FinalizationWitnessService.cpp
Activity.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Activity.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/activities -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Activity.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/activities/Activity.cpp
nsTerminator.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsTerminator.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/terminator -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsTerminator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/terminator/nsTerminator.cpp
Unified_cpp_editor_libeditor0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_editor_libeditor0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/txmgr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_editor_libeditor0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor0.cpp
Unified_cpp_editor_libeditor1.o
Unified_cpp_widget0.o
libfallible.a.desc
rm -f libfallible.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libfallible.a.desc fallible.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/fallible'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_widget0.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_widget0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/Unified_cpp_widget0.cpp
Unified_cpp_widget1.o
host_jskwgen
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_exec.py -- g++  -o host_jskwgen -isystem /tmp-glibc/sysroots/x86_64-linux/usr/include -O2 -pipe -std=gnu++0x -MD -MP -MF .deps/host_jskwgen.pp -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/src -I. -I /tmp-glibc/sysroots/qemuarm/usr/lib/libffi-3.2.1/include  -I../../dist/include  host_jskwgen.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsEffectiveTLDService.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsEffectiveTLDService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns/nsEffectiveTLDService.cpp
nsHostResolver.o
libplugin-container.a.desc
rm -f libplugin-container.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libplugin-container.a.desc plugin-container.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/contentproc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/battery'
mkdir -p '.deps/'
../../config/nsinstall -R -m 755 'host_jskwgen' '../../dist/host/bin'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/src'
BatteryManager.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o BatteryManager.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/BatteryManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery/BatteryManager.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/boot/src'
mkdir -p '.deps/'
Unified_cpp_manager_boot_src0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_manager_boot_src0.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/manager/boot/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/public/nss -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/manager/boot/src/../../../pkix/include -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_manager_boot_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/boot/src/Unified_cpp_manager_boot_src0.cpp
libtoolkit_components_statusfilter.a.desc
rm -f libtoolkit_components_statusfilter.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_statusfilter.a.desc nsBrowserStatusFilter.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/statusfilter'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mathml'
mkdir -p '.deps/'
Unified_cpp_dom_mathml0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_mathml0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mathml -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_mathml0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mathml/Unified_cpp_dom_mathml0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o PresentationSessionRequest.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/presentation -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/PresentationSessionRequest.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/presentation/PresentationSessionRequest.cpp
libtoolkit_components_terminator.a.desc
rm -f libtoolkit_components_terminator.a
libfakeopenh264.so
rm -f libfakeopenh264.so
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_exec.py --uselist --  arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -fPIC -shared -Wl,-z,defs -Wl,-h,libfakeopenh264.so -o libfakeopenh264.so  gmp-fake.o   -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id   -Wl,-rpath-link, /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib        -ldl  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_terminator.a.desc nsTerminator.o  
libbrowser_components_dirprovider.a.desc
rm -f libbrowser_components_dirprovider.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libbrowser_components_dirprovider.a.desc DirectoryProvider.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/terminator'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/dirprovider'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Decimal.o -c  -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mfbt -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Decimal.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mfbt/decimal/Decimal.cpp
Unified_cpp_mfbt0.o
Unified_c_intl_uconv0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_intl_uconv0.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_intl_uconv0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_c_intl_uconv0.c
Unified_cpp_intl_uconv0.o
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/base'
mkdir -p '.deps/'
Unified_cpp_accessible_base0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_accessible_base0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/xpcom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/atk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_accessible_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/base/Unified_cpp_accessible_base0.cpp
Unified_cpp_accessible_base1.o
chmod +x libfakeopenh264.so
../../../config/nsinstall -R -m 644 'libfakeopenh264.so' '../../../dist/bin/gmp-fakeopenh264/1.0'
../../../config/nsinstall -R -m 644 'libfakeopenh264.so' '../../../dist/lib'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/gmp-plugin-openh264'
libtoolkit_devtools_security.a.desc
rm -f libtoolkit_devtools_security.a
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic'
mkdir -p '.deps/'
nsLineLayout.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsLineLayout.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../../dom/plugins/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsLineLayout.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsLineLayout.cpp
nsPluginFrame.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_devtools_security.a.desc Unified_cpp_devtools_security0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/security'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base'
libtoolkit_components_finalizationwitness.a.desc
mkdir -p '.deps/'
rm -f libtoolkit_components_finalizationwitness.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_finalizationwitness.a.desc FinalizationWitnessService.o  
nsURLHelperUnix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsURLHelperUnix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsURLHelperUnix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base/nsURLHelperUnix.cpp
Unified_cpp_netwerk_base0.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/finalizationwitness'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_base0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base/Unified_cpp_netwerk_base0.cpp
Unified_cpp_netwerk_base1.o
libdom_presentation.a.desc
rm -f libdom_presentation.a
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_uconv0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_uconv0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_cpp_intl_uconv0.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_presentation.a.desc PresentationDeviceManager.o PresentationSessionRequest.o  
Unified_cpp_intl_uconv1.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/presentation'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/printing'
mkdir -p '.deps/'
Unified_cpp_layout_printing0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_printing0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/printing -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/printing/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_printing0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/printing/Unified_cpp_layout_printing0.cpp
libbrowser_components_about.a.desc
rm -f libbrowser_components_about.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libbrowser_components_about.a.desc AboutRedirector.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/browser/components/about'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/tables'
mkdir -p '.deps/'
Unified_cpp_layout_tables0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_tables0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DDEBUG_TABLE_STRATEGY_off -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/../../intl/unicharutil/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_tables0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/tables/Unified_cpp_layout_tables0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_base1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_base1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base/Unified_cpp_netwerk_base1.cpp
Unified_cpp_netwerk_base2.o
libjemalloc.a.desc
rm -f libjemalloc.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libjemalloc.a.desc jemalloc.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/mozjemalloc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/typeaheadfind'
mkdir -p '.deps/'
nsTypeAheadFind.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsTypeAheadFind.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/typeaheadfind -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsTypeAheadFind.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/typeaheadfind/nsTypeAheadFind.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_mfbt0.o -c  -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/mfbt -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_mfbt0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/mfbt/Unified_cpp_mfbt0.cpp
libimage_decoders_icon_gtk.a.desc
rm -f libimage_decoders_icon_gtk.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_decoders_icon_gtk.a.desc nsIconChannel.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders/icon/gtk'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/find'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsHostResolver.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsHostResolver.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns/nsHostResolver.cpp
Unified_cpp_netwerk_dns0.o
nsFindService.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsFindService.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/find -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsFindService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/find/nsFindService.cpp
libdom_activities.a.desc
rm -f libdom_activities.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_activities.a.desc Activity.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/activities'
libtoolkit_components_find.a.desc
rm -f libtoolkit_components_find.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_find.a.desc nsFindService.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders/icon'
mkdir -p '.deps/'
Unified_cpp_image_decoders_icon0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_image_decoders_icon0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/icon -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/icon/gtk -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_image_decoders_icon0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders/icon/Unified_cpp_image_decoders_icon0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/find'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/base'
mkdir -p '.deps/'
Unified_cpp_dom_xslt_base0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xslt_base0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base/.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base/../xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base/../xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base/../xslt -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xslt_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/base/Unified_cpp_dom_xslt_base0.cpp
libdom_battery.a.desc
rm -f libdom_battery.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_battery.a.desc BatteryManager.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/battery'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webrtc'
mkdir -p '.deps/'
MediaEngineWebRTC.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o MediaEngineWebRTC.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webrtc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/browser_logging -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/MediaEngineWebRTC.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webrtc/MediaEngineWebRTC.cpp
Unified_cpp_dom_media_webrtc0.o
libmfbt.a.desc
rm -f libmfbt.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmfbt.a.desc Compression.o Decimal.o Unified_cpp_mfbt0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/mfbt'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xslt'
mkdir -p '.deps/'
libdom_cellbroadcast.a.desc
rm -f libdom_cellbroadcast.a
Unified_cpp_dom_xslt_xslt0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xslt_xslt0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt/../xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt/../xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xslt_xslt0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xslt/Unified_cpp_dom_xslt_xslt0.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_cellbroadcast.a.desc Unified_cpp_dom_cellbroadcast0.o  
Unified_cpp_dom_xslt_xslt1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_dns0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_dns0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/dns/Unified_cpp_netwerk_dns0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/cellbroadcast'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webm'
mkdir -p '.deps/'
Unified_cpp_dom_media_webm0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media_webm0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webm -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_webm0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webm/Unified_cpp_dom_media_webm0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_uconv1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_uconv1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_cpp_intl_uconv1.cpp
Unified_cpp_intl_uconv2.o
libsecurity_manager_boot_src.a.desc
rm -f libsecurity_manager_boot_src.a
libdom_mathml.a.desc
rm -f libdom_mathml.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libsecurity_manager_boot_src.a.desc Unified_cpp_manager_boot_src0.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_mathml.a.desc Unified_cpp_dom_mathml0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mathml'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/certverifier'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/manager/boot/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/animation'
mkdir -p '.deps/'
Unified_cpp_certverifier0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_certverifier0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/certverifier -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/certverifier/../manager/boot/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/certverifier/../manager/ssl/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/security/certverifier/../pkix/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_certverifier0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/certverifier/Unified_cpp_certverifier0.cpp
Unified_cpp_dom_animation0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_animation0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/animation -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_animation0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/animation/Unified_cpp_dom_animation0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xslt_xpath1.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../xslt -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xslt_xpath1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xpath/Unified_cpp_dom_xslt_xpath1.cpp
Unified_cpp_dom_xslt_xpath2.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_editor_libeditor1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/txmgr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_editor_libeditor1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor1.cpp
Unified_cpp_editor_libeditor2.o
libdom_xslt_base.a.desc
rm -f libdom_xslt_base.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_xslt_base.a.desc Unified_cpp_dom_xslt_base0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/voicemail'
mkdir -p '.deps/'
Voicemail.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Voicemail.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Voicemail.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/Voicemail.cpp
VoicemailIPCService.o
libimage_decoders_icon.a.desc
rm -f libimage_decoders_icon.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_decoders_icon.a.desc Unified_cpp_image_decoders_icon0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders/icon'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xml'
mkdir -p '.deps/'
Unified_cpp_dom_xslt_xml0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xslt_xml0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xml -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xml/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xml/../xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xml/../xslt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xslt_xml0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xml/Unified_cpp_dom_xslt_xml0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_uconv2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_uconv2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_cpp_intl_uconv2.cpp
Unified_cpp_intl_uconv3.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_uconv3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_uconv3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_cpp_intl_uconv3.cpp
Unified_cpp_intl_uconv4.o
libsecurity_certverifier.a.desc
rm -f libsecurity_certverifier.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libsecurity_certverifier.a.desc Unified_cpp_certverifier0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/security/certverifier'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/streamconv'
mkdir -p '.deps/'
nsStreamConverterService.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsStreamConverterService.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/streamconv -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsStreamConverterService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/streamconv/nsStreamConverterService.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/base/Unified_cpp_accessible_base0.cpp:101:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/base/Logging.cpp: In function 'void LogDocShellState(nsIDocument*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/base/Logging.cpp:111:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (busyFlags & nsIDocShell::BUSY_FLAGS_PAGE_LOADING)
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/base/Logging.cpp:114:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     printf("[failed]");
     ^~~~~~
libtoolkit_components_typeaheadfind.a.desc
rm -f libtoolkit_components_typeaheadfind.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_typeaheadfind.a.desc nsTypeAheadFind.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/typeaheadfind'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/broadcastchannel'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_uconv4.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_uconv4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_cpp_intl_uconv4.cpp
Unified_cpp_dom_broadcastchannel0.o
Unified_cpp_intl_uconv5.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_broadcastchannel0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/broadcastchannel -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/broadcastchannel/../workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_broadcastchannel0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/broadcastchannel/Unified_cpp_dom_broadcastchannel0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsPluginFrame.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../../dom/plugins/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsPluginFrame.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsPluginFrame.cpp
Unified_cpp_layout_generic0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_uconv5.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_uconv5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_cpp_intl_uconv5.cpp
Unified_cpp_intl_uconv6.o
libnetwerk_streamconv.a.desc
rm -f libnetwerk_streamconv.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_streamconv.a.desc nsStreamConverterService.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_widget1.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_widget1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/Unified_cpp_widget1.cpp
Unified_cpp_widget2.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/streamconv'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobilemessage'
mkdir -p '.deps/'
Unified_cpp_dom_mobilemessage0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_mobilemessage0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_mobilemessage0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobilemessage/Unified_cpp_dom_mobilemessage0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media_webrtc0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webrtc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/browser_logging -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_webrtc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webrtc/Unified_cpp_dom_media_webrtc0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_uconv6.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvcn -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvja -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvko -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvlatin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/ucvtw -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv/util -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_uconv6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv/Unified_cpp_intl_uconv6.cpp
libdom_xslt_xml.a.desc
rm -f libdom_xslt_xml.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_xslt_xml.a.desc Unified_cpp_dom_xslt_xml0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xml'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/asmjscache'
mkdir -p '.deps/'
AsmJSCache.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o AsmJSCache.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/asmjscache -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/AsmJSCache.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/asmjscache/AsmJSCache.cpp
liblayout_printing.a.desc
rm -f liblayout_printing.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_printing.a.desc Unified_cpp_layout_printing0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/printing'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xslt_xpath2.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath/../xslt -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xslt_xpath2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xpath/Unified_cpp_dom_xslt_xpath2.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/svg'
mkdir -p '.deps/'
Unified_cpp_layout_svg0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_svg0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../../widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_svg0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/svg/Unified_cpp_layout_svg0.cpp
Unified_cpp_layout_svg1.o
libintl_uconv.a.desc
rm -f libintl_uconv.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libintl_uconv.a.desc Unified_c_intl_uconv0.o Unified_cpp_intl_uconv0.o Unified_cpp_intl_uconv1.o Unified_cpp_intl_uconv2.o Unified_cpp_intl_uconv3.o Unified_cpp_intl_uconv4.o Unified_cpp_intl_uconv5.o Unified_cpp_intl_uconv6.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o VoicemailIPCService.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/VoicemailIPCService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/ipc/VoicemailIPCService.cpp
VoicemailParent.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/uconv'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/datastore'
mkdir -p '.deps/'
Unified_cpp_dom_datastore0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_datastore0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/datastore -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_datastore0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/datastore/Unified_cpp_dom_datastore0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_base2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_base2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base/Unified_cpp_netwerk_base2.cpp
Unified_cpp_netwerk_base3.o
liburiloader_prefetch.a.desc
rm -f liburiloader_prefetch.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liburiloader_prefetch.a.desc Unified_cpp_uriloader_prefetch0.o  
libnetwerk_dns.a.desc
rm -f libnetwerk_dns.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_dns.a.desc Unified_c_netwerk_dns0.o nsEffectiveTLDService.o nsHostResolver.o Unified_cpp_netwerk_dns0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/uriloader/prefetch'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/server'
mkdir -p '.deps/'
nsJSInspector.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsJSInspector.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/devtools/server -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsJSInspector.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/devtools/server/nsJSInspector.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/dns'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/view'
mkdir -p '.deps/'
nsView.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsView.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/nsView.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view/nsView.cpp
nsViewManager.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_base3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_base3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base/Unified_cpp_netwerk_base3.cpp
libdom_animation.a.desc
rm -f libdom_animation.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_animation.a.desc Unified_cpp_dom_animation0.o  
libtoolkit_devtools_server.a.desc
rm -f libtoolkit_devtools_server.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_devtools_server.a.desc nsJSInspector.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/animation'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/base'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/devtools/server'
Unified_cpp_rdf_base0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_rdf_base0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/rdf/base -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_rdf_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/base/Unified_cpp_rdf_base0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/build'
mkdir -p '.deps/'
nsModule.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsModule.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpfe/components/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpfe/components/build/../directory -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpfe/components/build/nsModule.cpp
libdom_media_webm.a.desc
rm -f libdom_media_webm.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_webm.a.desc Unified_cpp_dom_media_webm0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webm'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/smil'
mkdir -p '.deps/'
Unified_cpp_dom_smil0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_smil0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_smil0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/smil/Unified_cpp_dom_smil0.cpp
Unified_cpp_dom_smil1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_accessible_base1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/xpcom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/atk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_accessible_base1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/base/Unified_cpp_accessible_base1.cpp
libdom_xslt_xpath.a.desc
rm -f libdom_xslt_xpath.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_xslt_xpath.a.desc Unified_cpp_dom_xslt_xpath0.o Unified_cpp_dom_xslt_xpath1.o Unified_cpp_dom_xslt_xpath2.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xpath'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/viewsource'
mkdir -p '.deps/'
Unified_cpp_protocol_viewsource0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_protocol_viewsource0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/viewsource -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_viewsource0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/viewsource/Unified_cpp_protocol_viewsource0.cpp
libxpfe_components_build.a.desc
rm -f libxpfe_components_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpfe_components_build.a.desc nsModule.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/gl'
mkdir -p '.deps/'
GLContextProviderGLX.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o GLContextProviderGLX.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/GLContextProviderGLX.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl/GLContextProviderGLX.cpp
Unified_cpp_gfx_gl0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_widget2.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_widget2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/Unified_cpp_widget2.cpp
libdom_broadcastchannel.a.desc
rm -f libdom_broadcastchannel.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_broadcastchannel.a.desc Unified_cpp_dom_broadcastchannel0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/broadcastchannel'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg'
mkdir -p '.deps/'
Unified_cpp_dom_svg0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg0.cpp
Unified_cpp_dom_svg1.o
libdom_asmjscache.a.desc
rm -f libdom_asmjscache.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_asmjscache.a.desc AsmJSCache.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/asmjscache'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg1.cpp
Unified_cpp_dom_svg2.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xslt_xslt1.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt/../xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt/../xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xslt_xslt1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xslt/Unified_cpp_dom_xslt_xslt1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o VoicemailParent.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/VoicemailParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/ipc/VoicemailParent.cpp
Unified_cpp_dom_voicemail0.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/tables/Unified_cpp_layout_tables0.cpp:74:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/nsTableOuterFrame.cpp: In member function 'virtual void nsTableOuterFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/nsTableOuterFrame.cpp:957:59: warning: 'captionFirstReflow' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                        captionFirstReflow);
                                                           ^
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/tables/Unified_cpp_layout_tables0.cpp:65:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/nsTableFrame.cpp: In member function 'void nsTableFrame::HomogenousInsertFrames(nsIFrame::ChildListID, nsIFrame*, nsFrameList&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/nsTableFrame.cpp:2369:13: warning: 'lastColGroup' may be used uninitialized in this function [-Wmaybe-uninitialized]
             if (kidFrame == lastColGroup) {
             ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables/nsTableFrame.cpp:2353:54: warning: 'content' may be used uninitialized in this function [-Wmaybe-uninitialized]
         int32_t newIndex = container->IndexOf(content);
                                                      ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsViewManager.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/nsViewManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view/nsViewManager.cpp
liblayout_tables.a.desc
rm -f liblayout_tables.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_tables.a.desc Unified_cpp_layout_tables0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/tables'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/mathml'
mkdir -p '.deps/'
Unified_cpp_layout_mathml0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_mathml0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mathml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_mathml0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/mathml/Unified_cpp_layout_mathml0.cpp
Unified_cpp_layout_mathml1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_voicemail0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/voicemail/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_voicemail0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/voicemail/Unified_cpp_dom_voicemail0.cpp
libnetwerk_protocol_viewsource.a.desc
rm -f libnetwerk_protocol_viewsource.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_protocol_viewsource.a.desc Unified_cpp_protocol_viewsource0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/viewsource'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/src'
mkdir -p '.deps/'
ProgressTracker.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ProgressTracker.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/2d -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ProgressTracker.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src/ProgressTracker.cpp
RasterImage.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_gl0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_gl0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/gl/Unified_cpp_gfx_gl0.cpp
Unified_cpp_gfx_gl1.o
libdom_media_webrtc.a.desc
rm -f libdom_media_webrtc.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_webrtc.a.desc MediaEngineWebRTC.o Unified_cpp_dom_media_webrtc0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webrtc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/geolocation'
mkdir -p '.deps/'
nsGeolocation.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsGeolocation.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsGeolocation.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation/nsGeolocation.cpp
Unified_cpp_dom_geolocation0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_generic0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../../dom/plugins/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_generic0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic0.cpp
Unified_cpp_layout_generic1.o
libdom_voicemail.a.desc
rm -f libdom_voicemail.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_voicemail.a.desc Voicemail.o VoicemailIPCService.o VoicemailParent.o Unified_cpp_dom_voicemail0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/voicemail'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libpref'
mkdir -p '.deps/'
prefapi.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o prefapi.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DOS_ARCH='Linux' -DMOZ_WIDGET_TOOLKIT='gtk2' -DMOZ_OFFICIAL_BRANDING -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/modules/libpref -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/prefapi.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/modules/libpref/prefapi.cpp
Unified_cpp_modules_libpref0.o
libdom_datastore.a.desc
rm -f libdom_datastore.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_datastore.a.desc Unified_cpp_dom_datastore0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/datastore'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/composer'
mkdir -p '.deps/'
Unified_cpp_editor_composer0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_editor_composer0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/composer -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_editor_composer0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/composer/Unified_cpp_editor_composer0.cpp
libdom_mobilemessage.a.desc
rm -f libdom_mobilemessage.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_mobilemessage.a.desc Unified_cpp_dom_mobilemessage0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobilemessage'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/encoding'
mkdir -p '.deps/'
Unified_cpp_dom_encoding0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_encoding0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/encoding -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/locale -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_encoding0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/encoding/Unified_cpp_dom_encoding0.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base/Unified_cpp_netwerk_base2.cpp:65:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base/nsProtocolProxyService.cpp: In function 'nsresult GetProxyURI(nsIChannel*, nsIURI**)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base/nsProtocolProxyService.cpp:78:12: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized]
   nsresult rv;
            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base/nsProtocolProxyService.cpp: In member function 'void nsProtocolProxyService::ApplyFilters(nsIChannel*, const nsProtocolInfo&, nsIProxyInfo**)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base/nsProtocolProxyService.cpp:1875:14: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized]
     nsresult rv;
              ^~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_smil1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_smil1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/smil/Unified_cpp_dom_smil1.cpp
librdf_base.a.desc
rm -f librdf_base.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o librdf_base.a.desc Unified_cpp_rdf_base0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/cookie'
mkdir -p '.deps/'
Unified_cpp_extensions_cookie0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_extensions_cookie0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_extensions_cookie0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/cookie/Unified_cpp_extensions_cookie0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_svg1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../../widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_svg1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/svg/Unified_cpp_layout_svg1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_modules_libpref0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DOS_ARCH='Linux' -DMOZ_WIDGET_TOOLKIT='gtk2' -DMOZ_OFFICIAL_BRANDING -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/modules/libpref -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_modules_libpref0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libpref/Unified_cpp_modules_libpref0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/encoders/bmp'
mkdir -p '.deps/'
nsBMPEncoder.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsBMPEncoder.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/encoders/bmp -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsBMPEncoder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/encoders/bmp/nsBMPEncoder.cpp
libnetwerk_base.a.desc
rm -f libnetwerk_base.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_base.a.desc nsURLHelperUnix.o Unified_cpp_netwerk_base0.o Unified_cpp_netwerk_base1.o Unified_cpp_netwerk_base2.o Unified_cpp_netwerk_base3.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o RasterImage.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/2d -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/RasterImage.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src/RasterImage.cpp
imgLoader.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/shistory/src'
mkdir -p '.deps/'
Unified_cpp_shistory_src0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_shistory_src0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/shistory/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_shistory_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/shistory/src/Unified_cpp_shistory_src0.cpp
libdom_encoding.a.desc
rm -f libdom_encoding.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_encoding.a.desc Unified_cpp_dom_encoding0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/encoding'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/ds'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg2.cpp
TimeStamp_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o TimeStamp_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds/../io -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/TimeStamp_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds/TimeStamp_posix.cpp
nsPersistentProperties.o
Unified_cpp_dom_svg3.o
libview.a.desc
rm -f libview.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libview.a.desc nsView.o nsViewManager.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/view'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsPersistentProperties.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds/../io -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsPersistentProperties.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds/nsPersistentProperties.cpp
nsStaticNameTable.o
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/autocomplete'
mkdir -p '.deps/'
Unified_cpp_autocomplete0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_autocomplete0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/autocomplete -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_autocomplete0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/autocomplete/Unified_cpp_autocomplete0.cpp
libimage_encoders_bmp.a.desc
rm -f libimage_encoders_bmp.a
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsStaticNameTable.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds/../io -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsStaticNameTable.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds/nsStaticNameTable.cpp
Unified_cpp_xpcom_ds0.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_encoders_bmp.a.desc nsBMPEncoder.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/encoders/bmp'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul/templates'
mkdir -p '.deps/'
Unified_cpp_dom_xul_templates0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xul_templates0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul/templates -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/ -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xul_templates0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul/templates/Unified_cpp_dom_xul_templates0.cpp
Unified_cpp_dom_xul_templates1.o
libdom_xslt_xslt.a.desc
rm -f libdom_xslt_xslt.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_xslt_xslt.a.desc Unified_cpp_dom_xslt_xslt0.o Unified_cpp_dom_xslt_xslt1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xslt/xslt'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_ds0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds/../io -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_ds0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/ds/Unified_cpp_xpcom_ds0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/ftp'
mkdir -p '.deps/'
Unified_cpp_netwerk_protocol_ftp0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_protocol_ftp0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/ftp -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_protocol_ftp0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/ftp/Unified_cpp_netwerk_protocol_ftp0.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor/nsEditor.cpp: In member function 'nsresult nsEditor::JoinNodes(nsINode&, nsINode&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor/nsEditor.cpp:1502:10: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
   return result;
          ^~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xul_templates1.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul/templates -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/ -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xul_templates1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul/templates/Unified_cpp_dom_xul_templates1.cpp
libwidget.a.desc
rm -f libwidget.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwidget.a.desc nsBaseWidget.o Unified_cpp_widget0.o Unified_cpp_widget1.o Unified_cpp_widget2.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav54'
mkdir -p '.deps/'
Unified_cpp_fmp4_ffmpeg_libav540.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_fmp4_ffmpeg_libav540.o -c -I../../../../../dist/stl_wrappers -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav54 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav54/.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav54/include -I../../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_fmp4_ffmpeg_libav540.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav54/Unified_cpp_fmp4_ffmpeg_libav540.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_geolocation0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_geolocation0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/geolocation/Unified_cpp_dom_geolocation0.cpp
libaccessible_base.a.desc
rm -f libaccessible_base.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libaccessible_base.a.desc Unified_cpp_accessible_base0.o Unified_cpp_accessible_base1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/build'
mkdir -p '.deps/'
dtlsidentity.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o dtlsidentity.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/dtlsidentity.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/dtlsidentity.cpp
nr_socket_prsock.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg3.cpp
Unified_cpp_dom_svg4.o
libtoolkit_components_autocomplete.a.desc
rm -f libtoolkit_components_autocomplete.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_autocomplete.a.desc Unified_cpp_autocomplete0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/autocomplete'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/places'
mkdir -p '.deps/'
Unified_cpp_components_places0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_components_places0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/places -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/places/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_components_places0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/places/Unified_cpp_components_places0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nr_socket_prsock.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nr_socket_prsock.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/nr_socket_prsock.cpp
nr_timer.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_gl1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_gl1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/gl/Unified_cpp_gfx_gl1.cpp
libeditor_composer.a.desc
rm -f libeditor_composer.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libeditor_composer.a.desc Unified_cpp_editor_composer0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/composer'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cookie'
mkdir -p '.deps/'
libdom_media_fmp4_ffmpeg_libav54.a.desc
rm -f libdom_media_fmp4_ffmpeg_libav54.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_fmp4_ffmpeg_libav54.a.desc Unified_cpp_fmp4_ffmpeg_libav540.o  
nsCookieService.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsCookieService.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cookie -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsCookieService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cookie/nsCookieService.cpp
Unified_cpp_netwerk_cookie0.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav54'
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/mathml/Unified_cpp_layout_mathml0.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/nsMathMLContainerFrame.cpp: In member function 'nsresult nsMathMLContainerFrame::TransmitAutomaticDataForMrowLikeElement()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/nsMathMLContainerFrame.cpp:1517:35: warning: 'baseFrame' may be used uninitialized in this function [-Wmaybe-uninitialized]
       mPresentationData.baseFrame = baseFrame;
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/url-classifier'
mkdir -p '.deps/'
HashStore.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o HashStore.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/HashStore.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier/HashStore.cpp
nsUrlClassifierPrefixSet.o
libdocshell_shistory_src.a.desc
rm -f libdocshell_shistory_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdocshell_shistory_src.a.desc Unified_cpp_shistory_src0.o  
libdom_smil.a.desc
rm -f libdom_smil.a
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/shistory/src'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_smil.a.desc Unified_cpp_dom_smil0.o Unified_cpp_dom_smil1.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/promise'
mkdir -p '.deps/'
Unified_cpp_dom_promise0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_promise0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/../workers -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_promise0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/promise/Unified_cpp_dom_promise0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/smil'
libmodules_libpref.a.desc
rm -f libmodules_libpref.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmodules_libpref.a.desc prefapi.o Unified_cpp_modules_libpref0.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/build'
mkdir -p '.deps/'
Unified_cpp_layout_build0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_build0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../inspector -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../mathml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/build/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/audiochannel -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/json -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/jsurl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/offline -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/speakermanager -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/telephony -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xslt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul/templates -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/composer -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/txmgr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/txtsvc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/secureelement -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_build0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/build/Unified_cpp_layout_build0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libpref'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/browser/build'
mkdir -p '.deps/'
nsWebBrowserModule.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsWebBrowserModule.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/browser/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/browser/build/.. -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsWebBrowserModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/browser/build/nsWebBrowserModule.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nr_timer.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nr_timer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/nr_timer.cpp
nricectx.o
libxpcom_ds.a.desc
rm -f libxpcom_ds.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpcom_ds.a.desc TimeStamp_posix.o nsPersistentProperties.o nsStaticNameTable.o Unified_cpp_xpcom_ds0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/ds'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/permissions'
mkdir -p '.deps/'
Unified_cpp_permissions0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_permissions0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/permissions -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_permissions0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/permissions/Unified_cpp_permissions0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o imgLoader.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/2d -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/imgLoader.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src/imgLoader.cpp
imgRequest.o
libembedding_browser_build.a.desc
rm -f libembedding_browser_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libembedding_browser_build.a.desc nsWebBrowserModule.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/browser/build'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nricectx.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nricectx.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/nricectx.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/tv'
mkdir -p '.deps/'
nricemediastream.o
Unified_cpp_dom_tv0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_tv0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/tv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_tv0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/tv/Unified_cpp_dom_tv0.cpp
libextensions_cookie.a.desc
rm -f libextensions_cookie.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libextensions_cookie.a.desc Unified_cpp_extensions_cookie0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/cookie'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nricemediastream.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nricemediastream.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/nricemediastream.cpp
nriceresolver.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_mathml1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/mathml/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mathml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_mathml1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/mathml/Unified_cpp_layout_mathml1.cpp
In file included from ../../dist/include/mozilla/dom/Selection.h:12:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor/TypeInState.cpp:10,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:2:
../../dist/include/mozilla/AutoRestore.h: In member function 'virtual nsresult nsHTMLEditor::SelectAll()':
../../dist/include/mozilla/AutoRestore.h:45:17: warning: '*((void*)& userSelection +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     mLocation = mValue;
                 ^~~~~~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:110:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor/nsHTMLEditor.cpp:3547:60: note: '*((void*)& userSelection +12)' was declared here
   Maybe<mozilla::dom::Selection::AutoApplyUserSelectStyle> userSelection;
                                                            ^~~~~~~~~~~~~
In file included from ../../dist/include/mozilla/dom/Selection.h:12:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor/TypeInState.cpp:10,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:2:
../../dist/include/mozilla/AutoRestore.h:45:5: warning: '*((void*)(& userSelection)+8).mozilla::AutoRestore<bool>::mLocation' may be used uninitialized in this function [-Wmaybe-uninitialized]
     mLocation = mValue;
     ^~~~~~~~~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor1.cpp:110:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor/nsHTMLEditor.cpp:3547:60: note: '*((void*)(& userSelection)+8).mozilla::AutoRestore<bool>::mLocation' was declared here
   Maybe<mozilla::dom::Selection::AutoApplyUserSelectStyle> userSelection;
                                                            ^~~~~~~~~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsUrlClassifierPrefixSet.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsUrlClassifierPrefixSet.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier/nsUrlClassifierPrefixSet.cpp
nsUrlClassifierStreamUpdater.o
libdom_geolocation.a.desc
rm -f libdom_geolocation.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_geolocation.a.desc nsGeolocation.o Unified_cpp_dom_geolocation0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/geolocation'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/grid'
mkdir -p '.deps/'
Unified_cpp_layout_xul_grid0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_xul_grid0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/grid -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/grid/.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/grid/../../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/grid/../../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/grid/../../style -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_xul_grid0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/grid/Unified_cpp_layout_xul_grid0.cpp
libextensions_permissions.a.desc
rm -f libextensions_permissions.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libextensions_permissions.a.desc Unified_cpp_permissions0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/permissions'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers'
mkdir -p '.deps/'
ImageContainer.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ImageContainer.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ImageContainer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ImageContainer.cpp
LayerTreeInvalidation.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nriceresolver.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nriceresolver.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/nriceresolver.cpp
nriceresolverfake.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsUrlClassifierStreamUpdater.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsUrlClassifierStreamUpdater.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.cpp
Unified_cpp_url-classifier0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg4.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg4.cpp
Unified_cpp_dom_svg5.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg5.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg5.cpp
Unified_cpp_dom_svg6.o
libnetwerk_protocol_ftp.a.desc
rm -f libnetwerk_protocol_ftp.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_protocol_ftp.a.desc Unified_cpp_netwerk_protocol_ftp0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/ftp'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base'
mkdir -p '.deps/'
nsPresArena.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsPresArena.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../mathml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../printing -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul/tree/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsPresArena.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsPresArena.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nriceresolverfake.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nriceresolverfake.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/nriceresolverfake.cpp
nrinterfaceprioritizer.o
nsRefreshDriver.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_cookie0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cookie -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/uconv -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_cookie0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cookie/Unified_cpp_netwerk_cookie0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg6.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg6.cpp
Unified_cpp_dom_svg7.o
libgfx_gl.a.desc
rm -f libgfx_gl.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_gl.a.desc GLContextProviderGLX.o Unified_cpp_gfx_gl0.o Unified_cpp_gfx_gl1.o  
liblayout_svg.a.desc
rm -f liblayout_svg.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_svg.a.desc Unified_cpp_layout_svg0.o Unified_cpp_layout_svg1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/gl'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/volatile'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/svg'
Unified_cpp_memory_volatile0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_memory_volatile0.o -c -I../../dist/stl_wrappers  -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/memory/volatile -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_memory_volatile0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/volatile/Unified_cpp_memory_volatile0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/ipc'
mkdir -p '.deps/'
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/promise/Unified_cpp_dom_promise0.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/Promise.cpp: In static member function 'static bool mozilla::dom::Promise::ThenableResolverCommon(JSContext*, uint32_t, unsigned int, JS::Value*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/Promise.cpp:464:46: warning: 'promise' may be used uninitialized in this function [-Wmaybe-uninitialized]
     promise->RejectInternal(aCx, args.get(0));
                                              ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_editor_libeditor2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/txmgr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_editor_libeditor2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor/Unified_cpp_editor_libeditor2.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nrinterfaceprioritizer.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nrinterfaceprioritizer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/nrinterfaceprioritizer.cpp
rlogringbuffer.o
Blob.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Blob.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DBIN_SUFFIX='""' -DMOZ_ENABLE_FREETYPE -DMOZ_TOOLKIT_SEARCH -DMOZ_PERMISSIONS -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Blob.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/Blob.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/Promise.cpp: In static member function 'static bool mozilla::dom::Promise::JSCallback(JSContext*, unsigned int, JS::Value*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/Promise.cpp:432:31: warning: 'promise' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (!promise->CaptureStack(aCx, promise->mRejectionStack)) {
          ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ContentChild.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/Promise.cpp: In static member function 'static already_AddRefed<mozilla::dom::Promise> mozilla::dom::Promise::Resolve(const mozilla::dom::GlobalObject&, JS::Handle<JS::Value>, mozilla::ErrorResult&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/Promise.cpp:624:36: warning: 'nextPromise' may be used uninitialized in this function [-Wmaybe-uninitialized]
       nsRefPtr<Promise> addRefed = nextPromise;
                                    ^~~~~~~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsRefreshDriver.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../mathml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../printing -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul/tree/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsRefreshDriver.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsRefreshDriver.cpp
Unified_cpp_layout_base0.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/promise/Unified_cpp_dom_promise0.cpp:20:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/PromiseCallback.cpp: In member function 'virtual void mozilla::dom::WrapperPromiseCallback::Call(JSContext*, JS::Handle<JS::Value>)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/promise/PromiseCallback.cpp:251:25: warning: 'returnedPromise' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (NS_SUCCEEDED(r) && returnedPromise == mNextPromise) {
                          
libdom_promise.a.desc
rm -f libdom_promise.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_promise.a.desc Unified_cpp_dom_promise0.o  
libmemory_volatile.a.desc
rm -f libmemory_volatile.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmemory_volatile.a.desc Unified_cpp_memory_volatile0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/promise'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/ipc'
mkdir -p '.deps/'
SharedDIB.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o SharedDIB.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SharedDIB.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/ipc/SharedDIB.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/memory/volatile'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/gtkxtbin'
mkdir -p '.deps/'
gtk2xtbin.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gtk2xtbin.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_IMPL_GTKXTBIN_API -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtkxtbin -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/gtk2xtbin.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtkxtbin/gtk2xtbin.c
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o imgRequest.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/2d -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/imgRequest.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src/imgRequest.cpp
imgRequestProxy.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_generic1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../../dom/plugins/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_generic1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic1.cpp
Unified_cpp_layout_generic2.o
libdom_xul_templates.a.desc
rm -f libdom_xul_templates.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_xul_templates.a.desc Unified_cpp_dom_xul_templates0.o Unified_cpp_dom_xul_templates1.o  
libgfx_ipc.a.desc
rm -f libgfx_ipc.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_ipc.a.desc SharedDIB.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xul/templates'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/network'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/ipc'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o rlogringbuffer.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/rlogringbuffer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/rlogringbuffer.cpp
simpletokenbucket.o
Unified_cpp_dom_network0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_network0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/network -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_network0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/network/Unified_cpp_dom_network0.cpp
libdom_tv.a.desc
rm -f libdom_tv.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_tv.a.desc Unified_cpp_dom_tv0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/tv'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav53'
mkdir -p '.deps/'
libwidget_gtkxtbin.a.desc
rm -f libwidget_gtkxtbin.a
Unified_cpp_fmp4_ffmpeg_libav530.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_fmp4_ffmpeg_libav530.o -c -I../../../../../dist/stl_wrappers -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav53 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav53/.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav53/include -I../../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_fmp4_ffmpeg_libav530.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav53/Unified_cpp_fmp4_ffmpeg_libav530.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwidget_gtkxtbin.a.desc gtk2xtbin.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/gamepad'
mkdir -p '.deps/'
Unified_cpp_dom_gamepad0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_gamepad0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/gamepad -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_gamepad0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/gamepad/Unified_cpp_dom_gamepad0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/gtkxtbin'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_generic2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../../dom/plugins/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_generic2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic2.cpp
Unified_cpp_layout_generic3.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o simpletokenbucket.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/simpletokenbucket.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/simpletokenbucket.cpp
stun_udp_socket_filter.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_udp_socket_filter.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/stun_udp_socket_filter.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/stun_udp_socket_filter.cpp
transportflow.o
liblayout_xul_grid.a.desc
rm -f liblayout_xul_grid.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_xul_grid.a.desc Unified_cpp_layout_xul_grid0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/grid'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/wave'
mkdir -p '.deps/'
Unified_cpp_dom_media_wave0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media_wave0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/wave -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_wave0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/wave/Unified_cpp_dom_media_wave0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transportflow.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/transportflow.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/transportflow.cpp
transportlayer.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o LayerTreeInvalidation.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/LayerTreeInvalidation.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/LayerTreeInvalidation.cpp
Layers.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_url-classifier0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/url-classifier/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_url-classifier0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/url-classifier/Unified_cpp_url-classifier0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transportlayer.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/transportlayer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/transportlayer.cpp
transportlayerdtls.o
libnetwerk_cookie.a.desc
rm -f libnetwerk_cookie.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_cookie.a.desc nsCookieService.o Unified_cpp_netwerk_cookie0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cookie'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/src'
mkdir -p '.deps/'
mozEnglishWordUtils.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozEnglishWordUtils.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozEnglishWordUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozEnglishWordUtils.cpp
mozGenericWordUtils.o
libdom_media_fmp4_ffmpeg_libav53.a.desc
rm -f libdom_media_fmp4_ffmpeg_libav53.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_fmp4_ffmpeg_libav53.a.desc Unified_cpp_fmp4_ffmpeg_libav530.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav53'
liblayout_mathml.a.desc
rm -f liblayout_mathml.a
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/startupcache'
mkdir -p '.deps/'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_mathml.a.desc Unified_cpp_layout_mathml0.o Unified_cpp_layout_mathml1.o  
StartupCache.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o StartupCache.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/startupcache -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/StartupCache.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/startupcache/StartupCache.cpp
StartupCacheModule.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/mathml'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/txmgr'
mkdir -p '.deps/'
Unified_cpp_editor_txmgr0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_editor_txmgr0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/txmgr -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_editor_txmgr0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/txmgr/Unified_cpp_editor_txmgr0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transportlayerdtls.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/transportlayerdtls.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/transportlayerdtls.cpp
transportlayerice.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozGenericWordUtils.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozGenericWordUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozGenericWordUtils.cpp
mozInlineSpellChecker.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o imgRequestProxy.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/2d -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/imgRequestProxy.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src/imgRequestProxy.cpp
Unified_cpp_image_src0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transportlayerice.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/transportlayerice.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/transportlayerice.cpp
transportlayerlog.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozInlineSpellChecker.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozInlineSpellChecker.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozInlineSpellChecker.cpp
mozInlineSpellWordUtil.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Layers.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Layers.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/Layers.cpp
BasicImageLayer.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o StartupCacheModule.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/startupcache -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/StartupCacheModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/startupcache/StartupCacheModule.cpp
StartupCacheUtils.o
libeditor_txmgr.a.desc
rm -f libeditor_txmgr.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libeditor_txmgr.a.desc Unified_cpp_editor_txmgr0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/txmgr'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium'
mkdir -p '.deps/'
atomicops_internals_x86_gcc.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o atomicops_internals_x86_gcc.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/atomicops_internals_x86_gcc.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/atomicops_internals_x86_gcc.cc
condition_variable_posix.o
libdb_sqlite3_src.a.desc
rm -f libdb_sqlite3_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdb_sqlite3_src.a.desc sqlite3.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o condition_variable_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/condition_variable_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/condition_variable_posix.cc
file_descriptor_shuffle.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/db/sqlite3/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/commandlines'
mkdir -p '.deps/'
nsCommandLine.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsCommandLine.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/commandlines -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsCommandLine.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/commandlines/nsCommandLine.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o StartupCacheUtils.o -c -I../dist/stl_wrappers -I../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/startupcache -I.  -I../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/StartupCacheUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/startupcache/StartupCacheUtils.cpp
libdom_gamepad.a.desc
rm -f libdom_gamepad.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_gamepad.a.desc Unified_cpp_dom_gamepad0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o file_descriptor_shuffle.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/file_descriptor_shuffle.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/file_descriptor_shuffle.cc
file_util_posix.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/gamepad'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/ipc'
mkdir -p '.deps/'
Unified_cpp_netwerk_ipc0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_ipc0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/modules/libjar -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_ipc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/ipc/Unified_cpp_netwerk_ipc0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transportlayerlog.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/transportlayerlog.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/transportlayerlog.cpp
transportlayerloopback.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o file_util_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/file_util_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/file_util_posix.cc
idle_timer_none.o
libdom_media_wave.a.desc
rm -f libdom_media_wave.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_wave.a.desc Unified_cpp_dom_media_wave0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/wave'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/crypto/component'
mkdir -p '.deps/'
nsSyncJPAKE.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsSyncJPAKE.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/services/crypto/component -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsSyncJPAKE.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/services/crypto/component/nsSyncJPAKE.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transportlayerloopback.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/transportlayerloopback.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/transportlayerloopback.cpp
transportlayerprsock.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg7.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg7.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg7.cpp
Unified_cpp_dom_svg8.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg8.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg8.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg8.cpp
Unified_cpp_dom_svg9.o
libservices_crypto_component.a.desc
rm -f libservices_crypto_component.a
libtoolkit_components_commandlines.a.desc
rm -f libtoolkit_components_commandlines.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libservices_crypto_component.a.desc nsSyncJPAKE.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_commandlines.a.desc nsCommandLine.o  
libstartupcache.a.desc
rm -f libstartupcache.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libstartupcache.a.desc StartupCache.o StartupCacheModule.o StartupCacheUtils.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/commandlines'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/system/linux'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/startupcache'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/services/crypto/component'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/file'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/systemservices'
mkdir -p '.deps/'
nsNotifyAddrListener_Linux.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsNotifyAddrListener_Linux.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/system/linux -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsNotifyAddrListener_Linux.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/system/linux/nsNotifyAddrListener_Linux.cpp
Unified_cpp_protocol_file0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_protocol_file0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/file -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_file0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/file/Unified_cpp_protocol_file0.cpp
Unified_cpp_systemservices0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_systemservices0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/systemservices -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_systemservices0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/systemservices/Unified_cpp_systemservices0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ContentChild.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DBIN_SUFFIX='""' -DMOZ_ENABLE_FREETYPE -DMOZ_TOOLKIT_SEARCH -DMOZ_PERMISSIONS -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ContentChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/ContentChild.cpp
CrashReporterChild.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o idle_timer_none.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/idle_timer_none.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/idle_timer_none.cc
lock_impl_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transportlayerprsock.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DLINUX -DUSE_INTERFACE_PRIORITIZER -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/transportlayerprsock.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/transportlayerprsock.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_base0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../mathml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../printing -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul/tree/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_image_src0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/2d -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_image_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/src/Unified_cpp_image_src0.cpp
Unified_cpp_image_src1.o
Unified_cpp_layout_base1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_svg9.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/smil -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_svg9.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg/Unified_cpp_dom_svg9.cpp
libnetwerk_system_linux.a.desc
rm -f libnetwerk_system_linux.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_system_linux.a.desc nsNotifyAddrListener_Linux.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/system/linux'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/auth'
mkdir -p '.deps/'
nsAuthSASL.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsAuthSASL.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/auth -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsAuthSASL.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/auth/nsAuthSASL.cpp
nsHttpNegotiateAuth.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o lock_impl_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/lock_impl_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/lock_impl_posix.cc
message_pump_glib.o
libtoolkit_components_url-classifier.a.desc
rm -f libtoolkit_components_url-classifier.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_url-classifier.a.desc HashStore.o nsUrlClassifierPrefixSet.o nsUrlClassifierStreamUpdater.o Unified_cpp_url-classifier0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/url-classifier'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/mediasource'
mkdir -p '.deps/'
Unified_cpp_media_mediasource0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_media_mediasource0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/mediasource -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_media_mediasource0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/mediasource/Unified_cpp_media_mediasource0.cpp
liblayout_build.a.desc
rm -f liblayout_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_build.a.desc Unified_cpp_layout_build0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_base1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../mathml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../printing -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul/tree/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_base1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsHttpNegotiateAuth.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/auth -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsHttpNegotiateAuth.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/auth/nsHttpNegotiateAuth.cpp
Unified_cpp_extensions_auth0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o message_pump_glib.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/message_pump_glib.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/message_pump_glib.cc
message_pump_libevent.o
Unified_cpp_layout_base2.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/build'
libzlib.a.desc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/zlib'
rm -f libzlib.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libzlib.a.desc   
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/zlib'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/forms'
mkdir -p '.deps/'
Unified_cpp_layout_forms0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_forms0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../../editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../../editor/txmgr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_forms0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/forms/Unified_cpp_layout_forms0.cpp
Unified_cpp_layout_forms1.o
libdom_media_systemservices.a.desc
rm -f libdom_media_systemservices.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_systemservices.a.desc Unified_cpp_systemservices0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/systemservices'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ductwork/debugger'
mkdir -p '.deps/'
JSDebugger.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o JSDebugger.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/ductwork/debugger -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/JSDebugger.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/ductwork/debugger/JSDebugger.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_extensions_auth0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/auth -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_extensions_auth0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/auth/Unified_cpp_extensions_auth0.cpp
libmedia_mtransport_build.a.desc
rm -f libmedia_mtransport_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmedia_mtransport_build.a.desc dtlsidentity.o nr_socket_prsock.o nr_timer.o nricectx.o nricemediastream.o nriceresolver.o nriceresolverfake.o nrinterfaceprioritizer.o rlogringbuffer.o simpletokenbucket.o stun_udp_socket_filter.o transportflow.o transportlayer.o transportlayerdtls.o transportlayerice.o transportlayerlog.o transportlayerloopback.o transportlayerprsock.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/build'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o CrashReporterChild.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DBIN_SUFFIX='""' -DMOZ_ENABLE_FREETYPE -DMOZ_TOOLKIT_SEARCH -DMOZ_PERMISSIONS -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/CrashReporterChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/CrashReporterChild.cpp
ProcessHangMonitor.o
libdom_network.a.desc
rm -f libdom_network.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_network.a.desc Unified_cpp_dom_network0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/network'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/threads'
mkdir -p '.deps/'
Unified_cpp_xpcom_threads0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_threads0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_ENABLE_BACKGROUND_HANG_MONITOR=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/crashreporter/google-breakpad/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/tools/profiler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_threads0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/threads/Unified_cpp_xpcom_threads0.cpp
libjs_ductwork_debugger.a.desc
rm -f libjs_ductwork_debugger.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libjs_ductwork_debugger.a.desc JSDebugger.o  
libextensions_auth.a.desc
rm -f libextensions_auth.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libextensions_auth.a.desc nsAuthSASL.o nsHttpNegotiateAuth.o Unified_cpp_extensions_auth0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/auth'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/encoders/jpeg'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ductwork/debugger'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o message_pump_libevent.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/message_pump_libevent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/message_pump_libevent.cc
platform_file_posix.o
nsJPEGEncoder.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsJPEGEncoder.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/encoders/jpeg -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsJPEGEncoder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/encoders/jpeg/nsJPEGEncoder.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libyuv/libyuv_libyuv'
mkdir -p '.deps/'
convert.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o convert.o -c  -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DHAVE_JPEG -DLIBYUV_DISABLE_AVX2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/convert.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/source/convert.cc
convert_from.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozInlineSpellWordUtil.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozInlineSpellWordUtil.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp
mozPersonalDictionary.o
libnetwerk_protocol_file.a.desc
rm -f libnetwerk_protocol_file.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_protocol_file.a.desc Unified_cpp_protocol_file0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/file'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o convert_from.o -c  -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DHAVE_JPEG -DLIBYUV_DISABLE_AVX2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/convert_from.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/source/convert_from.cc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/apps'
mkdir -p '.deps/'
row_common.o
InterAppComm.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o InterAppComm.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/apps -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/InterAppComm.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/apps/InterAppComm.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o platform_file_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/platform_file_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/platform_file_posix.cc
platform_thread_posix.o
libimage_encoders_jpeg.a.desc
rm -f libimage_encoders_jpeg.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_encoders_jpeg.a.desc nsJPEGEncoder.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o row_common.o -c  -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DHAVE_JPEG -DLIBYUV_DISABLE_AVX2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/row_common.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/source/row_common.cc
scale.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/encoders/jpeg'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/browser-element'
mkdir -p '.deps/'
BrowserElementParent.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o BrowserElementParent.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/browser-element -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/browser-element/../bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/BrowserElementParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/browser-element/BrowserElementParent.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o platform_thread_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/platform_thread_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/platform_thread_posix.cc
process_posix.o
libeditor_libeditor.a.desc
rm -f libeditor_libeditor.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libeditor_libeditor.a.desc Unified_cpp_editor_libeditor0.o Unified_cpp_editor_libeditor1.o Unified_cpp_editor_libeditor2.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/editor/libeditor'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes'
mkdir -p '.deps/'
ContextStateTracker.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ContextStateTracker.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ContextStateTracker.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/ContextStateTracker.cpp
gfxASurface.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic2.cpp:83:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsRubyFrame.cpp: In member function 'void nsRubyFrame::ReflowSegment(nsPresContext*, const nsHTMLReflowState&, nsRubyBaseContainerFrame*, nsReflowStatus&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsRubyFrame.cpp:343:7: warning: '*((void*)& side +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
       switch (side.value()) {
       ^~~~~~
libtoolkit_components_places.a.desc
rm -f libtoolkit_components_places.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_places.a.desc Unified_cpp_components_places0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o process_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/process_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/process_posix.cc
process_util_linux.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/places'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o process_util_linux.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/process_util_linux.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/process_util_linux.cc
process_util_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o process_util_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/process_util_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/process_util_posix.cc
rand_util_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o scale.o -c  -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DHAVE_JPEG -DLIBYUV_DISABLE_AVX2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/scale.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/source/scale.cc
scale_common.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o rand_util_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/rand_util_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/rand_util_posix.cc
shared_memory_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o scale_common.o -c  -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DHAVE_JPEG -DLIBYUV_DISABLE_AVX2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/scale_common.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/source/scale_common.cc
Unified_cpp_media_libyuv0.o
libdom_apps.a.desc
rm -f libdom_apps.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_apps.a.desc InterAppComm.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/apps'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/res'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o BasicImageLayer.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/BasicImageLayer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/basic/BasicImageLayer.cpp
nsResProtocolHandler.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsResProtocolHandler.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/res -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsResProtocolHandler.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/res/nsResProtocolHandler.cpp
TextureClientX11.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_generic3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../../dom/plugins/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_generic3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic3.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o shared_memory_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/shared_memory_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/shared_memory_posix.cc
string16.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o string16.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/string16.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/string16.cc
sys_info_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o sys_info_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/sys_info_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/sys_info_posix.cc
thread_local_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_media_libyuv0.o -c  -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DHAVE_JPEG -DLIBYUV_DISABLE_AVX2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_media_libyuv0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libyuv/libyuv_libyuv/Unified_cpp_media_libyuv0.cpp
Unified_cpp_media_libyuv1.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic1.cpp:29:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFrame.cpp: In static member function 'static int32_t nsFrame::GetLineNumber(nsIFrame*, bool, nsIFrame**)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFrame.cpp:6961:42: warning: 'thisBlock' may be used uninitialized in this function [-Wmaybe-uninitialized]
   return it->FindLineContaining(thisBlock);
                                          ^
libnetwerk_ipc.a.desc
rm -f libnetwerk_ipc.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_ipc.a.desc Unified_cpp_netwerk_ipc0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/ipc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/appstartup'
mkdir -p '.deps/'
nsAppStartupNotifier.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsAppStartupNotifier.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/appstartup -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsAppStartupNotifier.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/appstartup/nsAppStartupNotifier.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxASurface.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxASurface.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxASurface.cpp
gfxDrawable.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxDrawable.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxDrawable.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxDrawable.cpp
gfxFT2FontBase.o
libembedding_components_appstartup.a.desc
rm -f libembedding_components_appstartup.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libembedding_components_appstartup.a.desc nsAppStartupNotifier.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxFT2FontBase.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxFT2FontBase.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxFT2FontBase.cpp
gfxFT2Utils.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/appstartup'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/universalchardet/src/xpcom'
mkdir -p '.deps/'
Unified_cpp_src_xpcom0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_src_xpcom0.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/universalchardet/src/xpcom -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/universalchardet/src/xpcom/../base -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_src_xpcom0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/universalchardet/src/xpcom/Unified_cpp_src_xpcom0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o thread_local_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/thread_local_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/thread_local_posix.cc
thread_local_storage_posix.o
libextensions_universalchardet_src_xpcom.a.desc
rm -f libextensions_universalchardet_src_xpcom.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libextensions_universalchardet_src_xpcom.a.desc Unified_cpp_src_xpcom0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/universalchardet/src/xpcom'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ipc'
mkdir -p '.deps/'
Unified_cpp_js_ipc0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_js_ipc0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DBIN_SUFFIX='""' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/public -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_js_ipc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ipc/Unified_cpp_js_ipc0.cpp
libxpcom_threads.a.desc
rm -f libxpcom_threads.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpcom_threads.a.desc Unified_cpp_xpcom_threads0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/threads'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xml'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o thread_local_storage_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/thread_local_storage_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/thread_local_storage_posix.cc
time_posix.o
Unified_cpp_dom_xml0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xml0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xml0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xml/Unified_cpp_dom_xml0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozPersonalDictionary.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozPersonalDictionary.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozPersonalDictionary.cpp
mozSpellChecker.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o time_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/time_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/time_posix.cc
waitable_event_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_media_libyuv1.o -c  -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DHAVE_JPEG -DLIBYUV_DISABLE_AVX2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_media_libyuv1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libyuv/libyuv_libyuv/Unified_cpp_media_libyuv1.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic1.cpp:110:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsHTMLReflowState.cpp: In member function 'void nsHTMLReflowState::InitConstraints(nsPresContext*, nscoord, nscoord, const nsMargin*, const nsMargin*, nsIAtom*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsHTMLReflowState.cpp:2036:31: warning: 'fType' may be used uninitialized in this function [-Wmaybe-uninitialized]
             if (!IS_TABLE_CELL(fType)) {
                  ~~~~~~~~~~~~~^~~~~~~
libyuv.a.desc
rm -f libyuv.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libyuv.a.desc convert.o convert_from.o row_common.o scale.o scale_common.o Unified_cpp_media_libyuv0.o Unified_cpp_media_libyuv1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libyuv/libyuv_libyuv'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/fetch'
mkdir -p '.deps/'
Unified_cpp_dom_fetch0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_fetch0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fetch -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fetch/../workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/data -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_fetch0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/fetch/Unified_cpp_dom_fetch0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/find'
mkdir -p '.deps/'
Unified_cpp_components_find0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_components_find0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/find -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_components_find0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/find/Unified_cpp_components_find0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o waitable_event_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/waitable_event_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/waitable_event_posix.cc
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o TextureClientX11.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/TextureClientX11.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/basic/TextureClientX11.cpp
waitable_event_watcher_posix.o
X11BasicCompositor.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o waitable_event_watcher_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/waitable_event_watcher_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/base/waitable_event_watcher_posix.cc
file_descriptor_set_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxFT2Utils.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxFT2Utils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxFT2Utils.cpp
gfxFontconfigUtils.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o X11BasicCompositor.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/X11BasicCompositor.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/basic/X11BasicCompositor.cpp
X11TextureSourceBasic.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_image_src1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/2d -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_image_src1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/src/Unified_cpp_image_src1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozSpellChecker.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozSpellChecker.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozSpellChecker.cpp
mozSpellCheckerFactory.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxFontconfigUtils.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxFontconfigUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxFontconfigUtils.cpp
gfxGdkNativeRenderer.o
libdom_browser-element.a.desc
rm -f libdom_browser-element.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_browser-element.a.desc BrowserElementParent.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/browser-element'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/datasource'
mkdir -p '.deps/'
Unified_cpp_rdf_datasource0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_rdf_datasource0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/rdf/datasource -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/rdf/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_rdf_datasource0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/datasource/Unified_cpp_rdf_datasource0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o file_descriptor_set_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/file_descriptor_set_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/chrome/common/file_descriptor_set_posix.cc
ipc_channel_posix.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ipc_channel_posix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ipc_channel_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/chrome/common/ipc_channel_posix.cc
process_watcher_posix_sigchld.o
libdom_svg.a.desc
rm -f libdom_svg.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_svg.a.desc Unified_cpp_dom_svg0.o Unified_cpp_dom_svg1.o Unified_cpp_dom_svg2.o Unified_cpp_dom_svg3.o Unified_cpp_dom_svg4.o Unified_cpp_dom_svg5.o Unified_cpp_dom_svg6.o Unified_cpp_dom_svg7.o Unified_cpp_dom_svg8.o Unified_cpp_dom_svg9.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/svg'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings'
mkdir -p '.deps/'
PrototypeList.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o PrototypeList.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/PrototypeList.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/PrototypeList.cpp
RegisterBindings.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o RegisterBindings.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/RegisterBindings.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/RegisterBindings.cpp
RegisterWorkerBindings.o
In file included from ../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../dist/include/nsISupportsImpl.h:14,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/chrome/common/file_descriptor_set_posix.h:12,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/chrome/common/ipc_message_utils.h:19,
                 from ../../dist/include/ipc/IPCMessageUtils.h:11,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridge.h:12,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridgeParent.h:9,
                 from ../../dist/include/mozilla/dom/ContentBridgeParent.h:10,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/ContentChild.h:11,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/ContentChild.cpp:15:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/ContentChild.cpp: In function 'void mozilla::dom::InitOnContentProcessCreated()':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/ContentChild.cpp:538:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(!smc);
     ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o process_watcher_posix_sigchld.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/process_watcher_posix_sigchld.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc
Unified_cpp_ipc_chromium0.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic1.cpp:29:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFrame.cpp: In member function 'bool nsIFrame::FinishAndStoreOverflow(nsOverflowAreas&, nsSize, nsSize*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFrame.cpp:7337:3: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (width <= 0 && outlineStyle != NS_STYLE_BORDER_STYLE_AUTO) {
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFrame.cpp:7334:11: note: 'width' was declared here
   nscoord width;
           ^~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_forms1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../../editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../../editor/txmgr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/forms/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_forms1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/forms/Unified_cpp_layout_forms1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxGdkNativeRenderer.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxGdkNativeRenderer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxGdkNativeRenderer.cpp
gfxPDFSurface.o
libnetwerk_protocol_res.a.desc
rm -f libnetwerk_protocol_res.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_protocol_res.a.desc nsResProtocolHandler.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/res'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/power'
mkdir -p '.deps/'
Unified_cpp_dom_power0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_power0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/power -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_power0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/power/Unified_cpp_dom_power0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_ipc_chromium0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ipc_chromium0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium/Unified_cpp_ipc_chromium0.cpp
Unified_cpp_ipc_chromium1.o
libdom_media_mediasource.a.desc
rm -f libdom_media_mediasource.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_mediasource.a.desc Unified_cpp_media_mediasource0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/mediasource'
librdf_datasource.a.desc
rm -f librdf_datasource.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o librdf_datasource.a.desc Unified_cpp_rdf_datasource0.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav55'
mkdir -p '.deps/'
Unified_cpp_fmp4_ffmpeg_libav550.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_fmp4_ffmpeg_libav550.o -c -I../../../../../dist/stl_wrappers -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav55 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav55/.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/ffmpeg/libav55/include -I../../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_fmp4_ffmpeg_libav550.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-deprecated-declarations     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav55/Unified_cpp_fmp4_ffmpeg_libav550.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/rdf/datasource'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozSpellCheckerFactory.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozSpellCheckerFactory.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozSpellCheckerFactory.cpp
mozSpellI18NManager.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxPDFSurface.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxPDFSurface.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxPDFSurface.cpp
gfxPSSurface.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxPSSurface.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxPSSurface.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxPSSurface.cpp
gfxPangoFonts.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic/Unified_cpp_layout_generic1.cpp:2:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFlexContainerFrame.cpp: In member function 'void nsFlexContainerFrame::ResolveAutoFlexBasisAndMinSize(nsPresContext*, nsFlexContainerFrame::FlexItem&, const nsHTMLReflowState&, const nsFlexContainerFrame::FlexboxAxisTracker&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFlexContainerFrame.cpp:466:20: warning: 'resolvedMinSize' may be used uninitialized in this function [-Wmaybe-uninitialized]
       mMainMinSize = aNewMinSize;
       ~~~~~~~~~~~~~^~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFlexContainerFrame.cpp:1336:11: note: 'resolvedMinSize' was declared here
   nscoord resolvedMinSize; // (only set/used if isMainMinSizeAuto==true)
           ^~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFlexContainerFrame.cpp: In member function 'void nsFlexContainerFrame::DoFlexLayout(nsPresContext*, nsHTMLReflowMetrics&, const nsHTMLReflowState&, nsReflowStatus&, nscoord, nscoord, nsTArray<nsFlexContainerFrame::StrutInfo>&, const nsFlexContainerFrame::FlexboxAxisTracker&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic/nsFlexContainerFrame.cpp:3738:3: warning: 'flexContainerAscent' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (flexContainerAscent == nscoord_MIN) {
   ^~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o X11TextureSourceBasic.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/X11TextureSourceBasic.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/basic/X11TextureSourceBasic.cpp
X11TextureHost.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ProcessHangMonitor.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DBIN_SUFFIX='""' -DMOZ_ENABLE_FREETYPE -DMOZ_TOOLKIT_SEARCH -DMOZ_PERMISSIONS -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ProcessHangMonitor.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc/ProcessHangMonitor.cpp
Unified_cpp_dom_ipc0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_ipc_chromium1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ipc_chromium1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium/Unified_cpp_ipc_chromium1.cpp
Unified_cpp_ipc_chromium2.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxPangoFonts.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxPangoFonts.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxPangoFonts.cpp
gfxPlatform.o
libembedding_components_find.a.desc
rm -f libembedding_components_find.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libembedding_components_find.a.desc Unified_cpp_components_find0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxPlatform.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxPlatform.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxPlatform.cpp
gfxPlatformGtk.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/find'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache2'
mkdir -p '.deps/'
AppCacheStorage.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o AppCacheStorage.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache2 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/AppCacheStorage.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache2/AppCacheStorage.cpp
Unified_cpp_netwerk_cache20.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxPlatformGtk.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxPlatformGtk.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxPlatformGtk.cpp
gfxPrefs.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxPrefs.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxPrefs.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxPrefs.cpp
gfxXlibNativeRenderer.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozSpellI18NManager.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/../hunspell/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozSpellI18NManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src/mozSpellI18NManager.cpp
libdom_media_fmp4_ffmpeg_libav55.a.desc
rm -f libdom_media_fmp4_ffmpeg_libav55.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_fmp4_ffmpeg_libav55.a.desc Unified_cpp_fmp4_ffmpeg_libav550.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/ffmpeg/libav55'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/protobuf'
mkdir -p '.deps/'
Unified_cpp_components_protobuf0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_components_protobuf0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/protobuf -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_components_protobuf0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-null-conversion -Wno-sign-compare -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/loader'
mkdir -p '.deps/'
mozJSComponentLoader.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozJSComponentLoader.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/../src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/../wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozJSComponentLoader.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/mozJSComponentLoader.cpp
mozJSLoaderUtils.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_cache20.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache2 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_cache20.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache2/Unified_cpp_netwerk_cache20.cpp
Unified_cpp_netwerk_cache21.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o X11TextureHost.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/X11TextureHost.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/composite/X11TextureHost.cpp
ShadowLayerUtilsX11.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxXlibNativeRenderer.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxXlibNativeRenderer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxXlibNativeRenderer.cpp
gfxXlibSurface.o
libdom_fetch.a.desc
rm -f libdom_fetch.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_fetch.a.desc Unified_cpp_dom_fetch0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/fetch'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/ctypes'
mkdir -p '.deps/'
ctypes.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ctypes.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/ctypes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/ctypes.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/ctypes/ctypes.cpp
libdom_xml.a.desc
rm -f libdom_xml.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_xml.a.desc Unified_cpp_dom_xml0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xml'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders'
mkdir -p '.deps/'
iccjpeg.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o iccjpeg.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/iccjpeg.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/iccjpeg.c
nsBMPDecoder.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsBMPDecoder.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsBMPDecoder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/nsBMPDecoder.cpp
nsJPEGDecoder.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gfxXlibSurface.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxXlibSurface.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxXlibSurface.cpp
Unified_cpp_gfx_thebes0.o
libdom_power.a.desc
rm -f libdom_power.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_power.a.desc Unified_cpp_dom_power0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/power'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/build'
mkdir -p '.deps/'
FileLocation.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o FileLocation.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME='omni.ja' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../components -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../ds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../io -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../reflect/xptinfo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../threads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libvpx -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/FileLocation.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/FileLocation.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_ipc_chromium2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ipc_chromium2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium/Unified_cpp_ipc_chromium2.cpp
NSPRInterposer.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base0.cpp:83:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/RestyleManager.cpp: In member function 'void mozilla::ElementRestyler::RestyleChildren(nsRestyleHint)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/RestyleManager.cpp:3539:49: warning: 'lastContinuation' may be used uninitialized in this function [-Wmaybe-uninitialized]
     MaybeReframeForAfterPseudo(lastContinuation);
                                                 ^
libimage_src.a.desc
rm -f libimage_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_src.a.desc ProgressTracker.o RasterImage.o imgLoader.o imgRequest.o imgRequestProxy.o Unified_cpp_image_src0.o Unified_cpp_image_src1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility'
mkdir -p '.deps/'
Unified_cpp_utility0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_utility0.o -c  -I../../../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/utility -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/utility/../../../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/utility/../../../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_utility0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility/Unified_cpp_utility0.cpp
libtoolkit_components_ctypes.a.desc
rm -f libtoolkit_components_ctypes.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_ctypes.a.desc ctypes.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/ctypes'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer/Unified_cpp_webrtc_modules0.cpp
libextensions_spellcheck_src.a.desc
rm -f libextensions_spellcheck_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libextensions_spellcheck_src.a.desc mozEnglishWordUtils.o mozGenericWordUtils.o mozInlineSpellChecker.o mozInlineSpellWordUtil.o mozPersonalDictionary.o mozSpellChecker.o mozSpellCheckerFactory.o mozSpellI18NManager.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_thebes0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_thebes0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes0.cpp
Unified_cpp_gfx_thebes1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o NSPRInterposer.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME='omni.ja' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../components -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../ds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../io -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../reflect/xptinfo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../threads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libvpx -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/NSPRInterposer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/NSPRInterposer.cpp
Omnijar.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/spellcheck/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing/Unified_cpp_webrtc_modules0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_thebes1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_thebes1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes1.cpp
Unified_cpp_gfx_thebes2.o
libjs_ipc.a.desc
rm -f libjs_ipc.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libjs_ipc.a.desc Unified_cpp_js_ipc0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/ipc'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G722'
mkdir -p '.deps/'
g722_decode.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o g722_decode.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/g722_decode.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_decode.c
g722_encode.o
libvideo_coding_utility.a.desc
rm -f libvideo_coding_utility.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvideo_coding_utility.a.desc Unified_cpp_utility0.o  
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o g722_encode.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/g722_encode.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_encode.c
Unified_c_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_thebes2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_thebes2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes2.cpp
libtoolkit_components_protobuf.a.desc
rm -f libtoolkit_components_protobuf.a
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_protobuf.a.desc Unified_cpp_components_protobuf0.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine'
mkdir -p '.deps/'
Unified_cpp_webrtc_voice_engine0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_voice_engine0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_EXTERNAL_TRANSPORT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/audio_coding/main/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/audio_conference_mixer/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/audio_device/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/media_file/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_voice_engine0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine/Unified_cpp_webrtc_voice_engine0.cpp
Unified_cpp_webrtc_voice_engine1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_voice_engine1.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_EXTERNAL_TRANSPORT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/audio_coding/main/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/audio_conference_mixer/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/audio_device/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../modules/media_file/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/voice_engine/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_voice_engine1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine/Unified_cpp_webrtc_voice_engine1.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/protobuf'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/base/base_rtc_base_approved'
mkdir -p '.deps/'
Unified_cpp_trunk_webrtc_base0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_trunk_webrtc_base0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/base/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_trunk_webrtc_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/base/base_rtc_base_approved/Unified_cpp_trunk_webrtc_base0.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_modules0.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G722/Unified_c_webrtc_modules0.c
libG722.a.desc
rm -f libG722.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libG722.a.desc g722_decode.o g722_encode.o Unified_c_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G722'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_base2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../mathml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../printing -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../xul/tree/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/view -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_base2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_components_rbe_components'
mkdir -p '.deps/'
Unified_cpp_te_bitrate_estimator0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_te_bitrate_estimator0.o -c  -I../../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/../../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_te_bitrate_estimator0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_components_rbe_components/Unified_cpp_te_bitrate_estimator0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Omnijar.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME='omni.ja' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../components -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../ds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../io -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../reflect/xptinfo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../threads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libvpx -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Omnijar.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/Omnijar.cpp
PoisonIOInterposerStub.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozJSLoaderUtils.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/../src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/../wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozJSLoaderUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/mozJSLoaderUtils.cpp
mozJSSubScriptLoader.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o RegisterWorkerBindings.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/RegisterWorkerBindings.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/RegisterWorkerBindings.cpp
ResolveSystemBinding.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ShadowLayerUtilsX11.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ShadowLayerUtilsX11.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/ipc/ShadowLayerUtilsX11.cpp
X11TextureSourceOGL.o
libaudio_conference_mixer.a.desc
rm -f libaudio_conference_mixer.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libaudio_conference_mixer.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_utility'
mkdir -p '.deps/'
libipc_chromium.a.desc
rm -f libipc_chromium.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libipc_chromium.a.desc atomicops_internals_x86_gcc.o condition_variable_posix.o file_descriptor_shuffle.o file_util_posix.o idle_timer_none.o lock_impl_posix.o message_pump_glib.o message_pump_libevent.o platform_file_posix.o platform_thread_posix.o process_posix.o process_util_linux.o process_util_posix.o rand_util_posix.o shared_memory_posix.o string16.o sys_info_posix.o thread_local_posix.o thread_local_storage_posix.o time_posix.o waitable_event_posix.o waitable_event_watcher_posix.o file_descriptor_set_posix.o ipc_channel_posix.o process_watcher_posix_sigchld.o Unified_cpp_ipc_chromium0.o Unified_cpp_ipc_chromium1.o Unified_cpp_ipc_chromium2.o  
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/media_file/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_utility/Unified_cpp_webrtc_modules0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/chromium'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9'
mkdir -p '.deps/'
Unified_cpp_codecs_vp90.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_codecs_vp90.o -c  -I../../../../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/../../../../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/../../../../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/../../../../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/../../../../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_codecs_vp90.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9/Unified_cpp_codecs_vp90.cpp
libvideo_processing.a.desc
rm -f libvideo_processing.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvideo_processing.a.desc Unified_cpp_webrtc_modules0.o  
liblayout_forms.a.desc
rm -f liblayout_forms.a
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_forms.a.desc Unified_cpp_layout_forms0.o Unified_cpp_layout_forms1.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl/Unified_cpp_webrtc_modules0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/forms'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing'
mkdir -p '.deps/'
aec_core.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o aec_core.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/aec_core.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core.c
aecm_core.o
librtc_base_approved.a.desc
rm -f librtc_base_approved.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o librtc_base_approved.a.desc Unified_cpp_trunk_webrtc_base0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/base/base_rtc_base_approved'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_ipc0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DBIN_SUFFIX='""' -DMOZ_ENABLE_FREETYPE -DMOZ_TOOLKIT_SEARCH -DMOZ_PERMISSIONS -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_ipc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/ipc/Unified_cpp_dom_ipc0.cpp
Unified_cpp_dom_ipc1.o
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit'
mkdir -p '.deps/'
r_log.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_log.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_log.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c
byteorder.o
In file included from ../../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/sys/syslog.h:35,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/syslog.h:1,
                 from ../../../../../dist/system_wrappers/syslog.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.h:44,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c:47:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function 'r_log_register':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c:199:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           "logging.%s.facility",log_destinations[j].dest_name)>=sizeof(NR_registry))
                                                               ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c:206:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           "%s.level",dest_facility_prefix)>=sizeof(NR_registry))
                                           ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function 'r_log_get_destinations':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c:569:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           log_destinations[i].dest_name)>=sizeof(reg_key))
                                         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log/r_log.c:587:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           log_destinations[i].dest_name)>=sizeof(reg_key))
                                         ^~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o PoisonIOInterposerStub.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME='omni.ja' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../components -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../ds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../io -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../reflect/xptinfo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../threads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libvpx -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/PoisonIOInterposerStub.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/PoisonIOInterposerStub.cpp
Unified_cpp_xpcom_build0.o
librbe_components.a.desc
rm -f librbe_components.a
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mozJSSubScriptLoader.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/../src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/../wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/mozJSSubScriptLoader.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/loader/mozJSSubScriptLoader.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o librbe_components.a.desc Unified_cpp_te_bitrate_estimator0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_build0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME='omni.ja' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../components -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../ds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../io -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../reflect/xptinfo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../threads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libvpx -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_build0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build0.cpp
Unified_cpp_xpcom_build1.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_components_rbe_components'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_paced_sender'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_paced_sender/Unified_cpp_webrtc_modules0.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o byteorder.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/byteorder.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/byteorder.c
hex.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl/Unified_cpp_webrtc_modules0.cpp:2:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc: In member function 'virtual int32_t webrtc::videocapturemodule::DeviceInfoLinux::GetDeviceName(uint32_t, char*, uint32_t, char*, uint32_t, char*, uint32_t)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc:166:93: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (snprintf(deviceUniqueIdUTF8, deviceUniqueIdUTF8Length, "fake_%u", device_index) >=
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
             deviceUniqueIdUTF8Length)
             ~~~~~~~~~~~~~~~~~~~~~~~~                                                         
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hex.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/hex.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/hex.c
debug.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/hex.c: In function 'nr_nbin2hex':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/hex.c:59:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (size < (2*binlen))
              ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/hex.c:67:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (size >= (2*binlen)+1)
              ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/hex.c: In function 'nr_nhex2bin':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/hex.c:92:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (size < binlen)
              ^
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o debug.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/debug.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/debug.c
libwebrtc_vp9.a.desc
rm -f libwebrtc_vp9.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwebrtc_vp9.a.desc Unified_cpp_codecs_vp90.o  
r_assoc.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o aecm_core.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/aecm_core.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8'
mkdir -p '.deps/'
echo_control_mobile.o
Unified_cpp_codecs_vp80.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_codecs_vp80.o -c  -I../../../../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/../../../../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/../../../../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/../../../../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/../../../../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_codecs_vp80.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8/Unified_cpp_codecs_vp80.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_assoc.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_assoc.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_assoc.c
r_crc32.o
libvideo_capture_module_internal_impl.a.desc
rm -f libvideo_capture_module_internal_impl.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvideo_capture_module_internal_impl.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_crc32.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_crc32.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_crc32.c
r_data.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_data.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_data.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_data.c
r_errors.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_errors.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_errors.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c
r_list.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_list.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_list.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_list.c
r_memory.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c: In function 'nr_strerror':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c:117:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < sizeof(errors)/sizeof(*errors); ++i) {
                   ^
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_memory.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_memory.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_memory.c
r_replace.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_replace.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_replace.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_replace.c
r_time.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o echo_control_mobile.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/echo_control_mobile.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/echo_control_mobile.c
analog_agc.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o analog_agc.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/analog_agc.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/agc/analog_agc.c
Unified_c_webrtc_modules0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o r_time.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_time.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr/r_time.c
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o X11TextureSourceOGL.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/X11TextureSourceOGL.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/opengl/X11TextureSourceOGL.cpp
liblayout_generic.a.desc
rm -f liblayout_generic.a
Unified_cpp_gfx_layers0.o
p_buf.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_generic.a.desc nsLineLayout.o nsPluginFrame.o Unified_cpp_layout_generic0.o Unified_cpp_layout_generic1.o Unified_cpp_layout_generic2.o Unified_cpp_layout_generic3.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/generic'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio'
mkdir -p '.deps/'
vad_core.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o vad_core.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/vad_core.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/vad/vad_core.c
webrtc_vad.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o p_buf.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/p_buf.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/p_buf.c
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_modules0.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c
util.o
echo_cancellation_impl.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsJPEGDecoder.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsJPEGDecoder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/nsJPEGDecoder.cpp
nsPNGDecoder.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc/modules/audio_processing/aecm/aecm_core.h:17:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core_c.c:11,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c:29:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc/modules/audio_processing/aecm/aecm_defines.h:23:0: warning: "PART_LEN2" redefined
 #define PART_LEN2       (PART_LEN << 1) /* Length of partition * 2. */
 
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc/modules/audio_processing/aec/aec_resampler.h:14:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_resampler.c:15,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c:11:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc/modules/audio_processing/aec/aec_core.h:23:0: note: this is the location of the previous definition
 #define PART_LEN2 (PART_LEN * 2)  // Length of partition * 2
 
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o util.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/util.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/util.c
Unified_c_nrappkit0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o webrtc_vad.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/webrtc_vad.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/vad/webrtc_vad.c
Unified_c_webrtc_common_audio0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_common_audio0.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_common_audio0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio0.c
Unified_c_webrtc_common_audio1.o
libwebrtc_utility.a.desc
rm -f libwebrtc_utility.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwebrtc_utility.a.desc Unified_cpp_webrtc_modules0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o echo_cancellation_impl.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/echo_cancellation_impl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl.cc
echo_control_mobile_impl.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_nrappkit0.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -DNO_REG_RPC='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_nrappkit0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_utility'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module/Unified_cpp_webrtc_modules0.cpp
libwebrtc_vp8.a.desc
rm -f libwebrtc_vp8.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwebrtc_vp8.a.desc Unified_cpp_codecs_vp80.o  
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:2:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/c2ru.c: In function 'nr_c2ru_get_children':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/c2ru.c:239:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < count; ++i) {
                   ^
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function 'nr_reg_compute_type':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry.c:362:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < sizeof(typenames)/sizeof(*typenames); ++i) {
                   ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function 'NR_reg_make_registry':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry.c:577:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if ((plen + clen + 2) > sizeof(NR_registry))
                           ^
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8'
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry_local.c: At top level:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:885:0: warning: "NRREGGET" redefined
 #define NRREGGET(func, TYPE, type)                                  \
 
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry.c:122:0: note: this is the location of the previous definition
 #define NRREGGET(func, method, type)                                \
 
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:978:0: warning: "NRREGSET" redefined
 #define NRREGSET(func, TYPE, type)                              \
 
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registry.c:169:0: note: this is the location of the previous definition
 #define NRREGSET(func, method, type)                            \
 
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:29:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'nr_reg_validate_action':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:106:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < sizeof(CB_ACTIONS); ++i) {
                   ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'NR_reg_register_callback':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:402:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < sizeof(CB_ACTIONS); ++i) {
                   ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'NR_reg_unregister_callback':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:425:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < sizeof(CB_ACTIONS); ++i) {
                   ^
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_PCM16B'
mkdir -p '.deps/'
libpaced_sender.a.desc
rm -f libpaced_sender.a
Unified_c_webrtc_modules0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_modules0.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_PCM16B/Unified_c_webrtc_modules0.c
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libpaced_sender.a.desc Unified_cpp_webrtc_modules0.o  
libPCM16B.a.desc
rm -f libPCM16B.a
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_paced_sender'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libPCM16B.a.desc Unified_c_webrtc_modules0.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module_impl'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module_impl/Unified_cpp_webrtc_modules0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_PCM16B'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_common_audio1.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_common_audio1.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio1.c
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_video/common_video_common_video'
mkdir -p '.deps/'
Unified_c_webrtc_common_audio2.o
Unified_cpp_webrtc_common_video0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_common_video0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_video -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_video/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_video/../../webrtc/modules/interface/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_video/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_common_video0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_video/common_video_common_video/Unified_cpp_webrtc_common_video0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ResolveSystemBinding.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ResolveSystemBinding.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/ResolveSystemBinding.cpp
UnionTypes.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o echo_control_mobile_impl.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/echo_control_mobile_impl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/echo_control_mobile_impl.cc
gain_control_impl.o
libvideo_render_module.a.desc
rm -f libvideo_render_module.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvideo_render_module.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o gain_control_impl.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/gain_control_impl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/gain_control_impl.cc
high_pass_filter_impl.o
libnrappkit.a.desc
rm -f libnrappkit.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnrappkit.a.desc r_log.o byteorder.o hex.o debug.o r_assoc.o r_crc32.o r_data.o r_errors.o r_list.o r_memory.o r_replace.o r_time.o p_buf.o util.o Unified_c_nrappkit0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_build1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME='omni.ja' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../components -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../ds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../io -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../reflect/xptinfo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../threads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libvpx -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_build1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build1.cpp
Unified_cpp_xpcom_build2.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_common_audio2.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_common_audio2.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio2.c
complex_bit_reverse_arm.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_i420'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_i420/Unified_cpp_webrtc_modules0.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o complex_bit_reverse_arm.o -fPIC -Wa,--noexecstack -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT    -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue  -c  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S
spl_sqrt_floor_arm.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o spl_sqrt_floor_arm.o -fPIC -Wa,--noexecstack -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT    -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue  -c  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S
Unified_cpp_webrtc_common_audio0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_common_audio0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/common_audio/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_common_audio0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_cpp_webrtc_common_audio0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_layers0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_layers0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers0.cpp
Unified_cpp_gfx_layers1.o
libcommon_video.a.desc
rm -f libcommon_video.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libcommon_video.a.desc Unified_cpp_webrtc_common_video0.o  
libvideo_render_module_impl.a.desc
rm -f libvideo_render_module_impl.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvideo_render_module_impl.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_video/common_video_common_video'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_bitrate_controller'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module_impl'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_bitrate_controller/Unified_cpp_webrtc_modules0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nICEr/nicer_nicer'
mkdir -p '.deps/'
nr_crypto.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nr_crypto.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/nr_crypto.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/crypto/nr_crypto.c
ice_candidate.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_candidate.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_candidate.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o high_pass_filter_impl.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/high_pass_filter_impl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/high_pass_filter_impl.cc
noise_suppression_impl.o
ice_candidate_pair.o
libjs_xpconnect_loader.a.desc
rm -f libjs_xpconnect_loader.a
libwebrtc_i420.a.desc
rm -f libwebrtc_i420.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libjs_xpconnect_loader.a.desc mozJSComponentLoader.o mozJSLoaderUtils.o mozJSSubScriptLoader.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwebrtc_i420.a.desc Unified_cpp_webrtc_modules0.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c: In function 'nr_ice_get_foundation':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c:308:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if(cand->type != foundation->type)
                     ^~
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/loader'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_i420'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_device'
mkdir -p '.deps/'
Unified_c_webrtc_modules0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_modules0.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711/Unified_c_webrtc_modules0.c
audio_device_pulse_linux.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o audio_device_pulse_linux.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DLINUX_ALSA -DLINUX_PULSE -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/linux -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/opensl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/audio_device_pulse_linux.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/sysroots/qemuarm/usr/include/alsa -D_REENTRANT    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc
Unified_cpp_webrtc_modules0.o
audio_mixer_manager_pulse_linux.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_candidate_pair.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_candidate_pair.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c
ice_component.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711/Unified_cpp_webrtc_modules0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o noise_suppression_impl.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/noise_suppression_impl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_processing/noise_suppression_impl.cc
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_layers1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_layers1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers1.cpp
Unified_cpp_gfx_layers2.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_component.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_component.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_component.c
ice_ctx.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FIXED -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_cpp_webrtc_modules0.cpp
libvoice_engine.a.desc
rm -f libvoice_engine.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvoice_engine.a.desc Unified_cpp_webrtc_voice_engine0.o Unified_cpp_webrtc_voice_engine1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module/Unified_cpp_webrtc_modules0.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:128:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp: In static member function 'static nscoord nsLayoutUtils::ComputeISizeValue(nsRenderingContext*, nsIFrame*, nscoord, nscoord, nscoord, const nsStyleCoord&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp:4553:11: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
   nscoord result;
           ^~~~~~
libG711.a.desc
rm -f libG711.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libG711.a.desc Unified_c_webrtc_modules0.o Unified_cpp_webrtc_modules0.o  
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_ctx.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_ctx.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c
ice_media_stream.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator/Unified_cpp_webrtc_modules0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnionTypes.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnionTypes.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnionTypes.cpp
Unified_cpp_webrtc_video_engine0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_video_engine0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_video_engine0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine0.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c: In function 'nr_ice_random_string':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:651:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(needed>sizeof(bytes)) ABORT(R_BAD_ARGS);
              ^
UnifiedBindings0.o
Unified_cpp_webrtc_video_engine1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_build2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME='omni.ja' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../components -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../ds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../io -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../reflect/xptinfo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build/../threads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libvpx -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_build2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build2.cpp
libcommon_audio.a.desc
rm -f libcommon_audio.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libcommon_audio.a.desc vad_core.o webrtc_vad.o Unified_c_webrtc_common_audio0.o Unified_c_webrtc_common_audio1.o Unified_c_webrtc_common_audio2.o complex_bit_reverse_arm.o spl_sqrt_floor_arm.o Unified_cpp_webrtc_common_audio0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_cache21.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache2 -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_cache21.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache2/Unified_cpp_netwerk_cache21.cpp
libbitrate_controller.a.desc
rm -f libbitrate_controller.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libbitrate_controller.a.desc Unified_cpp_webrtc_modules0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_layers2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_layers2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers2.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_bitrate_controller'
Unified_cpp_gfx_layers3.o
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DUSE_X11 -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp
libremote_bitrate_estimator.a.desc
rm -f libremote_bitrate_estimator.a
Unified_cpp_webrtc_modules1.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libremote_bitrate_estimator.a.desc Unified_cpp_webrtc_modules0.o  
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_media_stream.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_media_stream.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_media_stream.c
ice_parser.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o audio_mixer_manager_pulse_linux.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DLINUX_ALSA -DLINUX_PULSE -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/linux -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/opensl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/audio_mixer_manager_pulse_linux.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/sysroots/qemuarm/usr/include/alsa -D_REENTRANT    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_mixer_manager_pulse_linux.cc
single_rw_fifo.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_parser.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_parser.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_parser.c
ice_peer_ctx.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_peer_ctx.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_peer_ctx.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_peer_ctx.c
ice_socket.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_socket.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_socket.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/ice/ice_socket.c
nr_socket.o
libvideo_capture_module.a.desc
rm -f libvideo_capture_module.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvideo_capture_module.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/source/system_wrappers_system_wrappers'
mkdir -p '.deps/'
Unified_cpp_source0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_source0.o -c  -I../../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_LAZY_TRACE_ALLOC -DWEBRTC_THREAD_RR -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source/../../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source/../interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_source0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/source/system_wrappers_system_wrappers/Unified_cpp_source0.cpp
Unified_cpp_source1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_source1.o -c  -I../../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_LAZY_TRACE_ALLOC -DWEBRTC_THREAD_RR -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source/../../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/system_wrappers/source/../interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_source1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/source/system_wrappers_system_wrappers/Unified_cpp_source1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings0.cpp
UnifiedBindings1.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nr_socket.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/nr_socket.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net/nr_socket.c
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsPNGDecoder.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsPNGDecoder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders/nsPNGDecoder.cpp
Unified_cpp_image_decoders0.o
transport_addr.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o single_rw_fifo.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DLINUX_ALSA -DLINUX_PULSE -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/linux -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/opensl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/single_rw_fifo.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/sysroots/qemuarm/usr/include/alsa -D_REENTRANT    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/opensl/single_rw_fifo.cc
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transport_addr.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transport_addr.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net/transport_addr.c
transport_addr_reg.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc: In member function 'void webrtc::{anonymous}::AppCapturerLinux::CaptureWebRTC(const webrtc::DesktopRegion&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc:193:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(processId != 0 && processId == selected_process_) {
                          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc: In member function 'bool webrtc::{anonymous}::AppCapturerLinux::UpdateRegions()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc:328:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if (processId != 0 && processId == selected_process_) {
                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:38:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getDesktopDisplayDeviceInfo(int32_t, webrtc::DesktopDisplayDevice&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:160:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(nIndex < 0 || nIndex >= desktop_display_list_.size()) {
                    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getWindowInfo(int32_t, webrtc::DesktopDisplayDevice&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:179:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (nIndex < 0 || nIndex >= desktop_window_list_.size()) {
                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getApplicationInfo(int32_t, webrtc::DesktopApplication&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:200:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(nIndex < 0 || nIndex >= desktop_application_list_.size()) {
                    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'void webrtc::DesktopDeviceInfoImpl::InitializeWindowList()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:261:70: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'webrtc::ScreenId {aka int}' [-Wformat=]
       snprintf(idStr, sizeof(idStr), "%ld", pWinDevice->getScreenId());
                                                                      ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp: In static member function 'static nsRect nsLayoutUtils::ComputeObjectDestRect(const nsRect&, const IntrinsicSize&, const nsSize&, const nsStylePosition*, nsPoint*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp:3688:46: warning: '*((void*)& fitType +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
       nsImageRenderer::ComputeConstrainedSize(aConstraintSize,
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
                                               aIntrinsicRatio,
                                               ~~~~~~~~~~~~~~~~
                                               *fitType));
                                               ~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp:3667:35: note: '*((void*)& fitType +8)' was declared here
   Maybe<nsImageRenderer::FitType> fitType;
                                   ^~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp:3566:74: warning: '*((void*)& specifiedHeight +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return NSCoordSaturatingNonnegativeMultiply(knownDimensionSize, ratio);
                                                                          ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp:3618:18: note: '*((void*)& specifiedHeight +8)' was declared here
   Maybe<nscoord> specifiedHeight;
                  ^~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp:3566:74: warning: '*((void*)& specifiedWidth +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return NSCoordSaturatingNonnegativeMultiply(knownDimensionSize, ratio);
                                                                          ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsLayoutUtils.cpp:3613:18: note: '*((void*)& specifiedWidth +8)' was declared here
   Maybe<nscoord> specifiedWidth;
                  ^~~~~~~~~~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transport_addr_reg.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transport_addr_reg.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c
addrs.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules1.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp
libaudio_processing.a.desc
rm -f libaudio_processing.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libaudio_processing.a.desc aec_core.o aecm_core.o echo_control_mobile.o analog_agc.o Unified_c_webrtc_modules0.o echo_cancellation_impl.o echo_control_mobile_impl.o gain_control_impl.o high_pass_filter_impl.o noise_suppression_impl.o Unified_cpp_webrtc_modules0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DLINUX_ALSA -DLINUX_PULSE -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/linux -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_device/opensl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/sysroots/qemuarm/usr/include/alsa -D_REENTRANT    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_device/Unified_cpp_webrtc_modules0.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/encoder_state_feedback.cc:17:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine0.cpp:11:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../../webrtc/video_engine/vie_encoder.h: In constructor 'webrtc::ViEEncoder::ViEEncoder(int32_t, int32_t, uint32_t, const webrtc::Config&, webrtc::ProcessThread&, webrtc::BitrateController*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../../webrtc/video_engine/vie_encoder.h:226:11: warning: 'webrtc::ViEEncoder::time_of_last_incoming_frame_ms_' will be initialized after [-Wreorder]
   int64_t time_of_last_incoming_frame_ms_ GUARDED_BY(data_cs_);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../../webrtc/video_engine/vie_encoder.h:224:32: warning:   'webrtc::CPULoadStateCallbackInvoker* webrtc::ViEEncoder::load_manager_' [-Wreorder]
   CPULoadStateCallbackInvoker* load_manager_;
                                ^~~~~~~~~~~~~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine0.cpp:101:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/vie_encoder.cc:142:1: warning:   when initialized here [-Wreorder]
 ViEEncoder::ViEEncoder(int32_t engine_id,
 ^~~~~~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o addrs.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/addrs.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/addrs.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_CNG'
mkdir -p '.deps/'
nr_socket_turn.o
Unified_c_webrtc_modules0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_modules0.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_CNG/Unified_c_webrtc_modules0.c
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc: At global scope:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc:164:6: warning: 'void webrtc::{anonymous}::AppCapturerLinux::CaptureWebRTC(const webrtc::DesktopRegion&)' defined but not used [-Wunused-function]
 void AppCapturerLinux::CaptureWebRTC(const DesktopRegion& region) {
      ^~~~~~~~~~~~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nr_socket_turn.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/nr_socket_turn.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/nr_socket_turn.c
stun_build.o
libCNG.a.desc
rm -f libCNG.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libCNG.a.desc Unified_c_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_CNG'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq'
mkdir -p '.deps/'
audio_vector.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o audio_vector.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/celt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/audio_vector.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_vector.cc
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_build.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_build.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_build.c
stun_client_ctx.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSColorUtils.h:11:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSColorUtils.cpp:8,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:2:
../../dist/include/nsColor.h: In static member function 'static void nsCSSRendering::GetBackgroundClip(const nsStyleBackground::Layer&, nsIFrame*, const nsStyleBorder&, const nsRect&, const nsRect&, bool, nscoord, nsCSSRendering::BackgroundClipState*)':
../../dist/include/nsColor.h:40:46: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define NS_GET_A(_rgba) ((uint8_t) (((_rgba) >> 24) & 0xff))
                                              ^~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:20:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRendering.cpp:1686:11: note: 'color' was declared here
   nscolor color;
           ^~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_build.c: In function 'nr_stun_compute_lt_message_integrity_password':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_build.c:328:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if ((sizeof(digest_input) - strlen(digest_input)) < password->len)
                                                     ^
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_client_ctx.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_client_ctx.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c
stun_codec.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/celt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_timer_expired_cb':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:236:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (ctx->request_ct >= ctx->maximum_transmits) {
                         ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_force_retransmit':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:276:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (ctx->request_ct > ctx->maximum_transmits) {
                         ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_send_request':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:393:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (ctx->request_ct < ctx->maximum_transmits) {
                             ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules1.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/celt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq/Unified_cpp_webrtc_modules1.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_codec.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_codec.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c
stun_hint.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htons':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:92:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (*offset + sizeof(d) >= buflen) {
                            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htonl':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:108:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (*offset + sizeof(d) > buflen) {
                            ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htonll':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:124:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (*offset + sizeof(d) > buflen) {
                            ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htons':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:155:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (*offset + sizeof(d) > buflen) {
                            ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htonl':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:172:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (*offset + sizeof(d) > buflen) {
                            ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htonll':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:189:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (*offset + sizeof(d) > buflen) {
                            ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_string_illegal':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:231:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         else if (nchars > max_chars) {
                         ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_data_decode':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:557:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (attrlen >= (sizeof(result->data) - 1)) {
                 ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_error_code_decode':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:633:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (size_reason > (sizeof(result->reason) - 1)) {
                     ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_string_decode':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:964:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (strlen(result) != attrlen) {
                        ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:967:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (strlen(result) != attrlen-1) {
                            ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_find_attr_info':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1212:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < sizeof(attrs)/sizeof(*attrs); ++i) {
                   ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_message':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1382:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (sizeof(nr_stun_message_header) > msg->length) {
                                        ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1402:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (msg->header.length + sizeof(msg->header) != msg->length) {
                                                  ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1456:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (password->len > sizeof(attr->u.message_integrity.password)) {
                                       ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules1.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DUSE_X11 -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_hint.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_hint.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c
stun_msg.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_message':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:70:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (sizeof(nr_stun_message_header) > len)
                                       ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_request_message':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:170:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (sizeof(nr_stun_message_header) > len)
                                       ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_indication_message':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:187:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (sizeof(nr_stun_message_header) > len)
                                       ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_response_message':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:204:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (sizeof(nr_stun_message_header) > len)
                                       ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_has_stun_cookie':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:224:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (sizeof(nr_stun_message_header) > len)
                                       ^
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_msg.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_msg.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_msg.c
stun_proc.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_create2':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:77:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (length > sizeof(m->buffer)) {
                ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_message_integrity_attribute':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:226:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (sizeof(attr->u.message_integrity.password) < password->len)
                                                        ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE'
     { __code } \
       ^~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_proc.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_proc.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_proc.c
stun_server_ctx.o
libwebrtc_video_coding.a.desc
rm -f libwebrtc_video_coding.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwebrtc_video_coding.a.desc Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_server_ctx.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_server_ctx.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.c
stun_util.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:38:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc: In member function 'void webrtc::DesktopDeviceInfoX11::MultiMonitorScreenshare()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc:42:48: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'char*' [-Wformat=]
     snprintf(idStr, sizeof(idStr), "%ld", idStr);
                                                ^
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:38:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc: In member function 'virtual void webrtc::DesktopDeviceInfoX11::InitializeApplicationList()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc:88:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if (processId == getpid()) {
           ~~~~~~~~~~^~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc:120:80: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'webrtc::ProcessId {aka int}' [-Wformat=]
       snprintf(idStr, sizeof(idStr), "%ld", pDesktopApplication->getProcessId());
                                                                                ^
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:56:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/shared_x_util.cc: In member function 'bool webrtc::WindowUtilX11::GetWindowRect(Window, XRectangle&, bool)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/shared_x_util.cc:262:15: warning: variable 'screen_rect' set but not used [-Wunused-but-set-variable]
   XRectangle  screen_rect;
               ^~~~~~~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o stun_util.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_util.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_util.c
turn_client_ctx.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o turn_client_ctx.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/turn_client_ctx.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c
cb_args.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_util.c: In function 'nr_stun_different_transaction':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/stun_util.c:172:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (sizeof(header) > len)
                        ^
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cb_args.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cb_args.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util/cb_args.c
ice_util.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c: In function 'nr_turn_client_parse_data_indication':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c:867:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (newsize < attr->u.data.length)
               ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_layers3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_layers3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers3.cpp
Unified_cpp_gfx_layers4.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes1.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxGraphiteShaper.cpp: In member function 'nsresult gfxGraphiteShaper::SetGlyphsFromSegment(gfxContext*, gfxShapedText*, uint32_t, uint32_t, const char16_t*, gr_segment*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/thebes/gfxGraphiteShaper.cpp:332:48: warning: 'clusterLoc' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                      (xLocs[j] - clusterLoc - adv);
                                                 
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o ice_util.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_util.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util/ice_util.c
mbslen.o
libnetwerk_cache2.a.desc
rm -f libnetwerk_cache2.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_cache2.a.desc AppCacheStorage.o Unified_cpp_netwerk_cache20.o Unified_cpp_netwerk_cache21.o  
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o mbslen.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/mbslen.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/src/util/mbslen.c
Unified_c_third_party_nICEr0.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache2'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_media_file'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/media_file/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_media_file/Unified_cpp_webrtc_modules0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings1.cpp
UnifiedBindings10.o
libaudio_device.a.desc
rm -f libaudio_device.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libaudio_device.a.desc audio_device_pulse_linux.o audio_mixer_manager_pulse_linux.o single_rw_fifo.o Unified_cpp_webrtc_modules0.o  
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_third_party_nICEr0.o -c -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict='' -DR_PLATFORM_INT_TYPES='<stdint.h>' -DR_DEFINED_INT2='int16_t' -DR_DEFINED_UINT2='uint16_t' -DR_DEFINED_INT4='int32_t' -DR_DEFINED_UINT4='uint32_t' -DR_DEFINED_INT8='int64_t' -DR_DEFINED_UINT8='uint64_t' -DLINUX -DHAVE_LIBM='1' -DHAVE_STRDUP='1' -DHAVE_STRLCPY='1' -DHAVE_SYS_TIME_H='1' -DHAVE_VFPRINTF='1' -DNEW_STDIORETSIGTYPE='void' -DTIME_WITH_SYS_TIME_H='1' -D__UNUSED__='__attribute__((unused))' -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/event -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/log -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/plugin -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/registry -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/share -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/stats -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/util/libekr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/generic/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/crypto -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/ice -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/net -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/stun -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/./src/util -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport/third_party/nICEr/../nrappkit/src/port/linux/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../dist/include    -fPIC   -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_third_party_nICEr0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nICEr/nicer_nicer/Unified_c_third_party_nICEr0.c
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_device'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus'
mkdir -p '.deps/'
Unified_c_webrtc_modules0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_webrtc_modules0.o -c -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DOPUS_COMPLEXITY='0' -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/celt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus/Unified_c_webrtc_modules0.c
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_image_decoders0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/decoders -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_image_decoders0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders/Unified_cpp_image_decoders0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DOPUS_COMPLEXITY='0' -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/celt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus/Unified_cpp_webrtc_modules0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules1.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules1.cpp
Unified_cpp_webrtc_modules2.o
libnicer.a.desc
rm -f libnicer.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnicer.a.desc nr_crypto.o ice_candidate.o ice_candidate_pair.o ice_component.o ice_ctx.o ice_media_stream.o ice_parser.o ice_peer_ctx.o ice_socket.o nr_socket.o transport_addr.o transport_addr_reg.o addrs.o nr_socket_turn.o stun_build.o stun_client_ctx.o stun_codec.o stun_hint.o stun_msg.o stun_proc.o stun_server_ctx.o stun_util.o turn_client_ctx.o cb_args.o ice_util.o mbslen.o Unified_c_third_party_nICEr0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/mtransport/third_party/nICEr/nicer_nicer'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_coding_module'
mkdir -p '.deps/'
libnspr.a.desc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/nspr'
rm -f libnspr.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnspr.a.desc   
Unified_cpp_webrtc_modules0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules0.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_OPUS -DWEBRTC_CODEC_G711 -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_PCM16 -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/celt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_coding_module/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
make -C ../../../nsprpub libs  dist_includedir= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub'
make -C config export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/config'
rm -f  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/bin/nspr-config
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/config'
make -C pr export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr'
make -C include export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include'
make -C md export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/md'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_aix32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_aix64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_beos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_bsdi.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_darwin.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_dgux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_freebsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_hpux32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_hpux64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_irix32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_irix64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_netbsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_nto.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_openbsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_os2.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_osf1.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_qnx.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_riscos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_scoos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_solaris.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_symbian.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_unixware7.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_unixware.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_win95.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_winnt.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/md
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include
mv -f  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/prcpucfg.h
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/md'
make -C private export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/private'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/pprio.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/pprthred.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/prpriv.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/private
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/private'
make -C obsolete export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/pralarm.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/probslet.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/protypes.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/prsem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/obsolete
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/obsolete'
../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/nspr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/pratom.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prbit.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prclist.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcmon.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcountr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcvar.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prdtoa.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prenv.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prerr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prerror.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinet.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinit.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinrval.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prio.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/pripcsem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlink.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlog.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlong.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmon.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmwait.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prnetdb.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prolock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prpdce.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prprf.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prproces.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prrng.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prrwlock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prshma.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prshm.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prsystem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prthread.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtime.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtpool.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtrace.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtypes.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prvrsion.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prwin16.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include'
make -C src export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
make -C io export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/io'
make[9]: Nothing to be done for `export'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/io'
make -C linking export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/linking'
make[9]: Nothing to be done for `export'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/linking'
make -C malloc export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/malloc'
make[9]: Nothing to be done for `export'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/malloc'
make -C md export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md'
make -C unix export
make[10]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md/unix'
make[10]: Nothing to be done for `export'.
make[10]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md/unix'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md'
make -C memory export
libgfx_thebes.a.desc
rm -f libgfx_thebes.a
libsystem_wrappers.a.desc
rm -f libsystem_wrappers.a
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/memory'
make[9]: Nothing to be done for `export'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/memory'
make -C misc export
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_thebes.a.desc ContextStateTracker.o gfxASurface.o gfxDrawable.o gfxFT2FontBase.o gfxFT2Utils.o gfxFontconfigUtils.o gfxGdkNativeRenderer.o gfxPDFSurface.o gfxPSSurface.o gfxPangoFonts.o gfxPlatform.o gfxPlatformGtk.o gfxPrefs.o gfxXlibNativeRenderer.o gfxXlibSurface.o Unified_cpp_gfx_thebes0.o Unified_cpp_gfx_thebes1.o Unified_cpp_gfx_thebes2.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libsystem_wrappers.a.desc Unified_cpp_source0.o Unified_cpp_source1.o  
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/misc'
make[9]: Nothing to be done for `export'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/misc'
make -C threads export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/threads'
make[9]: Nothing to be done for `export'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/threads'
make -C pthreads export
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/pthreads'
make[9]: Nothing to be done for `export'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/pthreads'
make build
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
rm -f libnspr4.so
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -shared -Wl,-soname -Wl,libnspr4.so -o libnspr4.so ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./praton.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./linux.o   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -Wl,-z,text -Wl,--build-id  -lpthread -ldl -lrt
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/thebes'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/source/system_wrappers_system_wrappers'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/browser'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptinfo'
mkdir -p '.deps/'
Unified_cpp_embedding_browser0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_embedding_browser0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/browser -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_embedding_browser0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/browser/Unified_cpp_embedding_browser0.cpp
Unified_cpp_reflect_xptinfo0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_reflect_xptinfo0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptinfo -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_reflect_xptinfo0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptinfo/Unified_cpp_reflect_xptinfo0.cpp
../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib
../../config/./nsinstall -R -m 444 ./libnspr4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/bin
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr'
make -C lib export
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib'
make -C ds export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/ds'
rm -f libplds4.so
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -shared -Wl,-soname -Wl,libplds4.so -o libplds4.so ./plarena.o ./plhash.o ./plvrsion.o   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -Wl,-z,text -Wl,--build-id  -L /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib -lnspr4
libwebrtc_opus.a.desc
rm -f libwebrtc_opus.a
libdesktop_capture.a.desc
rm -f libdesktop_capture.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwebrtc_opus.a.desc Unified_c_webrtc_modules0.o Unified_cpp_webrtc_modules0.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdesktop_capture.a.desc Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o  
../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plarenas.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plarena.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plhash.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include
../../config/./nsinstall -R -m 444 ./libplds4.a ./libplds4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib
../../config/./nsinstall -R -m 444 ./libplds4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/bin
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/ds'
make -C libc export
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc'
make -C include export
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/include'
../../../config/./nsinstall -R -m 444  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plbase64.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plerror.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plgetopt.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plstr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/include'
make -C src export
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus'
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/src'
rm -f libplc4.so
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/directory'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/quota'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-gcc -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -shared -Wl,-soname -Wl,libplc4.so -o libplc4.so ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -Wl,-z,text -Wl,--build-id  -L /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib -lnspr4
nsDirectoryViewer.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsDirectoryViewer.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpfe/components/directory -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsDirectoryViewer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpfe/components/directory/nsDirectoryViewer.cpp
Unified_cpp_dom_quota0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_quota0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/quota -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_quota0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/quota/Unified_cpp_dom_quota0.cpp
../../../config/./nsinstall -R -m 444 ./libplc4.a ./libplc4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/lib
../../../config/./nsinstall -R -m 444 ./libplc4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/bin
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/src'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib'
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub'
make -C ../../../nsprpub install prefix= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk exec_prefix= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk bindir= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/dummy includedir= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include libdir= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/lib datadir= /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/dummy DESTDIR= 
make[6]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub'
make -C config install
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/config'
../config/./nsinstall -t -m 0755 nspr-config  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/dummy
../config/./nsinstall -D  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/dummy/aclocal
../config/./nsinstall -t -m 0644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/config/nspr.m4  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/dummy/aclocal
../config/./nsinstall -D  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/lib/pkgconfig
../config/./nsinstall -t -m 0644 nspr.pc  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/lib/pkgconfig
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/config'
make -C pr install
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr'
make -C include install
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include'
../../config/./nsinstall -t -m 0644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/nspr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/pratom.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prbit.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prclist.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcmon.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcountr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prcvar.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prdtoa.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prenv.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prerr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prerror.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinet.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinit.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prinrval.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prio.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/pripcsem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlink.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlog.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prlong.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmon.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prmwait.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prnetdb.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prolock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prpdce.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prprf.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prproces.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prrng.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prrwlock.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prshma.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prshm.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prsystem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prthread.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtime.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtpool.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtrace.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prtypes.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prvrsion.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/prwin16.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/
make -C md install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/md'
../../../config/./nsinstall -D  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/md
../../../config/./nsinstall -t -m 644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_aix32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_aix64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_beos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_bsdi.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_darwin.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_dgux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_freebsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_hpux32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_hpux64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_irix32.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_irix64.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_netbsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_nto.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_openbsd.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_os2.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_osf1.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_qnx.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_riscos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_scoos.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_solaris.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_symbian.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_unixware7.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_unixware.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_win95.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_winnt.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/md
../../../config/./nsinstall -t -m 644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/md/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include
mv -f  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/_linux.cfg  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/prcpucfg.h
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/md'
make -C private install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/private'
../../../config/./nsinstall -t -m 0644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/pprio.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/pprthred.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/private/prpriv.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/private
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/private'
make -C obsolete install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -t -m 0644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/pralarm.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/probslet.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/protypes.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/include/obsolete/prsem.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/obsolete
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include/obsolete'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/include'
make -C src install
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/lib/
make -C io install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/io'
make[9]: Nothing to be done for `install'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/io'
make -C linking install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/linking'
make[9]: Nothing to be done for `install'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/linking'
make -C malloc install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/malloc'
make[9]: Nothing to be done for `install'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/malloc'
make -C md install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md'
make -C unix install
make[10]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md/unix'
make[10]: Nothing to be done for `install'.
make[10]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md/unix'
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/md'
make -C memory install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/memory'
make[9]: Nothing to be done for `install'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/memory'
make -C misc install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/misc'
../../../config/./nsinstall -t -m 0755  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/compile-et.pl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/pr/src/misc/prerr.properties  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/dummy
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/misc'
make -C threads install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/threads'
make[9]: Nothing to be done for `install'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/threads'
make -C pthreads install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/pthreads'
make[9]: Nothing to be done for `install'.
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src/pthreads'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr/src'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/pr'
make -C lib install
make[7]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib'
make -C ds install
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/ds'
../../config/./nsinstall -t -m 0644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plarenas.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plarena.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/ds/plhash.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/
../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/lib/
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/ds'
make -C libc install
make[8]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc'
make -C include install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/include'
../../../config/./nsinstall -t -m 0644  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plbase64.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plerror.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plgetopt.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/nsprpub/lib/libc/include/plstr.h  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/nspr-include/
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/include'
make -C src install
make[9]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/src'
../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/sdk/lib/
make[9]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc/src'
make[8]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib/libc'
make[7]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub/lib'
make[6]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/nsprpub'
../../../config/nsinstall -R ../../../nsprpub/config/nspr-config ../../../dist/sdk/bin
rm -f -rf ../../../dist/sdk/dummy
rm -f -f ../../../dist/sdk/lib/libnspr4.a ../../../dist/sdk/lib/libplc4.a ../../../dist/sdk/lib/libplds4.a
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/nspr'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/appshell'
mkdir -p '.deps/'
libneteq.a.desc
rm -f libneteq.a
Unified_cpp_xpfe_appshell0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpfe_appshell0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpfe/appshell -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpfe_appshell0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/appshell/Unified_cpp_xpfe_appshell0.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libneteq.a.desc audio_vector.o Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
mkdir -p '.deps/'
xptcinvoke_arm.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o xptcinvoke_arm.o -c -I../../../../../dist/stl_wrappers -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptcall/md/unix -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptcall/md/unix/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptinfo -I../../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/xptcinvoke_arm.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -O2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptcall/md/unix/xptcinvoke_arm.cpp
xptcstubs_arm.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules1.cpp:119:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_utility.cc: In member function 'bool webrtc::RtpUtility::RtpHeaderParser::Parse(webrtc::RTPHeader&, webrtc::RtpHeaderExtensionMap*) const':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_utility.cc:404:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (remain < (4 + XLen)) { // we already accounted for padding
         ~~~~~~~^~~~~~~~~~~~
libxpcom_build.a.desc
rm -f libxpcom_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpcom_build.a.desc FileLocation.o NSPRInterposer.o Omnijar.o PoisonIOInterposerStub.o Unified_cpp_xpcom_build0.o Unified_cpp_xpcom_build1.o Unified_cpp_xpcom_build2.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/xml'
mkdir -p '.deps/'
nsSAXAttributes.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsSAXAttributes.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/xml -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsSAXAttributes.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/xml/nsSAXAttributes.cpp
nsSAXLocator.o
libmedia_file.a.desc
rm -f libmedia_file.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmedia_file.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_media_file'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/osfile'
mkdir -p '.deps/'
NativeOSFileInternals.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o NativeOSFileInternals.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/osfile -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/NativeOSFileInternals.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/osfile/NativeOSFileInternals.cpp
In file included from ../../dist/include/nsAString.h:21:0,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from ../../dist/include/nsStringGlue.h:18,
                 from ../../dist/include/nsHashKeys.h:18,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsIPresShell.h:28,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsPresContext.h:16,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../style/nsRuleNode.h:14,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../style/nsStyleContext.h:13,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/../generic/nsIFrame.h:25,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsGenConList.h:11,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsQuoteList.h:12,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSFrameConstructor.h:18,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSFrameConstructor.cpp:12,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:11:
../../dist/include/nsTSubstring.h: In member function 'void nsCounterUseNode::GetText(nsString&)':
../../dist/include/nsTSubstring.h:533:40: warning: 'separator' may be used uninitialized in this function [-Wmaybe-uninitialized]
     Replace(mLength, 0, aData, aLength);
                                        ^
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:47:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCounterManager.cpp:103:21: note: 'separator' was declared here
     const char16_t* separator;
                     ^~~~~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o xptcstubs_arm.o -c -I../../../../../dist/stl_wrappers -I../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptcall/md/unix -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptcall/md/unix/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptinfo -I../../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/xptcstubs_arm.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -O2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/reflect/xptcall/md/unix/xptcstubs_arm.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:29:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRenderingBorders.cpp: In member function 'void nsCSSBorderRenderer::DrawBorderSides(int)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRenderingBorders.cpp:664:55: warning: 'borderRenderColor' may be used uninitialized in this function [-Wmaybe-uninitialized]
                          aBorderColorStyle[aLineIndex]);
                                                       ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRenderingBorders.cpp:735:11: note: 'borderRenderColor' was declared here
   nscolor borderRenderColor;
           ^~~~~~~~~~~~~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_video_engine1.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../common_video/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../common_video/libyuv/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/video_engine/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_video_engine1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsSAXLocator.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/xml -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsSAXLocator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/xml/nsSAXLocator.cpp
nsSAXXMLReader.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules2.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules2.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsSAXXMLReader.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/xml -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsSAXXMLReader.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/xml/nsSAXXMLReader.cpp
libxpcom_reflect_xptcall_md_unix.a.desc
rm -f libxpcom_reflect_xptcall_md_unix.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpcom_reflect_xptcall_md_unix.a.desc xptcinvoke_arm.o xptcstubs_arm.o  
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:20:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintOutline(nsPresContext*, nsRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, nsStyleContext*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRendering.cpp:885:14: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized]
       } else if (width == 0) {
              ^~
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/base'
mkdir -p '.deps/'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintGradient(nsPresContext*, nsRenderingContext&, nsStyleGradient*, const nsRect&, const nsRect&, const nsRect&, const CSSIntRect&, const nsSize&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRendering.cpp:399:66: warning: 'position' may be used uninitialized in this function [-Wmaybe-uninitialized]
     mPosition(aPosition), mIsMidpoint(aIsMidPoint), mColor(aColor) {}
                                                                  ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsCSSRendering.cpp:2474:12: note: 'position' was declared here
     double position;
            ^~~~~~~~
LinuxUtils.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o LinuxUtils.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/LinuxUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/LinuxUtils.cpp
SystemMemoryReporter.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_webrtc_modules1.o -c  -I../../../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_FILE_OFFSET_BITS='64' -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO='1' -DUSE_NSS='1' -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES='1' -D_ISOC99_SOURCE='1' -DENABLE_REMOTING='1' -DENABLE_WEBRTC='1' -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU='1' -DENABLE_EGLIMAGE='1' -DUSE_SKIA='1' -DENABLE_TASK_MANAGER='1' -DENABLE_WEB_INTENTS='1' -DENABLE_EXTENSIONS='1' -DENABLE_PLUGIN_INSTALLATION='1' -DENABLE_PROTECTOR_SERVICE='1' -DENABLE_SESSION_SERVICE='1' -DENABLE_THEMES='1' -DENABLE_BACKGROUND='1' -DENABLE_AUTOMATION='1' -DENABLE_PRINTING='1' -DENABLE_CAPTIVE_PORTAL_DETECTION='1' -DWEBRTC_MOZILLA_BUILD -DEXPAT_RELATIVE_PATH -DWEBRTC_MODULE_UTILITY_VIDEO -DWEBRTC_ARCH_ARM -DWEBRTC_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_OPUS -DWEBRTC_CODEC_G711 -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_PCM16 -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED='0' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../../webrtc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/resampler/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/signal_processing/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../common_audio/vad/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/../system_wrappers/interface -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libopus/celt -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../../../dist/include    -fPIC   -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_modules1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_coding_module/Unified_cpp_webrtc_modules1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o SystemMemoryReporter.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SystemMemoryReporter.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/SystemMemoryReporter.cpp
nsDebugImpl.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsDebugImpl.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsDebugImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/nsDebugImpl.cpp
nsStackWalk.o
libtoolkit_components_osfile.a.desc
rm -f libtoolkit_components_osfile.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_osfile.a.desc NativeOSFileInternals.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/osfile'
libicu.a.desc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/icu'
rm -f libicu.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libicu.a.desc   
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/icu'
libffi.a.desc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/ffi'
rm -f libffi.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libffi.a.desc   
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/ffi'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/src'
mkdir -p '.deps/'
X11Util.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o X11Util.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/src -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/X11Util.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/src/X11Util.cpp
nsDeviceContext.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_layers4.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_layers4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp
Unified_cpp_gfx_layers5.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:29:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsStyleSheetService.cpp: In member function 'virtual nsresult nsStyleSheetService::UnregisterSheet(nsIURI*, uint32_t)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base/nsStyleSheetService.cpp:266:51: warning: 'message' may be used uninitialized in this function [-Wmaybe-uninitialized]
     serv->NotifyObservers(sheet, message, nullptr);
                                                   ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsDeviceContext.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/src -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsDeviceContext.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/src/nsDeviceContext.cpp
Unified_cpp_gfx_src0.o
libaudio_coding_module.a.desc
rm -f libaudio_coding_module.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libaudio_coding_module.a.desc Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o  
libxpfe_components_directory.a.desc
rm -f libxpfe_components_directory.a
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_coding_module'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsStackWalk.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsStackWalk.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/nsStackWalk.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpfe_components_directory.a.desc nsDirectoryViewer.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/build'
mkdir -p '.deps/'
Unified_cpp_xpcom_base0.o
nsDocShellModule.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsDocShellModule.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/build/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/build/../shistory/src/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/prefetch -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsDocShellModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/build/nsDocShellModule.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_base0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/base/Unified_cpp_xpcom_base0.cpp
Unified_cpp_xpcom_base1.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/components/directory'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/lwbrk'
mkdir -p '.deps/'
nsPangoBreaker.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsPangoBreaker.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/lwbrk -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsPangoBreaker.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/lwbrk/nsPangoBreaker.cpp
Unified_cpp_intl_lwbrk0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_base1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base/../build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/ds -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_base1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/base/Unified_cpp_xpcom_base1.cpp
libparser_xml.a.desc
rm -f libparser_xml.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libparser_xml.a.desc nsSAXAttributes.o nsSAXLocator.o nsSAXXMLReader.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/xml'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/x11'
mkdir -p '.deps/'
keysym2ucs.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o keysym2ucs.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/x11 -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/keysym2ucs.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/x11/keysym2ucs.c
libwidget_x11.a.desc
rm -f libwidget_x11.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwidget_x11.a.desc keysym2ucs.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/x11'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl'
mkdir -p '.deps/'
UnifiedProtocols0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols0.cpp
UnifiedProtocols1.o
libxpcom_reflect_xptinfo.a.desc
rm -f libxpcom_reflect_xptinfo.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpcom_reflect_xptinfo.a.desc Unified_cpp_reflect_xptinfo0.o  
libimage_decoders.a.desc
rm -f libimage_decoders.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_decoders.a.desc iccjpeg.o nsBMPDecoder.o nsJPEGDecoder.o nsPNGDecoder.o Unified_cpp_image_decoders0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/reflect/xptinfo'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/decoders'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/identity'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/wrappers'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_lwbrk0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/lwbrk -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_lwbrk0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/lwbrk/Unified_cpp_intl_lwbrk0.cpp
XrayWrapper.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o XrayWrapper.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers/../../../dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers/../src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/XrayWrapper.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers/XrayWrapper.cpp
IdentityCryptoService.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o IdentityCryptoService.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/identity -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/IdentityCryptoService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/identity/IdentityCryptoService.cpp
Unified_cpp_xpconnect_wrappers0.o
librtp_rtcp.a.desc
rm -f librtp_rtcp.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o librtp_rtcp.a.desc Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o Unified_cpp_webrtc_modules2.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols1.cpp
UnifiedProtocols10.o
libvideo_engine_core.a.desc
rm -f libvideo_engine_core.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libvideo_engine_core.a.desc Unified_cpp_webrtc_video_engine0.o Unified_cpp_webrtc_video_engine1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/bridge'
mkdir -p '.deps/'
MediaModule.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o MediaModule.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/bridge -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/media-conduit -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/mediapipeline -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/MediaModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/bridge/MediaModule.cpp
libintl_lwbrk.a.desc
rm -f libintl_lwbrk.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libintl_lwbrk.a.desc nsPangoBreaker.o Unified_cpp_intl_lwbrk0.o  
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libjar/zipwriter'
mkdir -p '.deps/'
Unified_cpp_libjar_zipwriter0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_libjar_zipwriter0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/modules/libjar/zipwriter -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_libjar_zipwriter0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libjar/zipwriter/Unified_cpp_libjar_zipwriter0.cpp
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/lwbrk'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/tree'
mkdir -p '.deps/'
Unified_cpp_layout_xul_tree0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_xul_tree0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/../../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/../../forms -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/../../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/../../style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_xul_tree0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/tree/Unified_cpp_layout_xul_tree0.cpp
libtoolkit_identity.a.desc
rm -f libtoolkit_identity.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_identity.a.desc IdentityCryptoService.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/identity'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil/util/internal'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_layers5.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_layers5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers5.cpp
Unified_cpp_util_internal0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_util_internal0.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/unicharutil/util/internal -I.  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/unicharutil/util/internal/.. -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_util_internal0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil/util/internal/Unified_cpp_util_internal0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_src0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/src -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/src/Unified_cpp_gfx_src0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpconnect_wrappers0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers/../../../dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers/../src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpconnect_wrappers0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/wrappers/Unified_cpp_xpconnect_wrappers0.cpp
libdom_quota.a.desc
rm -f libdom_quota.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_quota.a.desc Unified_cpp_dom_quota0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/quota'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/build'
mkdir -p '.deps/'
nsToolkitCompsModule.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsToolkitCompsModule.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../../xre -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../alerts -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../downloads -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../feeds -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../find -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../jsdownloads/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../protobuf -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../startup -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../statusfilter -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../typeaheadfind -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../url-classifier -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/../parentalcontrols -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsToolkitCompsModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/build/nsToolkitCompsModule.cpp
liblayout_base.a.desc
rm -f liblayout_base.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_base.a.desc nsPresArena.o nsRefreshDriver.o Unified_cpp_layout_base0.o Unified_cpp_layout_base1.o Unified_cpp_layout_base2.o  
libdocshell_build.a.desc
rm -f libdocshell_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdocshell_build.a.desc nsDocShellModule.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/base'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/docshell/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/gio'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/aboutcompartments'
mkdir -p '.deps/'
nsGIOProtocolHandler.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsGIOProtocolHandler.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/gio -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsGIOProtocolHandler.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/gio/nsGIOProtocolHandler.cpp
Unified_cpp_aboutcompartments0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_aboutcompartments0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/aboutcompartments -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_aboutcompartments0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/aboutcompartments/Unified_cpp_aboutcompartments0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/reflect'
mkdir -p '.deps/'
reflect.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o reflect.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/reflect -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/reflect.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/reflect/reflect.cpp
libtoolkit_components_aboutcompartments.a.desc
rm -f libtoolkit_components_aboutcompartments.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_aboutcompartments.a.desc Unified_cpp_aboutcompartments0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/aboutcompartments'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io'
mkdir -p '.deps/'
Unified_c_xpcom_io0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_xpcom_io0.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/io -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_xpcom_io0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io/Unified_c_xpcom_io0.c
nsLocalFileUnix.o
libmodules_libjar_zipwriter.a.desc
rm -f libmodules_libjar_zipwriter.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmodules_libjar_zipwriter.a.desc Unified_cpp_libjar_zipwriter0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsLocalFileUnix.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/io -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsLocalFileUnix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/io/nsLocalFileUnix.cpp
Unified_cpp_xpcom_io0.o
libtoolkit_components_build.a.desc
rm -f libtoolkit_components_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_build.a.desc nsToolkitCompsModule.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/build'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/modules/libjar/zipwriter'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/data'
mkdir -p '.deps/'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/html'
mkdir -p '.deps/'
Unified_cpp_protocol_data0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_protocol_data0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/data -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_data0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/data/Unified_cpp_protocol_data0.cpp
Unified_cpp_parser_html0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_parser_html0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/html -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_parser_html0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/html/Unified_cpp_parser_html0.cpp
Unified_cpp_parser_html1.o
libembedding_browser.a.desc
rm -f libembedding_browser.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libembedding_browser.a.desc Unified_cpp_embedding_browser0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/browser'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webaudio'
mkdir -p '.deps/'
Unified_cpp_dom_media_webaudio0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media_webaudio0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio/.. -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_webaudio0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webaudio/Unified_cpp_dom_media_webaudio0.cpp
Unified_cpp_dom_media_webaudio1.o
libtoolkit_components_reflect.a.desc
rm -f libtoolkit_components_reflect.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_reflect.a.desc reflect.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/reflect'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/universalchardet/src/base'
mkdir -p '.deps/'
Unified_cpp_src_base0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_src_base0.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/universalchardet/src/base -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_src_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/universalchardet/src/base/Unified_cpp_src_base0.cpp
libextensions_gio.a.desc
rm -f libextensions_gio.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libextensions_gio.a.desc nsGIOProtocolHandler.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/gio'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/jsdownloads/src'
mkdir -p '.deps/'
DownloadPlatform.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o DownloadPlatform.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/jsdownloads/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/DownloadPlatform.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/components/jsdownloads/src/DownloadPlatform.cpp
libxpfe_appshell.a.desc
rm -f libxpfe_appshell.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpfe_appshell.a.desc Unified_cpp_xpfe_appshell0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpfe/appshell'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libstagefright'
mkdir -p '.deps/'
fake_log_device.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o fake_log_device.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/fake_log_device.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-comment -Wno-declaration-after-statement -Wno-sign-compare     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/liblog/fake_log_device.c
Unified_c_media_libstagefright0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_media_libstagefright0.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libstagefright0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-comment -Wno-declaration-after-statement -Wno-sign-compare     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libstagefright/Unified_c_media_libstagefright0.c
MetaData.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_io0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/io -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_io0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io/Unified_cpp_xpcom_io0.cpp
Unified_cpp_xpcom_io1.o
libintl_unicharutil_util_internal.a
rm -f libintl_unicharutil_util_internal.a libintl_unicharutil_util_internal.a.desc
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_exec.py --extract -- arm-oe-linux-gnueabi-ar crs libintl_unicharutil_util_internal.a Unified_cpp_util_internal0.o  
libextensions_universalchardet_src_base.a.desc
rm -f libextensions_universalchardet_src_base.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libextensions_universalchardet_src_base.a.desc Unified_cpp_src_base0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/extensions/universalchardet/src/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xbl'
mkdir -p '.deps/'
Unified_cpp_dom_xbl0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xbl0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xbl0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xbl/Unified_cpp_dom_xbl0.cpp
Unified_cpp_dom_xbl1.o
libintl_unicharutil_util_internal.a.desc
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libintl_unicharutil_util_internal.a.desc Unified_cpp_util_internal0.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers/XrayWrapper.cpp: In function 'nsGlobalWindow* xpc::AsWindow(JSContext*, JSObject*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers/XrayWrapper.cpp:1075:14: warning: 'win' may be used uninitialized in this function [-Wmaybe-uninitialized]
       return win;
              ^~~
../../../../config/nsinstall -R -m 644 'libintl_unicharutil_util_internal.a' '../../../../dist/lib'
../../../../config/nsinstall -R -m 644 'libintl_unicharutil_util_internal.a.desc' '../../../../dist/lib'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/unicharutil/util/internal'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobileconnection'
mkdir -p '.deps/'
MobileConnection.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o MobileConnection.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobileconnection -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/system/gonk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/MobileConnection.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobileconnection/MobileConnection.cpp
Unified_cpp_dom_mobileconnection0.o
libnetwerk_protocol_data.a.desc
rm -f libnetwerk_protocol_data.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_protocol_data.a.desc Unified_cpp_protocol_data0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o MetaData.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/MetaData.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/MetaData.cpp
hexdump.o
libtoolkit_components_jsdownloads_src.a.desc
rm -f libtoolkit_components_jsdownloads_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_components_jsdownloads_src.a.desc DownloadPlatform.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/protocol/data'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/build'
mkdir -p '.deps/'
nsI18nModule.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/components/jsdownloads/src'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsI18nModule.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/build/../locale -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/build/../lwbrk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/build/../strres -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/build/../uconv -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/build/../unicharutil -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsI18nModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/build/nsI18nModule.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/mime'
mkdir -p '.deps/'
nsMIMEHeaderParamImpl.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsMIMEHeaderParamImpl.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/mime -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMIMEHeaderParamImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/mime/nsMIMEHeaderParamImpl.cpp
libdom_media_bridge.a.desc
rm -f libdom_media_bridge.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_bridge.a.desc MediaModule.o  
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers5.cpp:137:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::FramePacket& mozilla::layers::layerscope::FramePacket::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:117:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:117:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/bridge'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::ColorPacket& mozilla::layers::layerscope::ColorPacket::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:281:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:281:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/library/StaticXULComponentsEnd'
mkdir -p '.deps/'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::TexturePacket& mozilla::layers::layerscope::TexturePacket::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:558:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:558:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
StaticXULComponentsEnd.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o StaticXULComponentsEnd.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/library/StaticXULComponentsEnd -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/StaticXULComponentsEnd.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/library/StaticXULComponentsEnd/StaticXULComponentsEnd.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::LayersPacket_Layer_Size& mozilla::layers::layerscope::LayersPacket_Layer_Size::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1067:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1067:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::LayersPacket_Layer_Rect& mozilla::layers::layerscope::LayersPacket_Layer_Rect::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1264:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1264:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::LayersPacket_Layer_Region& mozilla::layers::layerscope::LayersPacket_Layer_Region::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1520:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1520:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::LayersPacket_Layer_Matrix& mozilla::layers::layerscope::LayersPacket_Layer_Matrix::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1675:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1675:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::LayersPacket_Layer_Shadow& mozilla::layers::layerscope::LayersPacket_Layer_Shadow::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1910:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:1910:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::LayersPacket_Layer& mozilla::layers::layerscope::LayersPacket_Layer::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:2183:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:2183:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::LayersPacket& mozilla::layers::layerscope::LayersPacket::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:2923:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:2923:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::MetaPacket& mozilla::layers::layerscope::MetaPacket::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:3078:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:3078:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::Packet& mozilla::layers::layerscope::Packet::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:3279:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:3279:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc: In static member function 'static const mozilla::layers::layerscope::CommandPacket& mozilla::layers::layerscope::CommandPacket::default_instance()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:3641:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
   ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/layers/protobuf/LayerScopePacket.pb.cc:3641:80: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (default_instance_ == NULL) protobuf_AddDesc_LayerScopePacket_2eproto();  return *default_instance_;
                                                                                ^~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hexdump.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/hexdump.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/foundation/hexdump.cpp
RefBase.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o RefBase.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/RefBase.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/libutils/RefBase.cpp
String16.o
libStaticXULComponentsEnd.a.desc
rm -f libStaticXULComponentsEnd.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libStaticXULComponentsEnd.a.desc StaticXULComponentsEnd.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/library/StaticXULComponentsEnd'
libintl_build.a.desc
rm -f libintl_build.a
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/vr'
mkdir -p '.deps/'
Unified_cpp_dom_vr0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_vr0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/vr -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_vr0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/vr/Unified_cpp_dom_vr0.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libintl_build.a.desc nsI18nModule.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/build'
mkdir -p '.deps/'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_ipc1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DBIN_SUFFIX='""' -DMOZ_ENABLE_FREETYPE -DMOZ_TOOLKIT_SEARCH -DMOZ_PERMISSIONS -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/chrome -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/docshell/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/devicestorage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/filesystem -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/fmradio/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/synth/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobilemessage/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/storage -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/editor/libeditor -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/cookie -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/extensions/spellcheck/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/hal/sandbox -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/uriloader/exthandler -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/threads -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_ipc1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/ipc/Unified_cpp_dom_ipc1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o String16.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/String16.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/libutils/String16.cpp
nsNetModule.o
String8.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsNetModule.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/dns -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/dns -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/mime -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/about -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/app -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/socket -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/streamconv -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/streamconv/converters -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/app -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/data -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/device -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/file -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/ftp -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/http -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/res -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/viewsource -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/websocket -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/protocol/wyciwyg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/system/linux -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cookie -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsNetModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/build/nsNetModule.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o String8.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/String8.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/libutils/String8.cpp
VectorImpl.o
libgfx_src.a.desc
rm -f libgfx_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_src.a.desc X11Util.o nsDeviceContext.o Unified_cpp_gfx_src0.o  
libnetwerk_mime.a.desc
rm -f libnetwerk_mime.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_mime.a.desc nsMIMEHeaderParamImpl.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o VectorImpl.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/VectorImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/libutils/VectorImpl.cpp
Unified_cpp_media_libstagefright0.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/src'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_media_libstagefright0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_media_libstagefright0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libstagefright/Unified_cpp_media_libstagefright0.cpp
Unified_cpp_media_libstagefright1.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/mime'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/html'
mkdir -p '.deps/'
Unified_cpp_accessible_html0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_accessible_html0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/html -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/xpcom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/tables -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/accessible/atk -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_accessible_html0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/html/Unified_cpp_accessible_html0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_media_libstagefright1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DANDROID_SMP=0 -DLOG_NDEBUG=1 -D_GLIBCXX_OS_DEFINES -DHAVE_SYS_UIO_H -DFAKE_LOG_DEVICE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/binding/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/empty -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/stubs/include/media/stagefright/foundation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/system/core/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_media_libstagefright1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-format -Wno-multichar -Wno-sign-compare -Wno-unused     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libstagefright/Unified_cpp_media_libstagefright1.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_xbl1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xbl1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xbl/Unified_cpp_dom_xbl1.cpp
libjs_xpconnect_wrappers.a.desc
rm -f libjs_xpconnect_wrappers.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libjs_xpconnect_wrappers.a.desc XrayWrapper.o Unified_cpp_xpconnect_wrappers0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/js/xpconnect/wrappers'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/xremoteclient'
mkdir -p '.deps/'
XRemoteClient.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o XRemoteClient.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/xremoteclient -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/XRemoteClient.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/xremoteclient/XRemoteClient.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libstagefright/Unified_cpp_media_libstagefright0.cpp:110:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/MPEG4Extractor.cpp: In member function 'stagefright::status_t stagefright::MPEG4Extractor::parseSegmentIndex(off64_t, size_t)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libstagefright/frameworks/av/media/libstagefright/MPEG4Extractor.cpp:2081:29: warning: comparison of constant '2' with boolean expression is always false [-Wbool-compare]
         if (!sap || saptype > 2) {
                     ~~~~~~~~^~~
libwidget_xremoteclient.a.desc
rm -f libwidget_xremoteclient.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libwidget_xremoteclient.a.desc XRemoteClient.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/widget/xremoteclient'
libfreetype.a.desc
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/freetype2'
rm -f libfreetype.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libfreetype.a.desc   
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/config/external/freetype2'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/strres'
mkdir -p '.deps/'
Unified_cpp_intl_strres0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_intl_strres0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/intl/strres -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_strres0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/strres/Unified_cpp_intl_strres0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/eme'
mkdir -p '.deps/'
Unified_cpp_dom_media_fmp4_eme0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media_fmp4_eme0.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/fmp4/eme -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_fmp4_eme0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/eme/Unified_cpp_dom_media_fmp4_eme0.cpp
libxpcom_base.a.desc
rm -f libxpcom_base.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpcom_base.a.desc LinuxUtils.o SystemMemoryReporter.o nsDebugImpl.o nsStackWalk.o Unified_cpp_xpcom_base0.o Unified_cpp_xpcom_base1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/base'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media'
mkdir -p '.deps/'
DecoderTraits.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o DecoderTraits.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/DecoderTraits.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes  -Wno-error=multichar   /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/DecoderTraits.cpp
Unified_cpp_dom_media0.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/tree/Unified_cpp_layout_xul_tree0.cpp:2:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/TreeBoxObject.cpp: In member function 'nsTreeBodyFrame* mozilla::dom::TreeBoxObject::GetTreeBodyFrame(bool)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/TreeBoxObject.cpp:96:13: warning: 'frame' may be used uninitialized in this function [-Wmaybe-uninitialized]
   nsIFrame* frame;
             ^~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_mobileconnection0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/mobileconnection -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/system/gonk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_mobileconnection0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobileconnection/Unified_cpp_dom_mobileconnection0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols10.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols10.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols10.cpp
UnifiedProtocols11.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols11.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols11.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols11.cpp
UnifiedProtocols12.o
libdom_vr.a.desc
rm -f libdom_vr.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_vr.a.desc Unified_cpp_dom_vr0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/vr'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/archivereader'
mkdir -p '.deps/'
Unified_cpp_dom_archivereader0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_archivereader0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/archivereader -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/archivereader/../base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_archivereader0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/archivereader/Unified_cpp_dom_archivereader0.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/tree/Unified_cpp_layout_xul_tree0.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/nsTreeBodyFrame.cpp: In member function 'void nsTreeBodyFrame::PaintCell(int32_t, nsTreeColumn*, const nsRect&, nsPresContext*, nsRenderingContext&, const nsRect&, nscoord&, nsPoint)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree/nsTreeBodyFrame.cpp:3234:43: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
       ColorPattern colorPatt(ToDeviceColor(color));
                              ~~~~~~~~~~~~~^~~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings10.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings10.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings10.cpp
UnifiedBindings11.o
libintl_strres.a.desc
rm -f libintl_strres.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libintl_strres.a.desc Unified_cpp_intl_strres0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/intl/strres'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/camera'
mkdir -p '.deps/'
Unified_cpp_dom_camera0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_camera0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_camera0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/camera/Unified_cpp_dom_camera0.cpp
liblayout_xul_tree.a.desc
rm -f liblayout_xul_tree.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_xul_tree.a.desc Unified_cpp_layout_xul_tree0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/xul/tree'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/build'
mkdir -p '.deps/'
nsImageModule.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsImageModule.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/build -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/build/../encoders/bmp -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/build/../encoders/ico -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/build/../encoders/jpeg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/build/../encoders/png -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/build/../src -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsImageModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/build/nsImageModule.cpp
libnetwerk_build.a.desc
rm -f libnetwerk_build.a
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_xpcom_io1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/io -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I.. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_io1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io/Unified_cpp_xpcom_io1.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_build.a.desc nsNetModule.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache'
mkdir -p '.deps/'
Unified_cpp_netwerk_cache0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_cache0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_cache0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache/Unified_cpp_netwerk_cache0.cpp
Unified_cpp_netwerk_cache1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_netwerk_cache1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/cache -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_cache1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache/Unified_cpp_netwerk_cache1.cpp
libmedia_libstagefright.a.desc
rm -f libmedia_libstagefright.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmedia_libstagefright.a.desc fake_log_device.o Unified_c_media_libstagefright0.o MetaData.o hexdump.o RefBase.o String16.o String8.o VectorImpl.o Unified_cpp_media_libstagefright0.o Unified_cpp_media_libstagefright1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libstagefright'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/printingui/ipc'
mkdir -p '.deps/'
Unified_cpp_printingui_ipc0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_printingui_ipc0.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/embedding/components/printingui/ipc -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_printingui_ipc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/printingui/ipc/Unified_cpp_printingui_ipc0.cpp
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas'
mkdir -p '.deps/'
Unified_cpp_dom_canvas0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_canvas0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DNOMINMAX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_canvas0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas0.cpp
Unified_cpp_dom_canvas1.o
libaccessible_html.a.desc
rm -f libaccessible_html.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libaccessible_html.a.desc Unified_cpp_accessible_html0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_canvas1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DNOMINMAX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_canvas1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas1.cpp
Unified_cpp_dom_canvas2.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/accessible/html'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/xre'
mkdir -p '.deps/'
nsAppRunner.o
libdom_media_fmp4_eme.a.desc
rm -f libdom_media_fmp4_eme.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_fmp4_eme.a.desc Unified_cpp_dom_media_fmp4_eme0.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsAppRunner.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_GLX_TEST -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_BASENAME='"Firefox"' -DMOZ_APP_VERSION='"38.7.1"' -DOS_TARGET='"Linux"' -DMOZ_WIDGET_TOOLKIT='"gtk2"' -DTARGET_OS_ABI='"Linux_arm-eabi-gcc3"' -DWRAP_SYSTEM_INCLUDES -DGRE_MILESTONE='38.7.1' -DAPP_VERSION='38.7.1' -DAPP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DTOOLKIT_EM_VERSION='"38.7.1"' -DGRE_BUILDID=20160601145928 -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/../profile -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/testing/gtest/mozilla -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/crashreporter -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/xremoteclient -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsAppRunner.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/nsAppRunner.cpp
nsEmbedFunctions.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/fmp4/eme'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/encoders/png'
mkdir -p '.deps/'
nsPNGEncoder.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsPNGEncoder.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/encoders/png -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsPNGEncoder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/encoders/png/nsPNGEncoder.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/Unified_cpp_dom_media0.cpp
Unified_cpp_dom_media1.o
libdom_archivereader.a.desc
rm -f libdom_archivereader.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_archivereader.a.desc Unified_cpp_dom_archivereader0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/archivereader'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style'
mkdir -p '.deps/'
FontFaceSet.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o FontFaceSet.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/FontFaceSet.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/FontFaceSet.cpp
nsCSSRuleProcessor.o
libimage_encoders_png.a.desc
rm -f libimage_encoders_png.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_encoders_png.a.desc nsPNGEncoder.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/encoders/png'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/qcms'
mkdir -p '.deps/'
chain.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o chain.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/chain.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-missing-field-initializers     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms/chain.c
iccread.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols12.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols12.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols12.cpp
UnifiedProtocols13.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_parser_html1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/html -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_parser_html1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/html/Unified_cpp_parser_html1.cpp
Unified_cpp_parser_html2.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media_webaudio1.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio/.. -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_webaudio1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webaudio/Unified_cpp_dom_media_webaudio1.cpp
Unified_cpp_dom_media_webaudio2.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o iccread.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/iccread.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-missing-field-initializers     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms/iccread.c
matrix.o
libimage_build.a.desc
rm -f libimage_build.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libimage_build.a.desc nsImageModule.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/image/build'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/graphite2/src'
mkdir -p '.deps/'
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io/Unified_cpp_xpcom_io1.cpp:38:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/io/nsStorageStream.cpp: In member function 'virtual void nsStorageInputStream::Serialize(mozilla::ipc::InputStreamParams&, nsIIPCSerializableInputStream::FileDescriptorArray&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/io/nsStorageStream.cpp:607:12: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
   rv = Seek(NS_SEEK_SET, offset);
        ~~~~^~~~~~~~~~~~~~~~~~~~~
Unified_cpp_gfx_graphite2_src0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_graphite2_src0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DGRAPHITE2_STATIC -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DGRAPHITE2_NFILEFACE -DGRAPHITE2_NTRACING -DGRAPHITE2_NSEGCACHE -DGRAPHITE2_CUSTOM_HEADER='"MozGrMalloc.h"' -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_graphite2_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp
Unified_cpp_gfx_graphite2_src1.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o matrix.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/matrix.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-missing-field-initializers     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms/matrix.c
transform.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transform.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transform.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-missing-field-initializers     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms/transform.c
transform_util.o
libdom_mobileconnection.a.desc
rm -f libdom_mobileconnection.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_mobileconnection.a.desc MobileConnection.o Unified_cpp_dom_mobileconnection0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/mobileconnection'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libnestegg/src'
mkdir -p '.deps/'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms/transform.c:1392:1: warning: '__force_align_arg_pointer__' attribute directive ignored [-Wattributes]
 {
 ^
Unified_c_media_libnestegg_src0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_media_libnestegg_src0.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libnestegg/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libnestegg_src0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libnestegg/src/Unified_c_media_libnestegg_src0.c
In file included from ../../../dist/system_wrappers/stdlib.h:3:0,
                 from ../../../dist/include/mozilla/mozalloc.h:15,
                 from ../../../dist/stl_wrappers/cstdlib:39,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/Main.h:29,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/CmapCache.cpp:28,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:11:
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:38:12: error: 'std::abort' has not been declared
 using std::abort;
            ^~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:39:12: error: 'std::atexit' has not been declared
 using std::atexit;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:40:12: error: 'std::exit' has not been declared
 using std::exit;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:43:14: error: 'std::at_quick_exit' has not been declared
   using std::at_quick_exit;
              ^~~~~~~~~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:46:14: error: 'std::quick_exit' has not been declared
   using std::quick_exit;
              ^~~~~~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:51:12: error: 'std::div_t' has not been declared
 using std::div_t;
            ^~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:52:12: error: 'std::ldiv_t' has not been declared
 using std::ldiv_t;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:54:12: error: 'std::abs' has not been declared
 using std::abs;
            ^~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:55:12: error: 'std::atof' has not been declared
 using std::atof;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:56:12: error: 'std::atoi' has not been declared
 using std::atoi;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:57:12: error: 'std::atol' has not been declared
 using std::atol;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:58:12: error: 'std::bsearch' has not been declared
 using std::bsearch;
            ^~~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:59:12: error: 'std::calloc' has not been declared
 using std::calloc;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:60:12: error: 'std::div' has not been declared
 using std::div;
            ^~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:61:12: error: 'std::free' has not been declared
 using std::free;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:62:12: error: 'std::getenv' has not been declared
 using std::getenv;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:63:12: error: 'std::labs' has not been declared
 using std::labs;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:64:12: error: 'std::ldiv' has not been declared
 using std::ldiv;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:65:12: error: 'std::malloc' has not been declared
 using std::malloc;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:67:12: error: 'std::mblen' has not been declared
 using std::mblen;
            ^~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:68:12: error: 'std::mbstowcs' has not been declared
 using std::mbstowcs;
            ^~~~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:69:12: error: 'std::mbtowc' has not been declared
 using std::mbtowc;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:71:12: error: 'std::qsort' has not been declared
 using std::qsort;
            ^~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:72:12: error: 'std::rand' has not been declared
 using std::rand;
            ^~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:73:12: error: 'std::realloc' has not been declared
 using std::realloc;
            ^~~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:74:12: error: 'std::srand' has not been declared
 using std::srand;
            ^~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:75:12: error: 'std::strtod' has not been declared
 using std::strtod;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:76:12: error: 'std::strtol' has not been declared
 using std::strtol;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:77:12: error: 'std::strtoul' has not been declared
 using std::strtoul;
            ^~~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:78:12: error: 'std::system' has not been declared
 using std::system;
            ^~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:80:12: error: 'std::wcstombs' has not been declared
 using std::wcstombs;
            ^~~~~~~~
 /tmp-glibc/sysroots/qemuarm/usr/include/c++/6.1.1/stdlib.h:81:12: error: 'std::wctomb' has not been declared
 using std::wctomb;
            ^~~~~~
libgfx_layers.a.desc
rm -f libgfx_layers.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_layers.a.desc ImageContainer.o LayerTreeInvalidation.o Layers.o BasicImageLayer.o TextureClientX11.o X11BasicCompositor.o X11TextureSourceBasic.o X11TextureHost.o ShadowLayerUtilsX11.o X11TextureSourceOGL.o Unified_cpp_gfx_layers0.o Unified_cpp_gfx_layers1.o Unified_cpp_gfx_layers2.o Unified_cpp_gfx_layers3.o Unified_cpp_gfx_layers4.o Unified_cpp_gfx_layers5.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/layers'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libspeex_resampler/src'
mkdir -p '.deps/'
resample.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o resample.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOUTSIDE_SPEEX -DEXPORT='' -DFIXED_POINT -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libspeex_resampler/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/resample.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-sign-compare     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libspeex_resampler/src/resample.c
simd_detect.o
libxpcom_io.a.desc
rm -f libxpcom_io.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libxpcom_io.a.desc Unified_c_xpcom_io0.o nsLocalFileUnix.o Unified_cpp_xpcom_io0.o Unified_cpp_xpcom_io1.o  
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:20:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/Code.cpp:85:12: warning: 'graphite2::vm::Machine::Code::decoder::analysis' has a field 'graphite2::vm::Machine::Code::decoder::analysis::contexts' whose type uses the anonymous namespace [-Wsubobject-linkage]
     struct analysis
            ^~~~~~~~
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/xpcom/io'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtremor/lib'
mkdir -p '.deps/'
tremor_block.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_block.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_block.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_block.c
tremor_codebook.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o transform_util.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms -I.  -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transform_util.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-missing-field-initializers     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/qcms/transform_util.c
libmedia_libnestegg_src.a.desc
rm -f libmedia_libnestegg_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmedia_libnestegg_src.a.desc Unified_c_media_libnestegg_src0.o  
libgfx_qcms.a.desc
rm -f libgfx_qcms.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_qcms.a.desc chain.o iccread.o matrix.o transform.o transform_util.o  
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o simd_detect.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOUTSIDE_SPEEX -DEXPORT='' -DFIXED_POINT -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libspeex_resampler/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/simd_detect.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libspeex_resampler/src/simd_detect.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/NameTable.cpp:31:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:119:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h: In instantiation of 'graphite2::_utf_iterator<C>& graphite2::_utf_iterator<C>::operator++() [with C = const short unsigned int]':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/NameTable.cpp:172:90:   required from here
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h:182:46: error: invalid operands of types 'const short unsigned int*' and '__gnu_cxx::__enable_if<true, double>::__type {aka double}' to binary 'operator+'
     _utf_iterator   & operator ++ ()    { cp += abs(sl); return *this; }
                                           ~~~^~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h:182:46: error:   in evaluation of 'operator+=(const short unsigned int*, __gnu_cxx::__enable_if<true, double>::__type {aka double})'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h: In instantiation of 'graphite2::_utf_iterator<C>& graphite2::_utf_iterator<C>::operator++() [with C = unsigned char]':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/NameTable.cpp:172:95:   required from here
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h:182:46: error: invalid operands of types 'unsigned char*' and '__gnu_cxx::__enable_if<true, double>::__type {aka double}' to binary 'operator+'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h:182:46: error:   in evaluation of 'operator+=(unsigned char*, __gnu_cxx::__enable_if<true, double>::__type {aka double})'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h: In instantiation of 'graphite2::_utf_iterator<C>& graphite2::_utf_iterator<C>::operator++() [with C = unsigned int]':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/NameTable.cpp:193:95:   required from here
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h:182:46: error: invalid operands of types 'unsigned int*' and '__gnu_cxx::__enable_if<true, double>::__type {aka double}' to binary 'operator+'
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/graphite2/src/inc/UtfCodec.h:182:46: error:   in evaluation of 'operator+=(unsigned int*, __gnu_cxx::__enable_if<true, double>::__type {aka double})'
libspeex.a.desc
rm -f libspeex.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libspeex.a.desc resample.o simd_detect.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/qcms'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/harfbuzz/src'
mkdir -p '.deps/'
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libnestegg/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora'
mkdir -p '.deps/'
hb-blob.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hb-blob.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-blob.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src/hb-blob.cc
hb-common.o
/usr/bin/perl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/arm2gnu.pl <  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/armbits.s > armbits-gnu.s
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libspeex_resampler/src'
make[5]: Entering directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src'
mkdir -p '.deps/'
/usr/bin/perl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/arm2gnu.pl <  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/armopts.s > armopts-gnu.S
cairo-base85-stream.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-base85-stream.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-base85-stream.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-base85-stream.c
cairo-bentley-ottmann-rectangular.o
armcpu.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o armcpu.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_ARM_ASM -DOC_ARM_ASM_EDSP -DOC_ARM_ASM_MEDIA -DOC_ARM_ASM_NEON -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/armcpu.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/armcpu.c
armstate.o
make[5]: *** [Unified_cpp_gfx_graphite2_src0.o] Error 1
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/graphite2/src'
make[4]: *** [gfx/graphite2/src/target] Error 2
make[4]: *** Waiting for unfinished jobs....
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-bentley-ottmann-rectangular.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-bentley-ottmann-rectangular.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c
cairo-bentley-ottmann-rectilinear.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_codebook.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_codebook.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_codebook.c
tremor_floor0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-bentley-ottmann-rectilinear.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-bentley-ottmann-rectilinear.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.c
cairo-bentley-ottmann.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hb-common.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-common.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src/hb-common.cc
hb-ot-shape-complex-hangul.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o armstate.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_ARM_ASM -DOC_ARM_ASM_EDSP -DOC_ARM_ASM_MEDIA -DOC_ARM_ASM_NEON -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/armstate.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/armstate.c
Unified_c_media_libtheora0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_floor0.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_floor0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_floor0.c
tremor_floor1.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-bentley-ottmann.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-bentley-ottmann.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann.c
cairo-cff-subset.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_media_libtheora0.o -c -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_ARM_ASM -DOC_ARM_ASM_EDSP -DOC_ARM_ASM_MEDIA -DOC_ARM_ASM_NEON -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/include -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libtheora0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora/Unified_c_media_libtheora0.c
armbits-gnu.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hb-ot-shape-complex-hangul.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-ot-shape-complex-hangul.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src/hb-ot-shape-complex-hangul.cc
hb-ot-shape-complex-indic.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hb-ot-shape-complex-indic.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-ot-shape-complex-indic.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src/hb-ot-shape-complex-indic.cc
hb-ot-shape-complex-sea.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_floor1.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_floor1.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_floor1.c
tremor_info.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann.c: In function '_cairo_bo_sweep_line_compare_edges.isra.4':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:552:12: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ax - bx;
         ~~~^~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:527:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:552:12: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ax - bx;
         ~~~^~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:527:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-cff-subset.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-cff-subset.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-cff-subset.c
cairo-deflate-stream.o
In file included from ../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35,
                 from ../../../../dist/system_wrappers/assert.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:57,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-cff-subset.c:43:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_info.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_info.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_info.c
tremor_mapping0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_mapping0.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_mapping0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_mapping0.c
tremor_mdct.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_mdct.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_mdct.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_mdct.c
tremor_registry.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_registry.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_registry.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_registry.c
tremor_res012.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_res012.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_res012.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_res012.c
tremor_sharedbook.o
libdom_ipc.a.desc
rm -f libdom_ipc.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_ipc.a.desc Blob.o ContentChild.o CrashReporterChild.o ProcessHangMonitor.o Unified_cpp_dom_ipc0.o Unified_cpp_dom_ipc1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/ipc'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_sharedbook.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_sharedbook.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_sharedbook.c
tremor_synthesis.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_synthesis.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_synthesis.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_synthesis.c
tremor_window.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hb-ot-shape-complex-sea.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-ot-shape-complex-sea.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src/hb-ot-shape-complex-sea.cc
hb-ot-shape.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o tremor_window.o -c -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -D_ARM_ASSEM_ -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/include/tremor -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/tremor_window.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer      /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtremor/lib/tremor_window.c
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-deflate-stream.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-deflate-stream.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-deflate-stream.c
cairo-ft-font.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-ft-font.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-ft-font.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ft-font.c
cairo-pdf-operators.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-pdf-operators.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-pdf-operators.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-pdf-operators.c
In file included from ../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35,
                 from ../../../../dist/system_wrappers/assert.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:57,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ft-font.c:42:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
cairo-pdf-surface.o
libmedia_libtremor_lib.a.desc
rm -f libmedia_libtremor_lib.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmedia_libtremor_lib.a.desc tremor_block.o tremor_codebook.o tremor_floor0.o tremor_floor1.o tremor_info.o tremor_mapping0.o tremor_mdct.o tremor_registry.o tremor_res012.o tremor_sharedbook.o tremor_synthesis.o tremor_window.o  
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ft-font.c:65:0: warning: "_GNU_SOURCE" redefined
 #define _GNU_SOURCE /* for RTLD_DEFAULT */
 
<command-line>:0:0: note: this is the location of the previous definition
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-pdf-surface.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-pdf-surface.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-pdf-surface.c
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hb-ot-shape.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-ot-shape.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src/hb-ot-shape.cc
hb-shape-plan.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ft-font.c: In function '_transform_glyph_bitmap':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ft-font.c:1614:41: warning: passing argument 1 of '_moz_cairo_image_surface_get_format' from incompatible pointer type [-Wincompatible-pointer-types]
     if (cairo_image_surface_get_format (*surface) == CAIRO_FORMAT_ARGB32 &&
                                         ^
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:73:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ft-font.c:42:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-rename.h:90:40: note: expected 'cairo_surface_t * {aka struct _cairo_surface *}' but argument is of type 'cairo_image_surface_t * {aka struct _cairo_image_surface *}'
 #define cairo_image_surface_get_format _moz_cairo_image_surface_get_format
                                        ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-compiler-private.h:92:26: note: in definition of macro 'slim_hidden_proto1'
   extern __typeof (name) name      \
                          ^~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:2430:1: note: in expansion of macro 'slim_hidden_proto'
 slim_hidden_proto (cairo_image_surface_get_format);
 ^~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:2430:20: note: in expansion of macro 'cairo_image_surface_get_format'
 slim_hidden_proto (cairo_image_surface_get_format);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cairo-ps-surface.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtremor/lib'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-ps-surface.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-ps-surface.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ps-surface.c
cairo-surface-wrapper.o
libdom_xbl.a.desc
rm -f libdom_xbl.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_xbl.a.desc Unified_cpp_dom_xbl0.o Unified_cpp_dom_xbl1.o  
In file included from ../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35,
                 from ../../../../dist/system_wrappers/assert.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:57,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-pdf-surface.c:43:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from ../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35,
                 from ../../../../dist/system_wrappers/assert.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:57,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-ps-surface.c:57:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/xbl'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-surface-wrapper.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-surface-wrapper.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-surface-wrapper.c
cairo-truetype-subset.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o hb-shape-plan.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-shape-plan.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src/hb-shape-plan.cc
Unified_cpp_gfx_harfbuzz_src0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-truetype-subset.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-truetype-subset.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-truetype-subset.c
cairo-type1-fallback.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o armbits-gnu.o -march=armv7-a -mfpu=neon    -c  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora/armbits-gnu.s
/usr/bin/perl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/arm2gnu.pl <  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/armfrag.s > armfrag-gnu.s
In file included from ../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35,
                 from ../../../../dist/system_wrappers/assert.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:57,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-truetype-subset.c:44:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-type1-fallback.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-type1-fallback.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-type1-fallback.c
cairo-type1-subset.o
/usr/bin/perl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/arm2gnu.pl <  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/armidct.s > armidct-gnu.s
In file included from ../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35,
                 from ../../../../dist/system_wrappers/assert.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:57,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-type1-fallback.c:37:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
/usr/bin/perl  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/arm2gnu.pl <  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/libtheora/lib/arm/armloop.s > armloop-gnu.s
armfrag-gnu.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o armfrag-gnu.o -march=armv7-a -mfpu=neon    -c  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora/armfrag-gnu.s
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_harfbuzz_src0.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_harfbuzz_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src0.cpp
Unified_cpp_gfx_harfbuzz_src1.o
armidct-gnu.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o armidct-gnu.o -march=armv7-a -mfpu=neon    -c  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora/armidct-gnu.s
armloop-gnu.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-type1-subset.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-type1-subset.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-type1-subset.c
cairo-type3-glyph-surface.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o armloop-gnu.o -march=armv7-a -mfpu=neon    -c  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora/armloop-gnu.s
libmedia_libtheora.a.desc
rm -f libmedia_libtheora.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libmedia_libtheora.a.desc armcpu.o armstate.o Unified_c_media_libtheora0.o armbits-gnu.o armfrag-gnu.o armidct-gnu.o armloop-gnu.o  
In file included from ../../../../dist/system_wrappers/features.h:3:0,
                 from  /tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35,
                 from ../../../../dist/system_wrappers/assert.h:3,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:57,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-type1-subset.c:43:
 /tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
libembedding_components_printingui_ipc.a.desc
rm -f libembedding_components_printingui_ipc.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libembedding_components_printingui_ipc.a.desc Unified_cpp_printingui_ipc0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/media/libtheora'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-type3-glyph-surface.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-type3-glyph-surface.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-type3-glyph-surface.c
cairo-xlib-display.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/embedding/components/printingui/ipc'
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-xlib-display.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-display.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-display.c
cairo-xlib-screen.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-xlib-screen.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-screen.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-screen.c
cairo-xlib-surface.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-xlib-surface.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-surface.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-surface.c
cairo-xlib-visual.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o cairo-xlib-visual.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-visual.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-visual.c
Unified_c_gfx_cairo_cairo_src0.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_gfx_cairo_cairo_src0.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src0.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.c
Unified_c_gfx_cairo_cairo_src1.o
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_gfx_cairo_cairo_src1.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src1.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src1.c
Unified_c_gfx_cairo_cairo_src2.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-display.c: In function '_cairo_xlib_display_get_xrender_format':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-display.c:620:21: warning: 'pict_format' may be used uninitialized in this function [-Wmaybe-uninitialized]
      xrender_format = XRenderFindStandardFormat (display->display,
      ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                           pict_format);
                                           ~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function '_cairo_pdf_surface_write_patterns_and_smask_groups':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-pdf-surface.c:2201:14: warning: 'interpolate' may be used uninitialized in this function [-Wmaybe-uninitialized]
     status = _cairo_pdf_surface_emit_image (surface, (cairo_image_surface_t *)pad_image,
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                             resource, interpolate);
                                             ~~~~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-pdf-surface.c:2137:18: note: 'interpolate' was declared here
     cairo_bool_t interpolate;
                  ^~~~~~~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_gfx_cairo_cairo_src2.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src2.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src2.c
Unified_c_gfx_cairo_cairo_src3.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function '_cairo_xlib_surface_add_glyph':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-xlib-surface.c:4322:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     struct _XDisplay *dpy = (struct _XDisplay *) display->display;
     ^~~~~~
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_gfx_cairo_cairo_src3.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src3.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c
Unified_c_gfx_cairo_cairo_src4.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_gfx_harfbuzz_src1.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/harfbuzz/src -I.  -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_harfbuzz_src1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -UDEBUG    /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src1.cpp
arm-oe-linux-gnueabi-gcc  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_c_gfx_cairo_cairo_src4.o -c -I../../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_UINT64_T -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src4.o.pp  -Wall -Wdeclaration-after-statement -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Os -fsigned-char -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src4.c
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:74:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-surface.c: In function '_cairo_surface_acquire_source_image':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-surface.c:1465:11: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
  *crasher = acquire_source_image_ptr[5];
           ^
libnetwerk_cache.a.desc
rm -f libnetwerk_cache.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libnetwerk_cache.a.desc Unified_cpp_netwerk_cache0.o Unified_cpp_netwerk_cache1.o  
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:137:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-version.c: At top level:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-version.c:39:0: warning: "CAIRO_VERSION_H" redefined
 #define CAIRO_VERSION_H 1
 
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo.h:41:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairoint.h:70,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-spans.c:27,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:2:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-version.h:8:0: note: this is the location of the previous definition
 #define CAIRO_VERSION_H
 
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/netwerk/cache'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/Unified_cpp_dom_media1.cpp
Unified_cpp_dom_media2.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsEmbedFunctions.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_GLX_TEST -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_BASENAME='"Firefox"' -DMOZ_APP_VERSION='"38.7.1"' -DOS_TARGET='"Linux"' -DMOZ_WIDGET_TOOLKIT='"gtk2"' -DTARGET_OS_ABI='"Linux_arm-eabi-gcc3"' -DWRAP_SYSTEM_INCLUDES -DGRE_MILESTONE='38.7.1' -DAPP_VERSION='38.7.1' -DAPP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DTOOLKIT_EM_VERSION='"38.7.1"' -DGRE_BUILDID=20160601145928 -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/../profile -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/testing/gtest/mozilla -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/crashreporter -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/xremoteclient -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsEmbedFunctions.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/nsEmbedFunctions.cpp
Unified_cpp_toolkit_xre0.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.c:47:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-botor-scan-converter.c: In function 'sweep_line_compare_edges':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:486:12: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ax - bx;
         ~~~^~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:486:12: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ax - bx;
         ~~~^~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o nsCSSRuleProcessor.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsCSSRuleProcessor.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsCSSRuleProcessor.cpp
Unified_cpp_layout_style0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_style0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_style0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style0.cpp
Unified_cpp_layout_style1.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_style1.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_style1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp
Unified_cpp_layout_style2.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webaudio/Unified_cpp_dom_media_webaudio1.cpp:56:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio/MediaBufferDecoder.cpp: In member function 'void mozilla::WebAudioDecodeJob::OnFailure(mozilla::WebAudioDecodeJob::ErrorCode)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio/MediaBufferDecoder.cpp:575:48: warning: 'errorMessage' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                   errorMessage);
                                                ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_style2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_style2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style2.cpp
Unified_cpp_layout_style3.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/Unified_cpp_dom_media2.cpp
Unified_cpp_dom_media3.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/nsAppRunner.cpp: In member function 'int XREMain::XRE_mainStartup(bool*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/nsAppRunner.cpp:2270:7: warning: 'currentIsSelected' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if (!currentIsSelected) {
       ^~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/nsAppRunner.cpp:2266:12: note: 'currentIsSelected' was declared here
       bool currentIsSelected;
            ^~~~~~~~~~~~~~~~~
libdom_camera.a.desc
rm -f libdom_camera.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_camera.a.desc Unified_cpp_dom_camera0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/camera'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/caps -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/netwerk/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/trunk -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=attributes     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/Unified_cpp_dom_media3.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_layout_style3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/../xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_style3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style3.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_toolkit_xre0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_GLX_TEST -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_BASENAME='"Firefox"' -DMOZ_APP_VERSION='"38.7.1"' -DOS_TARGET='"Linux"' -DMOZ_WIDGET_TOOLKIT='"gtk2"' -DTARGET_OS_ABI='"Linux_arm-eabi-gcc3"' -DWRAP_SYSTEM_INCLUDES -DGRE_MILESTONE='38.7.1' -DAPP_VERSION='38.7.1' -DAPP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -DTOOLKIT_EM_VERSION='"38.7.1"' -DGRE_BUILDID=20160601145928 -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/../profile -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/ipc -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/testing/gtest/mozilla -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/crashreporter -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/xpcom/build -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/xremoteclient -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_toolkit_xre0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/dbus-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/dbus-1.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/xre/Unified_cpp_toolkit_xre0.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_media_webaudio2.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio/.. -I../../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_webaudio2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webaudio/Unified_cpp_dom_media_webaudio2.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_canvas2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DNOMINMAX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_canvas2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas2.cpp
Unified_cpp_dom_canvas3.o
libgfx_cairo_cairo_src.a.desc
rm -f libgfx_cairo_cairo_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_cairo_cairo_src.a.desc cairo-base85-stream.o cairo-bentley-ottmann-rectangular.o cairo-bentley-ottmann-rectilinear.o cairo-bentley-ottmann.o cairo-cff-subset.o cairo-deflate-stream.o cairo-ft-font.o cairo-pdf-operators.o cairo-pdf-surface.o cairo-ps-surface.o cairo-surface-wrapper.o cairo-truetype-subset.o cairo-type1-fallback.o cairo-type1-subset.o cairo-type3-glyph-surface.o cairo-xlib-display.o cairo-xlib-screen.o cairo-xlib-surface.o cairo-xlib-visual.o Unified_c_gfx_cairo_cairo_src0.o Unified_c_gfx_cairo_cairo_src1.o Unified_c_gfx_cairo_cairo_src2.o Unified_c_gfx_cairo_cairo_src3.o Unified_c_gfx_cairo_cairo_src4.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/cairo/cairo/src'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_canvas3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DNOMINMAX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_canvas3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas3.cpp
Unified_cpp_dom_canvas4.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_parser_html2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/parser/html -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_parser_html2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/html/Unified_cpp_parser_html2.cpp
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/xre/Unified_cpp_toolkit_xre0.cpp:65:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/nsSigHandlers.cpp: In function 'void fpehandler(int, siginfo_t*, void*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/toolkit/xre/nsSigHandlers.cpp:174:15: warning: unused variable 'uc' [-Wunused-variable]
   ucontext_t *uc = (ucontext_t *)context;
               ^~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols13.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols13.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols13.cpp
UnifiedProtocols14.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings11.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings11.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings11.cpp
UnifiedBindings12.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings12.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings12.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings12.cpp
UnifiedBindings13.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_canvas4.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DNOMINMAX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_canvas4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas4.cpp
Unified_cpp_dom_canvas5.o
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsCSSRuleProcessor.cpp: In member function 'nsRestyleHint nsCSSRuleProcessor::HasStateDependentStyle(ElementDependentRuleProcessorData*, mozilla::dom::Element*, nsCSSPseudoElements::Type, mozilla::EventStates)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsCSSRuleProcessor.cpp:2701:32: warning: 'selectorForPseudo' may be used uninitialized in this function [-Wmaybe-uninitialized]
            StateSelectorMatches(aStatefulElement, selectorForPseudo,
            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                 nodeContext, aData->mTreeMatchContext,
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                 selectorFlags, nullptr, aStateMask)) &&
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdom_media_webaudio.a.desc
rm -f libdom_media_webaudio.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media_webaudio.a.desc Unified_cpp_dom_media_webaudio0.o Unified_cpp_dom_media_webaudio1.o Unified_cpp_dom_media_webaudio2.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/webaudio'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_canvas5.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DNOMINMAX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/gfx/gl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/image/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/generic -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_canvas5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/cairo -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas5.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols14.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols14.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols14.cpp
UnifiedProtocols15.o
libtoolkit_xre.a.desc
rm -f libtoolkit_xre.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libtoolkit_xre.a.desc nsAppRunner.o nsEmbedFunctions.o Unified_cpp_toolkit_xre0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/toolkit/xre'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols15.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols15.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols15.cpp
UnifiedProtocols16.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media/Unified_cpp_dom_media3.cpp:29:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/WebVTTListener.cpp: In member function 'virtual nsresult mozilla::dom::WebVTTListener::OnCue(JS::Handle<JS::Value>, JSContext*)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/WebVTTListener.cpp:174:33: warning: 'cue' may be used uninitialized in this function [-Wmaybe-uninitialized]
   mElement->mTrack->AddCue(*cue);
                                 ^
libgfx_harfbuzz_src.a.desc
rm -f libgfx_harfbuzz_src.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libgfx_harfbuzz_src.a.desc hb-blob.o hb-common.o hb-ot-shape-complex-hangul.o hb-ot-shape-complex-indic.o hb-ot-shape-complex-sea.o hb-ot-shape.o hb-shape-plan.o Unified_cpp_gfx_harfbuzz_src0.o Unified_cpp_gfx_harfbuzz_src1.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/gfx/harfbuzz/src'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols16.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols16.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols16.cpp
UnifiedProtocols17.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols17.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols17.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols17.cpp
UnifiedProtocols18.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas0.cpp:11:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas/CanvasRenderingContext2D.cpp: In member function 'nsresult mozilla::dom::CanvasRenderingContext2D::GetImageDataArray(JSContext*, int32_t, int32_t, uint32_t, uint32_t, JSObject**)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas/CanvasRenderingContext2D.cpp:5014:22: warning: 'srcStride' may be used uninitialized in this function [-Wmaybe-uninitialized]
     src += srcStride - (dstWriteRect.width * 4);
            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas/CanvasRenderingContext2D.cpp:4990:11: warning: 'src' may be used uninitialized in this function [-Wmaybe-uninitialized]
       src += srcStride - (dstWriteRect.width * 4);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols18.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols18.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols18.cpp
UnifiedProtocols19.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings13.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings13.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings13.cpp
UnifiedBindings14.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings14.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings14.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings14.cpp
UnifiedBindings15.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings15.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings15.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings15.cpp
UnifiedBindings16.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleNode.h:15:0,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleWalker.h:14,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsHTMLCSSStyleSheet.cpp:15,
                 from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style2.cpp:29:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsStyleStruct.cpp: In member function 'bool nsStyleBackground::HasFixedBackground() const':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsStyleStruct.h:555:37: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
     for (uint32_t var_ = (stylebg_) ? (stylebg_)->mImageCount : 1; var_-- != 0; )
                          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsStyleStruct.cpp:2258:3: note: in expansion of macro 'NS_FOR_VISIBLE_BACKGROUND_LAYERS_BACK_TO_FRONT'
   NS_FOR_VISIBLE_BACKGROUND_LAYERS_BACK_TO_FRONT(i, this) {
   ^
libparser_html.a.desc
rm -f libparser_html.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libparser_html.a.desc Unified_cpp_parser_html0.o Unified_cpp_parser_html1.o Unified_cpp_parser_html2.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/parser/html'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings16.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings16.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings16.cpp
UnifiedBindings17.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols19.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols19.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols19.cpp
UnifiedProtocols2.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols2.cpp
UnifiedProtocols3.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols3.cpp
UnifiedProtocols4.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols4.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols4.cpp
UnifiedProtocols5.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style0.cpp:29:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/CSSStyleSheet.cpp: In member function 'bool nsMediaExpression::Matches(nsPresContext*, const nsCSSValue&) const':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/CSSStyleSheet.cpp:277:21: warning: 'cmp' may be used uninitialized in this function [-Wmaybe-uninitialized]
       return cmp == 0;
                     ^
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style0.cpp:137:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/StyleAnimationValue.cpp: In function 'void ExtractBorderColor(nsStyleContext*, const void*, mozilla::css::Side, mozilla::StyleAnimationValue&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/StyleAnimationValue.cpp:3704:17: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   mValue.mColor = aColor;
   ~~~~~~~~~~~~~~^~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/StyleAnimationValue.cpp:2748:11: note: 'color' was declared here
   nscolor color;
           ^~~~~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style2.cpp:92:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleNode.cpp: In static member function 'static nscoord nsRuleNode::CalcFontPointSize(int32_t, int32_t, nsPresContext*, nsFontSizeType)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleNode.cpp:2922:55: warning: 'column' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int32_t factor = sFontSizeFactors[column[aHTMLSize]];
                                                       ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols5.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols5.cpp
UnifiedProtocols6.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols6.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols6.cpp
UnifiedProtocols7.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style2.cpp:92:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleNode.cpp: In static member function 'static bool nsRuleNode::HasAuthorSpecifiedRules(nsStyleContext*, uint32_t, bool)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleNode.cpp:9343:47: warning: 'textShadowOffset' may be used uninitialized in this function [-Wmaybe-uninitialized]
     ruleData.mValueOffsets[eStyleStruct_Text] = textShadowOffset;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleNode.cpp:9339:50: warning: 'paddingOffset' may be used uninitialized in this function [-Wmaybe-uninitialized]
     ruleData.mValueOffsets[eStyleStruct_Padding] = paddingOffset;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsRuleNode.cpp:9335:49: warning: 'borderOffset' may be used uninitialized in this function [-Wmaybe-uninitialized]
     ruleData.mValueOffsets[eStyleStruct_Border] = borderOffset;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/StyleAnimationValue.cpp: In static member function 'static bool mozilla::StyleAnimationValue::ExtractComputedValue(nsCSSProperty, nsStyleContext*, mozilla::StyleAnimationValue&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/StyleAnimationValue.cpp:3704:17: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   mValue.mColor = aColor;
   ~~~~~~~~~~~~~~^~~~~~~~
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/StyleAnimationValue.cpp:2998:19: note: 'color' was declared here
           nscolor color;
                   ^~~~~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp:110:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsComputedDOMStyle.cpp: In member function 'mozilla::dom::CSSValue* nsComputedDOMStyle::DoGetOutlineWidth()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsComputedDOMStyle.cpp:2754:26: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized]
   val->SetAppUnits(width);
                          ^
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols7.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols7.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols7.cpp
UnifiedProtocols8.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols8.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols8.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols8.cpp
UnifiedProtocols9.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedProtocols9.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/ipdl -I. -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols9.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/widget/gtk/compat -pthread -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-unix-print-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/atk-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/gtk-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/gtk-2.0/include -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/harfbuzz -I /tmp-glibc/sysroots/qemuarm/usr/include/pango-1.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/cairo -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1 -I /tmp-glibc/sysroots/qemuarm/usr/include/freetype2 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/gdk-pixbuf-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/include/libpng16 -I /tmp-glibc/sysroots/qemuarm/usr/include/glib-2.0 -I /tmp-glibc/sysroots/qemuarm/usr/lib/glib-2.0/include     /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/UnifiedProtocols9.cpp
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings17.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings17.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings17.cpp
UnifiedBindings18.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings18.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings18.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings18.cpp
UnifiedBindings19.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp:101:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsCSSValue.cpp: In member function 'bool {anonymous}::CSSParserImpl::ParseGridLine(nsCSSValue&)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsCSSValue.cpp:386:17: warning: '*((void*)& integer +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     mValue.mInt = aValue;
     ~~~~~~~~~~~~^~~~~~~~
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp:47:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsCSSParser.cpp:8608:18: note: '*((void*)& integer +8)' was declared here
   Maybe<int32_t> integer;
                  ^~~~~~~
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings19.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings19.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings19.cpp
UnifiedBindings2.o
libdom_canvas.a.desc
rm -f libdom_canvas.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_canvas.a.desc Unified_cpp_dom_canvas0.o Unified_cpp_dom_canvas1.o Unified_cpp_dom_canvas2.o Unified_cpp_dom_canvas3.o Unified_cpp_dom_canvas4.o Unified_cpp_dom_canvas5.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/canvas'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings2.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings2.cpp
UnifiedBindings20.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings20.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings20.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings20.cpp
UnifiedBindings21.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings21.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings21.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings21.cpp
UnifiedBindings22.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings22.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings22.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings22.cpp
UnifiedBindings3.o
In file included from  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp:110:0:
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsComputedDOMStyle.cpp: In member function 'mozilla::dom::CSSValue* nsComputedDOMStyle::DoGetTextDecorationColor()':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsComputedDOMStyle.cpp:3212:29: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   SetToRGBAColor(val, color);
                             ^
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsComputedDOMStyle.cpp: In member function 'mozilla::dom::CSSValue* nsComputedDOMStyle::GetBorderColorFor(mozilla::css::Side)':
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style/nsComputedDOMStyle.cpp:4581:29: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   SetToRGBAColor(val, color);
                             ^
libdom_media.a.desc
rm -f libdom_media.a
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings3.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings3.cpp
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_media.a.desc DecoderTraits.o Unified_cpp_dom_media0.o Unified_cpp_dom_media1.o Unified_cpp_dom_media2.o Unified_cpp_dom_media3.o  
UnifiedBindings4.o
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/media'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings4.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings4.cpp
UnifiedBindings5.o
liblayout_style.a.desc
rm -f liblayout_style.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o liblayout_style.a.desc FontFaceSet.o nsCSSRuleProcessor.o Unified_cpp_layout_style0.o Unified_cpp_layout_style1.o Unified_cpp_layout_style2.o Unified_cpp_layout_style3.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/layout/style'
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings5.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings5.cpp
UnifiedBindings6.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings6.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings6.cpp
UnifiedBindings7.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings7.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings7.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings7.cpp
UnifiedBindings8.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings8.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings8.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings8.cpp
UnifiedBindings9.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o UnifiedBindings9.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings9.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/UnifiedBindings9.cpp
StructuredClone.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o StructuredClone.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/StructuredClone.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings/StructuredClone.cpp
Unified_cpp_dom_bindings0.o
arm-oe-linux-gnueabi-g++  -march=armv5e -marm --sysroot= /tmp-glibc/sysroots/qemuarm -o Unified_cpp_dom_bindings0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bindings -I. -I../../dist/include/mozilla/dom -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl/_ipdlheaders -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/battery -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/bluetooth -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/camera -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/canvas -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/geolocation -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/html -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/indexedDB -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webaudio -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/media/webspeech/recognition -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/svg -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/workers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xbl -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xml -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/base -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xslt/xpath -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/dom/xul -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/js/xpconnect/wrappers -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/style -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/layout/xul/tree -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/mtransport -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/ -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/common/time_profiling -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/media/webrtc/signaling/src/peerconnection -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/chromium/src -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/ipc/glue -I../../dist/include   -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nspr -I /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dist/include/nss    -I /tmp-glibc/sysroots/qemuarm/usr/include/pixman-1   -fPIC   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_bindings0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -Wno-uninitialized  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer       /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings/Unified_cpp_dom_bindings0.cpp
libipc_ipdl.a.desc
rm -f libipc_ipdl.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libipc_ipdl.a.desc UnifiedProtocols0.o UnifiedProtocols1.o UnifiedProtocols10.o UnifiedProtocols11.o UnifiedProtocols12.o UnifiedProtocols13.o UnifiedProtocols14.o UnifiedProtocols15.o UnifiedProtocols16.o UnifiedProtocols17.o UnifiedProtocols18.o UnifiedProtocols19.o UnifiedProtocols2.o UnifiedProtocols3.o UnifiedProtocols4.o UnifiedProtocols5.o UnifiedProtocols6.o UnifiedProtocols7.o UnifiedProtocols8.o UnifiedProtocols9.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/ipc/ipdl'
libdom_bindings.a.desc
rm -f libdom_bindings.a
 /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/_virtualenv/bin/python  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/config/expandlibs_gen.py -o libdom_bindings.a.desc PrototypeList.o RegisterBindings.o RegisterWorkerBindings.o ResolveSystemBinding.o UnionTypes.o UnifiedBindings0.o UnifiedBindings1.o UnifiedBindings10.o UnifiedBindings11.o UnifiedBindings12.o UnifiedBindings13.o UnifiedBindings14.o UnifiedBindings15.o UnifiedBindings16.o UnifiedBindings17.o UnifiedBindings18.o UnifiedBindings19.o UnifiedBindings2.o UnifiedBindings20.o UnifiedBindings21.o UnifiedBindings22.o UnifiedBindings3.o UnifiedBindings4.o UnifiedBindings5.o UnifiedBindings6.o UnifiedBindings7.o UnifiedBindings8.o UnifiedBindings9.o StructuredClone.o Unified_cpp_dom_bindings0.o  
make[5]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir/dom/bindings'
make[4]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[3]: *** [compile] Error 2
make[3]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[2]: *** [default] Error 2
make[2]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38/firefox-build-dir'
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory ` /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/mozilla-esr38'
make: *** [build] Error 2
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at  /tmp-glibc/work/armv5e-oe-linux-gnueabi/firefox/38.7.1esr-r0/temp/log.do_compile.21132)

Error details

Submitted on:
02/06/16 04:00
Error type:
Recipe
Task:
do_compile
Recipe:
firefox
Recipe version:
38.7.1esr-r0
Machine:
qemuarm
Distro:
nodistro
Build system:
x86_64-linux
Target system:
arm-oe-linux-gnueabi
Host distro:
Ubuntu-14.04
Branch:
jansa/master
Commit:
277329a7de8ad6462c0c5310a77114df0a04c08c
Build:
#16910
Submitter:
jenkins@abaco
Similar errors:
0
Open a bug